.strong{
    font-weight:bold!important;
}

.p-0, .cell-p-0 td, .cell-p-0 th{
    padding: 0!important;
}
.p-5, .cell-p-5 td, .cell-p-5 th{
    padding: 5!important;
}
.p-10, .cell-p-10 td, .cell-p-10 th{
    padding: 10!important;
}
/*.u-column1.col-1.woocommerce-Address {
    clear: both;
}*/
.new-head{

    float: left;
    clear: both;
}
*, :after, :before {
    box-sizing: border-box;
}

/*.u-column1.col-1.Addresses {
    clear: both;
    
}*/

/*.thwma-address-style{
   border: 1px solid black;
    overflow: hidden;
    height: 360px;
    width: 300px;
    border-width: 1px;
    box-sizing: border-box;
    border-color: #C7C7C7;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.16);
    border-style: solid;
    margin-right: 25px;
    margin-top: 15px;
    float: left;
    text-align: center;

}*/



.element.style{
    z-index: 9999;
}

.ui-dialog.ui-widget {
    z-index: 9999 !important;
}
.woocommerce-Address-title h4 {
    //font-size: 20px;
    margin-bottom: 0px;
}
.pop-button{
    background-color: #847e7ecc;
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px !important;
    /*margin: 4px 2px;*/
    cursor: pointer; 
}


.ajaxBusy {

    display: none;
    background: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f110";
    -webkit-animation: fa-spin .75s linear infinite;
    animation: fa-spin .75s linear infinite;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    /*display: none;*/
    /*background: url(ajax-loader.gif) no-repeat center center;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    background:#eeeeee61 url(ajax-loader.gif)  no-repeat center center;*/
}

.thwma_disable_adr_mngt {
    pointer-events: none;
    visibility: hidden;
}
.thwma_hide_div {
    display: none;
}
/*******************************
**** Address Popup - Styles ****
********************************/

.thwma-thslider{
    position: relative;
    /*width:780px;
    height:300px;
    position:relative;
    overflow:hidden;*/
}
.thwma-thslider-box{
    max-width: 710px;
    margin: 0px auto;
   /* border: 1px solid #efefef;*/
    padding-left: 10px;
}
.thwma-thslider-viewport{
    width: 100%;
    overflow: hidden;
    position: relative;
    /*height: 316px;*/
    box-shadow: 0 0 0 0 !important;
}
.thwma-thslider-list{
    width: 815%;
    position: relative;
    transition-duration: 0s;
    /*transform: translate3d(-424px, 0px, 0px);*/
    margin: 0;
    list-style: none;
    padding: 0;
}
.thwma-thslider-viewport .complete-aaddress {
    min-height: 235px;
}
.thwma-thslider-viewport li.thwma-thslider-item, .thwma-thslider-viewport li.thwma-thslider-item_c{
    float: left;
    list-style: none;
    position: relative;
    width: 210px;
    margin: 0 10px;

    /*background-color: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5em;
    border: 1px solid #ededed;*/
}
/*.thwma-thslider-item.billing.first{
    margin-left: 0px;
}*/

.thwma-thslider-prev, .thwma-thslider-next {
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    border: solid 0.5px #e5e5e5;
    top: 30%;
    z-index: 51;
}
.thwma-thslider-prev {
    left: 17px;
}
.thwma-thslider-next {
    right: 17px;
}
.thwma-thslider-prev .fa, .thwma-thslider-next .fa {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center!important;
    font-size: 1.9em;
    color: #ccc;
}
.thwma-thslider-prev.disabled, .thwma-thslider-next.disabled {
    /*display: none !important;*/
}

.thwma-thslider-prev, .thwma-thslider-next {
    outline: none;
}
.thwma-thslider-prev.disabled, .thwma-thslider-next.disabled {
    /*display: none !important;*/
}

.thwma-actions{
    height: 44px;
    box-sizing: border-box;
    padding: 0px 20px;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
}
.thwma-actions span{
    line-height: 44px;
}
.thwma-adr-footer .btn-delete {
    width: 50%;
    float: left;
    cursor: pointer;
}
.address-footer .btn-delete:hover{
     color : #808080;
}


.thwma-adr-box.address-box{
    box-sizing: border-box;
    /*border: 1px solid #e5e5e5;*/
    border: 1px solid #ededed;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    /*background-color: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5em;
    border: 1px solid #ededed;*/
}
.thwma-adr-box.address-box:hover{
    box-shadow: 0px 6px 15px 0 rgba(0,0,0,0.05);
}

.thwma-adr-box.address-box .thwma-main-content{
   padding-bottom: 10px;
}
.thwma-adr-box.address-box .complete-address {
    /*height: 215px;*/
}
.thwma-adr-box.address-box .address-type-wrapper {
    position: relative;
    left: -1px;
    margin: 0;
}
.thwma-adr-box.address-box .address-type {
    padding: 5px 10px 5px 20px;
    display: inline-block;
    margin-top: 15px;
    color: #999;
    height: 26px;
    box-sizing: border-box;
    line-height: 16px;
}
.thwma-adr-box.address-box .address-type.default {
    //background-color: #60bf79;
    background-color: #b7b7b7;
    padding: 5px 50px 5px 10px;
    color: #fff;
    margin-left: 15px;
    border-radius: 2px;
    font-size: 12px;
}
.thwma-adr-text.address-text{
   min-height: 130px;
}
.thwma-main-content .address-wrapper {
    padding: 10px 15px 0;
}
.btn-continue.address-wrapper {
    height: 34px;
}
.btn-continue.address-wrapper {
    padding-top: 0px !important;
}
/*.btn-continue div.th-btn {*/
/*.btn-continue a.th-btn {
    //height: 34px;
    line-height: 24px;
    width: 100%;
    //margin: 0 auto;

    border: 1px solid;
    border-radius: 2px;
    //color: #e40046;
    //background: none;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}*/
/*.btn-continue div.th-btn:hover, .btn-continue div.th-btn:active{*/
/*.btn-continue a.th-btn:hover, .btn-continue a.th-btn:active{
    //text-decoration: none !important;
    color: #fff;
    //background-color: #d1203c;
}*/

/*.btn-continue.address-wrapper span {
    font-size: 11px;
}*/

.thwma-adr-footer.address-footer {
    height: 44px;
    box-sizing: border-box;
    padding: 0 20px;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    text-transform: uppercase;
}
.thwma-adr-footer.address-footer .btn-edit, .thwma-adr-footer.address-footer .btn-default {
    width: 50%;
    float: left;
    cursor: pointer;
    height: 43px;
}
.thwma-adr-footer.address-footer .btn-default {
    width: 50%;
    float: left;
    text-align: right;
    cursor: pointer;
}
.thwma-adr-footer.address-footer span {
    line-height: 44px;
    color: #9e9e9e;
}
.thwma-adr-footer.address-footer.default .th-btn {
    cursor: default;
}
.thwma-adr-footer.address-footer .btn-default:hover{
    background: none;
}

.thwma-add-adr.add-address {
    padding: 30px 0 20px 0;
    text-align: center;
}
.thwma-add-adr.add-address button {
    font-size: 14px;
   /* font-weight: 400;
    height: 38px;
    min-width: 25% !important;
    margin: 0 auto !important;*/
   /* display: block !important;*/
   /* border: 1px solid #333;
    color: #333;
    background: none;
    outline: 0;*/
    /*border: 1px solid black;
    font-size: 12px;
    padding: 10px 30px;
    color: #9d9d9d;
    cursor: pointer;*/
}
.thwma-add-adr.add-address.btn-checkout {
    text-align: left;
}
.thwma-add-adr.add-address button:hover{
   /* background-color: #bfbfbf;*/
    /*background: #333;
    color: #fff;*/
}
.thwma-add-adr.add-address button:hover, .thwma-add-adr.add-address button:active, .thwma-add-adr.add-address button:focus {
    outline: 0;
}

.th-no-address-msg{
    padding: 30px 0 20px 0;
    text-align: center;
    font-size: 16px;
    color: darkgrey;
    text-transform: uppercase;
}

.address-preview{
    width:700px;
    height:250px;
    position:absolute;
    left:75px;
}
.address-preview .address-single{
    width:200px;
    height:280px;
    position:relative;
    float:left;
    margin:0 10px;
    font-size: 12px;
    line-height: 1.5em;
    border: 1px solid #ededed;

    /*float: left;
    margin: 0 0 20px 20px;
    width: 196px;
    overflow: auto;
    text-align: left;
    min-height: 275px;
    position: relative;
    font-size: 12px;
    line-height: 1.5em;
    border: 1px solid #ededed;
    border-radius: 3px;*/
}
.control{
    width:100%;
    height:100%;
    position:relative;
}
.right-arrow, .left-arrow{
    position:absolute;
    padding:0 26px;
}
.right-arrow i, .left-arrow i{
    line-height:300px;
}
.right-arrow{
    left:0;   
}
.left-arrow{
    right:0;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.wp-dialog.thwma-popup {
   /* height: 500px !important !important ;
    width: 600px !important;*/
}

.thwma-popup{
    border-radius: 0;
    border-color: #e5e5e5;
    padding: 0;
}
.thwma-popup .ui-widget-header{
     border: none;
     border-radius: 0;
     background: #333;
     color: #fff;
     font-weight: normal;
}

.thwma-popup .ui-dialog-content{
    padding: 20px 0px;
}

/*.address-single {
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
    width: 49.5%;
    overflow: auto;
    text-align: left;
    min-height: 136px;
    position: relative;
    font-size: 12px;
    line-height: 1.5em;
    padding: 5px 5px 5px 50px;
    border: 1px solid #ededed;
    border-radius: 5px;
}*/



.popup-title {
    margin-bottom: 10px;
    height: 56px;
    border-radius: 3px 3px 0 0;
    background-color: #333333;
    font-size: 18px !important;
    color: #ffffff;
    line-height: 56px;
    padding-left: 26px;
}

/*.thwma-popup > .ui-dialog-titlebar{
    display:none;
}*/

span.dashicons.dashicons-no-alt.dlg-close {
    float: right;
    background: #5da0c6;
    cursor: pointer;
}

/*.address-single {
    float: left;
    margin: 0 0 20px 20px;
    width: 196px;
    overflow: auto;
    text-align: left;
    min-height: 275px;
    position: relative;
    font-size: 12px;
    line-height: 1.5em;
    border: 1px solid #ededed;
    border-radius: 3px;
}*/

.address-single.first {
    margin-left:  0;
}

.thwma-new-address-style{
  /*  cursor: pointer;
    float: left;
    margin-bottom: 10px;
    width: 49.5%;
    border: 1px solid #ededed;
    border-radius: 5px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    min-height: 136px;*/


}
.address-single.cols-1{
    margin-right: 1%;
}
/*.address-single{
    //min-height: 180px;
}*/

.thwma-default{
    /*border: 1px solid black;
    width: 92px;
    font-size: 12px;
    float: left;
    background: #e6e6e6;
    padding: 2px 5px;
    margin-left: 10px;
    height: 23px;
    text-transform: none;
    color:black;*/
    width: 50%;
    float: left;
    padding-left: 17px;
    cursor: pointer;

}

.thwma-plus-icon {
    border: 1px solid black;
    font-size: 12px;
    padding: 10px 30px;
    color: #9d9d9d;
    cursor: pointer;
    margin: 10px auto;
}

.thwma-plus-icon:hover{
    background: #333;
    color: #fff;
}

.thwma-btn.btn-line.slctd-adrs{
   background-color: #e40046;
    color: #ffffff;
}

.thwma-new-addr{
    /*padding-left:45%;*/
    position: relative;
    
}



.thwma-default:hover{
    color : #808080;
}


.address-billing{
    float: left;
    width: 100%;
}

.thwma-btn.btn-line {
    cursor: pointer;
    border: 1px solid #e40046;
    color: #e40046;
    background: none;
    text-align: center;
}



.thwma-button {
    padding: 10px 15px 0;
    height: 45px;
    line-height: 30px;
    width: 100%;
}
.thwma-btn:hover{
    background-color: #e40046;
    color: #ffffff;
}

#thwma-billing-tile-field .thwma-thslider-viewport .th-btn.btn-delete span,
#thwma-shipping-tile-field .thwma-thslider-viewport .th-btn.btn-delete span,
#thwma-billing-tile-field .thwma-thslider-viewport .th-btn.btn-default span,
#thwma-shipping-tile-field .thwma-thslider-viewport .th-btn.btn-default span{
    color: #e0e0e0;
    pointer-events: none;
}
/********************** Theme flatsome *******************/
.thwma_flatsome_tile_field a.btn-add-adrs-checkout {
    font-size: 14px;
}
.thwma_flatsome_tile_field .address-box .thwma-main-content {
    padding-bottom: 18px;
}
/********************** Theme Divi *******************/
.thwma_divi_tile_field .btn-continue.address-wrapper a {
    font-size: 12px;
}
.thwma_divi_tile_field .btn-continue.address-wrapper a:after {
    font-size: 22px;
}
.thwma_divi_tile_field a.btn-add-adrs-checkout.button,
.woocommerce-page .thwma_divi_acnt button.account-default {
    font-size: 15px;
}
.thwma_divi_tile_field a.btn-add-adrs-checkout.button:after,
.woocommerce-page .thwma_divi_acnt button.account-default:after{
    top: 0;
    right: 0;
}
.thwma_divi_tile_field button.btn-add-address {
    font-size: 18px;
}
.thwma_divi_tile_field button.btn-add-address:after{
    top: 6px;
    right: 0;  
}
.woocommerce-page .thwma_divi_acnt .add-acnt-adrs a.button {
    font-size: 18px;
}
.woocommerce-page .thwma_divi_acnt .add-acnt-adrs a.button:after {
    top: 5px;
    right: 0;
}
.thwma_divi_acnt .thwma-thslider-viewport li.thwma-thslider-item {
    margin: 0 6px;
}
/********************** Theme Avada *******************/
.thwma_avada_tile_field .fa-angle-left:before,
.thwma_avada_tile_field .fa-angle-right:before {
    top: 3px;
    position: relative;
}
.avada-checkout .th-select label {
    display: block;
}
/********************** Theme Astra *******************/
.thwma_astra_tile_field a.th-btn.button {
    padding: 6px 20px;
}
/********************** Theme Oceanwp *******************/
.thwma_oceanwp_tile_field a.th-btn.button{
    padding: 6px 12px;
}
.thwma_oceanwp_acnt .th-del-acnt {
    color: #42b0f0;
}
/********************** Theme Shapely *******************/
.thwma_shapely_tile_field a.th-btn.button{
    padding: 4px 6px;
    letter-spacing: .4px;
}
.thwma_shapely_acnt button.th-del-acnt {
    border: none;
    width: 50%;
    color: #745bf6;
}
.thwma_shapely_acnt button[type="submit"].account-default {
    height: 37px;
}
.thwma_shapely_tile_field .thwma-main-content {
    word-break: break-word;
}
/********************** Theme Shapely *******************/
.woocommerce-checkout .thwma_hestia_tile_field .col2-set.woocommerce-Addresses {
    margin-bottom: 0;
}
/********************** Theme Twenty Nineteen *******************/
.thwma_twentynineteen_tile_field a.th-btn {
    padding: 10px;
}
.thwma_twentynineteen_acnt .account-default {
    padding: 10px;
}
.thwma_twentynineteen_tile_field .thwma-thslider-prev .fa-angle-left:before,
.thwma_twentynineteen_tile_field .thwma-thslider-next .fa-angle-right:before{
    position: relative;
    top: -5px; 
}
.thwma_twentynineteen_acnt .thwma-thslider-prev .fa-angle-left:before,
.thwma_twentynineteen_acnt .thwma-thslider-next .fa-angle-right:before{
    position: relative;
    top: -3px;
}
/********************** Theme Twenty Seventeen *******************/
.thwma_twentyseventeen_acnt .account-default {
    padding: 6px 10px;
}
/********************** Theme Twenty twelve/ Twenty Fourteen/ Twenty Eleven *******************/
.entry-content .thwma_twentytwelve_acnt li.thwma-thslider-item,
.entry-content .thwma_twentyfourteen_acnt li.thwma-thslider-item,
.entry-content .hwma_twentyfifteen_acnt  li.thwma-thslider-item,
.entry-content .thwma_twentyeleven_acnt li.thwma-thslider-item{
    margin: 0 10px !important;
}
.thwma_twentytwelve_tile_field .thwma-main-content .address-wrapper {
    padding: 10px 15px 0;
    line-height: 21px;
}
/********************** Theme Fourteen *******************/
.thwma_twentyfourteen_tile_field .address-wrapper a.th-btn.button {
    padding: 10px 9px 10px;
}
/********************** Theme Ashe *******************/
.thwma_ashe_tile_field .thwma-thslider-item a {
    color: #ffffff;
    background: #333333;
    padding: 6px 11px;
}
.thwma_ashe_tile_field .add-address.thwma-add-adr.btn-checkout {
    padding: 0 0 0;
}
.thwma_ashe_tile_field {
    margin-bottom: 0 !important;
}
.thwma_ashe_tile_field .woocommerce-Addresses {
    margin-top: 5px;
}
.thwma_ashe_acnt .thwma-thslider-viewport li.thwma-thslider-item, 
.thwma_ashe_acnt .thwma-thslider-viewport li.thwma-thslider-item_c {
    margin: 0 8px;
}
/**************************************************end*************************/

/****My account*********************/
.thwma-acnt-cus-addr.th-custom-address{
    padding-top: 20px;
}

.th-edit {
    float: left;
    margin-top: 9px;
}


.btn-acnt {
    background: transparent; 
}
.btn-acnt:hover{
    color: white;
    background-color: transparent;

}

.btn-continue.address-wrapper button{
    //background-color: #fff;
}
/*.btn-continue .account-default:hover{
    text-decoration: none !important;
    color: #fff;
    //background-color: #d1203c;
}*/
.delete{
    float:left;
    background-color: transparent;
    padding: 0px;
    color:black;
}
.delete:hover{
    color :  #808080;
    background-color: transparent;
}

/*..thwma-acnt-cus-addr .th-head h3{
    text-align: center;
}*/

.thwma-add-adr .btn-add-address a:hover{
    color: #fff;
}

.thwma-acnt-adr-footer .btn-acnt-edit{
    float: left;
    margin-top: 10px;
    color: #9e9e9e;

}
.thwma-acnt-adr-footer .btn-acnt-edit a{
    color: #9e9e9e;
    font-weight: none;
}

.thwma-acnt-adr-footer .btn-acnt-edit a:hover{
    color: #9e9e9e;
  
}

/*.account-default{
    height: 34px;
    line-height: 12px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e40046;
    border-radius: 2px;
    //color: #e40046;
    background: none;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;  
}*/
.thwma-acnt-dflt.account-default:hover{
    //color: white;
    //background:  #e40046;
}
.th-del-acnt {
    background: none;
    color: #9e9e9e;
    float: right;
    margin: 0px;
   /* margin-top: 4px;*/
    padding-top: 8px;
    font-weight: normal;
    border: 1px;
    min-height: 34px;
    font-size: 12px;
    cursor: pointer;
}

.thwma-del-acnt.th-del-acnt:hover{
    background: none;
    color:#9e9e9e;;
}

.thwma-add-acnt-adrs.add-acnt-adrs{
    text-align: center;
    padding: 20px;
}
/*.thwma-add-acnt-adrs.add-acnt-adrs a{
   padding: 15px 38px 15px 38px;
    font-size: 12px;
    font-weight: 400;
    //height: 38px;
    width: auto;
    margin: 0 auto !important;
    //display: block !important;
    border: 1px solid #333;
    color: #333;
    background: none;
    outline: 0;
}*/
/*.thwma-add-acnt-adrs.add-acnt-adrs.new-adrs{
    text-align: unset;
}*/


/*.thwma-add-acnt-adrs.add-acnt-adrs a:hover{
    background: #333;
    color: #fff;
}*/

.thwma-acnt-adr-footer.acnt-address-footer{
     height: 44px;
    box-sizing: border-box;
    padding: 0 20px;
    border-top: 1px solid #f2f2f2;
    font-size: 12px;
    text-transform: uppercase;
}
.thwma-acnt-adr-footer.acnt-address-footer .th-del-acnt{
    background: none;
    text-transform: uppercase;
    text-decoration-line: none;
}

.thwma-acnt-cus-addr .th-head h3{
    border-bottom: 1px solid #f2f2f2;
}

/********/

/*.thwma-radio-button{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border: 2px solid #9e9e9e;
    border-radius: 100%;
    height: 24px;
    width: 24px;
    top: 40%;
    left: 5px;
    z-index: 5;
    transform: translate(0,-50%);
    background color: red;

 
}

.thwma-radio-button.selected{
    background: #ec0b0b;
}

.radio-select{
    border-radius: 100%;
    height: 15px;
    width: 15px;
    background: black;
    padding-left: 
}


.thwma-radio-button:hover {
    border-color: black;
}

/*.thwma-heading{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
    height: 1.2em;
    font-weight: bold;
}
.thwma-heading {
   
    overflow: hidden;
    text-overflow: ellipsis;
  
    display: inline-block;
    padding: 5px 10px 5px 20px;
    margin-top: 15px;
    color: #999;
    height: 26px;
    box-sizing: border-box;
    width: 125px;
    line-height: 16px;
}

.thwma-address {
    padding: 10px 15px 0;
    font-size: 13px;
    line-height: 23px;
    overflow: hidden;
    height: 140px;
}*/




#thwma-billing-alt{
    border-radius: 5px;
}
#thwma-shipping-alt{
    border-radius: 5px;
}
 .th-select select{
    border-radius: 5px;
 }
.subhead-style{
    font-size: 14px;
    font-family: Calibri;
    
    
}




.th-pop-button{
    background-color: #f2f2f2;
    padding : 10px 20px 10px 0px;
}

.th-pop-button:before{
     
    content: "\f2ba";
    font-family: 'FontAwesome';
    border: 1px solid #E0E0E0;
    padding: 14px 14px 15px 14px;
    margin-right: 5px;
    background-color:#E0E0E0;
}

#billing_tiles{
    margin-bottom: 20px;
}

#shipping_tiles{
    margin-bottom: 20px;
}



/*.autocomplete-items {
  border-bottom: none;
  border-top: none;
  z-index: 99;
  
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
}
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}
.autocomplete-active {

  background-color: DodgerBlue !important; 
  color: #ffffff; 
}*/

.thwma-new-address {
    font-size: 12px;
    border: 1px solid black;
    width: 219px;
    padding: 10px 10px 10px 20px;
    margin: 15px;
}

.thwma_my_acnt.th-custom{
    margin-top: 50px;
}

.thwma-popup .ui-dialog-titlebar-close {
    min-height: 20px;
}
.thwma-popup .ui-dialog-titlebar-close:focus {
    outline: none;
}
/*@media (max-width: 600px){
    
 .thwma-popup{
    width : 500px;
 }

}*/
.disable_acnt_sec {
    display: none;
}
@media only screen and (max-width: 600px) {

   .thwma-thslider .thwma-thslider-list{
        width: 100% !important;      
   }
   .thwma-thslider-viewport li.thwma-thslider-item, .thwma-thslider-viewport li.thwma-thslider-item_c{
        margin: auto;
        float: none;
        padding-bottom: 10px;
   }

   .control-buttons{
        display:none;
   }
   .thwma-thslider-box {
        padding-left: 0;
   }
}
/*******************New Version***********************/
.hentry .entry-content .btn-acnt-edit a:not(.button) {
    text-decoration-line: none;
}
#thwma-shipping-tile-field.thwma-cart-shipping-tile-field {
    margin: auto;
    width: 700px !important;
}
.hidden_error_mssgs.show_msgs {
    background-color: #e2401c;
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
    font-size: 16px;
}
.thwma-cart-shipping-tile-field .btn-continue.address-wrapper {
    display: none;
}