/**/
#wp-crm-shop-shadow { position: absolute; background: #000; width: 0; height: 0; border: 0; top: 0; left: 0; }
#wp-crm-shop-window * { font-size: 9pt; }
#wp-crm-shop-window h2,
#wp-crm-shop-window h3 { font-size: 13pt; }
#wp-crm-shop-window { position: absolute; left: 50%; width: 500px; margin-left: -250px; top: 50px; background: #fff; border: 2px solid #ccc;  z-index: 9999; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 3px; display: none; box-shadow: 3px 3px 5px #000; }
.wp-crm-popup-shop { position: absolute; top: 15px; right: 15px; cursor: pointer; background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 24px; z-index: 1111; }
.wp-crm-popup-shop strong { position: absolute; top: 15px; right: 20px; color: #fff; font-weight: bold; }

#wp-crm-shop-window ul { margin: 0.8em 2em; }
#wp-crm-shop-window li { text-align: justify; }
#wp-crm-shop-window small { font-size: 8pt; font-style: italic; }
#wp-crm-shop-window small sup { font-size: 7pt; font-style: italic; }

.wp-crm-shop-product { position: relative; width: 200px; cursor: pointer; float: left; margin-left: 3px; }
.wp-crm-shop-inline { clear: both; float: none!important; margin: 0 auto!important; }
.wp-crm-shop-discounted { width: 294px;  }
.wp-crm-shop-button { margin: 0!important; }
.wp-crm-shop-product-value { width: 88px; height: 36px; line-height: 36px; position: absolute; top: 0; left: 112px; text-align: center; color: #c00; font-size: 21pt; font-weight: bold; }
.wp-crm-shop-product-fullvalue { width: 88px; height: 36px; line-height: 36px; position: absolute; top: 0; right: 0; text-align: center; color: #c00; font-size: 21pt; font-weight: bold; }
.wp-crm-shop-product-currency { width: 88px; position: absolute; bottom: 4px; left: 112px; text-align: center; font-weight: bold; color: #ccc; }
.wp-crm-shop-product-fullcurrency { width: 88px; position: absolute; bottom: 4px; right: 0; text-align: center; font-weight: bold; color: #ccc; }
.wp-crm-shop-product-label { width: 106px; line-height: 22px; position: absolute; top: 6px; left: 2px; text-align: center; font-weight: bold; color: #fff; }
.wp-crm-shop-crossed { position: absolute; top: -4px; right: -4px; }

.wp-crm-shop-cart { border: 1px solid #ccc; border-width: 1px 0 0 1px; }
.wp-crm-shop-cart input[type="text"] { width: 24px; text-align: center; color: #c00; font-weight: bold; margin: 0; padding: 2px 0; display: inline; }
.wp-crm-shop-cart th,
.wp-crm-shop-cart td { border: 1px solid #ccc; border-width: 0 1px 1px 0; padding: 0 2px; }
.wp-crm-shop-cart-wrapper { margin: 15px; position: relative; }
.wp-crm-shop-cart-wrapper * { font-size: 12px; font-family: Helvetica, Arial, Verdana, sans-serif; }
.wp-crm-shop-cart-wrapper ul { margin: 0!important; padding: 0; }
.wp-crm-shop-cart-wrapper ul li { margin: 0.5em 0; padding: 0; }
.wp-crm-shop-cart-wrapper li b { font-weight: bold!important; }
.wp-crm-shop-cart-wrapper sup { vertical-align: super; font-size: 8pt; }
.wp-crm-shop-cart-close { position: absolute; z-index: 9999; right: 0; top: 0; cursor: pointer; }
.wp-crm-shop-separator { clear: both; }

.wp-crm-shop-form { width: 466px; margin-left: 15px; }
.wp-crm-shop-form th { width: 160px; text-align: right; padding: 0 2px; vertical-align: middle; }
.wp-crm-shop-form input[type="text"] { width: 100%; margin: 0; }
.wp-crm-shop-form textarea { width: 100%; margin: 0; }
.wp-crm-shop-form label { display: inline; }
.wp-crm-shop-form input[type="radio"] { display: inline; }

.wp-crm-shop-pink-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #fde; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-yellow-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #ffd; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-green-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #efd; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-blue-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #def; margin-top: 5px; margin-bottom: 5px; }
.wp-crm-shop-purple-table { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #fef; margin-top: 5px; margin-bottom: 5px; }

.wp-crm-shop-field-er { background: #fff url(../icons/error.png) no-repeat center right; }
.wp-crm-shop-field-ok { background: #fff url(../icons/ok.png) no-repeat center right; }

.wp-crm-shop-inline-product { clear: both; margin: 0; clear: both; }
.wp-crm-shop-inline-product>div { position: relative; height: 90px; width: 80%; background: #fff; border-radius: 3px; text-align: center; box-shadow: 1px 1px 4px #000; margin: 0 auto;}
.wp-crm-shop-buy-product { float: right; padding-right: 10px; }
.wp-crm-shop-buy-product,
.wp-crm-shop-buy-product *,
.wp-crm-shop-inline-product,
.wp-crm-shop-inline-product * { line-height: 115%!important; }
.wp-crm-shop-buy-product div { float: right; background: #fff; border-radius: 3px; text-align: center; box-shadow: 1px 1px 4px #000; }
.wp-crm-shop-buy-product-price { display: block; float: right; color: red; font-weight: 700; font-size: 1.9vw; clear: right; text-align: left; margin-right: 18%;}
.wp-crm-shop-buy-product-price sup { font-size: 0.7vw; color: #E23801; }
.wp-crm-shop-buy-product-btn { clear: right; cursor: pointer; display: block; width: 100%; margin-top: 8%; background-color: #58b957; border-radius: 5px; padding: 4.5% 0; }
.wp-crm-shop-buy-product-btn span { display: inline; line-height: 18px; font-size: 1.2vw; color: #fff; font-weight: 500; }
.wp-crm-shop-buy-product-cut { font-size: 1vw; color: #666; text-decoration: line-through; float: left; width: 150px; line-height: 16px; font-weight: 400; margin-top: 0; align-items: left; text-align: left; margin-top: 7%; text-align: right; }
.wp-crm-shop-buy-product-cut sup { font-size: 6pt; color: #999; }
.wp-crm-shop-buy-product-credentials { float: left; }

.wp-crm-shop-closed { border-radius: 3px; box-shadow: 1px 1px 4px #000; margin: 10px; padding: 5px; text-align: justify; }

.wp-crm-shop-btn-silver
{ width: 120px; height: 48px; display: block; background: transparent url('/wp-content/plugins/wp-crm/icons/button-silver.png') center center; cursor: pointer; text-decoration: none!important; }
.wp-crm-shop-btn-gold
{ width: 120px; height: 48px; display: block; background: transparent url('/wp-content/plugins/wp-crm/icons/button-gold.png') center center; cursor: pointer; text-decoration: none!important; }
.wp-crm-shop-btn-platinum
{ width: 120px; height: 48px; display: block; background: transparent url('/wp-content/plugins/wp-crm/icons/button-platinum.png') center center; cursor: pointer; text-decoration: none!important; }
.wp-crm-shop-btn-silver span,
.wp-crm-shop-btn-gold span,
.wp-crm-shop-btn-platinum span,
.wp-crm-shop-btn-silver span,
.wp-crm-shop-btn-gold span,
.wp-crm-shop-btn-platinum span
{ font-size: 10pt; display: block; text-align: center; color: #000; line-height: 20px; padding-top: 4px; font-family: Calibri, Arial, Verdana, sans-serif; }
.wp-crm-shop-btn-silver strong,
.wp-crm-shop-btn-gold strong,
.wp-crm-shop-btn-platinum strong
.wp-crm-shop-btn-silver strong,
.wp-crm-shop-btn-gold strong,
.wp-crm-shop-btn-platinum strong
{ font-size: 12pt; display: block; text-align: center; color: #000; line-height: 16px; font-family: Calibri, Arial, Verdana, sans-serif; padding-left: 5px; }

.wp-crm-shop-silver,
.wp-crm-shop-buy-silver { width: 300px; height: 150px; display: block; background: transparent url('/wp-content/plugins/wp-crm/icons/leadership/silver-dark.png') center center; cursor: pointer; text-decoration: none!important; text-align: center; }
.wp-crm-shop-gold,
.wp-crm-shop-buy-gold { width: 300px; height: 150px; display: block; background: transparent url('/wp-content/plugins/wp-crm/icons/leadership/gold-dark.png') center center; cursor: pointer; text-decoration: none!important; text-align: center; }
.wp-crm-shop-platinum,
.wp-crm-shop-buy-platinum { width: 300px; height: 150px; display: block; background: transparent url('/wp-content/plugins/wp-crm/icons/leadership/platinum-dark.png') center center; cursor: pointer; text-decoration: none!important; text-align: center; }
.wp-crm-shop-silver:hover,
.wp-crm-shop-buy-silver:hover { background-image: url('/wp-content/plugins/wp-crm/icons/leadership/silver-light.png'); }
.wp-crm-shop-gold:hover,
.wp-crm-shop-buy-gold:hover { background-image: url('/wp-content/plugins/wp-crm/icons/leadership/gold-light.png'); }
.wp-crm-shop-platinum:hover,
.wp-crm-shop-buy-platinum:hover { background-image: url('/wp-content/plugins/wp-crm/icons/leadership/platinum-light.png'); }

.wp-crm-shop-silver span,
.wp-crm-shop-buy-silver span,
.wp-crm-shop-gold span,
.wp-crm-shop-buy-gold span,
.wp-crm-shop-platinum span,
.wp-crm-shop-buy-platinum span { color: #fc0; font-weight: bold; font-size: 44pt; line-height: 150px; display: block; }
.wp-crm-shop-buy-silver,
.wp-crm-shop-buy-gold,
.wp-crm-shop-buy-platinum { margin: 5px 0 10px 5px; }

.wp-crm-product { float: left; }


.wp-crm-gallery-container { position: relative; }
.wp-crm-gallery-view { width: 900px; height: 584px; text-align: center; overflow: hidden; border-radius: 3px; background: #000 url(/wp-content/plugins/wp-crm/icons/gallery-black.gif) no-repeat center center; margin-left: 7px; }
.wp-crm-gallery-prev { width: 186px; height: 94px; background: url('/wp-content/plugins/wp-crm/icons/prev.png') no-repeat right center; border-radius: 3px; text-align: center; position: absolute; left: -130px; top: 100px; }
.wp-crm-gallery-prev div { float: left; }
.wp-crm-gallery-next { width: 190px; height: 94px; background: url('/wp-content/plugins/wp-crm/icons/next.png') no-repeat left center; border-radius: 3px; text-align: center; position: absolute; right: -120px; top: 100px; text-align: right; }
.wp-crm-gallery-next div { float: right; }
.wp-crm-gallery-social { width: 80px; background: #ddd; border-radius: 3px; text-align: center; position: absolute; right: -40px; top: 220px; }
.wp-crm-gallery-download { width: 52px; height: 18px; line-height: 18px; display: block; border-radius: 3px; border: 1px solid #d3d3d3; background: #eceef5; color: #3b5998; font-size: 8pt; text-align: center; text-decoration: none; margin: 5px 0 15px 14px; }
.wp-crm-gallery-download:hover { border-color: #9dacce; }
.wp-crm-gallery-thumbs { width: 850px; margin-left: 40px; }
.wp-crm-gallery-thumb { margin: 0 5px 5px; padding: 0; width: 160px; height: 94px; overflow: hidden; float: left; text-align: center; cursor: pointer; }
.wp-crm-related-products { width: 100%; border: 1px solid #eee; }
.wp-crm-related-products thead { border-radius: 6px!important; }
.wp-crm-related-products thead th { line-height: 42px; padding: 2px 5px; text-align: center; }
.wp-crm-related-products tbody td { padding: 2px 5px; border: 1px solid #eee; border-width: 1px 0 0 0; line-height: 42px; }
.wp-crm-related-products tr td:first-child { font-weight: bold; }
.wp-crm-related-products strike { line-height: 42px; }
.wp-crm-related-products.danger th { background-color: #e74c3c; color: #fff; }
.wp-crm-related-products.info th { background-color: #3498db; color: #fff; }
.wp-crm-related-products.primary th { background-color: #1abc9c; color: #fff; }
.wp-crm-related-products.warning th { background-color: #f1c40f; color: #fff; }
.wp-crm-related-products.default th { background-color: #bdc3c7; color: #fff; }
.wp-crm-related-products.success th { background-color: #2ecc71; color: #fff; }
.wp-crm-related-products.inverse th { background-color: #34495e; color: #fff; }
.wp-crm-related-products.danger .odd td { background: #fee; }
.wp-crm-related-products.info .odd td { background: #eef; }
.wp-crm-related-products.primary .odd td { background: #efe; }
.wp-crm-related-products.warning .odd td { background: #ffe; }
.wp-crm-related-products.default .odd td { background: #eee; }
.wp-crm-related-products.success .odd td { background: #efe; }
.wp-crm-related-products.inverse .odd td { background: #eef; }

.wp-crm-shop-cart-json { overflow: hidden!important; width: 1px!important; height: 1px!important; color: #fff!important; background: #fff!important; }
.wp-crm-shop-buy-product-btn img {}
.wp-crm-new-buy-button{	box-shadow: none!important; }
.wp-crm-procentage-cut{ margin-top: 7%; color: #666; font-size: 1vw; float: right; margin-right: 20%;}
.wp-crm-buy-button-right{ width: 50%!important; float: right; box-shadow: none!important;}
.wp-crm-buy-button-left{ width: 50%!important; float: left; box-shadow: none!important;}
.wp-crm-new-buy-button{width:90%!important;} 

.wp-crm-new-button-buy:hover {background-color: #13a332;}
.wp-crm-button-holder{ margin: 0;clear: both;}
.wp-crm-button-holder-layer2 {
    width: 99%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ababab;
    padding: 10px;
    min-width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Raleway", sans-serif;
    font-size: 1.3em;
    line-height: 1.3em;
}
.wp-crm-left-side {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
    min-height: 65px;
    max-width: 360px;
}
.wp-crm-new-button-buy {
    background: #58b957;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    display: inline-block;
    margin: 0;
    font-size: 1em;
    position: absolute;
    left: 62%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 65%;
    cursor: pointer;
	font-family: "Raleway", sans-serif;
}
.wp-crm-new-button-buy i{ margin-right: 5px;}
.wp-crm-right-side {
    width: 50%;
    float: right;
    text-align: left;
    max-width: 250px;
}
.wp-crm-reduced-price{ color: #666;font-size: 16px;font-weight: 600;line-height: 25.6px;}
.wp-crm-old-price{ text-decoration: line-through; padding-right: 5px;}
.wp-crm-new-price {
    color: rgb(224, 55, 4);
    font-weight: 600;
    font-size: 1.3em;
    display: inline-block;
    margin-right: 15%;
    margin-top: -5px;
	line-height:1em;
}
.wp-crm-new-price > sup {font-size: 0.5em;}

.one-third .wp-crm-button-holder-layer2, .elementor-col-33 .wp-crm-button-holder-layer2 {
	display: block;
	min-height: 121px;
}
.one-third .wp-crm-left-side, .elementor-col-33 .wp-crm-left-side {
    width: 100%;
    max-width: 100%;
    display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.one-third .wp-crm-new-button-buy, .elementor-col-33 .wp-crm-new-button-buy {
    margin: 0 auto;
    left: auto;
    width: max-content;
}
.one-third .wp-crm-right-side, .elementor-col-33 .wp-crm-right-side {
    width: 100%;
    text-align: center;
    max-width: 100%;
	position: absolute;
    top: 10px;
    left: 0;
}
.one-third .wp-crm-new-price, .elementor-col-33 .wp-crm-new-price {
    margin-right: auto;
}

@media screen and (max-width: 479px) 
{
     .wp-crm-reduced-price { font-size: 1em!important;	color: #666; text-align:center;}
     .wp-crm-button-holder-layer2 {margin: 0 auto;background: #fff;border: 1px solid #ababab;border-radius: 5px;padding: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%!important;min-width: 100px!important;	margin-bottom: 10%!important;}
     .wp-crm-left-side { width: 100%!important; text-align: center; position: relative; min-height: 65px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1; margin-bottom: 5%; }
     .wp-crm-right-side{ width:100%!important; -webkit-box-ordinal-group:3;-ms-flex-order:2;order:2; max-width: 100%!important; }
     .wp-crm-new-price { color: red; font-weight: 700; font-size: 1em; display: block; text-align: center; }
     .wp-crm-new-button-buy { background: #58b957; border-radius: 5px; padding: 10px; color: #fff; display: inline-block; margin: 0; font-size: 1em; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 100%!important; left:auto!important; cursor: pointer;}
	.one-third .wp-crm-left-side, .elementor-col-33 .wp-crm-left-side .wp-crm-new-button-buy{ width: 90%!important; margin-top: -25px;}
	.one-third .wp-crm-left-side, .elementor-col-33 .wp-crm-button-holder-layer2{height:150px;}
}
