/*
Theme Name: Steam Art Work
Description: A simple WordPress theme.
Version: 1.0
Author: Ahsan Ayaz
*/

body.page-template-privacy-policy-php.page.page-id-3 .other-page-container {
    width: 996px;
    margin: 60px auto 0 auto;
}
body.page-template-privacy-policy-php.page.page-id-3 .footer-container {
    display: none;
}
body.page.page-id-129 .other-page-container {
    width: 996px;
    margin: 60px auto 0 auto;
}
body.page.page-id-129 .footer-container {
    display: none;
}
body.page.page-id-33 .other-page-container {
    width: 996px;
    margin: 60px auto 0 auto;
}
body.page.page-id-33 .footer-container {
    display: none;
}
body.page.page-id-33 .how-it-works-left-right {
    padding: 35px 0px 0px;
}
body.page.page-id-33 .how-it-works-left-right .how-it-works-left {
    width: 73%;
}
body.page.page-id-33 .how-it-works-left-right .how-it-works-right {
    width: 28%;
}
body.page.page-id-33 .how-it-works-left-right .how-it-works-left p br {
    display: none;
}
body.page.page-id-33 .how-it-works-deliever-status {
    margin-bottom: 0;
}
body.page.page-id-30 .other-page-container {
    width: 996px;
    margin: 60px auto 0 auto;
}
body.page.page-id-30 .footer-container {
    display: none;
}
div.descMyScl p {
   font-size: 19px;
}
body.single.single-product .orderProductPage .price {
    color: var(--accentColor);
}
div.contact-message-status-send {
    float: right;
}
div.wpcf7-response-output {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    position: relative;
    top: 22px;
    font-size: 22px;
}
form.wpcf7-form.sent .wpcf7-response-output{
    color: #00FF19;
}
header#siteHeader nav {
    padding: 0 !important;
}
form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    display: none;
}
form.woocommerce-EditAccountForm.edit-account .woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    display: none;
}
form.woocommerce-EditAccountForm.edit-account fieldset legend {
    color: var(--accentColor);
}
.woocommerce-account .woocommerce-MyAccount-content p:nth-child(5) {
    display: none;
}
body.page-template-default.page.page-id-9 .col-1 .custom-payment-buttons .button {
    width: 100% !important;
    display: block;
    margin-top: 20px !important;
    padding: 16px 0px !important;
    color: var(--whiteColor) !important;
    background: linear-gradient(90deg, var(--buttonBackground) 2.39%, #131313 96.42%) !important;
}
div.custom-payment-buttons .button:hover {
    background: var(--accentColor);
}
div.custom-payment-buttons p#billing_email_field label {
    display: block;
    color: var(--whiteColor);
    font-size: 14px;
}
div.custom-payment-buttons p#billing_email_field #billing_email {
    height: 40px;
    width: 100%;
    text-indent: 20px;
    margin-top: 8px;
    border: 0;
    outline: none;
}
body.page-template-default.page.page-id-9 .woocommerce .woocommerce-form-coupon-toggle {
    display: none;
}
body.page-template-default.page.page-id-9 #eh-stripe-payment-request-button {
    display: none;
}
body.page-template-default.page.page-id-9 #eh-payment-request-button-seperator {
    display: none;
}
body.page-template-default.page.page-id-9 .cart-collaterals {
    display: none;
}
body.page-template-default.page.page-id-9 #customer_details {
    display: flex;
    flex-flow: column-reverse;
    max-width: 800px;
    margin-left: auto;
    margin-top: 60px;
}
body.page-template-default.page.page-id-9 #customer_details .col-2 {
    width: 100% !important;
}
body.page-template-default.page.page-id-9 .col-1 {
    width: 100% !important;
}
body.page-template-default.page.page-id-9 .col-1 #payment {
    display: none;
}
body.page-template-default.page.page-id-9 .woocommerce .woocommerce-notices-wrapper {
    display: none !important;
}
div.checkoutLayout {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
div.checkoutLayout .checkoutLeft {
    width: 64%;
}
div.checkoutLayout .checkoutRight {
    width: 34%;
}
div.checkoutLayout .checkoutRight .woocommerce {
    margin-top: -140px;
}
div.how-it-works-deliever-message {
    padding: 0;
}
.how-it-works-deliever-message a {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 18px;
    color: var(--whiteColor);
}
.how-it-works-para span a {
    color: var(--accentColor);
}
.how-it-works-right {
    background-color: transparent !important;
    border: 1px solid transparent !important;
}
body.term-full-profile-bundles.term-18 .cards-container.full-width-cards {
    width: 100%;
}
span.eh_spinner {
    display: none !important;
}
div.home-main-content-right {
    position: relative;
}
div#loaderNewItem {
    width: 100%;
    height: 100%;
    background: #1E1E1E;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    z-index: 9999;
}
div#loaderNewItem img {
    width: 40px;
    height: 40px;
    margin-top: 150px;
    margin-bottom: auto;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
    min-width: max-content !important;
}
div.description .item-desc a {
    color: #ff7aff;
    text-decoration: underline;
}
div.myCheckBoxItem {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
div.myCheckBoxItem input {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border: 2px solid #C8C6C6;
}
div.myCheckBoxItem .formLable h3 {
    color: #C8C6C6;
}
div.myCheckBoxItem .formLable p {
    color: #666565
}
div.priceInformation {
    display: flex;
    color: var(--accentColor);
    font-size: 30px;
}
div.totalPriceItem span {
    padding-top: 14px;
    display: inline-block;
}
div.totalPriceItem {
    margin-left: 25px;
    display: none;
}
div#product-gallery-images {
    margin-top: 15px;
    padding: 0px 30px;
}
div#product-gallery-images .slideImage {
    margin: 0px 4px;
}
div#product-main-image .slideImage {
    display: flex;
    justify-content: center;
}
div#product-gallery-images .slick-prev.slick-arrow {
    left: 0px;
}
div#product-gallery-images .slick-next.slick-arrow {
    right: 8px;
}
div#product-gallery-images .slick-prev::before, 
div#product-gallery-images .slick-next::before {
    font-size: 26px;
    color: #ff7aff;
}
div.myCheckBoxItem .formLable h3 span {
    font-size: 20px;
    margin-right: 5px;
}
.orderProductPage .left:has(img) .productSlides {
    max-width: 630px;
    margin: 0 auto;
}
.my_pagin_products .woocommerce-pagination .page-numbers {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 80px;
}
.my_pagin_products .woocommerce-pagination {
    padding: 0 !important;
}
.my_pagin_products .woocommerce-pagination .page-numbers li a {
    color: #fff;
}
.my_pagin_products .woocommerce-pagination .page-numbers li span {
    margin: 0px 10px;
}
.my_pagin_products .woocommerce-pagination .page-numbers li.next-page.disabled {
    pointer-events: none;
}

@media only screen and (max-width : 6000px) {/* to 1366px */
    body.page.page-id-30 .other-page-container {
        padding: 0;
    }
    body.page.page-id-33 .other-page-container {
        padding: 0 !important;
    }
    body.page-template-privacy-policy-php.page.page-id-3 .other-page-container {
        padding: 0 !important;
    }
    body.page.page-id-129 .other-page-container {
        padding: 0 !important;
    }
    /* .cards-container {
        width: 100%;
        column-count: 4;
        --webkit-column-count: 4;
        --moz-column-count: 4;
        gap: 1;
    } */
    /* .cards-container .card {
        width: 100% !important;
        margin-bottom: 15px !important;
        display: inline-block;
    } */
    /* body.term-full-profile-bundles.term-18 .cards-container.full-width-cards {
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
    } */
}
@media only screen and (max-width : 1922px) {/* to 1366px */
    /* .cards-container {
        width: 100%;
        column-count: 3;
        --webkit-column-count: 3;
        --moz-column-count: 3;
        gap: 1;
    }
    body.term-full-profile-bundles.term-18 .cards-container.full-width-cards {
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
    } */
}
@media only screen and (max-width : 1919px) {/* to 1366px */
}
@media only screen and (max-width : 1620px) {/* to 1366px */
}
@media only screen and (max-width : 1536px) {/* to 1366px */
}
@media only screen and (max-width : 1400px) {/* to 1366px */
    .cards-container .card {
        width: 48% !important;
    }
    body.term-full-profile-bundles.term-18 .cards-container .card {
        width: 100% !important;
    }
}
@media only screen and (max-width : 1365px) { /* to 1024 */
}
@media only screen and (max-width : 1280px) { /* to 1024 */
    .cart-detail-first-row .product-thumbnail > *{
        width: 70px;
        margin-top: 0!important;
    }
}
@media only screen and (max-width : 1190px) {
    .orderProductPage .right .formLable {
        min-width: auto;
    }
    div.priceInformation .totalPriceItem {
        min-width: 100px;
    }
    div.priceInformation .price {
        width: auto;
        min-width: auto !important;
    }
    .orderProductPage .left h2.mobile-title-orderpage {
        font-size: 28px !important;
    }
    .orderProductPage .left h2.mobile-title-orderpage {
        display: block;
        max-width: 630px;
        margin: 15px auto;
    }
}
@media only screen and (max-width : 1024px) { /* to 1024 */
    nav .second-ul .nav-user-dash {
        margin-right: 15px;
    }
    header#siteHeader nav{
        padding-right: 23px !important;
    }
    .home-main-content-left-heading {
        text-align: left !important;
    }
    .how-it-works-right {
        background-color: transparent !important;
        border: 1px solid transparent !important;
    }
    footer {
        height: 100px;
        position: unset !important;
    }
}
@media only screen and (max-width : 1023px) { /* to 980 */
    body.page.page-id-30 .other-page-container {
        max-width: calc(100% - 50px);
        margin: 50px auto 0px;
    }
    body.page.page-id-129 {
        padding-bottom: 15px;
    }
    body.page.page-id-129 .other-page-container {
        max-width: calc(100% - 50px);
        margin: 50px auto 0px;
    }
    .other-page-row-box {
        margin: 20px 0 30px;
    }
    .other-page-row-box p:nth-child(2) {
        font-size: 16px;
    }
    .other-page-row-box p:nth-child(3) {
        font-size: 16px;
    }
    .other-page-row-box p:nth-child(3) {
        font-size: 16px;
    }
    body.page-template-privacy-policy-php.page.page-id-3 .other-page-container {
        max-width: calc(100% - 50px);
        margin: 50px auto 0 auto;
    }
    body.page-template-privacy-policy-php.page.page-id-3 {
        padding-bottom: 10px;
    }
    body.page.page-id-33 .other-page-container {
        max-width: calc(100% - 50px);
        margin: 50px auto 0 auto;
    }
    body.page.page-id-33 .how-it-works-left-right .how-it-works-left {
        width: 100%;
    }
    body.page.page-id-33 .how-it-works-left-right .how-it-works-right {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    body.page.page-id-33 .how-it-works-left-right {
        padding: 20px 0px 0px;
    }
    .how-it-works-para {
        margin: 20px 0;
    }
    .orderProductPage {
        padding-top: 50px;
    }
    body.single.single-product .orderProductPage{
        padding-bottom: 10px !important;
        padding-top: 50px !important;
    }
}
@media only screen and (max-width : 979px) { /* to 980 */
    #coupon_code{
        width: 100%!important;
    }
}
@media only screen and (max-width : 979px) { /* to 800 */
}
@media only screen and (max-width : 799px) { /* to 768 */
}
@media only screen and (max-width : 900px) {/* to 1366px */
    /* .cards-container {
        width: 100%;
        column-count: 2;
        --webkit-column-count: 2;
        --moz-column-count: 2;
        gap: 1;
    }
    body.term-full-profile-bundles.term-18 .cards-container.full-width-cards {
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
    } */
    div.checkoutLayout{
        flex-wrap: wrap;
    }
    div.checkoutLayout > div{
        width: 100%!important;
    }
    div.checkoutLayout .checkoutRight .woocommerce{
        margin-top: 0;
    }
}
@media only screen and (max-width : 768px) { /* to 600 */
    body.page.page-id-30 form.wpcf7-form .contact-form-fill .contact-form-fill p {
        width: 100%;
    }
    body.page.page-id-30 form.wpcf7-form .contact-message-heading {
        text-align: left;
    }
    body.page.page-id-30 form.wpcf7-form .contact-form-fill .contact-form-fill p label {
        font-size: 24px !important;
    }
    .cart-detail-first-row .product-thumbnail > *{
        margin-top: 0px!important;
        max-height: 100%;
        max-width: 100%;
    }
    .orderProductPage .left:has(img) .productSlides {
        margin: 0 auto;
    }
}
@media only screen and (max-width : 599px) { /* to 480 */  
    .orderProductPage .left .MainImage img {
        object-fit: cover !important;
    }
    body.product-template-default.single.single-product {
        padding-bottom: 0;
    }
    div#product-gallery-images {
        padding: 0px 20px;
    }
    div#product-gallery-images .slick-prev {
        left: -7px;
    }
    div#product-gallery-images .slick-next {
        right: -7px;
    }
    .orderProductPage .right .type .btns button {
        padding: 4px 8px !important;
        font-size: 12px !important;
        margin-right: 5px !important;
    }
    /* .cards-container {
        width: 100%;
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
        gap: 1;
    } */
    /* body.term-full-profile-bundles.term-18 .cards-container.full-width-cards {
        column-count: 1;
        --webkit-column-count: 1;
        --moz-column-count: 1;
    } */
    .cart-detail-first-row div a, .cart-detail-first-row div span{
        font-size:1rem!important;
    }
    .cart-detail-second-row{
        flex-direction: column;
    }
        .coupon,.coupon-form-sec{
        flex-direction: column;
    }
    #coupon_code,.woocommerce .cart .button, .woocommerce .cart input.button{
        width: 100%!important;
    }
}
@media only screen and (max-width : 479px) { /* to 375 */
    body.page.page-id-129 .other-page-container {
        max-width: calc(100% - 30px);
    }
    .cards-container .card {
        width: 100% !important;
    }
    .cart-detail-inner {
        padding: 0px 5px;
    }
    .cart-detail-first-row .product-thumbnail {
        min-width: 35px!important;
    }
    .cart-detail-first-row div a, .cart-detail-first-row div span{
        font-size:14px !important;
    }
    .orderProductPage .left h2.mobile-title-orderpage {
        font-size: 22px !important;
    }
}
@media only screen and (max-width : 374px) { /* to 360 */
    .orderProductPage .right .formLable p {
        font-size: 14px;
    }
}
@media only screen and (max-width : 359px) { /* to 320 */
}