body {
    font-family: open sans;
}

.c-l-r-one {
    color: #DBB320;
}

.c-l-r-two {
    color: #F7F3E5;
}

.c-l-r-three {
    color: #000000;
}

.c-l-r-four {
    color: #4B4B4B;
}

.c-l-r-five {
    color: #C1C1C1;
}

.c-l-r-six {
    color: #4182BA;
}

.c-l-r-seven {
    color: #fff;
}

.h4 {
    font-size: 20px;
    margin: 0;
}

.h5 {
    font-size: 17px;
    margin: 0;
}

.p-one {
    font-size: 15px;
}

.f-l-t-left {
    float: left;
}

.f-l-t-right {
    float: right;
}

.col-fast {
    width: 50%;
}

.b-g-c-one {
    background-color: #DBB320;
}

.b-g-c-two {
    background-color: #F7F3E5;
}

.b-g-c-three {
    background-color: #000000;
}

.b-g-c-four {
    background-color: #FFF;
}

.po-sele.b-g-c-three.c-l-r-seven img {
    margin-right: 5px;
    position: relative;
    bottom: 3px;
}

/*--====popop-fast-part====---*/
.po-p {
    width: 100%;
    max-width: 1170px;
    margin-top: 50px;
    padding: 0 15px;
}

.po-p .fast {
    max-width: 240px;
    width: 100%;
    float: left;
}

.po-h {
    margin: 0 20px;
    padding-left: 0;
    padding-right: 0;
}

.po-h .fast a {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-right: 20px;
}

.po-h .fast a:after {
    content: "";
    width: 1px;
    height: 37px;
    background-color: #DEDEDE;
    display: inline-block;
    margin-left: 20px;
    position: absolute;
    margin-top: 5px;
    right: 0;
    top: 0;
}

.po-p .fast h4 {
    margin: 12px 0 0 0;
    font-size: 20px;
    font-family: open sans;
    font-weight: 600;
}

/*--=====popop-second-part=====--*/
.po-h button {
    font-size: 20px;
    height: 31px;
    line-height: 0;
    background: none;
    border-radius: 6px;
    margin-top: 7px;
    border: 1px solid #979797;
}

/*--====popop-fast-part-off====---*/
/*--====popop-conten-part=====--*/
.po-img {
    height: 420px;
    overflow: hidden;
    position: relative;
    display: flex;
}

.po-img img {
    width: 350px;
    height: auto;
    align-self: center;
    margin: 0px auto;
}

.asdsadkk p {
    color: #808080;
}

.po-text {
    padding: 25px 0px;
}

.po-text h4 {
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding-left: 45px;
}

.po-text h5 {
    text-transform: uppercase;
    margin-bottom: 7px;
    color: #c1c1c1;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-left: 45px;
}

.po-text p {
    margin-bottom: 0px;
}

.po-text p:first-child {
    margin-right: 25%;
    margin-bottom: 0px;
}

.msoiplcl {
    padding-left: 45px;
    margin-bottom: 11px;
}

.mskoicl {
    padding: 25px;
}

.po-text table {
    width: 100%;
}

.po-text table tr {
    border-bottom: 15px solid #FFF;
    height: 50px;
}

.po-text table tr td {
    max-width: 180px;
    text-align: center;
    height: 50px;
}

.po-text table tr td:nth-child(2) {
    text-align: left;
    border-radius: initial;
    padding-left: 10px;
    max-width: 60px;
}

.po-text table tr td:last-child {
    position: relative;
    max-width: 240px;
    padding-right: 6px;
}

.po-text table tr td select {
    width: 100%;
    border: none;
    background-color: #fff;
    color: #868585;
    font-size: 14px;
    height: 27px;
    padding: unset;
    position: relative;
}

.po-text table tr td:last-child input[type="text"] {
    width: 100%;
    font-size: 14px;
    padding-left: 4px;
    border: none;
    height: 28px;
    padding: 0px 10px;
}

.po-text table tr td button {
    width: 49%;
    max-width: 190px;
    border: none;
}

.po-text table tr td select:after {
    content: "\f0dd";
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #000;
    display: inline-block;
}

.po-text .po-sele {
    padding: 0;
    display: inline-block;
    width: 200px;
    text-align: center;
    height: 50px;
    line-height: 49px;
    border-radius: 45px;
    margin-bottom: 15px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff !important;
}

/*--====popop-conten-part-off=====--*/

#bindvalue2 {
    position: absolute;
    left: 60%;
    top: 47.5%;
    font-size: 17px;
}

@media (min-width: 320px) and (max-width: 599px) {
    .po-img {
        margin: 10% auto 20% auto;
    }

    .po-text {
        width: 100%;
    }

    .po-text table tr td {
        width: 0%;
    }

    .po-text table tr td input {
        width: 100%;
        padding: 0 6px 0 6px;
    }

    .modal-dialog {
        margin: 0;
    }

    .po-text table tr td button {
        width: 47%;
        font-size: 14px;
    }

    .po-text .po-d-font {
        right: 8px;
        top: 17px;
    }

    .modal-dialog.po-p .row {
        margin: 15px;
    }

    .modal-dialog.po-p {
        margin: 0px !important;
    }
}

.modal-top {
    position: absolute;
    top: 43.5%;
    left: 16%;
    font-size: 10px;
}

.modal-buttom {
    position: absolute;
    top: 43.5%;
    font-size: 10px;
    left: 36%;
}

.popup-box .po-p {
    width: 100%;
    max-width: 1170px;
    margin-top: 50px;
    padding: 0 15px;
}

.col-t-c {
    width: 50%;
}

.po-p .fast {
    max-width: 240px;
    width: 100%;
    float: left;
}

.po-h button {
    font-size: 20px;
    height: 31px;
    line-height: 0;
    background: none;
    border-radius: 6px;
    margin-top: 7px;
    border: 1px solid #979797;
}

.po-text table tr td {
    width: 0;
}

.popup-box .po-text {
    width: 100%;
    max-width: 530px;
}

.popup-box .po-h button {
    float: right;
}

.redio-button.boxed label {
    display: inline-block;
    width: 50%;
    padding: 10px;
    background-color: #fff;
    transition: all 0.3s;
    max-width: 45%;
    margin: 0 5px;
    border-radius: 50px;
    cursor: pointer;
}

.redio-button.boxed input[type="radio"] {
    display: none;
}

.redio-button.boxed input[type="radio"]:checked+label {

    background-color: #DBB320;
    color: #fff;
}

.col-t-c .modal-top {
    position: absolute;
    top: 47.5%;
    left: 33%;
    font-size: 17px;
}

.summary form.cart {
    float: left;
    width: 100%;
}

.summary .quantity input {
    margin-bottom: 30px;
    margin-left: 6px;
}

.summary #myBtn {
    margin: 0 auto;
    display: table;
    border-radius: 60px;
    font-size: 16px;
    height: 47px;
    line-height: 0;
    margin-bottom: 20px;
    max-width: 84%;
}

.summary .quantity {
    width: 40%;
    float: left;
}

@media (min-width: 600px) and (max-width: 1100px) {
    .po-text {
        padding: 25px 20px;
    }
}

@media only screen and (max-width: 965px) {
    .col-t-c {
        width: 100%;
    }

    .po-img {
        height: 60px;
    }

    .popup-box .po-text {
        width: 100%;
        max-width: 100%;
    }

    #bindvalue2 {
        position: absolute;
        left: 56%;
        top: 42.5%;
    }
}

@media only screen and (max-width: 599px) {
    .col-t-c {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 436px) {
    .po-text table tr td button {
        width: 49%;
        font-size: 14px;
        padding: 4px;
        margin-top: 6px;
    }

    #bindvalue2 {
        position: absolute;
        left: 66%;
        top: 44.5%;
    }
}

@media only screen and (max-width: 965px) {
    .col-t-c .modal-top {
        top: 42%;
        left: 39%;
    }
}

@media only screen and (max-width: 744px) {
    .col-t-c .modal-top {
        top: 42%;
        left: 37%;
    }

    #bindvalue2 {
        position: absolute;
        left: 59%;
        top: 42.5%;
    }
}

.summary .quantity input {
    margin-bottom: 30px;
}

.summary #myBtn {
    margin-bottom: 0;
}

@media only screen and (max-width: 594px) {
    .col-t-c .modal-top {
        top: 42%;
        left: 32%;
    }

    .redio-button.boxed label {
        padding: 5px;
        margin-bottom: 5px;
    }

    #bindvalue2 {
        position: absolute;
        left: 61%;
        top: 42.5%;
    }
}

@media only screen and (max-width: 528px) {
    #bindvalue2 {
        position: absolute;
        left: 64%;
        top: 42.5%;
    }
}

@media only screen and (max-width: 436px) {
    .col-t-c .modal-top {
        top: 42%;
        left: 24%;
    }

    .summary form.cart {
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .summary #myBtn {
        font-size: 12px;
    }

    .redio-button.boxed label {
        padding: 5px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 320px) {
    .col-t-c .modal-top {
        top: 41%;
        left: 19%;
    }

    #bindvalue2 {
        position: absolute;
        left: 61%;
        top: 32.5%;
    }
}

.woocommerce-variation-add-to-cart {
    text-align: center;
}

.ravicss {
    left: -250px !important;
    padding: 30px 15px 25px !important;
    border-top: 2px solid darkgoldenrod !important;
}

#menu-item-3233 a {
    font-weight: 600;
    background-color: white;
    border: 2px solid #e4c964;
    border-radius: 13px;
}

.handheld-footer-bar-inner {
    background-color: black
}

.msokknvsjgt .columns {
    background-color: black !important;
}

.msokknvsjgt .columns h4 {
    color: #fff !important;
}

.msokknvsjgt .columns a {
    color: #fff !important;
}

.msokknvsjgt .handheld-widget-menu .widget-title:after {
    color: #fff !important;
}

.msokknvsjgt .footer-logo {
    background-image: url(https://creativegiftideas.com.au/wp-content/uploads/2019/12/AdobeStock_232397342-1-300x1800.png);
    background-size: 97px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}

.page-id-4908 .wc_ss_btns {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .wc_ss_btns.default-theme {
        background-color: #000000;
        padding: 5px 0px;
        border-radius: 10px;
    }

    .wc_ss_btns.default-theme i {
        color: #b4931a;
    }

    .tax-product_cat .wc_ss_btns {
        display: none !important;
    }
}