/* Your Css code here */





/* =============== HEADER ================= */

.container-header, .sticky-header {
    background-position: right bottom !important;
}




/* ------------------ TOP NAV MENU ------------------ */

ul#header_links {
    padding-left: 3%;
}

ul#header_links li {
padding: 0;
}

ul#header_links li:after {
content:"|";
padding: 0 8px;
}
ul#header_links li:last-child:after {
content:"";
}
/* --------------------------------------------- */


/* ---------- LOGO & CONTENTS ------------------ */
header .row #header_logo img {
    max-height: 100px;
    margin-top: -5px;
}

header .row #header_logo {
    padding-left: 3%;
    /*max-width: 25%;*/
    height: 80px;
}

.header_user_info {
    text-align: right;
    margin-top: 10px;
    top: 0px;
    position: absolute; 
    right: 0;
}
/* ------------------------------------------- */

/* ------------------ SEARCH ------------------ */

#search_block_top_content {
    height: 100px;

}
.container-header .form-control, #footer .form-control {
	/* color: #000000 !important; */
	/* color: #fff !important; */
	background: rgba(242, 228, 228, 0.5) !important;
	border: 1px solid rgba(217, 70, 70, 0.5) !important;
	border-radius: 6px;
}

.container-header .search-cat-select {
    color: #4c4c4c !important;
    background: rgba(105, 105, 105, 0.3) !important;
    border-radius: 6px 0 0 6px;
    padding-left: 10px;
}
.search_block_top .search-w-selector .search_query {
    padding-left: 143px;
}

.header_tagline {
	text-align: center;
	font-style: italic;
	color: rgba(255, 255, 255, 0.76);
}
/* ------------------------------------------ */



/* ------------------ MENU ------------------ */

.cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > span.cbp-main-link {
/*font-family: 'Raleway', sans-serif;*/
font-weight: 400 !important;
letter-spacing: 0.8px;
}

.cbp-hrmenu .cbp-links li.cbp-hrsub-haslevel2 > div > a:after, .cbp-hrmenu .cbp-links li .cbp-hrsub-haslevel3 > div > a:after {
	color: #505050;
	opacity: 0.5 !important; 
}

.cbp-hrmenu .col-xs-3 {
    width: 40%;
}

#iqitmegamenu-horizontal {
    border-top: 1px solid #979797 !important;
    border-bottom: 1px solid #979797 !important;
    border-left: 1px none #979797 !important;
    border-right: 1px none #979797 !important;
    background-color: rgba(255, 255, 255, .75) !important;
}
/* --------------------------------------------- */








/*------------------CONTENT SECTION BELOW-------------------------------*/

.block .title_block {
	font-size: 16px;
}

div.rte.content_only {
	margin: 40px 100px;
}

.page-heading {
    border-bottom: 1px solid #d6d4d4 !important;
    border-color: #d6d4d4 !important;
}

.slick-prev, .slick-next {
	background: rgba(214, 215, 220, 1) !important;
}
.slick-prev:hover, .slick-next:hover {
    background: #bcdeff !important;
}

.slick-prev:before, .slick-next:before {
	color: #fff;
}

label sup {
    color: red;
}

#tooltip_container {
/*	top: -23px;*/
	position: relative;
	display: inline-block;
    padding: 5px 0px;
/*	left: 275px;*/
}
.icon-error {
	color: red;
}
.icon-warning {
	color: #f5a644;
}
.icon-question-circle {
	color: #2C48F3;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #000;
}

.tooltip hr {
	margin: 8px 0;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    font-weight: lighter;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    color: #737373;
	line-height: 1.5;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    border: 1px solid #999;
}

.yotpo-review-stars > .yotpo-icon-star:hover {
	color: #e7b100 !important;
	border-bottom: 1px solid #70520B;
}

.alert {
	/* border: 1px solid #000; */
	margin: 5px;
	border-radius: 12px;
	box-shadow: 1px 3px 9px #b6b6b6;
	/*	opacity: .65;*/
	font-weight: normal;
}

.alert hr {
	margin: 2px 0px;
}

.addresses .checkbox.addressesAreEquals {
    margin: 10px 0 5px 0;
}
#id_address_delivery.form-control, #id_address_invoice.form-control {
    width: auto!important;
}
/* --------------------------------------------- */




/*------------------HOME BANNER SECTION BELOW-------------------------------*/
#BannerContainer {
background-color: rgba(255, 255, 255, .3);
}

.Banner_Title {
  	font-family: 'Raleway', Avenir, Helvetica, Arial, sans-serif ;
	font-size: 33px;
	color: #000000;
	line-height: normal;
	font-weight: 600;
	hyphens: none
	/*padding-left: 5%;*/
}

.Banner_Text {
	font-family: 'Raleway', Avenir, Helvetica, Arial, sans-serif ;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	font-weight: 300;
	hyphens: none
	/*padding-left: 5%;*/
}

.Banner_Text ul {
	list-style: square;
    padding-left: 52px;
}

/*---------------------------------------------------------------*/



/*------------------LEFT COLUMN-------------------------------*/

.products-block li .product-content h5 {
    margin: 0px 0 0px -5px !important;
}
.products-block li .product-content a.product-name {
	font-size: 12px;
}	

.products-block li {
	padding: 0 0 10px 0 !important;
	margin-bottom: 10px !important;
	
}
/*---------------------------------------------------------------*/


/*------------------PRODUCT PAGE-------------------------------*/

/* Add to cart button */
.box-info-product .exclusive {
     box-shadow: 2px 2px 4px 0 #999999;
    border-radius: 10px;
}
.box-info-product .hover {
}
.box-info-product .exclusive span {
    font-size: 16px;
    padding: 0px 16px;
}

.pb-left-column #image-block {
    border: 1px none #dbdbdb;

}

.label-price {
	color: rgb(132, 132, 132);
}
.label-price.product-list {
	color: rgb(132, 132, 132);
	font-size: 11px;
/*	text-decoration: line-through;*/
}


span.label-price {
	color: #000;
}
.product-list #wholesale-price {
	text-decoration: line-through;
}
#wholesale-price {
	
}
#yousave-price {
	color: red;
}

#yousave-percentage {
	font-weight: bold;
}
/*---------------------------------------------------------------*/


/*------------------ORDER CONFIRMATION PAGE-------------------------------*/
.order-confirmation-wrapper {
	background-image: url(/img/cms/ThankYou.jpg);
	background-size: auto 90%;
	background-repeat: no-repeat;
	margin-top: -20px;
}

.order-confirmation-container {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+43,ffffff+100&0.15+0,1+43,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.15) 0%, rgba(255,255,255,1) 43%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,1) 43%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	width: 80%;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
}
.order-confirmation-container .confirmation {
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #e6db55;
	font-size: 13px;
	background: none repeat scroll 0 0 lightyellow;
	width: 50%;
	margin-left: auto
}

#uniform-cgv span {
    border-color: #932803 !important;
}

#stripe-payment-form .form-row {
    width: 100% !important;
}

/*------------------END ORDER CONFIRMATION PAGE----------------------------*/


/*------------------FOOTER SECTION-------------------------------*/
.footer-container #footer .bullet li, .footer-container #footer1 .bullet li {
/*Footer Text 	*/
	/* Specials About Us FA: */
	/*font-family: 'OpenSans-Light', Arial,sans-serif;*/
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 13px;
    margin-left: 5px;
}

.footer-container #footer h4 {
/*Footer Title*/
}


#footer #newsletter_block_left .form-group .button-small {
	color: #686767
}

#toTop {
    bottom: 41px;
}

.footer-container .footer_copyrights footer, .footer-container .footer_copyrights div {
	height: 40px;
	bottom: 0px;
	background-color: #000;
}

.paymants_logos img {
    float: right;
    bottom: 76px;
    position: relative;
}

/*------------------YOTPO SECTION-------------------------------*/
#y-badges {
	background-color: transparent !important;
	float: right;
	position: absolute;
	top: 10px;
	right: 100px;
	width: 110px !important;
}
/*------------------END YOTPO SECTION-------------------------------*/



/*------------------END FOOTER SECTION--------------------------------*/







/*---------------------------------------------------------------*/
/* RESPONSIVE DESIGN
/*---------------------------------------------------------------*/


@media only screen and (max-width: 1150px) {

}


/*
	* -------------------------------------------------------------------------------------------
	* ALL DEVICES TABLET LANDSCAPE
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (max-width: 1024px) {


}


/*
	* -------------------------------------------------------------------------------------------
	* TABLET LANDSCAPE ONLY
	* -------------------------------------------------------------------------------------------
	*/


/*
	* -------------------------------------------------------------------------------------------
	* ALL DEVICES TABLET PORTRAIT
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (max-width: 979px) {

	#y-badges {
		right: 0px;
	}
}


/*
	* -------------------------------------------------------------------------------------------
	* TABLET PORTRAIT ONLY
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (max-width: 768px) and (orientation: portrait)  {


	
}


/*
	* -------------------------------------------------------------------------------------------
	* MOBILE BOTH VIEWS
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (max-width: 768px) {
    header .mh-icon {
        font-size: 22px!important;
        margin: 5px!important;
    }
    
    .tooltip .tooltiptext {
        width: 180%!important;
    }
	
}


/*
	* -------------------------------------------------------------------------------------------
	* MOBILE LANDSCAPE ONLY
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (min-width: 479px) and (max-width: 767px) and (orientation: landscape) {
   
	#y-badges {
		display: none;
	}

}


/*
	* -------------------------------------------------------------------------------------------
	* MOBILE PORTRAIT & LOWER
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (max-width: 479px) and (orientation: portrait) {
    

}


/*
	* -------------------------------------------------------------------------------------------
	* SMALLER MOBILE PORTRAIT & LOWER
	* -------------------------------------------------------------------------------------------
	*/

@media only screen and (max-width: 320px) {
    

}