/*

Theme Name: The Uniform Shop

Author: 

Author URI: 

Description: The Uniform Shop by ConnectUs Infoway LLP

Version: 1.0

Tested upto: 5.9

*/

#main-wrapper {
    display: flex;
    flex-direction: column;
    height: 100vh;
}
footer {
    margin-top: auto;
}

.home-slider .slick-dots {
    bottom: 30px;
}

#billing_state, span[role="combobox"] {
	pointer-events: none;
}

#ttr_main {

    display: flex;

    flex-direction: column;

    /* min-height: 100vh; */

}



/*-- Start Category For Home Page --*/

.categories-home {

    background-color: #fff;

    box-shadow: 0 0 10px #e6e6e6;

    width: 150px;

    height: 150px;

    line-height: 150px;

    text-align: center;

}



/*-- End Category For Home Page --*/


.home-slider .item {
    background-size: cover !important;
    background-position: top !important;
}


.woocommerce-tabs {
	display: none !important;
}

.currency-selector {

    margin-right: -23rem !important;

}

.slick-slide img {
    width: 100%;
    height: auto;
}


.wishlist-title-container {

    display: none;

}


.woocommerce-ordering {

    display: none;

}



.woocommerce-result-count {

    display: none;

}



ol.flex-control-nav.flex-control-thumbs {

    display: none;

}



section.related.products {

    display: none;

}

.sku-cate {
    display: none !important;
}



.billing-details .form-row {

    display: block;

}



.billing-details label {

    color: #151515;

}



.billing-details .form-control {

    height: 42px !important;

    padding: 10px 15px;

    border-radius: 1px;

    border-color: #e5e5e5;

}



.billing-details select.form-control {

    height: 42px !important;

    padding: 10px 15px;

    border-radius: 1px;

    border-color: #e5e5e5;

}



.billing-details textarea.form-control {

    height: 150px !important;

}



.billing-details .select2-container .select2-selection--single {

    height: 42px !important;

    padding: 10px 15px;

    border-radius: 1px;

    border-color: #e5e5e5;

}



.billing-details .select2-container--default .select2-selection--single .select2-selection__arrow {

    height: 40px;

}



/*-- Start Shop Page --*/

h2.woocommerce-loop-product__title {

    font-size: 18px;

    color: #000000;

    font-weight: 400;

    line-height: 1;

    padding: 10px !important;

    margin-bottom: 0 !important;

    text-align: center;

}



.product-hover-overlay {

    position: relative;

    opacity: 1;

    visibility: unset;

    transform: unset;

}



.woocommerce div.product span.price {

    font-size: 16px;

    font-weight: 600;

    color: #151515;

    margin-bottom: 10px;

    display: block;

    text-align: center;

}



.product_grid {

    background-color: #fff;

    box-shadow: 0 0 15px #e6e6e6;

    border-radius: 0px;

    border: 1px solid #e7e9eb;

}



.edlio {

    border-bottom: 1px solid #e7e9eb;

}



/*-- End Shop Page --*/



/*-- Start Single Product Details --*/

.prd_details .product-title {

    line-height: 36px;

    font-size: 30px;

    font-weight: 600;

    color: #000000;

}



.prd_details p.price {

    font-size: 20px;

    font-weight: 600;

    color: #ee1c47 !important;

}



.product-description {

    color: #707070;

    font-size: 14px;

    margin: 0 0 10px;

    line-height: 1.8;

}



.prd_details .form-select {

    width: 200px;

    height: 52px;

    border-radius: 1px;

    border-color: #e5e5e5;

    margin: 0 10px 10px;

}



.woocommerce-variation-add-to-cart {

    display: flex;

    align-items: center;

}



.variations {

    margin-bottom: 20px;

}



.quantity-Cart .counter {

    display: flex;

    align-items: center;

}



.quantity-Cart .counter input {

    width: 60px;

    height: 52px;

    border: 1px solid #e5e5e5;

    line-height: 52px;

    font-size: 14px;

    text-align: center;

    background: #fff;

    color: #868e96;

    appearance: none;

    outline: 0;

}



.quantity-Cart .counter span {

    width: 26px;

    height: 52px;

    border: 1px solid #e5e5e5;

    font-size: 16px;

    text-align: center;

    background: #fff;

    color: #868e96;

    appearance: none;

    outline: 0;

    margin: 0px;

    cursor: pointer;

    user-select: none;

    line-height: 50px;

    display: inline-block;

}



.variations_form .label label {

    margin-bottom: 10px;

}



.variations_form td.value {

    display: flex;

    align-items: center;

}



.woocommerce-variation-price {

    float: left;

    margin-right: 15px;
    margin-bottom: 20px;

}



.woocommerce-variation-price span {

    font-size: 26px;

    font-weight: 600;

    color: #ee1c47;

}



.woocommerce-variation-availability p {

    font-size: 16px;

    font-weight: 600;

    color: #27b737;

    line-height: 1.5;

}



.sku-cate {

    display: grid;

    margin-bottom: 15px;

}



a.add_to_wishlist.single_add_to_wishlist.button.alt {

    border: none;

    height: 52px;

    padding: 10px;

    display: flex;

    align-items: center;

    justify-content: center;

    background: #ebedf1;

    color: #151515;

    border-radius: 0;

}



.product_meta {

    display: none;

}



button.single_add_to_cart_button.button.alt.wp-element-button {

    border: none;

    height: 52px;

    padding: 10px;

    display: flex;

    align-items: center;

    justify-content: center;

    background-color: black;

}



button.single_add_to_cart_button.button.alt.wp-element-button:hover {

    border: none;

    height: 52px;

    padding: 10px;

    display: flex;

    align-items: center;

    justify-content: center;

    background-color: black;

}



.sp-large {

    /* border: 1px solid #e7e9eb; */

    background-color: #f4f5f7;

    box-shadow: 0 0 15px #e6e6e6;

}



.sp-thumbs {

    /* border: 1px solid #e7e9eb; */

    box-shadow: 0 0 15px #e6e6e6;

}



.sp-thumbs a:link,

.sp-thumbs a:visited {

    width: 90px;

    height: 90px;

    overflow: hidden;

    opacity: .3;

    display: inline-flex;

    background-size: cover;

    background-position: center;

    -webkit-transition: all .2s ease-out;

    -moz-transition: all .2s ease-out;

    -ms-transition: all .2s ease-out;

    -o-transition: all .2s ease-out;

    transition: all .2s ease-out;

    align-items: center;

    justify-content: center;

    padding: 4px;

    margin: 2px;

    border-radius: 0px;

}



.share-icon {

    margin-top: 30px;

}

.single_variation_wrap {
    display: grid;
}



/* -- End Single Product Details --*/



/*-- Start Single Product Add To Cart Message Button --*/



a.button.wc-forward.wp-element-button {

    color: #ffffff;

    background-color: #151515;

    border-color: #151515;

    padding: 12px 25px;

    cursor: pointer;

    -webkit-transition: 0s;

    -o-transition: 0s;

    transition: 0s;

    border-radius: 0.1rem;

}



/*-- EndSingle Product Add To Cart Message Button --*/



/*-- Start Cart Page Return To Shop Button --*/



a.button.wc-backward {

    color: #ffffff;

    background-color: #151515;

    border-color: #151515;

    padding: 12px 25px;

    cursor: pointer;

    -webkit-transition: 0s;

    -o-transition: 0s;

    transition: 0s;

    border-radius: 0.1rem;

}



/*-- Start Cart Page Return To Shop Button --*/



/*-- Start Checkout Page Font Size --*/



.woocommerce-checkout {

    font-size: 18px !important;

}



.woocommerce .col2-set,
.woocommerce-page .col2-set {

    width: auto;

}



.woocommerce form .form-row input.input-text,

.woocommerce form .form-row textarea,

.woocommerce-page form .form-row input.input-text,

.woocommerce-page form .form-row text area {

    font-size: 18px;

}



/*-- End Checkout Page Font Size --*/



/*-- Start Cart Page Font Size --*/

.woocommerce .cart {

    font-size: 18px;

}



.cart_totals.calculated_shipping h2 {

    line-height: 36px;

    font-size: 30px;

    font-weight: 500;

}

/*-- End Cart Page Font Size --*/



/*-- Start Size Chart --*/

.size-chart h5 {

    text-transform: uppercase;

    font-weight: 600;

    font-size: 14px;

    color: #27b737;

    display: flex;

    align-items: center;

}



.size-chart i {

    transform: rotate(-90deg);

    font-size: 28px;

    color: #27b737;

    margin-left: 10px;

}



/*-- End Size Chart --*/





/*-- Start Cart Proceed To Checkout --*/



a.checkout-button.button.alt.wc-forward {

    color: #ffffff;

    background-color: #151515;

    border-color: #151515;

    padding: 12px 25px;

    cursor: pointer;

    -webkit-transition: 0s;

    -o-transition: 0s;

    transition: 0s;

    border-radius: 0.1rem;

}



/*-- End Cart Proceed To Checkout --*/



/*-- Start Checkout PayU Button --*/



button#place_order {

    color: #ffffff;

    background-color: #151515;

    border-color: #151515;

    padding: 12px 25px;

    cursor: pointer;

    -webkit-transition: 0s;

    -o-transition: 0s;

    transition: 0s;

    border-radius: 0.1rem;

}



/*-- End Checkout PayU Button --*/





.product.has-default-attributes.has-children>.images {

    opacity: 1;

}

/* Start Privacy Policies Page Css */
.privacy-policy {
    padding: 50px 0px;
}

.privacy-policy .bread-crumb {
    display: flex;
    float: right;
}

.privacy-policy .bread-crumb a:hover {
    color: #ee1c47;
}

.privacy-policy .bread-crumb p {
    margin-bottom:0px;
    color: #ee1c47;
}

.privacy-policy .bread-crumb span {
    margin: 0px 5px;
}

.privacy-policy .bread-crumb {
    font-size: 16px;
}

.privacy-policy .page-title {
    margin-bottom: 50px;
}

.privacy-policy .page-title h6 {
    margin-bottom:0px;
    font-size: 22px;
    font-weight: 900;
    text-transform: capitalize;
}

.privacy-policy .content p {
    margin-bottom: 30px;
    color:#707070;
    font-size: 16px;
}
.privacy-policy .content p:last-child{
    margin-bottom:0px;
}

.privacy-policy .content a {
    color:#707070;
}

/* End Privacy Policies Page Css */

/* Start terms-and-conditions Page Css */
.terms-condition{
    padding: 50px 0px;
}
.terms-condition h1{
    margin-bottom:30px;
    font-size: 32px;
    font-weight: 600;
}
.terms-condition .bread-crumb {
    display: flex;
    float: right;
}

.terms-condition .bread-crumb a:hover {
    color: #ee1c47;
}

.terms-condition .bread-crumb p {
    margin-bottom:0px;
    color: #ee1c47;
}

.terms-condition .bread-crumb span {
    margin: 0px 5px;
}

.terms-condition .bread-crumb {
    font-size: 16px;
}

.terms-condition .page-title {
    margin-bottom:50px;
}

.terms-condition .page-title h6 {
    margin-bottom:0px;
    font-size: 22px;
    font-weight: 900;
    text-transform: capitalize;
}

.terms-condition .content p {
    margin-bottom: 30px;
    color:#707070;
    font-size: 16px;
}
.terms-condition .content p:last-child{
    margin-bottom:0px;
}
.terms-condition .content p span{
    text-transform: uppercase;
}
/* End terms-and-conditions Page Css */

/* Start Return Refund Page Css*/
.return-refund{
    padding: 50px 0px;
}
.return-refund h1{
    margin-bottom:30px;
}
.return-refund .bread-crumb {
    display: flex;
    float: right;
}

.return-refund .bread-crumb a:hover {
    color: #ee1c47;
}

.return-refund .bread-crumb p {
    margin-bottom:0px;
    color: #ee1c47;
}

.return-refund .bread-crumb span {
    margin: 0px 5px;
}

.return-refund .bread-crumb {
    font-size: 16px;
}

.return-refund .page-title {
    margin-bottom:50px;
}

.return-refund .page-title h6 {
    margin-bottom:0px;
    font-size: 22px;
    font-weight: 900;
    text-transform: capitalize;
}

.return-refund .content h6{
    font-size:18px;
    margin:20px 0px 15px;
}

.return-refund .content p {
    margin-bottom:15px;
    color:#707070;
    font-size: 16px;
}
.return-refund .content p:last-child{
    margin-bottom:0px;
}

.return-refund .content a {
    color:#707070;
}
/* End Return Refund Page Css*/

/* Start Contact Us Page Css */
.contact-us{
    padding: 50px 0px;
}
.contact-us h1{
    margin-bottom:30px;
}
.contact-us .bread-crumb {
    display: flex;
    float: right;
}

.contact-us .bread-crumb a:hover {
    color: #ee1c47;
}

.contact-us .bread-crumb p {
    margin-bottom:0px;
    color: #ee1c47;
}

.contact-us .bread-crumb span {
    margin: 0px 5px;
}

.contact-us .bread-crumb {
    font-size: 16px;
}

.contact-us .page-title {
    margin-bottom:50px;
}
.contact-us .page-title h6 {
    margin-bottom:0px;
    font-size: 22px;
    font-weight: 900;
    text-transform: capitalize;
}
.contact-us .contact-info{
    padding:50px 0px;
}
.contact-us .contact-box{
    text-align: center;
}
.contact-us .contact-box i{
    display: block;
    font-size: 24px;
    margin-bottom: 15px;   
}
.contact-us .contact-box span{
    font-size: 16px;
    color: #1f1f1f;
}
.contact-us .border-right{
    border-right: 1px solid #c3c3c3;
}
.leave-message textarea.form-control{ 
    height:100px !important;
}
.leave-message h2{
    font-size: 22px;
    font-weight: 900;
    text-transform: capitalize;
}
.leave-message .btn-color{
    padding: 12px 25px;
    color: #fff;
    background: #000;
    border:1px solid #000 !important;
    border-radius:5px;
    font-size: 16px;
    font-weight: 600;
    border:none;
}
.leave-message .btn-color:hover{
    color:#000;
    background:#fff;
}
/* End Contact Us Page Css */

/* Start About Us Page Css */
.about-us{
    padding: 50px 0px;
}
.about-us .page-title{
    margin-bottom:50px;
}
.about-us h1{
    margin-bottom:30px;
}
.about-us .bread-crumb {
    display: flex;
    float: right;
}

.about-us .bread-crumb a:hover {
    color: #ee1c47;
}

.about-us .bread-crumb p {
    margin-bottom:0px;
    color: #ee1c47;
}

.about-us .bread-crumb span {
    margin: 0px 5px;
    margin-bottom:0px;
}

.about-us .bread-crumb {
    font-size: 16px;
}
.about-us .page-title h6 {
    margin-bottom:0px;
    font-size: 22px;
    font-weight: 900;
    text-transform: capitalize;
}
.about-us .content p {
    margin-bottom: 15px;
    color:#707070;
    font-size: 16px;
}
.about-us .content p:last-child{
    margin-bottom:0px;
}
/* End About Us Page Css */

/* Start Register Message */
.suc-msg{
    font-size: 16px;
    color: var(--mainTheme);
    text-align: center;
}

.err-msg{
    font-size: 16px;
    text-align: center;
    color: red;
}
/* End Register Message */

/* Start My Account */
.my-account{
    padding-left:0px;
}
.my-account li{
    margin-bottom: 10px;
    display: grid;
    font-size: 18px;
    color: #2a2a2a;
    background-color: #eee;
    padding: 15px 25px;
}
.my-account li:hover{
    color:#ffffff;
    background-color:#000000;
}
.my-account li:hover a{
    color:#fff;
}
.my-account .is-active{
    background-color:#000000;
}
.my-account .is-active a{
    color:#ffffff;
}

.woocommerce-MyAccount-content a{
    color: black;
    font-weight: bold;
}

span.nobr {
    color: black;
}

.woocommerce-orders-table__cell .woocommerce-button:hover{
    color:#fff !important;
    background-color:#000 !important;
    transition: all ease-out 0.4s;
}
.woocommerce-info .button:hover{
    color:#fff !important;
    background-color:#000 !important;
    transition: all ease-out 0.4s;
}

.form-row{
    display:block !important;
}
.woocommerce form .form-row label{
    color:#000;
    font-weight:600;
}
.select2-container--default .select2-selection--single{
    font-size: 20px;
    height: 52px !important;
    padding: 10px 15px;
    border-radius: 1px;
    border-color: #e5e5e5;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    margin-left: -15px;
    margin-top: 50%;
}
.woocommerce-MyAccount-content .button{
    font-size: 18px !important;
    color: #fff !important;
    border:1px solid #000 !important;
    background-color:#000 !important;
    padding: 15px 18px !important;
    transition: all ease-out 0.4s;
}
.woocommerce-MyAccount-content .button:hover{
    color: #000 !important;
    background-color:#fff !important;
}
#ttr_content{
    padding:50px 0px;
}
.woocommerce-form-login__submit{
    font-size: 14px !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    background-color: #000 !important;
    padding: 10px 20px !important;
    transition: all ease-out 0.4s;
}
.woocommerce-form-login__submit:hover{
    color: #000 !important;
    background-color:#fff !important;
}
/* End My Account */

.header{
    box-shadow: 0 3px 0px #000;
    /* box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3); */
}

.svistatic .svi-mainsection{
    box-shadow: 0 0 15px #e6e6e6;
    border: 1px solid #e7e9eb;
}

.svimainthumb .svishow li{
    box-shadow: 0 0 15px #e6e6e6;
    border: 1px solid #e7e9eb;
}

button.single_add_to_cart_button.button.alt{
    border: none;
    height: 52px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
}

button.single_add_to_cart_button.button.alt:hover{
    border: none;
    height: 52px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
}

.quantity-Cart {
    /* float: left; */
    margin-right: 10px;
}

.sa-otp-btn-init.button, #sa_verify_otp, #smsalert_otp_token_submit {
    top: -150px;
    float: right;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    padding: 10px 15px;
}

input#billing_phone {
    width: calc(100% - 164px);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 26%;
}

#smsalert_otp_token_submit {
    background-color: #151515!important;
}
.woocommerce button.button.alt:hover {
    background-color: #151515;
}

select#product_cat {
    width: 100%;
    height: 38px;
}

.dropdown_product_cat {
    display: none;
}

a.woocommerce-button.button.wc-cancel-order {
    margin-left: 1px;
}

.woocommerce-MyAccount-content section {
    padding: 0;
}

.address-edit{
    height: 32px;
    padding: 10px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    margin-bottom: 10px;
    color: white !important;
}

/* Start Return Product Plugin css */
.woocommerce-breadcrumb {
    display: none;
}


.wps-rma-form__wrapper .button {
    font-size: 18px !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    background-color: #000 !important;
    padding: 15px 25px !important;
    transition: all ease-out 0.4s;
}
.wps-rma-form__wrapper .button:hover {
    color: #000 !important;
    background-color: #fff !important;
}

.woocommerce table.my_account_orders .button {
    margin-right: 8px;
}

.thm-btn {
    font-size: 18px !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    background-color: #000 !important;
    padding: 15px 25px !important;
    transition: all ease-out 0.4s;
}
.thm-btn:hover {
    color: #000 !important;
    background-color: #fff !important;
}


/* End Return Product Plugin css */

/*-- Start Responsive --*/


@media (max-width: 1399.98px){

}

@media (max-width: 1199.98px){

}


@media (max-width: 991.98px){

    .navigation-portrait {

        /* height: auto;

        display: block;

        align-items: unset;

        width: 100%; */

    }

    .navigation-portrait .nav-menus-wrapper {

        display: block;

    }

    .woocommerce .cart-collaterals .cart_totals {

        width: 100%;

    }


    /* .about-us .page-title .row{ 
        justify-content: center;
        display: grid;
    } */

}

@media (max-width: 767.98px) {
    .woocommerce table.cart .product-thumbnail {
        display: block;
        text-align: left !important;
    }
    .quantity-Cart .counter {
        justify-content: end;
    }
    .woocommerce .cart {
        font-size: 16px;
    }
    .cart_totals.calculated_shipping {
        font-size: 16px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {

        background-color: transparent;

    }

    .woocommerce table.shop_table_responsive tr td::before {

        content: attr(data-title) " ";

    }

    .page-heading h1 {

        font-size: 30px;

    }
    .about-us .page-title h6 {
        text-align: center;
        margin-bottom:5px;
    }

    .about-us .bread-crumb {
        float: unset;
        justify-content: center;
    }

    .return-refund .page-title h6{
        text-align: center;
        margin-bottom:5px;
    }
    .return-refund .bread-crumb{
        float: unset;
        justify-content: center;
    }

    .privacy-policy .page-title h6{
        text-align: center;
        margin-bottom:5px;
    }
    .privacy-policy .bread-crumb{
        float: unset;
        justify-content: center;
    }

    .terms-condition .page-title h6{
        text-align: center;
        margin-bottom:5px;
    }
    .terms-condition .bread-crumb{
        float: unset;
        justify-content: center;
    }

    .terms-condition h1 {
        margin-bottom: 15px;
        font-size: 26px;
    }

    .contact-us .page-title h6{
        text-align: center;
        margin-bottom: 5px;
    }
    .contact-us .bread-crumb{
        float: unset;
        justify-content: center;
    }
    .contact-us .border-right{
        margin: 15px 0px;
        border-right:none;
        border-bottom: 1px solid #c3c3c3;
    }

}

@media (max-width: 575.98px){
    .prd_details .form-select {
        width: 160px;
    }
    .modal-body.p-5 {
        padding: 1.5rem !important;
    }

    .about-us {
        padding: 30px 0px;
    }
    .about-us .page-title {
        margin-bottom:30px;
    }

    .return-refund{
        padding: 30px 0px;
    }

    .return-refund .page-title{
        margin-bottom:30px;
    }

    .privacy-policy {
        padding: 30px 0px;
    }
    .privacy-policy .page-title{
        margin-bottom: 30px;
    }
    .terms-condition {
        padding: 30px 0px;
    }
    .terms-condition .page-title {
        margin-bottom:30px;
    }
    .terms-condition h1{
        font-size: 22px;
    }

    .contact-us{
        padding:30px 0px;
    }
    .contact-us .page-title{
        margin-bottom: 30px;
    }
    
}
@media (max-width: 415px){ 
    input#billing_phone {
        width: calc(100% - 0px);
    }
    .sa-otp-btn-init.button, #sa_verify_otp, #smsalert_otp_token_submit {
        top: -145px;
        float: left;
    }
    #billing_email_field {
        margin-top: 50px;
    }
}




/*-- End Responsive --*/