.clear {
    clear: both;
    float: none !important;
    height: 0;
}
.strcrt_select_license {
    list-style-type: none;
    padding-left: 0;
}
ul.strcrt_select_license:hover li.strcrt_checked {
    background-color: #fff;
}
ul.strcrt_select_license li.strcrt_checked:hover,
ul.strcrt_select_license li:hover,
ul.strcrt_select_license li.strcrt_checked {
    background-color: #f5f5f5;
}
ul.strcrt_select_license li label {
    padding: 25px;
    font: 22px/24px "OpenSansRegular";
    color: #4c4c4c;
    cursor: pointer;
}
ul.strcrt_select_license .strcrt_license_wrap {
    margin-left: 37px;
}
ul.strcrt_select_license .strcrt_description {
    font: 16px/29px "OpenSansRegular";
    color: #b2b2b2;
}
ul.strcrt_select_license span.strcrt_price {
    font-weight: bolder;
}
ul.strcrt_select_license input {
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
}
.strcrt_save {
    color: #fff;
    background-color: #6dbe36;
    font-style: italic;
    font-weight: bolder;
    font-size: 12px;
    padding: 0 5px 0 3px;
}
.strcrt_save_first_of_type {
    background-color: #f6b44c;
}
.strcrt_buttons_wrap .bstwbsft-button-small[type=submit] {
    padding: 8px 50px;
    background-color: #cf4500;
}
.strcrt_buttons_wrap .bstwbsft-button-small[type=submit]:hover {
    background-color: #d65f28;
}
.strcrt_buttons_wrap .bstwbsft-button-small[type=button] {
    padding: 6px 50px;
    background: transparent;
    color: #767676;
    border: 2px solid rgba(178, 178, 178, 0.4);
    float: right;
}
.strshwcs_product_membership .strcrt_buttons_wrap .bstwbsft-button-small[type=button] {
	color: #696969;
}
.strcrt_buttons_wrap .bstwbsft-button-small {
    width: 47%;
}
.strshwcs_product_box_wrapper .strcrt_buttons_wrap  .bstwbsft-button-small {
    width: 100%;
}
.strcrt_buttons_wrap .bstwbsft-button-small[type=button]:hover {
    border-color: rgba(178, 178, 178, 1);
}
#checkout_purchase.owerflow {
	position: relative;
}
#checkout_purchase.owerflow:before {
	position: absolute;
	content: '';
	display: table;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(255, 255, 255, 0.7 );
	z-index: 10;
	width: 100%;
	height: 100%;
	background-image: url('https://bestwebsoft.com/images/loading.gif');
	background-repeat: no-repeat;
	background-position: center 30%;
	background-size: 26px;
}
@media screen and (max-width: 767px) {
    .strcrt_buttons_wrap .bstwbsft-button-small {
        margin: 10px 0;
    }
}
@media screen and (max-width: 600px) {
    .strcrt_buttons_wrap .bstwbsft-button-small {
        width: 100%;
    }
}
/* styles for cart block display (icon+counter) */
.strcrt_cart_block {
    font-size: 16px;
}
.strcrt_cart_block:hover:before {
    color: #a3a3a3;
}
/*.strcrt_cart_block.strcrt_empty,*/
/* .strcrt_cart_block.strcrt_full {
    margin-top: 7px;
} */
.strcrt_cart_block.strcrt_full:hover {
    text-shadow: none;
}
.strcrt_cart_block > .strcrt_count {
    background-color: #e55e23;
    font-size: 10px;
    font-family: 'OpenSansBold';
    border-radius: 50%;
    min-width: 17px;
    display: inline-block;
    height: 17px;
    position: absolute;
    text-align: center;
    line-height: 1.5;
    padding: 1px;
    top: -9px;
    right: -8px;
    color: #fff;
}
.strcrt_cart_block.strcrt_empty > .strcrt_count {
    display: none;
}
.strcrt_count_mobile {
    display: none;
}
.strcrt_cart_block .strcrt_count_mobile .strcrt_count {
    position: relative;
    font-size: inherit;
    top: 0;
    right: 0;
    height: auto;
}
/* styles for cart lightbox block  */
#strcrt-lightbox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 43px;
    height: 11px;
    margin-top: -20px;
    margin-left: -20px;
    overflow: hidden;
    z-index: 10014;
    display: none;
    background-image: url(https://bestwebsoft.com/images/ajax-loader.gif);
}
.strcrt_loading {
    display: none;
}
div.strcrt_loading {
    background-image: url(https://bestwebsoft.com/images/loading.gif);
    height: 16px;
    width: 16px;
    margin: 0 auto;
}
#strcrt-lightbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 940px;
    width: 100%;
    z-index: 10010;
    display: none;
    background-color: #313131;
    opacity: 0.7;
}
#strcrt-lightbox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 69px;
    z-index: 10011;
    outline: none;
    display: none;
    height: auto;
    width: 100%;
}
#strcrt-cart-top {
    background-color: #f8f8f8;
    color: #494d4f;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 21px;
    max-width: 940px;
    margin: 0 auto;
}
#strcrt-lightbox-wrap #checkout_purchase {
    max-width: 940px;
    margin: 0 auto;
}
#strcrt-cart-top-content {
    float: left;
}
#strcrt-cart-top #strcrt-continue-shopping {
    float: right;
    color: #b9babb;
    cursor: pointer;
    background: url(https://bestwebsoft.com/images/arrows.png) no-repeat right 2px transparent;
    padding-right: 20px;
}
#strcrt-cart-top span {
    color: #b3b6b8;
}
#strcrt-cart-top .strcrt_count {
    color: #494d4f;
}
#strcrt-cart-content {
    overflow-y: auto;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
#strcrt-cart-list {
    background-color: #fff;
    padding: 0 29px;
    font-size: 16px;
    width: 100%;
    margin: 0;
}
#strcrt-cart-list a {
    color: #2282c4;
    text-decoration: underline;
}
#strcrt-cart-list a:hover {
    color: #f17553;
    text-decoration: none;
}
#strcrt-cart-list td {
    padding: 6px 0 5px;
}
#strcrt-cart-list .strcrt_cart_notice {
    padding-bottom: 19px;
}
#strcrt-cart-list td.strcrt_product_discount {
    padding-bottom: 9px;
}
#strcrt-cart-list td.strcrt_product_discount,
#strcrt-cart-list .strcrt_cart_notice {
    border-bottom: 1px dashed #b3b6b8;
}
.strcrt_discount_div {
    padding: 12px 12px 13px;
    color: #aff7b4;
    background-color: #39b940;
    font-size: 16px;
    font-style: italic;
}
.strcrt_discount_info {
    font-weight: bold;
    display: inline-block;
    float: right;
    font-style: normal;
    color: #fff;
}
#strcrt-cart-list .strcrt_product_name {
    font-size: 22px;
}
#strcrt-cart-list .strcrt_product_info {
    color: #b9babb;
    margin: 15px 2px 0px;
}
#strcrt-cart-list .strcrt_product_quantity_td {
    width: 170px;
}
#strcrt-cart-list .strcrt_product_quantity {
    color: #494d4f;
    font-size: 15px;
    width: 31px;
    text-align: center;
    float: left;
    vertical-align: middle;
    width: 38px;
    height: auto;
    padding: 6px 0px;
}
#strcrt-cart-list .strcrt_product_quantity:focus {
    border-color: #2282c4;
}
.strcrt_quantity_minus,
.strcrt_quantity_plus {
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
    border: 1px solid #d4d4d4;
    color: #b3b6b8;
    float: left;
    text-align: center;
    cursor: pointer;
    width: 8px;
    width: auto;
    height: auto;
    padding: 3px 11px;
}
.strcrt_quantity_minus:hover,
.strcrt_quantity_plus:hover {
    background-color: #ececec;
}
.strcrt_quantity_div {
    position: relative;
    top: 33px;
}
.strcrt_quantity_minus {
    border-right: none;
}
.strcrt_quantity_plus {
    border-left: none;
}
#strcrt-cart-list .strcrt_product_total {
    width: 110px;
    text-align: right;
    padding: 0 37px 17px 0;
    vertical-align: bottom;
}
#strcrt-cart-list .strcrt_product_total > div {
    color: #494d4f;
    position: relative;
    font-weight: bold;
    display: inline-block;
}
#strcrt-cart-list .strcrt_product_total div.strcrt_product_total_old_price {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: normal;
    color: #888;
    margin-bottom: 5px;
}
#strcrt-cart-list .strcrt_delete_product {
    text-align: right;
    width: 16px;
}
#strcrt-cart-list .strcrt_delete_product img {
    position: relative;
    top: 17px;
    cursor: pointer;
}
#strcrt-cart-list input,
#strcrt-cart-info input {
    background-color: #fff;
    color: #494D4F;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-radius: none;
}
#strcrt-cart-info input.strcrt_error {
    background-color: #fce9e9;
    border-color: #e62929;
}
#strcrt-cart-info {
    color: #b9babb;
    font-size: 14px;
}
#strcrt-cart-info div {
    float: left;
    margin-right: 19px;
}
#strcrt-cart-info input {
    width: 232px;
    height: 29px;
    margin: 8px 0;
    height: auto;
}
#strcrt-cart-list #strcrt-cart-info td {
    border-bottom: none;
    padding-bottom: 25px;
}
#strcrt-cart-list .strcrt_license_info td {
    border-bottom: medium none;
    padding: 20px 0 0;
}
.strcrt_license_description {
    background-color: #f3efd1;
    border: 1px solid #cfcba7;
    color: #746f4b;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
}
#strcrt-cart-bottom {
    background-color: #f8f8f8;
    color: #494d4f;
    padding: 0px 28px 0px;
    font-size: 28px;
}
#strcrt-cart-bottom .strcrt_loading {
    float: right;
    margin: 45px 15px;
}
.strcrt_purchase {
    margin: 15px 0px 10px 0px ! important;
}
#strcrt-cart-bottom div {
    float: left;
    padding-top: 13px;
}
#strcrt-cart-bottom .submit {
    float: right;
    font-size: 18px;
    padding: 10px 40px 10px 28px;
    background: url(https://bestwebsoft.com/images/arrows.png) no-repeat 117px -29px #127bc4;
}
#strcrt_wfp_purchase,
#strcrt_mono_purchase {
    padding: 10px 30px 10px 90px;
    position: relative;
    background-color: #2c2e2f !important;
    color: #d0d1d1;
    width: 350px;
}
#strcrt_wfp_purchase img,
#strcrt_mono_purchase img {
	position: absolute;
	left: 25px;
	top: -1px;
}
#strcrt-cart-list .strcrt_with_notice td {
    border-bottom: none;
    padding-bottom: 0;
}
.strcrt_warning {
    background-color: #ED6565;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    padding: 5px;
}
#strcrt-cart-list .strcrt_warning a {
    color: #E5E7A2;
}
.strcrt_message {
	color: red;
	font-size: 25px;
}
.strcrt_warning_error {
	color: red;
	font-size: 13px;
	width: 100%;
	max-width: 500px;
}
/* template style */
.strcrt_submit_message {
    font-style: italic;
    margin-bottom: 4px;
    margin-top: 4px;
    display: none;
    background-color: #FDF8C5;
    color: #949275;
    padding: 2px;
    text-align: center;
}
@media screen and (max-width: 650px) {
     #strcrt-cart-info .clear {
        height: 40px;
    }
}
@media screen and (max-width: 600px) {
    /* .strcrt_count_mobile {
        display: inline-block;
        padding: 9px 21px 15px;
        color: #fff;
    } */
    .strcrt_cart_block:before {
        float: right;
        margin-right: 16px;
    }
    .strcrt_cart_block .strcrt_count {
        font-size: 0;
        min-width: 5px;
        height: 5px;
        top: 11px;
        right: 20px;
    }
    .strcrt_cart_block:hover::before {
        background: transparent;
    }
	.strcrt_warning_error { 
		text-align: center;
	}
}
@media screen and (max-width: 420px) {
    .strcrt_discount_div {
        padding: 12px 12px 30px;
    }
}