﻿
        #myCartModali_btns .close-reveal-modal{
      display: inline-block!important;
    padding: 6px 12px!important;
    margin-bottom: 0!important;
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: 1.42857143!important;
    text-align: center!important;
    white-space: nowrap!important;
    vertical-align: middle!important;
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    background-image: none!important;
    border: 1px solid transparent!important;
    border-radius: 4px!important;
        position: initial;
    top: 0px;
    right: 0px;
    color: #fff;
    text-shadow: none;
 }

        .blink_orange{ background-color: orange; }
        .blink_red{ background-color: red; }

           .reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 540px;

		position: absolute;
		z-index: 101;
		padding: 30px 0px 0px 0px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rgba(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 

        #DIV_1 {
    bottom: 285px;
    box-sizing: border-box;
    height: 96px;
    left: 0px;
    position: absolute;
    right: 950px;
    top: 0px;
    width: 96px;
    perspective-origin: 48px 48px;
    transform-origin: 48px 48px;
    font: normal normal normal normal 16px / normal proxima-nova-n3, proxima-nova, "Open Sans", "Gill Sans", Corbel, Arial, sans-serif;
    overflow: hidden;
}/*#DIV_1*/

#DIV_2 {
    bottom: 44px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    height: 30px;
    left: -30px;
    min-height: 30px;
    position: absolute;
    right: -9px;
    text-align: center;
    top: 22px;
    width: 135px;
    z-index: 1;
    column-rule-color: rgb(255, 255, 255);
    perspective-origin: 67.5px 15px;
    transform: matrix(0.707107, -0.707107, 0.707107, 0.707107, 0, 0);
    transform-origin: 67.5px 15px;
    background: rgb(0, 190, 142) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(255, 255, 255);
    font: normal normal bold normal 14px / 14px proxima-nova-n7, proxima-nova, "Open Sans", "Gill Sans", Corbel, Arial, sans-serif;
    outline: rgb(255, 255, 255) none 0px;
    padding: 8px 25px;
}/*#DIV_2*/


	    #mc_embed_signup{background:#fff; font:1px Helvetica,Arial,sans-serif; }
	    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
        #VendorBasketss {
        color:#9B0203;
        
        }
       #smallbasket{
		    z-index: 10000!important;
        }

        .modal-content {
        background-color:white;
        }
        #modal-open {
         background:none;
        }

        #VendorUsers {
        color:#174570;
        }

        .modal-dialog {
        max-width:800px!important;
        }
        .fontss {     font-size: 15px;    font-weight: 400;    font-family: 'Roboto Condensed', Helvetica, Times New Roman, sans-serif !important;  }         
        #VendorCustomers td {   padding-left: 4px;  padding-right: 4px;    }
        #vendorbtns a  { cursor:pointer; text-decoration: none; }
        a#VendorUsers:hover  { color:#557491; }
        a#VendorBasketss:hover {  color:#F31B1D;   }
        /*.GoSearch {height:60px!important; border-top-right-radius: 7px!important; border-bottom-right-radius: 7px!important; }*/
        /*#txtcode {padding-left:10px; padding-top:2px; padding-bottom:2px; height:30px; border-top-left-radius:7px!important; font-size: 14px!important;}*/
        /*#txtdescr {padding-left:10px; padding-top:2px; padding-bottom:2px; height:30px; border-bottom-left-radius:7px!important; font-size: 14px!important;}
        #fastbasket { border-radius: 7px!important; height:60px;}*/
         #cart .btn .fa-shopping-cart{ border-bottom-left-radius: 0px!important; border-top-left-radius: 0px!important;     height: 58px;    padding-top: 15px;}
        #search .input-group i {margin-top :10px;}
           .dropdown-header {word-wrap:break-word; white-space: pre-wrap;}