.ajaxloaddingcart_mini {
	background: url(../img/ajax-loader-mini.gif) no-repeat center transparent;
	opacity: 0.8;
	height: 50px;
	width: 50px;
	position: absolute !important;
	top: 5px;
	left: 40%;
	z-index: 9999;
}
.was_added_to_cart {
	display: inline-block;
	width: 100%;
	color: red;
	font-size: 10px;
}
#DOMWindow p, .defaultDOMWindow.modal p, .errorDOMWindow.modal p, .deleteDOMWindow.modal p {
	text-align: center;
	line-height: 1.8;
	margin: 5px 0;
	padding: 0;
}
.modal_header {
	text-decoration: underline;
	font-size: 18px;
	color: #c00;
}
.modal_delete {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #c00;
	margin-top: 30px;
}
.modal_text {
	font-size: 16px;
}
.modal_summ {
	white-space:nowrap;
}
.modal_to_cart a, .modal_checkout a {
	font-size: 16px;
	text-decoration: none!important;
	background-color: #43910F;
	color: #FFF!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 1px #333;
	-webkit-box-shadow: 0 0 1px #333;
	box-shadow: 0 0 1px #333;
	margin: 0 5px;
	padding: 5px 10px;
}
.modal_to_cart a:hover, .modal_checkout a:hover {
	-moz-box-shadow: 0 0 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
}
.modal_anchor a {
	white-space: nowrap;
}
.modal_anchor.red .modal_to_cart a, .modal_anchor.red .modal_checkout a {
	background-color: #e92a1e;
}
.modal_anchor.orange .modal_to_cart a, .modal_anchor.orange .modal_checkout a {
	background-color: #f3a016;
}
.modal_anchor.blue .modal_to_cart a, .modal_anchor.blue .modal_checkout a {
	background-color: #099dff;
}
.modal_anchor.grey .modal_to_cart a, .modal_anchor.grey .modal_checkout a {
	background-color: #444;
}
.modal_anchor.dark .modal_to_cart a, .modal_anchor.dark .modal_checkout a {
	background-color: #222;
}
.modal_err {
display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin: 35px 0px 25px 0px;
}
.notselected {
	background-color: #ccc;
}
.defaultDOMWindow.modal {
	padding: 10px;
}
.highlight {
	background: url(../img/bgattr.gif);
}
.mycart_wrapp {
	display: block;
	position: relative;
	min-width: 80px;
	min-height: 80px;
	max-width: 300px;
	z-index: 999;
	line-height: 1.3;
	margin: 3px 0px 0px 0px;
}
div.hidden_for_cart {
	display: none!important;
}
.mycart_mini_txt:not(.externbootstrap) {
 width: 66px;
 height: 66px;
 display: block;
 position: relative;
}
.mycart_wrapp.green .mycart_mini_txt {
	background: url(../img/cart_mini_green.png) 0 0 transparent no-repeat;
}
.wishlist_view .mycart_wrapp.green .mycart_mini_txt {
	background: url(../img/wlist_mini_green.png) 0 0 transparent no-repeat;
}
.mycart_wrapp.grey .mycart_mini_txt {
	background: url(../img/cart_mini_grey.png) 0 0 transparent no-repeat;
}
.wishlist_view .mycart_wrapp.grey .mycart_mini_txt {
	background: url(../img/wlist_mini_grey.png) 0 0 transparent no-repeat;
}
.mycart_wrapp.dark .mycart_mini_txt {
	background: url(../img/cart_mini_dark.png) 0 0 transparent no-repeat;
}
.wishlist_view .mycart_wrapp.dark .mycart_mini_txt {
	background: url(../img/wlist_mini_dark.png) 0 0 transparent no-repeat;
}
.mycart_wrapp.red .mycart_mini_txt {
	background: url(../img/cart_mini_red.png) 0 0 transparent no-repeat;
}
.wishlist_view .mycart_wrapp.red .mycart_mini_txt {
	background: url(../img/wlist_mini_red.png) 0 0 transparent no-repeat;
}
.mycart_wrapp.orange .mycart_mini_txt {
	background: url(../img/cart_mini_orange.png) 0 0 transparent no-repeat;
}
.wishlist_view .mycart_wrapp.orange .mycart_mini_txt {
	background: url(../img/wlist_mini_orange.png) 0 0 transparent no-repeat;
}
.mycart_wrapp.blue .mycart_mini_txt {
	background: url(../img/cart_mini_blue.png) 0 0 transparent no-repeat;
}
.wishlist_view .mycart_wrapp.blue .mycart_mini_txt {
	background: url(../img/wlist_mini_blue.png) 0 0 transparent no-repeat;
}
.mycart_mini_txt a {
	color: #333!important;
	font-size: 20px;
	text-align: center;
	text-decoration: none!important;
	padding-top: 8px;
	width: 66px;
	height: 60px;
	display: block;
	position: relative;
}
span.gotocart a {
color: #ffffff;
        padding: 0px;
        text-transform: uppercase;
        font-size: 14px;
        border-radius: 5px;
           background: rgb(57,77,47);
    background: linear-gradient(225deg, rgba(57,77,47,1) 0%, rgba(145,182,141,1) 100%);
        margin-top: 0px;
}
span.gotocart a:hover {
    background: #91b68d;
}
.mycart_mini_txt a:hover {
	background: none!important;
}
.mycart_wrapp.green .extern_content a, .mycart_wrapp.green .extern_bottom a {
}
div.extern_wrap .name span a {
color: #333 !important;
        font-weight: normal;
        font-size: 13px;
        line-height: 13px !important;
}
div.extern_wrap .name span a:hover {
	color: #8fb68c !important;
}
.mycart_wrapp.red .extern_content a, .mycart_wrapp.red .extern_bottom a {
	color: red;
}
.mycart_wrapp.orange .extern_content a, .mycart_wrapp.orange .extern_bottom a {
	color: #FF5C00;
}
.mycart_wrapp.blue .extern_content a, .mycart_wrapp.blue .extern_bottom a {
	color: #099dff;
}
.mycart_wrapp.green .midileft_wrap, .mycart_wrapp.red .midileft_wrap, .mycart_wrapp.orange .midileft_wrap, .mycart_wrapp.blue .midileft_wrap {
	background-color: #444;
}
.mycart_wrapp.grey .midileft_wrap, .mycart_wrapp.dark .midileft_wrap {
	background-color: #333;
}
.midileft_wrap {
	position: absolute;
	left: 10px;
	width: 66px!important;
	height: 66px!important;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	-moz-border-radius: 55px;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	overflow: hidden;
	z-index: 9999;
	padding: 0!important;
}
.midileft_wrap:hover {
	width: 300px!important;
	overflow: visible;
}
.midileft_wrap:hover.midileft_wrap .midileft_text, .midileft_wrap:hover.midileft_wrap .gotocart {
	display: inline-block;
}
.midileft_wrap .mycart_mini_txt {
	float: left;
}
.mycart_wrapp.green .midileft_wrap .midileft_text, .mycart_wrapp.red .midileft_wrap .midileft_text, .mycart_wrapp.orange .midileft_wrap .midileft_text, .mycart_wrapp.blue .midileft_wrap .midileft_text {
	color: #fff!important;
}
.mycart_wrapp.grey .midileft_wrap .midileft_text, .mycart_wrapp.dark .midileft_wrap .midileft_text {
	color: #555;
}
.midileft_wrap .midileft_text {
	display: none;
	width: 200px;
	font-size: 12px;
	text-align: center;
	margin: 7px 0 7px 10px;
}
.midileft_wrap .midileft_text.empty_cart {
	text-align: center;
	margin: 25px 0 0;
}
.midileft_wrap .gotocart {
	display: none;
	width: 200px;
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 10px;
}
.midileft_wrap .gotocart.empty_cart {
	display: none!important;
}
.mycart_wrapp.green .midileft_wrap .gotocart a {
	color: #8fb68c;
}
.mycart_wrapp.red .midileft_wrap .gotocart a {
	color: red;
}
.mycart_wrapp.orange .midileft_wrap .gotocart a {
	color: #FF5C00;
}
.mycart_wrapp.blue .midileft_wrap .gotocart a {
	color: #099dff;
}
.midileft_wrap .gotocart a {
	text-decoration: none;
}
.midileft_wrap .gotocart a:hover {
	border-bottom: 1px dotted #fff;
}
span.min-price-text, span.max-price-text {
	font-size: 14px;
	color: #ff0000;
}
.modal-body span.min-price-text, .modal-body span.max-price-text {
	display:block;
}
.mycart_wrapp.green .midiright_wrap, .mycart_wrapp.red .midiright_wrap, .mycart_wrapp.orange .midiright_wrap, .mycart_wrapp.blue .midiright_wrap {
	background-color: #444;
}
.mycart_wrapp.grey .midiright_wrap, .mycart_wrapp.dark .midiright_wrap {
	background-color: #333;
}
.midiright_wrap {
	position: absolute;
	right: 10px;
	width: 66px!important;
	height: 66px!important;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	-moz-border-radius: 55px;
	-webkit-border-radius: 55px;
	border-radius: 55px;
	overflow: hidden;
	z-index: 9999;
	padding: 0!important;
}
.midiright_wrap:hover {
	width: 300px!important;
	overflow: visible;
}
.midiright_wrap:hover.midiright_wrap .midiright_text, .midiright_wrap:hover.midiright_wrap .gotocart {
	display: inline-block;
}
.midiright_wrap .mycart_mini_txt {
	float: right;
}
.mycart_wrapp.green .midiright_wrap .midiright_text, .mycart_wrapp.red .midiright_wrap .midiright_text, .mycart_wrapp.orange .midiright_wrap .midiright_text, .mycart_wrapp.blue .midiright_wrap .midiright_text {
	color: #fff!important;
}
.mycart_wrapp.grey .midiright_wrap .midiright_text, .mycart_wrapp.dark .midiright_wrap .midiright_text {
	color: #555;
}
.midiright_wrap .midiright_text {
	display: none;
	width: 200px;
	font-size: 12px;
	text-align: center;
	margin: 7px 0 7px 30px;
}
.midiright_wrap .midiright_text.empty_cart {
	text-align: center;
	margin: 25px 0 0;
}
.midiright_wrap .gotocart {
	display: none;
	width: 200px;
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 30px;
}
.midiright_wrap .gotocart.empty_cart {
	display: none!important;
}
.mycart_wrapp.green .midiright_wrap .gotocart a {
	color: #8fb68c!important;
}
.mycart_wrapp.red .midiright_wrap .gotocart a {
	color: red!important;
}
.mycart_wrapp.orange .midiright_wrap .gotocart a {
	color: #FF5C00!important;
}
.mycart_wrapp.blue .midiright_wrap .gotocart a {
	color: #099dff!important;
}
.midiright_wrap .gotocart a {
	text-decoration: none;
}
.midiright_wrap .gotocart a:hover {
	border-bottom: 1px dotted #fff;
}
.mycart_mini_txt.extern a {
	width: 66px;
	height: 34px;
}
.mycart_mini_txt.extern .arrow_down {
	display: none;
	text-align: center;
	color: #333;
	padding-top: 10px;
	font-size: 8px;
	cursor: pointer;
}
.mycart_mini_txt.externright {
	float: right;
}
.mycart_wrapp:hover .extern_wrap, .mycart_wrapp:hover .mycart_mini_txt.extern .arrow_down, .mycart_wrapp:focus .extern_wrap, .mycart_wrapp:focus .mycart_mini_txt.extern .arrow_down {
	display: block;
}
.mycart_wrapp:hover .extern_wrap.dnone, .mycart_wrapp:focus .extern_wrap.dnone {
	display: none;
}
.extern_wrap {
    position: absolute;
    display: none;
    background-color: #333;
    width: 100%;
    max-width: 320px;
    min-width: 300px;
    margin-top: 7px;
    z-index: 9999;
    right: 0%;
    float: right;
    margin-top: 8px !important;
    border-radius: 5px;
    padding: 8px;
}
.extern_wrap.externright {
	right: 10px;
}
div.extern_wrap div {
	margin: 0!important;
	padding: 0!important;
}
.extern_wrap div, .extern_wrap span {
	position:static;
}
.extern_row {
position: relative !important;
        display: block;
        min-height: 68px;
        text-align: left;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #eeeeee;
}
.extern_content {
        min-height: 50px;
        max-height: 205px;
        overflow-x: hidden;
        overflow-y: auto;
}
.extern_row span {
padding: 4px 2px;
}
.extern_row span.pict {
	position: relative;
	display: block;
	width: 60px;
	padding: 5px 5px 0px 5px;
}
.extern_row span.pict img {
	max-width: 60px !important;
	border-radius: 2px;
}
/*.extern_row span.name,.extern_row span.qtty,.extern_row span.summ{position:absolute;display:inline-block;}*/

.defaultDOMWindow .modal-bottom {
	border-top: 1px dotted #cccccc;
}
.extern_row div {
	display: inline-block;
}
.extern_row div.block {
	display: block;
}
.extern_row div.pict {
	vertical-align: top;
}
.extern_row span.name {
	display: block;
	max-width: 200px;
	color: #333;
	padding: 5px 0px 5px 0px;
	line-height: 14px;
}
.extern_row span.qtty, .extern_row span.summ {
	font-size: 15px;
	bottom: 5px;
}
.extern_row span.qtty {
	color: #333;
	left: 110px;
	width: 25%;
	max-width: 75px;
}
.extern_row span.summ {
	color: #333;
	right: 10px;
	white-space:nowrap;
}
.extern_wrap .total {
display: block;
        font-size: 15px;
        text-transform: none;
        font-weight: normal;
        text-align: center;
        line-height: 18px;
        color: #333;
        padding: 5px 0px 5px 0px;
        border-top: 1px solid #eeeeee;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
}
span.total_qtty {
        color: #000000;
        font-weight: bold;
}
.extern_wrap .summ_total {
        color: #000000;
        font-weight: bold;
}
.extern_wrap .gotocart {
	display: block;
	text-align: center;
	padding: 0 7px 7px;
}
.extern_wrap .gotocart a {
        display: block;
        line-height: 20px;
        padding: 8px 0px 8px 0px;
        text-decoration: none!important;
}
.extern_bottom.empty_cart {
	display: none;
}
.extern_bottom {
background-color: #fff;
        border-radius: 0px 0px 5px 5px;
}
.extern_wrap .extern_empty, .extern_wrap .extern_empty_jq {
        display: block;
        padding: 7px;
        color: #333;
        text-align: center;
        font-size: 18px;
}
.desription-bottom.block {
	position:relative;
}
.minicart_attr_wrap, .minicart_ef_wrap {
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	margin: 0 0 0 5px;
	color: #333 !important;
}
.minicart_attr_wrap:hover .minicart_attr_list, .minicart_ef_wrap:hover .minicart_ef_list {
	display: block;
}
.minicart_attr_list {
display: none;
        position: absolute !important;
        left: 0;
        top: 25px;
        width: 280px;
        border: 1px solid #8fb68c;
        border-left: none !important;
        border-right: none !important;
        font-size: 14px;
        background-color: #ffffff;
        z-index: 9998;
}
.minicart_ef_list {
        display:none;
        position: absolute !important;
        left: 0px;
        top: 25px;
        width: 290px;
        border-top: 1px solid #8fb68c;
        border-bottom: 1px solid #8fb68c;
        font-size: 14px;
        background-color: #eaeaea;
        z-index: 9999;
}
span.gotocart a.checkout {
	color: #fff;
}
.minicart_attr_wrap.attr_length_0 {
	display: none;
}
.minicart_ef_wrap.ef_length_0 {
        display: none;
}
a#gocarttto {
        display: none;
}
.extern_row span.delete {
        position: absolute;
        display: block;
        width: 10px;
        line-height: 10px;
        height: 10px;
        top: 4px;
        font-size: 11px;
        right: 2px;
        z-index: 999;
        margin: 0;
        padding: 3px;
        text-align: center;
        background: #333;
        border-radius: 100%;
}
.extern_row span.delete a {
	text-decoration: none!important;
	color: #fff;
}
div.extern_wrap .delete:hover {
        background: #eee;
}
.extern_row span.delete a:hover {
	color: #8fb68c;
}
.extern_row span.qtybtn {
	position: absolute;
	display: block;
	min-width: 10px;
	max-width: 13px;
	color: #333;
	font-size: 14px;
	top: 30px;
	right: 10px;
	z-index: 999;
	margin: 0;
	padding: 0;
}
.extern_row span:hover {
	cursor: pointer;
}
.show_quantity_buttons .extern_row span.qtty {
	padding: 4px 0;
}
.extern_row .minus_quantity, .extern_row .plus_quantity {
        display: inline-block;
        background-color: #ffffff;
        color: #333;
        font-size: 16px;
        border: 1px solid #eeeeee;
        border-radius: 0px;
        text-align: center;
        line-height: 20px;
        margin: 0px 0px 0px 3px;
        padding: 0px 4px 0px 4px;
        width: 10px;
        height: 19px;
        font-weight: bold;
}
.extern_row .minus_quantity:hover, .extern_row .plus_quantity:hover {
        color: #8fb68c;
        border: 1px solid #8fb68c;
}
.extern_row input.input_quantity {
        position: relative;
        max-width: 24px;
        display: inline-block;
        border: 1px solid #eeeeee;
        background-color: #ffffff;
        color: #333;
        font-size: 14px;
        text-align: center;
        height: 19px;
        margin: -3px 0px 0px 3px;
        padding: 0px 0px 0px 0px;
        border-radius: 0px;
}
.externtwo_wrapp {
        min-height: 38px;
}
.mycart_wrapp.externtwo_wrapp:hover {
}
.externtwo_wrapp .mycart_mini_txt {
        float: left;
        color: #333;
        font-size: 15px;
        text-transform: uppercase;
        text-align: right;
        margin-right: 3px;
        width: 170px;
        height: 35px;
        z-index: 22;
        line-height: 19px;
        padding-bottom: 222px;
        padding: 0;
}
.externtwo_wrapp .mycart_mini_txt:hover {
	cursor: pointer;
}
.mycart_wrapp.externtwo_wrapp.red .mycart_mini_txt {
	background: url(../img/arrow_red.png) 250px 0 #e92a1e no-repeat;
}
.mycart_wrapp.externtwo_wrapp.green .mycart_mini_txt {
	background: none;
}
.mycart_wrapp.externtwo_wrapp.orange .mycart_mini_txt {
	background: url(../img/arrow_orange.png) 250px 0 #f3a016 no-repeat;
}
.mycart_wrapp.externtwo_wrapp.blue .mycart_mini_txt {
	background: url(../img/arrow_blue.png) 250px 0 #099dff no-repeat;
}
.mycart_wrapp.externtwo_wrapp.grey .mycart_mini_txt {
	background: url(../img/arrow_grey.png) 250px 0 #8b8b8b no-repeat;
}
.mycart_wrapp.externtwo_wrapp.dark .mycart_mini_txt {
	background: url(../img/arrow_dark.png) 250px 0 #141414 no-repeat;
}
.externtwo_wrapp .mini_cart_img a {
	text-decoration: none!important;
}
.externtwo_wrapp .mini_cart_img img {
        border: none!important;
        max-width: 42px !important;
        top: -1px;
        position: relative;
}
img#wishlist {
	max-width: 22px !important;
	top: 2px;
	position: relative;
}
.externtwo_wrapp .extern_wrap {
        margin-top: 0px !important;
        padding-top: 5px;
        background-color: #fff;
        border-radius: 5px 5px 5px 5px;
        border: 1px solid #709031;
}
.extern_wrap.dblock {
	display: block;
	position: relative;
}
.externtwo_wrapp .extern_wrap.dblock {
	display: block;
	position: relative;
}
.externbootstrap_wrapp {
	display: block;
	background-color: #252a2f;
	width: 100%;
	height: auto;
	min-width: 300px;
	min-height: inherit;
	max-width: 320px;
	line-height: 25px;
	margin: 0;
}
.externbootstrap_wrapp:hover {
	box-shadow: 0 0 7px #333!important;
}
span.externbootstrap_text {
font-size: 15px;
        color: #fff;
        font-weight: normal;
        line-height: 14px;
        top: -1px;
        margin-left: -2px;
        letter-spacing: -0.3px;
        position: relative;
}
.mycart_wrapp.externbootstrap_wrapp.red .mycart_mini_txt, .mycart_wrapp.externbootstrap_wrapp.green .mycart_mini_txt, .mycart_wrapp.externbootstrap_wrapp.orange .mycart_mini_txt, .mycart_wrapp.externbootstrap_wrapp.blue .mycart_mini_txt, .mycart_wrapp.externbootstrap_wrapp.grey .mycart_mini_txt, .mycart_wrapp.externbootstrap_wrapp.dark .mycart_mini_txt {
	background-image: none;
    background: rgb(57,77,47);
    background: linear-gradient(225deg, rgba(57,77,47,1) 0%, rgba(145,182,141,1) 100%);
}
.externbootstrap_wrapp .mini_cart_img {
	display: inline-block;
	font-size: 25px;
	border: none!important;
	line-height: 25px;
	margin: 0;
	padding: 15px 20px 15px 10px;
}
.externbootstrap_wrapp .mini_cart_img a {
	display: inherit;
	width: auto;
	height: auto;
	text-decoration: none!important;
	color: #252a2f!important;
}
.mycart_wrapp.externbootstrap_wrapp.red .mini_cart_img {
	background-image: none;
	background-color: #e92a1e;
}
.mycart_wrapp.externbootstrap_wrapp.green .mini_cart_img {
	background-image: none;
	background-color: #8fb68c;
}
.mycart_wrapp.externbootstrap_wrapp.orange .mini_cart_img {
	background-image: none;
	background-color: #f3a016;
}
.mycart_wrapp.externbootstrap_wrapp.blue .mini_cart_img {
	background-image: none;
	background-color: #099dff;
}
.mycart_wrapp.externbootstrap_wrapp.grey .mini_cart_img {
	background-image: none;
	background-color: #8b8b8b;
}
.mycart_wrapp.externbootstrap_wrapp.dark .mini_cart_img {
	background-image: none;
	background-color: #252a2f;
}
.externbootstrap_wrapp .mycart_mini_txt {
	display: inline-block;
	-moz-box-shadow: 0 0 0 #333;
	-webkit-box-shadow: 0 0 0 #333;
	box-shadow: 0 0 0 #333;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff!important;
	height: auto;
	line-height: 25px;
	margin: 0;
	padding: 0px 7px;
}
.externbootstrap_wrapp.emptycart .mycart_mini_txt {
	padding-top:15px;
}
.externbootstrap_wrapp .mycart_mini_txt:hover {
	cursor: pointer;
}
.externbootstrap_wrapp .extern_wrap {
margin-top: 0;
        background-color: #ffffff;
        -webkit-box-shadow: 0px 2px 6px 1px rgb(51 51 51 / 14%);
        -moz-box-shadow: 0px 2px 6px 1px rgb(51 51 51 / 14%);
        box-shadow: 0px 2px 6px 1px rgb(51 51 51 / 14%);
}
.externbootstrap_wrapp .down-click {
	color: #333;
	font-size: 10px;
	cursor: pointer;
	padding: 15px 0;
}
.externbootstrap_wrapp .extern_wrap.dblock {
	display: block;
	position: relative;
}
.externbootstrap_wrapp .extern_wrap.dblock.dnone {
	display: none;
}
.qttyobj {
	font-size: 10px;
	padding: 0 3px;
	border: 1px solid #666666;
	text-decoration: none;
	text-align: center;
	min-width: 10px;
}
.dblock {
	display: block;
}
.dnone {
	display: none;
}
.dnone-force {
	dsiplay: none!important;
}
.clear {
	clear: both;
}
.min_view {
	position: relative;
}
.externbootstrap_wrapp.wrapp_min, .mycart_wrapp.externbootstrap_wrapp.wrapp_min[class*=" "] .mini_cart_img {
 position: relative;
 display: inline-block;
 min-width: inherit;
 max-width: inherit;
 max-height: inherit;
 width: inherit;
 height: inherit;
 background-color: transparent;
 padding: 0;
 margin: 0;
}
.externbootstrap_wrapp.wrapp_min:hover {
	box-shadow: none !important;
}
  .mycart_wrapp.externbootstrap_wrapp.wrapp_min .mycart_mini_txt {
        padding: 5px 5px 5px 6px;
        box-shadow: none;
        text-align: center;
        border: none;
        line-height: 1;
        opacity: 1;
        position: absolute;
        top: 8px;
        right: -20px;
        width: 15px;
        height: 15px;
        border-radius: 200%;
}
img#cartminic {
        max-height: 26px;
}
.mycart_wrapp.externbootstrap_wrapp.wrapp_min.red .mycart_mini_txt, .mycart_wrapp.red .gotocart :last-child {
	background-color: #e92a1e;
	color:#ffffff;
}
.mycart_wrapp.externbootstrap_wrapp.wrapp_min.orange .mycart_mini_txt, .mycart_wrapp.orange .gotocart :last-child {
	background-color: #f3a016;
	color:#ffffff;
}
.mycart_wrapp.externbootstrap_wrapp.wrapp_min.green .mycart_mini_txt, .mycart_wrapp.green .gotocart :last-child {
	color:#ffffff;
}
.mycart_wrapp.externbootstrap_wrapp.wrapp_min.blue .mycart_mini_txt, .mycart_wrapp.blue .gotocart :last-child {
	background-color: #099dff;
	color:#ffffff;
}
.mycart_wrapp.externbootstrap_wrapp.wrapp_min.grey .mycart_mini_txt, .mycart_wrapp.grey .gotocart :last-child {
	background-color: #444444;
	color:#ffffff;
}
.mycart_wrapp.externbootstrap_wrapp.wrapp_min.dark .mycart_mini_txt, .mycart_wrapp.dark .gotocart :last-child {
	background-color: #333;
	color:#ffffff;
}
.mycart_wrapp.grey .midiright_wrap .gotocart a, .mycart_wrapp.grey .midileft_wrap .gotocart a, .mycart_wrapp.dark .midiright_wrap .gotocart a, .mycart_wrapp.dark .midileft_wrap .gotocart a {
	color:#ff0000;
}
.externbootstrap_wrapp.wrapp_min .down-click {
	font-size: inherit;
	padding: 0;
}
.externbootstrap_wrapp.wrapp_min .extern_wrap.dblock {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.externbootstrap_wrapp.wrapp_min .mini_cart_img a {
	color: #444444 !important;
}
.mycart_wrapp .extern_bottom a.checkout, .wishlist_view .mycart_wrapp .extern_bottom a {
	color: #ffffff;
}
.mycart_wrapp .midiright_wrap .gotocart a, .mycart_wrapp .midileft_wrap .gotocart a {
	background-color:transparent !important;
}
.zoomContainer {
	z-index:2;
}
/*Off canvas*/

.cart_offcanvas_wrapper {
	position: absolute;
	overflow: hidden;
	width: 100%;
	z-index: 1051;
	top: 0;
}
.cart_offcanvas {
	width: 0%;
	height: 0%;
	position: fixed;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: 300ms ease all;
	transition: 300ms ease all;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cart_offcanvas_content {
	width: 0px;
	height: 0;
	position: fixed;
	top: 0;
	right: -300px;
	background: #ECECEC;
	padding: 15px;
	color: #232323;
	overflow: auto;
}
.show_canvas .cart_offcanvas {
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
	-webkit-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	margin-right: 300px;
}
.show_canvas .cart_offcanvas_content {
	width: 300px;
	height: 100%;
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
	-webkit-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 0, 0);
	margin-left: 300px;
	transition: all 0.3s ease-in-out;
}
.toggle_offcanvas {
	position: fixed;
	top: 0;
	right: 285px;
	z-index: 1052;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	color: #999;
	display: none;
}
.toggle_offcanvas.show_canvas {
	display: block;
}
.cart_offcanvas_body {
	margin-top: 15px;
}
.show_canvas::-webkit-scrollbar {
 width: 2px;
}
 @-webkit-keyframes fadeIn {
 0% {
}
100% {
 opacity: 1;
}
}
@keyframes fadeIn {
 0% {
}
100% {
 opacity: 1;
}
}
@media (max-width: 992px) {
 .cart_view .externbootstrap_wrapp.wrapp_min .extern_wrap.dblock {
 right: 0;
 left: 0;
}
 .cart_view .externbootstrap_wrapp.wrapp_min .extern_wrap.dblock {
 right: 0;
 left: 0;
}
}
@media (max-width: 768px) {
 .externbootstrap_wrapp {
 text-align: center;
 margin: auto;
}
}
