/*common css*/
body {background-color: #f1f2f4;}
.btn-primary, .btn-primary:active:hover, .btn-primary, .btn-primary:active:focus {background-color: #db1f76 !important; border: 1px solid #db1f76 !important; padding: 11px 25px; transition: all 0.2s ease-in-out; }
.btn-primary:hover {color: #fff; background-color: #2C0444 !important; border-color: #2C0444 !important; transition: all 0.2s ease-in-out; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline: unset; outline-offset: unset; } 
img{width: 100%; display: block;}
#page-wrapper {background: #F6F7FB; overflow: hidden; position: relative; padding: 0; padding: 30px 15px; }
#page-wrapper.settings_wrapper.cart_drawer_main{padding-top: 80px; background: #F1F2F4; margin: 0 0 0 350px; border-left: none;}
.wiser_theme_editor .sidebar-nav.navbar-collapse.scroll::-webkit-scrollbar-thumb {background-color: darkgrey;}
.wiser_theme_editor .sidebar-nav.navbar-collapse.scroll::-webkit-scrollbar {width: 5px;}
.cartdrawer_block{display: flex; flex-direction: column; width: 100%; max-width: 400px; margin: 0 auto; border: 1px solid rgba(175,175,175,0.34); background: #ffffff; border-radius: 20px;}
.create_popup_unique_class.cart_drawer_main .evm_portlet_box_purple .portlet-body.form{padding: 30px; background: rgb(241 242 244); border-radius: 6px; }
.switch {position: relative; display: inline-block; top: 0px; left: 0px; font-size: 17px; position: relative; text-transform: capitalize; height: 20px; margin-right: 0px; width: 35px; float: right;}
.switch input {opacity: 0; width: 0; height: 0;}
.slider {position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; -webkit-transition: .4s; transition: .4s; border: 2px solid #676978; border-radius: 34px; }
.slider:before {position: absolute; content: ""; height: 14px; width: 14px; left: 2px; bottom: 1px; background-color: #db1f76; -webkit-transition: .4s; transition: .4s;}
.slider:before {background: #676978FC 0% 0% no-repeat padding-box;}
.slider.round:before {border-radius: 50%;}
input:checked + .slider {background: #FFFFFF 0% 0% no-repeat padding-box; border: 2px solid #db1f76; border-radius: 14px; } 
input:checked + .slider:before {-webkit-transform: translateX(13px); -ms-transform: translateX(13px); transform: translateX(13px); background-color: #db1f76;}
div.scroll {max-height: calc(100vh - 9rem); overflow-x: hidden; overflow-y: scroll; }
.cart-sidebar .sidebar-nav.navbar-collapse {float: left; width: 100%; background-color: #fff; } 
.evm_wiser_short_footer{padding-top: 14px;}

/*tool-tip*/
.infotool {position: relative; padding-left: 2px; top: 3px; display: inline-block;}
.info-text{visibility: hidden; width: 225px; background-color: #ffffff; color: #411d57; text-align: center; letter-spacing: 0.5px; border-radius: 5px; padding: 8px; position: absolute; bottom: 150%; left: -95px; z-index: 1; margin-left: 0; opacity: 0; transition: 0.4s ease; font-size: 12px; line-height: 15px; box-shadow: -1px 0px 10px #411d573b;} 
.infotool:hover .info-text{visibility: visible;opacity: 1;}
.info-text:after{content: ""; position: absolute; top: 100%; left: 50%; margin-left: -15px; border-width: 8px; border-style: solid; border-color: #ffffff transparent transparent transparent;} 
.cart-sidebar ul li.active .info-text a{width: auto; border: none; display: inline-block; box-shadow: unset; padding: 0; font-size: inherit; line-height: inherit; margin: 0 0 0 4px; border-radius: 0; color: #411d57; border-bottom: 1px solid #411d57; }

/* cart-header css */
.ws-cart-header{position: relative; text-align: center; font-size: 20px; color: #161616; background: #ffffff; margin: 0 0 10px; padding: 10px 16px; border-radius: 20px 20px 0 0; font-weight: bold; box-shadow: 0px 5px 10px 0px #0000000D;}
#prev-cart-head{margin: 0; line-height: normal;}
#ws_closeDrawer{color: #161616; cursor: pointer; position: absolute; top: 4px; right: 10px; z-index: 99991; text-align: center; font-size: 25px; line-height: 26px; font-size: 20px; color: #fff;}

/* cart body */
.ws-cart-body{display: flex; flex-direction: column; padding: 0 10px 10px; min-height: 400px;}
.ws_cartpro{ padding-top:10px;}
.ws-cart-footer{padding: 10px; text-align:center;}
.ws_freeShipping{display: flex; align-items: center; flex-wrap: wrap; overflow: hidden;}
#ws_progWr {width: 100%; height: 10px; background: #e7e7e7; border-radius: 20px; margin: 0 auto 20px;} 
.ws_progBox{position: relative; height: 10px; width: 100%;}
.ws_progress{width: 64%; background-color: #161616; height: 100%; display: block!important; position: relative; border-radius: 20px 0 0 20px; max-width: 100%; transition: all 1s ease-in-out; position: absolute; top: 0; bottom: 0; height: 10px;}
.ws_progressimg{left: 64%; position: absolute; top: -10px; transition: all 1s ease-in-out; right: -35px; left: 60%; width: 30px; height: 30px; line-height: 34px; border-radius: 50%; background: #161616; text-align: center;}
/*.gift-img img{ display:block; width:100%; }*/
/*.gift-img{width: 50%;}*/
.gift-text{width: 100%; padding: 12px 0 15px;}
/*.gift-img{position: relative; right: -25px; top: -20px;}*/
.gift-text{font-size: 16px; line-height: normal; color: #161616; font-family: inherit;}
.ws-cart_product{display: flex; align-items: end; flex-wrap: wrap; gap: 5px;}
.ws-cart_proimg{width: 65px;}
.ws-cart_proimg img{border-radius: 5px;}
.ws-cart_prodetail{width:Calc(100% - 70px); display: inline-flex; align-items: end; justify-content: space-between;}
.cartName_price{color: #161616; font-size: 14px; line-height: 18px; font-weight: 400; margin: 0; text-transform: capitalize; overflow: hidden;}
.ws_item_variants{display: flex; flex-direction: column; }
.ws-cartadd_button{position: relative; margin: 0 0 0 10px; text-align: right;}
.ws_item_price{font-size: 16px; line-height: 25px; color: #161616; font-weight: 700; text-align: right; display: inline-block; margin-left: 5px;}
.ws_item_quantity{display: inline-flex; justify-content: flex-start; margin-top: 10px;}
.ws_item_quantity a {padding: 10px 15px; background-color: #fff; border: 1px solid #e8e9eb; text-decoration: none;}
.ws_item_quantity a, .ws_item_quantity input {height: 25px; width: 25px; padding: 0; text-align: center; font-size: 16px; line-height: 25px; background: #e7e7e7; border: 1px solid rgba(65,29,87,.2); color: #161616;}
.ws_item_quantity input.wsr-quantity-input {display: inline-block; font-size: 15px; border-left: 0; border-right: 0; background: #fff; width: 35px; } 
.ws_item_quantity .ws_item_remove{width:50%; display: inline-block; color: #161616; text-decoration: none; border: none!important; background: transparent!important; margin: 0; padding-right: 5px;}
.ws_item_quantity_box{ display: inline-flex; }
.ws_item_quantity .ws_item_remove svg{width: 18px; height: 22px;}
.ws_item_quantity.remove_icon_position{flex-direction: row-reverse;}
.ws_item_quantity.remove_icon_position .ws_item_remove{padding-left: 10px; padding-right: 0;}
.ws_item_quantity.remove_icon_top_position .ws_item_remove{position: absolute; top: -25px; right: 0; padding: 0; width: auto;}
.ws_item_quantity.remove_icon_top_position.custom-remove-text .ws_item_remove{width: auto; font-size: 12px;}
.remove-csTxt-sug{font-size: 12px; color: #000;}
.ws_cart_total{width: 100%; display: block; padding: 10px 0;}
.ws_cart_total .wsSubTotal, .ws_cart_total .ws-disc{display: flex; align-items: center; width: 100%;}
.ws_cart_total .wsSubTotal h4, .ws_cart_total .ws-disc h4{display: inline-flex; justify-content: flex-start; flex: 0 0 50%; margin: 2px 0; font-size: 16px; line-height: 20px;}
.ws_cart_total .wsSubTotal .ws_cart_price, .ws_cart_total .ws_cart_disc_price{text-align: right; display: inline-flex; justify-content: flex-end; flex: 0 0 50%;}
.wsSubTotal, .ws-disc{color: #161616; font-size: 16px; line-height: normal;}
.ws_chk_btn button{width: 100%; margin-bottom: 10px; border-radius: 8px; min-height: 40px; font-size: 16px; line-height: normal; margin-bottom: 10px; border: none; color: #fff; background: #161616;}
.ws_trust_badges h4{ font-weight: bold; font-size: 14px; line-height: 24px; color: #161616; }
.wsBadgesImgDiv{display: flex; align-items: center; gap: 8px; justify-content: center; position: relative; padding-bottom: 5px;}
.wsBdgsImg {max-width: 45px;}
.wsSnglImg {max-width: 80%;}
.wsRemoveImg{position: absolute; right: 0px; top: -20px; color: #411d57; cursor: pointer; font-size: 15px; line-height: 26px;}
.ws_freeShipping_comp{padding: 10px 0px 20px;}
.ws_item_comp_price{opacity: 0.5; text-decoration: line-through; margin-left: 0px; font-weight: 500;}

/* Admin cart-sidebar */
.cart-sidebar{position: fixed; margin-top: 0;}
.navbar-header{width: 100%; background: #ffffff; color: #fff; height: auto;}
.cartdrawer_siderbar .top-menu-bar{ width: 100%; height: 70px; position: fixed; top: 0; background: #fff; display: flex; align-items: center; }
#cartenblDsbl{font-size: 16px; font-weight: 500;}
.cart-sidebar ul li{margin-bottom: 16px; border: none; -webkit-box-shadow: unset; box-shadow: unset;}
.cart-sidebar ul li a{color: #411D57; border: 1px solid #F6F4F7; line-height: 24px; font-size: 15px; font-weight: 500; padding: 6px 15px; margin-bottom: 2px; width: 100%; display: block; background: #F6F4F7; border-radius: 4px; text-decoration: none; transition: 0.4s ease;}
.cart-sidebar .sidebar-nav.navbar-collapse {padding: 0 8px;}
.cart-sidebar ul li.active a{background: transparent; border-color: #DB1F76; color: #DB1F76; box-shadow: 0px 5px 10px #FF13630D;}
label {color: #411D57; font-size: 14px; font-weight: 500; margin-bottom: 10px; font-family: 'Roboto', sans-serif; font-weight: normal;}
.form-group{margin-bottom: 18px;}
.form-control {height:100%; min-height: 35px; color: #765C86; border: 1px solid #D9D2DD;  }
.cartdrawer_siderbar .wiserchkout_cross {width: 100%; padding-left: 20px; color: #543468; font-size: 16px; line-height: 24px; position: relative; margin-left: 18px; transition: 0.4s ease; }
.cartdrawer_siderbar .navbar-header {display: flex; min-height: 70px; align-items: center; flex-direction: row-reverse; justify-content: space-between; z-index: 1; position: relative; }
.cartdrawer_siderbar .wiserchkout_cross:before {content: ''; width: 10px; height: 10px; display: block; border-left: 0.094rem solid #543468; border-bottom: 0.094rem solid #543468; position: absolute; top: 7px; left: 4px; transform: rotate(45deg); transition: 0.4s ease; } :after, :before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cartdrawer_siderbar .page_icons_wrapper {display: block; width: 100%; float: right; margin-top: -5px;}
.cartdrawer_siderbar .navbar-top-links {padding: 0 25px; color: #fff;}
.cartdrawer_siderbar .displayVersions {background-color: #fff; border-radius: 4px; display: flex;}
.cartdrawer_siderbar .portlet-title .displayVersions a {height: auto; width: 50px; min-height: 50px; background: transparent; display: flex; align-items: center; padding: 0; text-align: center; justify-content: center; }
.cartdrawer_siderbar .displayVersions a:hover, .postpurchase_siderbar .displayVersions a:focus, .postpurchase_siderbar .displayVersions a.active {border: none !important; background: transparent !important; color: transparent !important; background: rgba(255, 19, 99, 0.05) 0% 0% no-repeat padding-box !important; }
.cartdrawer_siderbar .portlet-title .displayVersions a.active {background: rgba(255, 19, 99, 0.05) !important; border-radius: 4px; opacity: 0.74;}
.cartdrawer_siderbar .portlet-title .displayVersions a:not(:last-child) {margin-right: 5px; }
.cart-sidebar{width: 350px; height: 100%; background: #fff;}
.label-head{color: #411D57; font-size: 14px; font-weight: 500; margin-bottom: 14px;}
.cartdrawer_siderbar .cart-sidebar ul#cart-side-menu{margin-bottom: 50px;}
.cart-sidebar .arrow {line-height: 24px; font-size: 20px; transition: 0.4s ease;}
.cart-sidebar ul li a .fa.arrow:before{content: "\f107";}
.cart-sidebar ul li.active a .fa.arrow{transform: rotate(-180deg);}
.sidebar-nav .nav{padding: 0 10px;}
#cart-side-menu .panel-body{padding:12px 10px 0;}
#cart-side-menu .panel-body p, #cart-side-menu .panel-body{color: #411D57;}
.cart-sidebar ul#cart-side-menu{background: #fff;}
.cart-sidebar ul#cart-side-menu,.cart-sidebar .sidebar-nav.navbar-collapse{background:#ffffff;}
.icon-option, .sb-option {display: flex; align-items: center; gap: 10px;}
.icon-item{width: 50%; border: 1px solid #D9D2DD; border-radius: 4px; padding: 4px 8px; text-align: center;}
.icon-item label{margin-bottom: 10px;}
input[type=radio] {accent-color: #db1f76; width: 16px; height: 16px;}
.icon-item label{margin-bottom: 0; margin-left: 6px;}
input[type=file]::file-selector-button {background: #ffe7ef; color: #db1f76; border: none; padding: 6px 12px; border-radius: 4px; }
.form-group select{ width: 100%; min-height: 40px; color: #765C86; border: 1px solid #D9D2DD; background: transparent; border-radius: 4px; padding: 4px 10px; }
.sb-item{ width: 50%; }
.rm-btn-txt{margin-top: 14px; width: 100%; min-height: 40px; color: rgb(118, 92, 134); border: 1px solid rgb(217, 210, 221); border-radius: 4px; padding: 4px 10px; }
.sett-info-txt{display: block; width: 100%; padding-top: 8px; font-size: 12px; color: rgb(118, 92, 134);}
.wiser_theme_editor ul.nav.navbar-top-links.navbar-right{padding: 8px 10px; position: fixed; bottom: 0; background-color: #fff; width: 350px; display: block; left: 0; border-top: 1px solid #DFE3E8; text-align: center; }
.wiser_theme_editor ul.nav.navbar-top-links.navbar-right li{margin: 0;}
.cart_drawer_form h4.sidebar-main-heading{  font-family: 'Roboto', sans-serif; padding: 0 0 20px; margin: 12px 10px; font-weight: 600; color: #411d57; border-bottom: 1px solid #D9D2DD; display: flex; align-items: center; gap: 10px; justify-content: space-between;} .wspanel-title{font-family: 'Roboto', sans-serif; font-weight: normal; }
.cd-enbl-dsbl-text{color: #411D57; padding: 0 8px 8px; font-family: 'Roboto', sans-serif; font-weight: normal;}
.cd-enbl-dsbl-text label {margin-bottom: 0; cursor: pointer;}
.font-size-group {display: flex; align-items: center; border: 1px solid #d9d2dd; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); min-height: 35px; }
.font-size-group .form-control {border: none; border-radius: 4px; -webkit-box-shadow: unset; box-shadow: unset; padding: 6px 8px; min-height: 35px; }
.font-size-group .cart-form-num{width: 75%;}
.font-size-group .cart-form-font-unit {width: 25%; text-transform: uppercase; color: #411d57; padding: 7px 8px; text-align: center;}
.cd-loader-on{opacity: 0.5; pointer-events: none;}
.cart-enbl-disbl-loader {border: 3px solid #f3f3f3; border-top: 3px solid #db1f76; border-radius: 50%; width: 20px; height: 20px; animation: spin 2s linear infinite; position: absolute; right: 50px; top: 0px;}
.wspanel-header{ position:relative; }
.suggestion-text{font-size: 12px; padding-top: 8px;}
.dash_email_top{  padding: 10px 14px; background: #FFF4F4; border-radius: 8px; border: 0.19999rem solid #E0B3B2; display: flex; align-items: flex-start; justify-content: space-between; color: #411D57; flex-direction: column; position: relative; margin-top: 10px;}
.ws_btnclose.dash_email_top{  position: absolute; margin: 0; right: -5px; top: -10px; justify-content: center; padding: 0; align-items: center; background: #FFF4F4; border: 1px solid #E0B3B2; display: flex; flex-direction: column; width: 20px; height: 20px; border-radius: 50%; opacity: 1; font-size: 24px; letter-spacing: 1px; font-weight: 500;}
.dash_email_top .ws_new_heading{display: flex; align-items: center; width: 100%;}
.dash_email_top .setup-text{width: 80%;}
.dash_email_top .setup-btn{width: 20%; display: inline-flex; align-items: flex-end; justify-content: flex-end;}
.dash_email_top .btnnew {background: #411D57 !important; font-weight: normal!important; color: #fff!important; font-size: 14px; letter-spacing: 1px; border-radius: 4px; padding: 8px 12px; border-color: #F2EFF3; margin-left: 0; margin-top: 0px; }
.cd_text_faded { pointer-events:none; user-select:none; opacity: 0.5;}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.cartdrawer_siderbar .sidebar-main-heading .btn-primary, .btn-primary:active:hover, .cartdrawer_siderbar .sidebar-main-heading .btn-primary, .btn-primary:active:focus{
padding: 5px 10px!important;
}

@media only screen and (max-width: 1024px){
  .cartdrawer_siderbar .top-menu-bar .how_to_setup.mr-10  {max-width: calc(100% - 300px)!important;}
.cart-sidebar, .wiser_theme_editor ul.nav.navbar-top-links.navbar-right {width: 280px;}
#page-wrapper.settings_wrapper.cart_drawer_main{margin: 0 0 0 280px;}

}
.p-t-5 { padding-top:5px; }
.p-b-5 { padding-bottom:5px; }
.p-l-5 { padding-left:10px; }
.p-r-5 { padding-right:10px; }

.evm-drawer-main .owl-item {
  float: left;
}
.lockinfo{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flow-root;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  color: #31373d;
  padding: 1rem 1rem;
  text-align: left;
  border-radius: 0 0 3px 3px;
  background-color: #FFF;
  width: 100%;
  border: 1px solid #5DCB65;
}
.btnanlytics {
  background: #5DCB65;
  color: #FFF;
  border: 1px solid #5DCB65;
}
.inner-container {
  margin-top: 20px;
}

.how_to_setup a.btn.btn-primary {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 5px 10px!important;
}
.how_to_setup svg g path {
  stroke: #fff;
}