* {
    margin: 0;
    padding: 0;
}



@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400&display=swap');
.nav-bg {
    position: absolute;
    top: 0px;
    z-index: 999;
    background: url("../img/nav_bg.png");
    background-size: cover;
}

body {
    font-family: 'Poppins', sans-serif;
}

#nav-image {
    max-height: 80px;
    position: absolute;
    top: -15px;
}

.custom {
    border-radius: 15px;
}

.opt-img {
    width: auto;
    max-width: 100%;
}

.bg-color {
    background: #572C01;
}

.order-blocks {
    padding: 20px 8px !important;
}

.category-blocks {
    margin: 10px 0 !important;
}

.product-blocks {
    margin: 20px 0 !important;
}

.site-footer {
    color: white;
    background: url("../img/footer.png");
}

.footer-margin {
    margin-right: 10px;
    margin-top: 10px;
}

.noPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.headerimg img {
    width: 100%;
}

.text {
    font-size: 20px;
    line-height: 40px;
    word-break: break-all;
}

.txt {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    margin: 0px 82px;
}

.txt-bottom {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    margin: 0px 82px;
    margin-bottom: 145px;
}

.commonSection {
    padding: 80px;
}

.productSection {
    margin-top: 65px;
}

.productText {
    color: orange;
    font-size: 16px;
    text-align: center;
    line-height: 1;
}

.bottomSection {
    padding: 50px 88px;
}

.bottomText {
    font-size: 18px;
    color: #dd9933;
    line-height: 1;
    text-align: left;
    font-family: Myriad Pro;
}

.heading {
    padding: 45px;
    color: #000;
    font-size: 28px;
    margin: 30px 0px;
    line-height: 1;
}

.headingPart {
    text-align: center;
}

.subhead {
    text-align: left;
    padding: 0px 80px;
    color: #000;
    font-size: 28px;
    margin: 30px 0 5px;
    line-height: 1;
}

.sectBgimg {
    color: white;
    background: url("../img/footer.png");
}

.bgcolor {
    background: #F1F1F1;
}

.site-container {
    max-width: 70%;
    margin: 0 auto;
}

.product-container {
    max-width: 77%;
    margin: 0 auto;
}

.images {
    padding-top: 30px;
    padding-bottom: 4px;
    border: 2px solid #c7c9cb
}

.heading-part {
    font-size: 40px;
}

.disc {
    font-size: 20px;
    text-align: left;
    margin: 0px 100px;
}

.lefthead {
    text-align: center;
    font-size: 42px;
    font-family: Myriad Pro;
    font-weight: 700;
}

.main-head {
    margin-top: 40px;
    margin-bottom: 70px;
}

.frm-field {
    margin: 20px;
}

.frm-grp {
    font-size: 20px;
}

.button-submit {
    width: 100%;
    background: white;
    border: 1px solid black;
    border-radius: 5px;
}

.button-submit:hover {
    background: black;
    color: white;
}

.product-title {
    padding-top: 100px;
}

.product-txt {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
}

.backtoindex {
    font-size: 20px;
    float: right;
    text-decoration: none;
}

.backtoindex:hover {
    text-decoration: revert;
}

.secTitle {
    margin-bottom: 60px;
}

.product-heading {
    font-size: 52px;
    font-family: Myriad Pro;
}

.opt-image {
    max-width: 100%;
    width: auto;
    height: 300px;
}

.product-subhead {
    line-height: 2;
    font-size: 20px;
}

.product-submit {
    background: #fff;
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px 0px;
    margin: 2px;
    padding: 5px 30px;
}

.product-submit:hover {
    background: black;
    color: #fff;
    cursor: pointer;
}

.product-links {
    background: #ebe8d8;
    margin-top: 100px;
    padding: 30px;
    text-align: center;
}

.product-icon {
    font-weight: 700;
    font-size: 42px;
    font-family: Myriad Pro;
}

.iconImg {
    font-size: 28px;
    margin-bottom: 10px;
    border: 3px solid darkgoldenrod;
    padding: 7px;
    border-radius: 78px;
    width: 50px;
    height: 49px;
    background: darkgoldenrod;
    color: white;
}

.iconSpace {
    padding: 20px 0px;
}

.contact-link {
    color: #53f;
    text-decoration: none;
}

.contact-link:hover {
    color: #53f;
    text-decoration: revert;
}

.view {
    color: black;
    text-decoration: none;
}

.view:hover {
    color: white;
}

.productdetails {
}

.details-image {
    max-width: 100%;
    width: auto;
}

.productdetails-summary {
    margin: 10px 0px;
}

.summary {
    font-size: 28px;
    font-weight: 600;
}

.category {
    font-weight: 700;
}

.cat-block {
    display: flex;
    flex-direction: row;
}

.cat-link {
    padding: 0px 5px;
    text-decoration: none;
}

.cat-link:hover {
    text-decoration: revert;
}

.prodetails-head {
    font-size: 28px;
    font-family: Myriad Pro;
}

.mr-2 {
    margin-right: 20px;
}

.mr-4 {
    margin-right: 40px;
}

.form-group.mb-2 {
    margin-bottom: 20px !important;
}

.golden-text {
    color: goldenrod;
}

.notes
{
    color: #9d5928;
    border-bottom: 2px solid;
    font-size: 16px;
    font-weight: bold;
}
.bottom_line
{
    border-bottom: 2px solid !important;
}
.font_title
{
    font-size: 17px !important;
    font-weight: bold !important;
}
.title_heading
{
    font-weight: bold !important;
}

.space_div
{
    width:20% !important;
}


.steps_wrapper li {
    opacity: 0.25;
}

.steps_wrapper li.active {
    opacity: 1;
}

.steps_wrapper li small {
    font-size: 76%;
    font-weight: bold;
    border-bottom: 2px solid;
    
}

.form_heading {
    background: #333;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
}

.form-label {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 500;
}

.form-control.autowidth {
    width: auto;
}

li.form-check {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 24%;
}

.form-check input {
    visibility: hidden;
    width: 0;
    height: 0;
}

.form-check label {
    display: inline-block;
    cursor: pointer;
}

.form-check label:before {
    font-weight: 700;
    content: '\2713';
    width: 1em;
    box-sizing: border-box;
    position: absolute;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
    padding: 0;
    color: red;
    background: 0 0;
    line-height: 1;
    opacity: .25;
    font-size: 1.7em;
    position: absolute;
    left: 0;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    display: inline-block;
    text-align: center;
    text-indent: 0;
    margin-right: 0.5em;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: auto;
}

.form-check label:after {
    position: absolute;
    content: '\2713';
    width: 0;
    padding: 0;
    -webkit-transition: .7s ease-out;
    -moz-transition: .7s ease-out;
    -o-transition: .7s ease-out;
    transition: .7s ease-out;
    top: 0;
    overflow: hidden;
    font-size: 1.7em;
    line-height: 1;
    text-shadow: none;
    vertical-align: middle;
    left: 0.1em;
}

.form-check input[type=radio]:checked + label:before {
    color: green !important;
    opacity: 1;
    z-index: 100;
}

.pull-left {
    float: left;
    display: inline-block;
}

.pull-right {
    float: right;
    display: inline-block;
}

.subtotalRow {
    background: #000;
}

.checkout-btn {
    background: #000 !important;
    color: #fff !important;
    font-weight: 700 !important;
    width: 200px;
    text-align: center;
    padding: 8px 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    font-size: 22px !important;
    margin-top: 20px;
}

.checkout-btn:hover {
    background: goldenrod !important;
}

.hidden {
    visibility: hidden;
    display: none;
}

.light_font {
    font-weight: 400;
    opacity: 0.7;
}

.populated_info {
    background: #ccc;
    /* margin: 15px; */
    padding: 15px;
}

label.error {
    color: #f15555;
    font-weight: 700;
    font-size: 80%;
    display: block;
}

.form-group {
    position: relative;
}

label.abspos {
    position: absolute;
    top: 90%;
    left: 0;
}

.form-control.error {
    border-color: #ff9393;
}

.form-control.error:focus {
    border-color: #f15555;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(255 131 131 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(255 131 131 / 60%);
}

.form-control.cc-valid {
    border-color: green;
}
.top_nav {
    background: #fff;
    height: 40px;
    position: relative;
}

.telphn {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #000;
    text-decoration: none;
}

.nav-item {
    padding: 10px;
}

.socialLnk i {
    color: #bf9b30;
    font-size: 22px;
}

#subscribeBtn {
    background: #bf9b30;
    border-color: #bf9b30;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

#subscribeBtn:hover, #subscribeBtn:focus, #subscribeBtn:active {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

body {
    padding-top: 100px;
}
/*.form-control.color_input_text {
    display: inline-block;
    width: calc(100% - 60px);
}*/

.form-control.color_input {
    width: 30px;
    height: 28px;
    padding: 0;
    border: 0;
    position: absolute;
    right: 5px;
    /* top: calc(50% + 2px); */
    top: calc(68% + 2px);
}

.mb10 {
    margin-bottom: 10px;
}

/* Switch Slide
==========================*/
.switch {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    box-sizing:content-box;
}
.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing:content-box;
}
.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    box-sizing:content-box;
}
.switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    box-sizing:content-box;
}
.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #aaaaaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: #FFFFFF;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}
.switch-input:checked ~ .switch-label {
    background: green;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.15), inset 0 0 0px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
    opacity: 1;
}
.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
    left: 34px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
 
/* Transition
========================== */
.switch-label, .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}
.switch-slide {
    padding: 0;
    margin: 5px 0 0;
    background: #FFF;
    border-radius: 0;
    background-image: none;
}
.switch-slide .switch-label {
    box-shadow: none;
    background: none;
    overflow: hidden;
}
.switch-slide .switch-label:after, .switch-slide .switch-label:before {
    width: 100%;
    height: 65%;
    top: 7px;
    left: 0;
    text-align: center;
    padding-top: 10%;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2), inset 0 0 3px rgba(0, 0, 0, 0.1);
}
.switch-slide .switch-label:after {
    color: #FFFFFF;
    background: green;
    left: -100px;
}
.switch-slide .switch-label:before {
    background: #eceeef;
}
.switch-slide .switch-handle {
    display: none;
}
.switch-slide .switch-input:checked ~ .switch-label {
    background: #FFF;
    border-color: #0088cc;
}
.switch-slide .switch-input:checked ~ .switch-label:before {
    left: 100px;
}
.switch-slide .switch-input:checked ~ .switch-label:after {
    left: 0;
}
/* Switch Flat
==========================*/
.switch-flat {
    padding: 0;
    background: #FFF;
    background-image: none;
}
.switch-flat .switch-label {
    background: #FFF;
    border: solid 2px #eceeef;
    box-shadow: none;
}
.switch-flat .switch-label:after {
    color: green;
}
.switch-flat .switch-handle {
    top: 6px;
    left: 6px;
    background: #dadada;
    width: 22px;
    height: 22px;
    box-shadow: none;
}
.switch-flat .switch-handle:before {
    background: #eceeef;
}
.switch-flat .switch-input:checked ~ .switch-label {
    background: #FFF;
    border-color: green;
}
.switch-flat .switch-input:checked ~ .switch-handle {
    left: 32px;
    background: green;
    box-shadow: none;
}

.mb20 {
    margin-bottom: 20px;
}

#format option {
    background-image: url("https://kustomkeepsake.com/assets/uploads/formats/format.jpg") !important;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 16px;
    padding-left: 18px;
}
.cards {
    padding: 0;
    margin: 0;
}

.cards li {
    list-style: none;
    opacity: 0.5;
    width: 32px;
    height: 32px;
    display: inline-block;
}

.cards li.active {
    opacity: 1;
}
.visa{
    background-image: url("../images/cards/visa.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.amex{
    background-image: url("../images/cards/amex.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.diners_club_international{
    background-image: url("../images/cards/diners.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.discover{
    background-image: url("../images/cards/discover.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.jcb{
    background-image: url("../images/cards/jcb.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.mastercard{
    background-image: url("../images/cards/mastercard.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.unionpay{
    background-image: url("../images/cards/unionpay.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.unknown{
    background-image: url("../images/cards/unknown.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.formatIcon {
    width: 50%;
}

.imageGrp {
    min-height: 150px;
    border: 1px solid #c5ccd6;
    width: 100%;
    border-radius: 6px;
    text-align: center;
}


.uploaderDiv {
    width: 100%;
    text-align: center;
    cursor: pointer;
    height: 100%;
}

.uploaderDiv button {
  margin-top: 40px;
  margin-bottom: 20px;
}

.imageThumb {
  max-height: 75px;
  border: 2px solid;
  padding: 1px;
  cursor: pointer;
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.uploadedFile {
    display: block;
    color: brown;
}
.remove {
    background: #444;
    border: 1px solid black;
    color: white;
    text-align: center;
    cursor: pointer;
    width: 22px;
    height: 22px;
    line-height: 16px;
    border-radius: 50%;
    display: inline-block;
}
.remove:hover {
  background: white;
  color: black;
}

.productTumbswiper {
    margin-top: 20px ;
} 
.mySwiper2 .swiper-button-next, .mySwiper2 .swiper-button-prev {
    top: 38.5%;
    border: 1px solid #000;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 14px !important;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 24px !important;
    text-align: center;
    color: #000;
    background-color: #fff;
}
.mainSwiper .swiper-slide {
    height: 58vh;
} 

.productTumbswiper .swiper-slide {
    height: 22vh;
    cursor: pointer;
}

.mainSwiper .swiper-slide .parent {
    width: 100%;
    height: 100%;
}
.mainSwiper .swiper-slide img, .productTumbswiper img {
    width: 100%;
    height: 100%;
    object-fit: contain;

}
.descriptionBoxTitle {
    border-bottom: 1px solid #ccc;
    height: 30px;
    position: relative;
}

.descriptionBoxTitle span {
    padding: 6px 24px;
    border: 1px solid #ccc;
    display: inline-block;
    border-bottom: 1px solid #fff;
    position: absolute;
    top: 0;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    left: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.descriptionBox {
    margin-top: 20px !important;
    position: relative;
}

.descriptionContainer {
    padding: 30px 0;
}

.mooZoom-big-detail { 
  box-shadow: 0px 0px 10px #000;
}


@media only screen and (max-width: 600px) {
    .jumbotron {
        margin-top: -5px;
    }

    .commonSection {
        padding: 10px;
    }

    .disc {
        font-size: 20px;
        text-align: left;
        margin: 0px 0px;
    }
}