/*
Theme Name: Twenty Twenty-Three Child
Theme URI: https://diviextended.com/
Author: Elicus Technologies
Author URI: https://elicus.com
Template: twentytwentythree
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body{
    background: whitesmoke !important;
}

.woocommerce a.button {
    height: 42px;
    padding: 0px 10px;
    color: white;
    border: solid 1px rgb(153, 191, 194);
}
/**
Woocommerce
 */
.woocommerce a.button:not(.checkout-button), .woocommerce button.single_add_to_cart_button, .woocommerce button[name=add-to-cart], .woocommerce button[type=submit]:not(.wp-block-search__button), .woocommerce input[name=submit]{
    border-radius: 10px;
    color: #fff;
    padding: 0 10px !important;
    height: 42px;
    line-height: 42px;
    width: calc( 100% - 60px ) !important;
    margin: 0 20px;
}
.woocommerce-page .woocommerce-cart-form #coupon_code,
.woocommerce .quantity input[type=number]{
    border-radius: 10px;
}
.woocommerce-page .woocommerce-cart-form #coupon_code,
.woocommerce .quantity input[type=number],
.woocommerce select {
    height: 42px;
    padding: 0px 10px;
    border: solid 1px rgb(153, 191, 194);
}

.woocommerce-result-count{
    margin-top: 0;
    height: 42px;
    line-height: 42px;
    position: relative;
}
.product-remove{
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.product-subtotal{
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
.woocommerce-page .woocommerce-cart-form .product-thumbnail a img {
    border-radius: 24px;
}
.woocommerce-page .woocommerce-cart-form table.shop_table_responsive .cart_item td{
//background: white;
}
.woocommerce-cart .wp-block-post-title,
.woocommerce-cart main .woocommerce{
    max-width: 1200px;
}
.woocommerce-page .woocommerce-cart-form .actions button.button[name=update_cart] {
    clear: both;
    float: right;
    margin-top: 20px;
}
.woocommerce-page .woocommerce-cart-form #coupon_code {
    text-indent: 20px;
}

.woocommerce .wc-proceed-to-checkout a.button{
    border-radius: 10px;
    color: #fff;
    padding: 0 10px !important;
    height: 42px;
    line-height: 42px;
    margin: 0 20px;
}
.woocommerce-page .cart-collaterals table.shop_table_responsive td,
.woocommerce-page .cart-collaterals table.shop_table_responsive th {
    padding: 20px 22px;
    text-align: right;
    width: 248px;
}
.woocommerce .wc-proceed-to-checkout a.button{
    padding: 0 !important;
}
.woocommerce .wc-proceed-to-checkout {
    text-align: right;
}
.woocommerce-page .cart-collaterals h2 {
    text-align: right;
    padding-right: 50px;
}
.woocommerce .wc-proceed-to-checkout a.button,
.woocommerce-page .woocommerce-cart-form #coupon_code,
.woocommerce-page .woocommerce-cart-form .actions button.button{
    width: 256px !important;
    padding: 0;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: right;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 564px;
}
.woocommerce-products-header__title {
    position: relative;
    margin-top: 0;
}
.woocommerce-products-header__title:before {
//position: absolute;
//background-color:rgb(153, 191, 194);
//height: 1px;
//content: '';
//left: 0;
//right: 0;
//top: 30px;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    margin-bottom: 5px;
}
body{
    background: whitesmoke;
}
.woocommerce .woocommerce-breadcrumb{
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 20px;
    width: calc( 25% - 40px )
}
footer.wp-block-template-part{
    display: none;
}
header img{
    height: 50px !important;
    width: auto !important;
    max-width: 100%;
}
body .is-layout-constrained > .alignwide{
    padding-bottom: 0 !important;
}
.woocommerce ul.products li.product {
    background: white;
    padding-bottom: 20px;
    border-radius: 20px;
    overflow: hidden;
}
.woocommerce ul.products {
    margin: 0 -20px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    margin-bottom: 0;
    margin-top: 0;
}
.woocommerce-page main{
    max-width: inherit;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: white;
}
/**

 */

.woocommerce-page .woocommerce-table--order-details td, .woocommerce-page .woocommerce-table--order-details th{
    border-top: 1px solid rgb(153, 191, 194);
    border-bottom: 1px solid rgb(153, 191, 194);
}
.woocommerce-page .woocommerce-customer-details address,
.woocommerce-page .woocommerce-table--order-details{
    border: solid 1px rgb(153, 191, 194) !important;
    background: white;
}
.order-again{
    display: none !important;
}
.select2-container .select2-dropdown, .select2-container .select2-selection {
    border: 1px solid rgb(153, 191, 194);
    border-radius: 0;
}
.woocommerce-checkout .wp-block-post-title,
.woocommerce-order-received .woocommerce,
.woocommerce-order-received main {
    max-width: 1200px !important;
}
.woocommerce-checkout main .woocommerce {
    max-width: 1000px;
    font-size: 14px;
}
.select2-dropdown .select2-search__field ,
.woocommerce .woocommerce-checkout-payment select{
    height: 42px !important;
    padding: 0px 10px !important;
    border-radius: 10px;
    font-size: 14px;
    border: solid 1px rgb(153, 191, 194) !important;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    height: 42px;
    padding: 0px 10px;
    border-radius: 10px;
    border: solid 1px rgb(153, 191, 194);
}
.attachment main.main-enable-edit{
    margin: 0 !important;
}
.attachment main:not(.main-enable-edit){
    margin-top: 80px !important;
}

.orientation-Horizontal.attachment .df-ui-next{
    top: 20px!important;
    left: calc( 50% - 25px ) !important;
    transform: rotate(-90deg);
}
.df-ui{
    display: none !important;
}
.orientation-Horizontal.attachment .df-ui-prev{
    top: initial;
    left: calc( 50% - 25px )!important;
    bottom: 20px!important;
    transform: rotate(-90deg);
}
.orientation-Horizontal.attachment .df-container canvas{
    transform: rotate(90deg)scale(0.6) !important;
    top: -20px;

}
.attachment .entry-content  .df-app{
    max-height: calc( 100vh - 230px );
 }




/* Extra small devices (phones, up to 600px) */
@media (max-width: 600px) {
    header.wp-block-template-part .wp-block-group {
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .orientation-Horizontal.attachment .entry-content  .df-app{
        max-height: calc( 100vh  ) !important;
        min-height: calc( 100vh - 300px );
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) {
    .attachment main:not(.main-enable-edit) .entry-content  .df-app{
        min-width: calc( 100% - 100px ) !important;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) {
    .attachment main:not(.main-enable-edit) .entry-content  .df-app{
        min-width: calc( 100% - 100px ) !important;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {
    .attachment main:not(.main-enable-edit) .entry-content  .df-app{
        min-width: calc( 1200px ) !important;
        max-height: calc( 100vh - 230px );
    }
}

main.main-enable-edit .df-bg{
    //background: white !important;
    background: whitesmoke !important;
}
main:not(.main-enable-edit) .df-bg{
    background: whitesmoke !important;
}

.rk-modal{
    //background: white;
    max-width: calc(100% - 100px);
    margin: 0 auto;
    //border-radius: 10px;
    //box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1),
    //0 4px 8px rgba(0, 0, 0, 0.05);
}

.rk-modal > .row-main{
    justify-content: center;
}
.rk-modal > .row{
    display: flex;
    padding: 40px;
}
.rk-modal .row .col-sm-12{
    width: calc( 100% - 30px ) ;
    padding: 0 15px;
}
.rk-modal .row .col-sm-6{
    width: calc( 50% - 30px ) ;
    padding: 15px;
}
.rk-modal .row .col-sm-8{
    //width: 66%;
}
.rk-modal .row .col-sm-4{
    width: 33%;
}

.rk-modal .row div[class^="col-sm-"] {
    /* Your styles here */
    float: left;
}

.attachment .site-branding{
    margin-top: 10px;
    text-align: center;
}

.attachment .shareon>:not(:empty):before{
    display: none !important;
}

.attachment .share-document-details-component{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #444;
    font-family: Poppins, serif;
}
.attachment .share-document-details-component h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}
.attachment .share-document-details-component .form-outline{
    display: flex;
    flex-direction: column-reverse;
}
.attachment .share-document-details-component label{
    text-align: left;
    width: 100%;
    color: #444;
    font-size: 14px;
}
.attachment .share-document-details-component .form-control{
    height: 32px;
    line-height: 32px;
    border-radius: 15px;
    text-indent: 20px;
    border: solid 1px rgba(0, 0, 0, 0.2);
    text-align: left;
    color: #444;
}
.attachment .og-preview-container{
    background: rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column-reverse;
    border: solid 1px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    width: 250px;
    max-width: 250px;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px;
}

.attachment .og-preview-container #PreviewUrl{
    padding-top: 20px;
}
.attachment .og-preview-container p{
    text-align: left;
    margin: 0;
    padding: 0 20px;
    font-size: 10px;
}

.attachment .btn-file,
.attachment button.btn-submit{
    background: #99BFC2;
    border: none;
    color: white !important;
    height: 36px;
    line-height: 36px;
    width: 200px !important;
    text-align: center !important;
    margin-top: 10px;
    font-size: 16px;
    border-radius: 15px;
}


.attachment .btn-file:hover,
.attachment button.btn-submit:hover{
    background: #5D8E92;
    cursor: pointer;
}

.attachment .share-document-details-component small{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    text-transform: none;
}
.attachment .share-document-details-component h4{
    text-align: center;
    font-size: 24px;
    margin: 10px;
}
.attachment .share-document-details-component{
    max-width: 800px;
}
.attachment .share-document-details-component h5{
    text-align: left;
    margin-bottom: 0;
}
.attachment .share-document-details-component .card .card-header{
    background: #5D8E92;
    color: white;
}
.attachment .share-document-details-component .card .card-footer{
    text-align: center;
    padding: 20px;
}
.attachment .share-document-details-component .card .card-body{
    padding: 0 20px 20px 20px;
}
.attachment .share-document-details-component .card{
    background: white;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    overflow:hidden;
}
.outline-left,
.outline-right{
    width: calc( 100% - 0px );
    box-sizing: border-box;
}
.outline-right{
    padding-left: 10px;
}
.outline-left{
    padding-right: 10px;
}
.attachment .share-document-details-component .row:has(.col:nth-child(2)) .col:nth-child(1) .form-outline{

    //margin-right: 10px;
}
.attachment .share-document-details-component .row:has(.col:nth-child(2)) .col:nth-child(2) .form-outline{
    //margin-left: 10px;

}
.attachment .share-document-details-component .row .col{
    flex: 1;
}
.attachment .share-document-details-component .row{
    display: flex;
}
.attachment  #FileForm{
    width: 100%;
}