body {
    margin: 0px;
    padding: 0px;
    font-family: 'Calibri' !important;
}
@font-face {
    font-family: 'Calibri';
    src: url('/font/Calibri-Light.eot');
    src: url('/font/Calibri-Light.eot?#iefix') format('embedded-opentype'),
        url('/font/Calibri-Light.woff2') format('woff2'),
        url('/font/Calibri-Light.woff') format('woff'),
        url('/font/Calibri-Light.ttf') format('truetype'),
        url('/font/Calibri-Light.svg#Calibri-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}



a {
    text-decoration: none !important;
}

section.inner_banner h2.succ {
    width: 420px;
    background: #27d61c;
}

img{
    max-width:100%;
}

.cart_ul {
    padding: 0px;
    float: right;
    display: inline-block;
    margin-bottom: 0px;
    position: fixed;
    right: 100px;
}

.cart_ul li.cart {
    list-style: none;
    position: relative;
    top: -50px;
    left: 20px;
}

header.main_header img {
    max-width: 160px;
}
.bg-light {
    background: none !important;
}

span.youth_btn.addtocart {
    color: #fff !important;
}

header.main_header a.nav-link {
    font-weight: 600;
    color: #000 !important;
    padding: 0px 15px !important;
}
.back-bg {
    background: #73cbcc;
    margin-top: 26px;
}
section.youth_sec h3 {
    font-weight: bold;
    font-size: 46px;
    color: #fff;
    margin-bottom: 30px;
}

section.youth_sec .pack {
    background: #e1dcd9;
    text-align: center;
    padding: 30px 40px 20px;
    max-height: 440px !important;
}

section.youth_sec h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;
}

section.youth_sec span strong {
    color: #2da71f;
}

section.youth_sec span {
    font-weight: 600;
    color: #000;
    font-size: 22px;
    display: block;
    margin-top: 0px;
}

.youth_btn {
    background: #e67412;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
    padding: 10px 90px;
    margin-top: 20px;
    display: block;
    border-radius: 5px;
}
.promise-content {
    text-align: center;
    padding: 20px 0px;
}
.promise-content strong {
    display: inline-block;
    padding: 18px 0px;
}
.promise-content h2 {
    margin: 0;
    color: #3fb6ed;
    font-weight: 600;
    font-size: 46px;
}
section.avialable-soon {
    text-align: center;
}
section.avialable-soon h2 {
    background: #e0dcd9;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 0px;
    margin: 0;
    margin: 60px 0px 0px;
    font-size: 46px;
}
.avialable-column {
    padding: 20px 0px;
}
section.promise_sec {
    text-align: center;
    margin-top: 40px;
}
.avialable-column img {
    width: auto;
    height: 80px;
    object-fit: cover;
}
footer.footer {
    background: #e0dcd9;
}
.footer-column {
    padding: 42px 0px;
    padding-right: 10px;
}
.footer-column h4 {
    font-weight: 600;
}
.footer-column {
    border-right: 2px solid #aaa4a2;
    margin-top: 24px;
}
.border-none {
    border: none;
}
.footer-column ul {
    padding: 0;
}
.footer-column ul li {
    list-style: none;
}
.footer-column ul li a {
    color: #000;
}
section.social-links {
    background: #cac2c0;
    padding: 20px 0px;
}
.email_div {
    background: #dadada;
    margin-bottom: 25px;
    padding: 30px 30px 30px 30px;
    border: 1px solid #ccc;
    text-align: center;
}

.email_div i.fa {
    background: #eaeaea;
    width: 72px;
    height: 72px;
    align-items: center;
    display: block;
    text-align: center;
    border-radius: 100px;
    padding-top: 22px;
    margin: 0 auto;
    font-size: 30px;
    color: #3e4095;
}

.email_div a {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
    display: inline-block;
}

form.contpage_form {
    width: calc(100% - 42px);
    border: 1px solid #ccc;
    padding: 20px 20px 20px!important;
    margin: 0px !important;
    display: inline-block;
    margin-bottom: 20px !important;
}

form.contpage_form input, form.contpage_form textarea {
    width: 100%;
    display: block;
    padding: 10px 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    margin: 0;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-radius: 0px;
}

form.contpage_form textarea {
    height: 120px;
}

section.contact_sec h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
}

section.contact_sec {
    margin-top: 70px;
    margin-bottom: 30px;
}

form.contpage_form button.btn.btn-primary {
    width: 18%;
    display: block;
    padding: 10px;
    background: #3e4095 !important;
    font-size: 18px;
    border: none;
    color: #fff;
    font-weight: bold;
    border-radius: 0px;
}
section.procuct_page {
    background: #f5f5f5;
    padding: 40px 0px;
}
section.inner_banner {
    background: url(../images/b1.jpg);
    padding: 60px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}
.form-group {
    width: 49%;
    float: left;
}
.form-group:nth-child(3) {
    margin-right: 12px;
}
section.contact_sec .col-sm-4 {
    margin-top: 15px;
}
.form-group:nth-child(1) {
    margin-right: 12px;
}
section.inner_banner h2 {
    text-align: center;
    color: #ffffff;
    font-size: 47px;
    font-weight: bold;
    text-transform: uppercase;
    background: #3e4095;
    display: inline-block;
    width: 300px;
}
section.procuct_page .col-sm-3 img {
    margin-bottom: 20px;
}
section.procuct_page h3 {
    font-size: 25px;
    font-weight: bold;
    text-transform: capitalize;
}
section.procuct_page h6 {
    font-size: 20px;
    color: #000;
}
section.procuct_page .col-sm-3 ul {
    padding: 0px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
}
section.procuct_page .col-sm-3 span.review {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}
ul.qut_div {
    border-top: 2px solid #ddd;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
ul.qut_div input {
    margin-left: 10px;
    padding: 2px 12px;
    width: 149px;
}
section.procuct_page .col-sm-3 p {
    font-size: 18px;
    max-width: 235px;
}
section.procuct_page .col-sm-3 ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 2px;
    color: #ffd900;
    font-size: 17px;
}
.pr-add-btn span {
    font-weight: 600;
    font-size: 20px;
    padding-left: 32px;
    border-left: 1px solid #fff;
    color: #fff;
    cursor:pointer;
}

.pr-add-btn label {
    font-size: 20px;
    font-weight: 600;
    padding-right: 29px;
}

.pr-add-btn label b {
    color: #fff;
}




.pr-add-btn span b {
    color: #fff;
}
.pr-add-btn {
    display: inline-block;
    background: #03a44e;
    padding: 10px 38px;
    margin-top: 20px;
    width: 100%;
}
p.free {
    font-size: 17px !important;
    margin-top: 10px;
    text-transform: capitalize;
    color: #868585;
}
.chek {
    font-size: 16px;
    color: #3e4095;
    text-transform: capitalize;
}
.pr-add-btn a {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    float: right;
}

.share_div span {
    font-size: 18px;
    font-weight: 600;
}
.share_div ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 4px;
    margin-top: 10px;
}

.share_div ul li i.fa {
    background: #3062a8;
    color: #fff;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 2px;
}
.share_div {
    margin-top: 40px;
}

.share_div ul li i.fa.fa-twitter {
    background: #55a6d9;
}

.share_div ul li i.fa.fa-whatsapp {
    background: #43ba5d;
}

.share_div ul li i.fa.fa-envelope-o {
    background: #7a7a7a;
}
.share_div ul {
    padding: 0px;
}
section.tabs_sec ul#myTab {
    border: 2px solid #ddd;
    padding: 0px 0px;
}

section.tabs_sec ul#myTab a {
    border: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    padding: 14px 126px;
    border-left: 2px solid #ddd;
    border-radius: 0px;
    position: relative;
}

section.tabs_sec ul#myTab a.active {
    background: #ddd;
    border-bottom: 3px solid #f3770d;
}

section.tabs_sec p {
    font-size: 18px;
    font-weight: 600;
    max-width: 870px;
    padding-left: 20px;
    position:relative;
}
div#myTabContent {
    margin-top: 30px;
}

section.tabs_sec p:before {
    content: "";
    border: 4px solid #000;
    border-radius: 100px;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 11px;
}

section.tabs_sec {
    margin-top: 40px;
    margin-bottom: 40px;
}

section.related_prod span {
    display: block;
    font-weight: 600;
    font-size: 20px;
}

.cart_btn i.fa.fa-inr {
    font-size: 16px;
    color: #1fd647;
}

.cart_btn b {
    color: #1fd647;
}

section.related_prod img {
    width: 100%;
}

.cart_btn a {
    background: #f5762b;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 6px 60px;
    border-radius: 2px;
    margin-top: 10px;
    display: inline-block;
}

.cart_btn {
    background: #ddd;
    text-align: center;
    padding: 10px 0px 20px;
}

section.related_prod {
    margin-bottom: 50px;
}

section.related_prod h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}

section.related_prod h2 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border-bottom: 2px solid #ddd;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 40px;
}

section.related_prod .row {
    margin-top: 100px;
}

.write_btn {
    background: #e26812;
    padding: 12px 26px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 4px;
}

section.related_prod {
    margin-bottom: 50px;
    text-align: center;
}

section.related_prod h2:before {
    border-bottom: 4px solid #ef7811;
    width: 166px;
    content: "";
    height: 4px;
    position: absolute;
    bottom: -1px;
}

form.chek_form .form-group input {
    background: #ddd;
    padding: 10px 83px 10px 20px;
    border-radius: 0px;
    border: none;
}

form.chek_form .form-group {
    width: auto !important;
}

.full_input input {
    background: #ddd;
    border-radius: 0px;
    border: none !important;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.addot label {
    display: block;
}

.addot textarea {
    width: 100%;
    padding: 10px 20px;
    text-transform: uppercase;
}

section.check_sec h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin-top: 50px ;
    margin-bottom: 30px;
}

.table_div table.table {
    border: 2px solid #ddd;
    width: 890px !important;
}

.seccess_sec h3 {
    font-size: 28px;
    font-weight: bold;
    color: #3e4095;
}

.seccess_sec strong {
    font-size: 18px;
}

.seccess_sec p span {
    font-size: 18px;
    font-weight: bold;
}

.seccess_sec {
    padding: 40px 0px;
}

section.check_sec {
    margin-bottom: 60px;
}

.table_div {
    margin-left: 16px;
}

.full_input select {
    border-radius: 0px;
    margin-bottom: 20px;
}

section.social-links h3, section.social-links h3 a {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
    color: #7c7c7c;
}

section.social-links ul {
    padding: 0px;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 10px;
}

section.social-links ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 3px;
}

section.social-links i.fa {
    width: 34px;
    background: #7c7c7c;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center !important;
    color: #ffffff;
    font-size: 17px;
    border-radius: 100px;
}

ul.mail_phone i.fa {
    background: none !important;
    font-size: 28px;
    color: #6f6c6c;
}

.col-sm-4.center_col {
    text-align: center;
}

.col-sm-4.right_col {
    text-align: right;
}

section.youth_sec .col-sm-8 img {
    max-height: 450px;
    width: 80%;
}
.cart-nav ul li span {
    display: block;
    text-align: center;
}
.cart-nav ul li {
    /* padding-left: 50px; */
    width: 30%;
}
.cart-nav .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: none;
}
.cart-nav .nav-tabs {
    border: none;
    position:relative;
}
.cart-nav .nav-tabs:before {
    content: "";
    width: 60%;
    height: 2px;
    background: #eee;
    position: absolute;
    top: 37%;
    left: 8%;
    /* right: 103%; */
}
.nav-tabs .nav-item {
    text-align: center;
}
span.cart_span, span.address-span, span.payment-span {
    width: 60px;
    height: 60px;
    background: #cac2c0;
    border-radius: 40px;
    padding-top: 10px;
    font-size: 24px;
    color: #000;
    position: relative;
}
span.left-tab {
    /* display: inline-block !important; */
    text-align: left !important;
    padding-left: 15px !important;
}
li.nav-item.padd-none span.left-tab {
    padding-left: 0px !important;
}
.cart-nav a.active span.cart_span, .cart-nav a.active span.address-span, .cart-nav a.active span.payment-span {
    background: #f05a1d;
    color:#fff;
}

.cart-nav a.active span.left-tab{
    color: #f05a1d;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none !important;
}
.cart-nav a {
    color: #000;
    font-weight: bold;
    text-transform: lowercase;
}
body.back-bg-cart {
    background: #f8f9fb;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background:none;
}
.custom-product h2 {
    font-weight: 600;
}
table.table.table-bordered.padd-tr td, .table th {
    vertical-align: middle;
}
.cart-nav a.active span.cart_span:before {
    content: "";
    width: 89px;
    height: 2px;
    position: absolute;
    background: #f05a1d;
    top: 29px;
    left: 52px;
}
.cart-nav a.active span.address-span:before {
    content: "";
    width: 89px;
    height: 2px;
    position: absolute;
    background: #f05a1d;
    top: 29px;
    left: 52px;
}
.cart-nav a.active span.payment-span:before {
    content: "";
    width: 89px;
    height: 2px;
    position: absolute;
    background: #f05a1d;
    top: 29px;
    /* left: 0; */
    right: 48px;
}
.special-offer button {
    border: none;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    /* border-radius: 22%; */
    padding: 6px 18px;
    background: #f05a1d;
    color: #fff;
    font-size: 22px;
    padding-left: 31px;
    font-weight: bold;
}
.special-offer h5 {
    padding-left: 27px;
    margin-top: 15px;
    color: #8a8787;
}
.border-line {
    border: 2px solid #f05a1d;
    padding: 15px;
}
.add-cart button {
    border: none;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
    background: #f05a1d;
}
.mask_text h4 {
    font-size: 20px;
    font-weight: bold;
}
button.add-cart {
    border-radius: 3px;
    /* font-weight: bold; */
    padding: 0px 10px;
}
table.table.table-bordered.padd-tr td span {
    font-weight: 500;
}
table.table.table-bordered.padd-tr td {
    font-weight: 600;
}
table.table.table-bordered.padd-tr p {
    margin: 0;
    /* margin-bottom: 10px; */
}
table.table.table-bordered.padd-tr td input {
    border: none;
    background: #e2dedd;
    width: 60px;
    padding: 1px 10px;
}

table.table.table-bordered.padd-tr p {
    font-weight: 600;
}
.special-offer {
    margin: 40px 0px;
}
.designer-mask {
    margin-bottom: 56px;
}
table.table.table-bordered.padd-tr p {
    font-weight: 600;
}

span.green-color {
    margin: 5px;
    color: green;
}

.cart-proceed-checkout .white-box {
    background-color: #fff;
    padding: 15px;
    border: 1px solid transparent;
}

.border_img {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.custom-product-right {
    background: #fff;
    padding: 40px 20px;
}

.custom-product-right h4 {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #545454!important;
}

.custom-product-right table.table {
    border: 1px solid #ddd;
    margin-top: 20px;
}

td.total {
    color: #f05a1d;
}

.btn.btn-info {
    background-color: #ff6000;
    color: #fff;
    border-color: #ff6000;
    width: 100%;
    border-radius: 7px;
    padding: 8px 12px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}

span.free_ship {
    display: block;
    font-size: 14px;
    color: #737171;
    margin-top: 10px;
    margin-left: 18px;
}

.ship_btn {
    color: #ff6001!important;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 1px;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
    /* text-align: center; */
}

.mask_text:before {
    content: "";
    border-left: 2px solid #ddd;
    height: 148px;
    width: 1px;
    position: absolute;
    top: -4px;
    left: 0;
}

.mask_text {
    padding-left: 20px;
    position: relative;
}

.mask_text span {
    font-weight: bold;
}

section.check_sec a.btn.btn-info {
    max-width: 200px;
}

.row.margin_top {
    margin-top: 30px;
}

.row.mask_row .col-sm-4 {
    text-align: center;
}

.mask_btn {
    background: #f1f1f1;
    padding: 20px 20px;
}

.mask_btn h4 {
    font-size: 20px;
    font-weight: bold;
}

.add_btn i.fa.fa-inr {
    float: left;
    margin-top: 4px;
    font-size: 16px;
    color: #2d2d2d;
}

.add_btn {
    background: #e67412;
    max-width: 200px;
    margin: 0 auto;
    padding: 6px 20px;
    border-radius: 4px;
}

.add_btn span {
    display: inline-block !important;
    float: left;
    font-size: 16px !important;
    color: #fff !important;
    border-right: 1px solid #ddd;
    padding-right: 30px;
}

.add_btn a {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding-left: 30px;
}
section.social-links ul {
    white-space: nowrap;
}

span.carousel-control-prev-icon, span.carousel-control-next-icon {
    width: 15px !important;
    height: 15px !important;
}

a.carousel-control-prev {
    height: 30px;
    width: 30px;
    background: #f38221;
    border-radius: 100px;
    opacity: 100%;
    top: 240px;
    left: 130px;
}

a.carousel-control-next {
    height: 30px;
    width: 30px;
    background: #f38221;
    border-radius: 100px;
    opacity: 100%;
    top: 240px;
    right: 130px;
}

li.nav-item.cart input {
    width: 21%;
    border: none !important;
    position: relative;
    top: -6px;
}

.chekout .cart-nav a.active span.cart_span:before {
    content: "";
    width: 229px;
    height: 2px;
    position: absolute;
    background: #f05a1d;
    top: 29px;
    left: 52px;
}

* {box-sizing: border-box;}

.img-zoom-container {
  position: relative;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  /*set the size of the lens:*/
  width: 40px;
  height: 40px;
}

.img-zoom-result {
  border: 1px solid #d4d4d4;
  /*set the size of the result div:*/
  width: 300px;
  height: 300px;
}

section.youth_sec .col-sm-8 img {
    max-height: 450px;
    width: 100%;
}


@media(min-width:768px) and (max-width:991px){
    .mask_text h4 {
    font-size: 16px;
    font-weight: bold;
}
.mask_text {
    padding-left: 10px;
}
a.btn.btn-info {
    font-size: 14px;
}
.add-cart button {
    font-size: 12px;
    padding: 4px !important;
}
section.social-links ul li {
    padding: 0;
}
section.social-links i.fa {
    width: 24px;
    height: 24px;
    font-size: 13px;
}
section.social-links h3, section.social-links h3 a {
    font-size: 18px;
}
footer.footer .col-sm-2 {
    padding-right: 0;
}

}


@media(min-width:320px) and (max-width:767px){
    .col-sm-4.mobile-view {
    max-width: 100%;
    flex: 100%;
}
.cart-nav a.active span.payment-span:before {
    width: 33px;
}
table.table.table-bordered.padd-tr td, .table th {
    vertical-align: middle;
    padding: 5px;
    font-size: 12px;
}
.mask_text:before {
    border: none;
}
.border-line {
    padding: 15px;
    margin-bottom: 20px;
}
.row.margin_top {
    margin-top: 0;
}
.footer-column {
    margin-top: 15px;
    border: none;
    padding: 0;
}
.footer-column ul li {
    list-style: none;
    text-align: left;
}
.col-sm-4.center_col {
    text-align: left;
}
.col-sm-4.right_col {
    text-align: left;
}
section.social-links ul li {
    padding: 0;
}
section.social-links ul {
    margin-left: 0;
}
header.main_header img {
    max-width: 100px;
}
ul.navbar-nav.ml-auto li.nav-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
footer.footer .col-sm-4 {
    max-width: 100%;
    flex: 100%;
}
footer.footer .col-sm-2 {
    max-width: 100%;
    flex: 100%;
}
section.social-links .col-sm-4 {
    max-width: 100%;
    flex: 100%;
}
}
section.banner_sec {
    clear: both;
    margin-top: 73px;
}

.youth_btn {
    
    padding: 10px 60px;
    }

header.main_header {
    position: fixed;
    z-index: 999 !important;
    top: 0px;
    background: #FFF;
    float: left;
    width: 100%;
    
}
i.fa.fa-inr {
    color: #FFF;
}