                                                                                                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
.mbdialog *, .mbdialog *:before, .mbdialog *:after{                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
  box-sizing:content-box;         
}

.mbdialog th, .mbdialog td{
  vertical-align:top;                      
}

.mbdialog img{
  display:inline;         
}

.dialogBg{
  background: rgba(255, 255, 255, 0.90);  
  position:fixed;
  overflow-x: auto;
  overflow-y: scroll;
  z-index:99999999;
  left:0;
  top:0;
  bottom:0;
  right:0; 
  /*visibility:hidden;*/
  display:none;
  cursor:pointer;   
}           

.dialogBody{
  overflow:hidden;   
  text-align:left; 
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);         
}
              
.mbdialog{  
  display:none;
  cursor:default;
  margin: 0px auto;        
  position:absolute;
  z-index:99999998;  
  -webkit-backface-visibility: hidden;
} 

@media (max-width: 500px) {
  .mbdialog,.dialogBody{
    -webkit-transform:translate3d(0, 0, 0); //bugfix if theme has translate3d on field behind popup
  }
}

.dialogTool{
  position:relative;          
}    

.dialogClose{
  position:absolute; 
  top:-20px; 
  right:-26px; 
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_dark.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;
  height:26px;
  width:26px;    
  cursor:pointer; 
  z-index:99999995;  
}

.dialogCloseCustom{ 
  cursor:pointer;  
}

.dialogClose.overlay2{
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_white.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;     
}

.dialogClose.style2{
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_big.png);  
  height:29px;
  width:29px; 
  top:-15px; 
  right:-15px;       
} 

.dialogClose.style2:hover{
  background-position:0 -29px;     
}

.dialogClose.style4,.dialogClose.style3{
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_simple_white.png) no-repeat 4px 4px;   
  height:25px;
  width:25px;      
}

.dialogClose.style3{
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_simple_dark.png) no-repeat 4px 4px;          
}

.dialogClose.style6{
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_big_x.png) no-repeat;   
  top:7px; 
  right:8px;            
  width:20px;
  height:20px;
}

.dialogClose.style7{
  background:url(https://www.beautycoliseum.com/skin/frontend/base/default/images/magebird_popup/close_transparent.png) no-repeat;   
  top:7px; 
  right:8px;            
  width:28px;
  height:28px;
}

.dialogClose.style4:hover,.dialogClose.style3:hover{  
  background-position:4px -17px;   
}

.dialogClose.style1:hover{      
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.imgType img{
  display:block;        
}

.error, .warning{  
  border:1px solid #EED2D8;
  color:#B94A4A;
  font-size:12px;
  font-weight:normal;
  text-shadow:1px 1px #FFFFFF;
  background-color:#F2DDDE;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin:0 15px 15px 0;
  padding:2px 5px;
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);   
  position:absolute;
  z-index:999999;
}

.error p, .warning p{
  margin:4px 0;
}

.transform-rotate-zoom1{
   -moz-transition: all 0.7s ease-in-out;
   -webkit-transition: all 0.7s ease-in-out;     
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;  
   
  -moz-transform:rotate(0deg) scale(0.001);
  -webkit-transform:rotate(0deg) scale(0.001);
  -o-transform:rotate(0deg) scale(0.001);
  -moz-transform:rotate(0deg) scale(0.001);
  -ms-transform: rotate(0deg) scale(0.001);  
}

.transform-rotate-zoom2{
 -webkit-transform: rotate(360deg) scale(1); 
 -moz-transform: rotate(360deg) scale(1); 
 -o-transform: rotate(360deg) scale(1); 
 -ms-transform: rotate(360deg) scale(1); 
 transform: rotate(360deg) scale(1);  
}   


.popuptransition{
   -moz-transition: all 0.9s ease-in-out;
   -webkit-transition: all 0.9s ease-in-out;     
   -o-transition: all 0.9s ease-in-out;
   -ms-transition: all 0.9s ease-in-out;
   transition: all 0.9s ease-in-out;      
}

.transform-elastic1, .moctoddribegam{
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;     
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;  
   
  -moz-transform:scale(0.001);
  -webkit-transform:scale(0.001);
  -o-transform:scale(0.001);
  -moz-transform:scale(0.001);
  -ms-transform:scale(0.001);   
}
 
.transform-elastic2{
 -webkit-transform: scale(1.2); 
 -moz-transform: scale(1.2); 
 -o-transform: scale(1.2); 
 -ms-transform: scale(1.2); 
 transform: scale(1.2);   
}

.transform-elastic3{
 -webkit-transform: scale(1); 
 -moz-transform: scale(1); 
 -o-transform: scale(1); 
 -ms-transform:scale(1); 
 transform: scale(1);   
}

.mbdialog table {              
    border-spacing:0;
    border-collapse:separate;
} 

/*FOLLOW WIDGET*/
.followPopup{
  line-height:1;            
}

.followPopup ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.followPopup li{
  float:left;
  margin-right:10px;
  height:62px;
  overflow:hidden;
  width:63px;
  text-align:center;
}  

.followPopup li img{
  width:auto;
}  

.followPopup.tp2 li{
  height:20px;                   
}     

.followPopup li.twitterFollow img,.followPopup li.pinFollow img{
  margin-bottom:3px;
  margin-left:5px;
}

.followPopup.tp3 li.twitterFollow img,li.twitterTweet img, .followPopup.tp3 li.pinFollow img{
  margin-bottom:3px;
  margin-left:0px;
}

.followPopup .fbLike{
  min-width:48px;
  margin-right:2px;
  margin-left:-3px;
}

.followPopup.tp3 .fbLike{
  margin-left:0px;
}

.followPopup .twitterTweet{
  /*width:58px;*/  
}

.followPopup .twitterTweet{
  visibility:visible !important;
}

.followPopup .gplusRecommend{
  width:50px;
}

.gplusRecommend div{
  vertical-align:top !important;
}

.followPopup .pinFollow{
  min-width:59px;
}

.followPopup.tp3 li{
  float:none;
  width:63px !important;
  margin-right:0;
  text-align:center;
  margin-bottom:10px;                   
}


/*FB like bugfix for ie*/
.fb-like.fb_iframe_widget iframe{
  min-width:49px !important;
  min-height:61px !important;  
  left:0;                              
}
/*END FOLLOW WIDGET*/

/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to support@plumrocket.com so we can send you a copy immediately.
 *
 * @package     Plumrocket_Ajax_Cart
 * @copyright   Copyright (c) 2017 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */

.pac-overlay-body-fixed {
	overflow: hidden;
}

.pac-clearfix:after{ clear: both; content: ".";  display: block;  height: 0;  visibility: hidden; font-size: 0;}


.pac-sprite {
	background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/ajax-cart-sprite.png) left top no-repeat;
}

/* === Style for all elements ===*/

.ajaxcart-el.disabled {cursor: wait;}

#ajaxcart_messages {
	width: 300px;
	position: fixed;
	z-index: 500;
	top: 25px;
	right: 25px;
	padding: 10px;
	background: rgba(255,255,255,0.9);
	display:none;
}

#ajaxcart_popup {
	display: none;
}

#ajaxcart_popup #popup {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3000;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/bg.png) left top repeat;
	overflow-y: auto;

}


.p-border-box,
.p-border-box * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pac-table {display: table; width: 100%;}
.pac-table .tr {display: table-row;}
.pac-table .td {display: table-cell;}


.pac-checkout-button {
	/*background: #618499;*/
	display: inline-block;
	padding: 7px 0px;
	text-align: center;
	border: 0;
	/*color: #FFF!important;*/
	font-size: 13px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 19px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	min-width: 145px;
	text-decoration: none;
}

.pac-checkout-button:hover {
	text-decoration: none!important;
	/*background: #577689;*/
	/*color:#fff;*/
}

/*.pac-highlight {color:#39C;}*/




/* === Ajax Notifcations ==== */
.pac-overlay {
	position:fixed;
	right:15px;
	text-align: right;
	top:0px;
	z-index: 9000;
	min-width: 220px;
}

.pac-cf {
	width: 100%;
	text-align: right;
}

.plumajaxcart-notification {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 15px 0;
	border:3px solid #44a8da;
	background: #3399cc;
	width: 276px;
	color:#9edfff;
	-webkit-box-shadow: 0 2px 13px 0px rgba(255,255,255,0.16);
	box-shadow: 0 2px 13px 0px rgba(255,255,255,0.16);
	position: relative;
}

.plumajaxcart-notification .pac-desktop-close {
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	width: 20px;
	height: 20px;
	background: #1f1f1f;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	font-size: 9px;
	color: #FFF!important;
	opacity: 0;
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-ms-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
	transition: opacity 200ms ease-in-out;
	cursor: pointer;
}

.plumajaxcart-notification:hover .pac-desktop-close {opacity: 1; background:#000000;}


.plumajaxcart-notification>div * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#9edfff;
}

.plumajaxcart-notification.pac-short {
	width: 238px;
}

.plumajaxcart-notification>div {padding: 8px;}
.plumajaxcart-notification .pac-product>table {font-size: 12px; margin-bottom: 10px;}
.plumajaxcart-notification .pac-product>table td {padding:0;}
.plumajaxcart-notification .pac-product .pac-amount {padding-right: 7px;}
.plumajaxcart-notification .pac-product .pac-amount>span {
	display: block;
	width: 32px;
	height: 32px;
	background: #1b6c94;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	font-weight: 700;
	color:#fff;
	font-size: 14px;
}
.plumajaxcart-notification .pac-product .pac-img img {border:1px solid #1b6c94;}
.plumajaxcart-notification .pac-product .pac-text {width: 174px; padding-left: 7px; line-height: 14px; text-align: left;}
.plumajaxcart-notification .pac-product .pac-text .pac-highlight {font-weight: 700;}
.plumajaxcart-notification .pac-button-hld {text-align: center;}
.plumajaxcart-notification .pac-button-hld .pac-button {
	background: #1b6c94;
	display: inline-block;
	padding: 7px 15px;
	border: 0;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	min-width: 176px;
	text-decoration: none;
	-webkit-transition: background 250ms ease-in-out;
	-moz-transition: background 250ms ease-in-out;
	-ms-transition: background 250ms ease-in-out;
	-o-transition: background 250ms ease-in-out;
	transition: background 250ms ease-in-out;
}

.plumajaxcart-notification .pac-button:hover {
	background: #13597c;
	cursor: pointer;
	text-decoration: none;
}


.plumajaxcart-notification .pac-button-hld.pac-mobile-close,
.plumajaxcart-notification .pac-button-hld .pac-button.pac-mobile-close {display: none;}


/* Short Notification */
.plumajaxcart-notification.pac-short .pac-button-hld .pac-button  {width: 100%;}

/* Error Notification */
.plumajaxcart-notification.pac-error { border: 3px solid #FC7B7B; background: #FFBABA; }
.plumajaxcart-notification.pac-error .pac-message {
    color: #CA1F1F;
    text-align: left;
    position: relative;
    padding-left: 40px;
}
.plumajaxcart-notification.pac-error .pac-message a { color:#780707;}
.plumajaxcart-notification.pac-error .pac-message:before { 
    display: block;
    float: left;
    background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/ajax-cart-sprite.png) left top no-repeat;
    width: 32px;
    height: 32px;
    content: "";
    background-position: -26px -16px;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -16px;
}

/* Warinig Notification */
.plumajaxcart-notification.pac-notice {border: 3px solid #EDE087; background: #FDF3C0;}
.plumajaxcart-notification.pac-notice .pac-message {color:#736B34; text-align: left; height: 32px; line-height: 32px; }
.plumajaxcart-notification.pac-notice .pac-message a{color:#332d07;}
.plumajaxcart-notification.pac-notice .pac-message:before { 
	display: block; 
	float: left;
	background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/ajax-cart-sprite.png) left top no-repeat;
	width: 32px;
	height: 32px;
	content: ""; 
	background-position: -59px -16px;
	margin-right: 5px;
}

/* Style for Notifications*/
.plumajaxcart-notification.pac-error .pac-button-hld .pac-button {background: #1F1F1F; }
.plumajaxcart-notification.pac-error .pac-button-hld .pac-button:hover {background: #000;}

.plumajaxcart-notification.pac-notice .pac-button-hld .pac-button {background: #EDAF4C; }
.plumajaxcart-notification.pac-notice .pac-button-hld .pac-button:hover {background: #e1941a;}



/* === Add to Cart Category Page === */
.pac-btn-cart {
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #39C;
	display: inline-block;
	padding: 7px 6px 7px 40px;
	border: 0;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	white-space: nowrap;
}

.pac-btn-cart:hover{background: #2E8AB8;cursor: pointer;}

.pac-btn-cart .pac-label {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	line-height: 100%;
	width: 34px;
	background: #1b6c94;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
}

/*.pac-btn-cart .pac-label * {background-color: #1b6c94!important;}*/

.pac-btn-cart .pac-label .pac-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.pac-btn-cart .pac-label .pac-number,
.pac-btn-cart .pac-label .pac-icon,
.pac-btn-cart .pac-label .pac-loader {
  	font-size: 16px;
  	vertical-align: middle;
  	font-weight: 700;
}

.pac-btn-cart .pac-label .pac-icon,
.pac-btn-cart .pac-label .pac-loader {display: inline-block;}

.pac-btn-cart .pac-label .pac-number,
.pac-btn-cart .pac-label .pac-loader {display: none;}

.pac-btn-cart .pac-label .pac-visible {display: inline-block;}


/* Loader */
.pac-btn-cart.pac-loading .pac-loader  {display: inline-block;}
.pac-btn-cart.pac-loading .pac-number,
.pac-btn-cart.pac-loading .pac-icon {display:none;}
.pac-btn-cart.pac-loading .pac-label .pac-visible {display: none;}


/* === Add to Cart on Product Page button === */
.pac-btn-cart.pac-product-button{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0px 15px 0px 55px;
	min-width: 180px;
	
}

.pac-btn-cart.pac-product-button .pac-label {width: 40px;}
.pac-btn-cart.pac-product-button .pac-icon {position: relative; left: 2px;}




/* Qty field category page*/
.pac-qty-field {text-align: center; padding-bottom: 8px;}
.pac-qty-field * {vertical-align: middle;}
.pac-qty-field>.pac-qty-input {
	width: 22px;
	height: 22px;
	line-height: 20px;
	padding: 0 2px;
	text-align: center;
	-webkit-appearance: none;
  	-webkit-border-radius: 0;
  	border:1px solid #ccc;
}

/*Grid/list Fixes*/
.products-list .pac-qty-field {text-align: right;}
.products-list .product-shop .product-secondary { width: 30%; }
.products-list .product-shop .product-primary,
.products-list .product-shop .desc {width:70% }

/* === Ajax DropDown Cart ===*/

/*Dropdown Cart*/
#pac-mini-cart {
	border: solid 1px #CCC;
	display: block;
	position: absolute;
	z-index: 3000;
	top: 40px;
	right: 0px;
	width: 320px;
	background: #FFF;
	-webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,0.20);
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.20);
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	display: none; /*temp*/
}

.fancybox-inner #pac-mini-cart {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#pac-mini-cart a {text-decoration: none;}
#pac-mini-cart a:hover {text-decoration: underline;}

#pac-mini-cart p {margin: 0;}

#pac-mini-cart>div {
	padding: 10px;
}

.fancybox-wrap #pac-mini-cart>div {
	padding: 0;
}

#pac-mini-cart .arrow_box {
	position: absolute;
	right: 38px;
}

#pac-mini-cart .arrow_box:after, #pac-mini-cart .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#pac-mini-cart .arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 8px;
	margin-left: -8px;
}
#pac-mini-cart .arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #cccccc;
	border-width: 9px;
	margin-left: -9px;
}

#pac-mini-cart .pac-minicart-wrapper {clear: both; position: relative;}

#pac-mini-cart .pac-close {
	width: 30px;
	display: block;
	height: 30px;
	color: #D7D5D5;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	position: absolute;
	line-height: 30px;
	text-align: center;
	top: -10px;
	right: -10px;
	cursor: pointer;
}

.fancybox-wrap #pac-mini-cart .pac-close {
	display: none;
}

#pac-mini-cart .pac-close:hover {color:#B2B2B2;}

#pac-mini-cart .pac-cart-reservation {
	font-size: 13px;
	border-bottom: 1px solid #DDD;
	text-align: center;
	padding-bottom: 6px;
	font-weight: 700;
	margin-bottom: 6px;
}

#pac-mini-cart .pac-cart-reservation .reserved-cart {margin-top: 0; margin-right: 0;}

#pac-mini-cart .pac-title {
	font-size: 14px;
	color: #3399cc;
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	text-align: left;
}

#pac-mini-cart .pac-mini-products-list-hld {padding: 0; max-height:320px;}
#pac-mini-cart .pac-mini-products-list-hld .jspContainer {
	border-bottom: 1px solid #dddddd;
}

.fancybox-wrap #pac-mini-cart .pac-loader {
	display: inline-block;
	position: absolute;
	top: -6px;
	left: 0;
}

.fancybox-wrap #pac-mini-cart .pac-mini-products-list-hld {
	margin-bottom: 15px;
	width: 100%!important;
	outline: none;
}

#pac-mini-cart .pac-mini-products-list {padding: 0;}
#pac-mini-cart .pac-mini-products-list li {
	padding: 14px 0px;
	border-bottom: 1px solid #DDD;
	position: relative;
	text-align: left;
	width: 100%;
	background: none;
}

#pac-mini-cart .pac-smallaction {
	position: absolute;
	right: 0px;
	top: 14px;
	width: 16px;
}

#pac-mini-cart .pac-smallaction>a {
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 2px;
	font-size: 11px;
	text-align: center;
	margin-bottom: 4px;
}

#pac-mini-cart .pac-smallaction>a:hover {text-decoration: none;}


#pac-mini-cart .pac-smallaction>a.pac-edit {
	background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil.png) left top no-repeat!important;
	background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil-ie8.png) left top no-repeat!important;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#pac-mini-cart .pac-smallaction>a.pac-edit:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


#pac-mini-cart .pac-smallaction>a.pac-delete {
	background: #E2E2E2;
	color: #ADABAB;
}

#pac-mini-cart .pac-smallaction>a.pac-delete:hover {color:#676767;}

#pac-mini-cart .pac-product-image {
	float: left;
	min-width: 50px;
	position: relative;
	display: block;
	border: 1px solid #EDEDED;
}

#pac-mini-cart .pac-product-image img {display: block;}

#pac-mini-cart .pac-product-details {margin-left: 60px; width: 220px; }
#pac-mini-cart.pac-panel-wrap  .pac-product-details {width: 168px;}
#pac-mini-cart .pac-product-details .pac-product-name { padding-top: 0px; margin-top: -4px;}
#pac-mini-cart .pac-product-details .pac-product-name a {
	/*color: #39C; */
	font-size: 14px;
	display: inline-block;
	padding-right: 20px;
}

#pac-mini-cart .pac-info-wrapper {font-size: 12px;}
#pac-mini-cart .pac-info-wrapper tr>td:first-child {padding-right: 10px;}

#pac-mini-cart .pac-qty-wrapper td,
#pac-mini-cart .pac-qty-wrapper td>* {vertical-align: middle;}
#pac-mini-cart .pac-qty-wrapper .qty {
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 14px;
	padding: 0px;
	font-size: 10px;
	margin: 0 2px;
	-webkit-appearance: none;
  	-webkit-border-radius: 0;
  	border-radius: 0;
  	border:1px solid #ccc;
}

#pac-mini-cart .pac-qty-wrapper .pac-qty-minus,
#pac-mini-cart .pac-qty-wrapper .pac-qty-plus {
	display: inline-block;
	height: 16px;
	width: 16px;
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
	border:1px solid #c6c6c6;
	background: #f2f2f2;
	font-size: 10px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e0e0e0));
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%,#e0e0e0 100%);
	text-decoration: none;
	color:#5d5d5d;
	cursor: pointer;
}

#pac-mini-cart .pac-qty-wrapper .pac-qty-minus:hover,
#pac-mini-cart .pac-qty-wrapper .pac-qty-plus:hover {border-color: #9B9B9B;}

#pac-mini-cart .pac-block-content {
	padding: 5px 0;
	text-align: right;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
	font-size: 14px;
	clear: both;
}

.fancybox-wrap #pac-mini-cart .pac-block-content {
    border: 1px solid #D2D1D1;
    background-color: #F7F7F7;
    padding: 7px;
}

/*#pac-mini-cart .price {color:#49a1d0;}*/

/*#pac-mini-cart .pac-info-wrapper .price {color:#636363;}*/

#pac-mini-cart .pac-minicart-actions {text-align: right;}

#pac-mini-cart .pac-cart-link {
	display: inline-block;
	margin-right: 14px;
	font-size: 14px;
}


/* ============== Added to Cart Popup Window from Product Page */

#pac-popup-internal.pac-mode-2 {text-align: left;}
#pac-popup-internal.pac-mode-2 * {font-family: Arial, Helvetica, sans-serif;}
#pac-popup-internal.pac-mode-2 .pac-item-total-related {width: 639px;}
#pac-popup-internal.pac-mode-2 .product_info_holder {padding: 10px;}
#pac-popup-internal.pac-mode-2 .pac-2-message {
	padding: 6px 0; 
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
}

#pac-popup-internal.pac-mode-2 .pac-2-message .pac-sprite {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: -46px 0px;
	vertical-align: middle;
	margin-right: 4px;
}

#pac-popup-internal.pac-mode-2 .pac-2-message .reserved-cart {
	position: absolute;
	margin: 0;
	right: 0px;
	top: 8px;
}



#pac-popup-internal.pac-mode-2 .pac-table {display: table; width: 100%; margin-top: 18px;}
#pac-popup-internal.pac-mode-2 .pac-table .pac-tr {display: table-row;}
#pac-popup-internal.pac-mode-2 .pac-table .pac-td {display: table-cell; height: 40px; vertical-align: middle;}


/* Product Descrition*/
#pac-popup-internal.pac-mode-2 .pac-product-info {
	border-right:1px solid #dddddd;
}

#pac-popup-internal.pac-mode-2 .pac-product-info .pac-img,
#pac-popup-internal.pac-mode-2 .pac-product-info .pac-desc {vertical-align: middle;}
#pac-popup-internal.pac-mode-2 .pac-product-info .pac-img {width: 102px;}
#pac-popup-internal.pac-mode-2 .pac-product-info .pac-img img {border:1px solid #ededed;}

#pac-popup-internal.pac-mode-2 .pac-product-info .pac-price td[data-rwd-tax-label]:before {
	content: attr(data-rwd-tax-label) ":";
	float:left;
	width:100%;
}

#pac-popup-internal.pac-mode-2 .pac-desc {font-size: 13px; padding-left: 10px;}
/*#pac-popup-internal.pac-mode-2 .pac-desc .product-cart-price {color: #39C;}*/


#pac-popup-internal.pac-mode-2 .pac-desc .pac-product-name {text-transform: uppercase;}
#pac-popup-internal.pac-mode-2 .pac-desc .custom-options ul {margin-bottom: 0!important;}
#pac-popup-internal.pac-mode-2 .pac-desc .custom-options ul li {list-style: none!important;}

#pac-popup-internal.pac-mode-2 .pac-desc div.reserved-item {
	font-size: 11px;
	background: #dddddd;
	padding:5px 5px 5px 25px;
	display: inline-block;
	position: relative;
}

#pac-popup-internal.pac-mode-2 .pac-desc div.reserved-item:after  {
    content: "";
    text-indent: -999px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    z-index: 2;
    background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/ajax-cart-sprite.png) left top no-repeat;
    background-position: -28px 0px;
}

#pac-popup-internal.pac-mode-2 .pac-group-prd .pac-product-info>table {margin-bottom:8px}
#pac-popup-internal.pac-mode-2 .pac-group-prd .pac-product-info .pac-img {width: 50px;}
#pac-popup-internal.pac-mode-2 .pac-group-prd .pac-product-info .pac-img img {width:100%; min-width: 100%;}


/*Cart Totals*/
#pac-popup-internal.pac-mode-2 .pac-cart-total { 
	text-align: center; 
	width: 275px; 
	padding: 0 15px 0 20px;
	font-size: 14px;
}

#pac-popup-internal.pac-mode-2 .pac-cart-total .pac-items {
	border-bottom: 1px dotted #cccccc;
	width: 100%;
	font-weight: 700;
	padding-bottom: 2px;
}

#pac-popup-internal.pac-mode-2 .pac-cart-total .pac-subtotal {
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	padding: 3px 0 9px 0;
}

#pac-popup-internal.pac-mode-2 .pac-cart-total .pac-subtotal .pac-amount {padding-left: 8px;}
#pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop {font-size: 12px; padding-top: 12px;}
#pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a {text-decoration: none; position: relative; }

/*Related product*/
#pac-popup-internal.pac-mode-2 #pac-related-list .pac-title {
	margin-top: 20px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	text-transform: uppercase;
	padding: 5px 0;
}

#pac-popup-internal.pac-mode-2 #pac-related-list .pac-products-hld {
	position: relative;
	width: 100%;
	margin-top:16px; 
	margin-bottom: 10px;
	overflow: hidden;
	height: 208px;
}

#pac-popup-internal.pac-mode-2 a.pac-prev,
#pac-popup-internal.pac-mode-2 a.pac-next{
	position: absolute;
	height: 22px;
	width: 12px;
 	z-index: 10;
	top: 50%;
	margin-top: -10px;
}
#pac-popup-internal.pac-mode-2 a.pac-prev {
	left: 0px;
	background-position: 0px 0px;
}
#pac-popup-internal.pac-mode-2 a.pac-next {
	right: 0;
	background-position: -14px 0px;
}

#pac-popup-internal.pac-mode-2 a.pac-prev:hover {
	background-position: 0px -24px;
}
#pac-popup-internal.pac-mode-2 a.pac-next:hover {
	background-position: -14px -24px;
}

#pac-popup-internal.pac-mode-2 #pac-related-list ul {
	margin: 0px;
	padding: 0px;
}

#pac-popup-internal.pac-mode-2 #pac-related-list ul li {
	list-style: none;
	float: left;
	width: 213px;
	text-align: center;
}

#pac-popup-internal.pac-mode-2 #pac-related-list .pac-link {vertical-align: top;}
#pac-popup-internal.pac-mode-2 #pac-related-list .pac-link img {
	display: inline;
	border: 1px solid #e0e0e0;
}

#pac-popup-internal.pac-mode-2 #pac-related-list .pac-pname {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	width: 160px;
	margin: 0 auto;
}


#pac-popup-internal.pac-mode-2 #pac-related-list .pac-price-hld {padding: 8px 0;}
#pac-popup-internal.pac-mode-2 #pac-related-list .pac-price-hld .price-box {margin: 0; line-height: 16px;}
#pac-popup-internal.pac-mode-2 #pac-related-list .pac-price-hld .old {
	padding-left: 5px;
	text-decoration: line-through;
	color: #B5B5B5;
}

#pac-popup-internal.pac-mode-2 #pac-related-list .pac-price-hld .price-box .price {font-size: 14px;}
#pac-popup-internal.pac-mode-2 #pac-related-list .pac-products-hld .pac-btn-cart .pac-label .pac-icon  {position: relative; left: 2px;}


/* ========== Product Option Popup */

#pac-product-option {font-size: 12px;}
#pac-product-option .product-shop {
	width: 100%;
	float: none;
	padding-left: 0;
	margin-bottom: 0;
}

#pac-product-option .pac-image {
	float: right; 
	max-width: 158px;
}

#pac-product-option .pac-image img {
	width:146px;
	max-height: 250px;
	max-width: 100%;
}

#pac-product-option .pac-left-block {
	float: left;
	width: 460px;
  	margin-right: 15px;
}

#pac-product-option .pac-product-name {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	padding-bottom: 3px;
	color: #39C;
}

#pac-product-option .pac-price-info {padding: 5px 0;}

#pac-product-option .pac-price-info .price-box .regular-price .price,
#pac-product-option .pac-price-info .price-box .special-price .price,
#pac-product-option .pac-price-info .price-box .full-product-price .price {
	font-size: 22px;
}



#pac-product-option .ratings {float: left;}
#pac-product-option .ratings .rating-links {float: none;}

#pac-product-option .short-description {padding-top: 18px;}
#pac-product-option .pac-clearfix .sharing-links {
	position: relative;
}
#pac-product-option .pac-clearfix .ratings + .sharing-links {
	top: 27px;
	padding-left: 20px
}

#pac-product-option .pac-extra-info .pac-noreview .sharing-links {top: 0px; padding-left: 0;}
#pac-product-option .pac-extra-info .pac-noreview .sharing-links li:first-child {padding-left: 0;}

#pac-product-option .add-to-cart-wrapper {
	width: 100%;
	float: none;
	padding-left: 0;
}


#pac-product-option .add-to-cart {border-bottom: 0; margin-bottom: 0;}

#pac-product-option .grouped-items-table {font-size: 12px;}
#pac-product-option .grouped-items-table-wrapper {padding: 5px;}
#pac-product-option	td.image img {height: 72px;}

#pac-product-option .add-to-links {margin-top: 10px;}

.qty-buttons-wrapper {display: inline-block; vertical-align: middle;}
.qty-button {margin:0;cursor:pointer;width:20px;height:20px;line-height:20px;display:block;text-align:center;vertical-align: middle;background-color:#e6e6e6;font-size:18px;font-weight:bold;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.qty-button.increase:before {content: "+"}
.qty-button.decrease:before {content: "-"}
/*
=====================
=== Shopping Cart ===
=====================
*/

.pac-sc-qty-holder {white-space: nowrap; padding-bottom: 8px;	}
.pac-sc-qty-holder>* {vertical-align: middle!important;}
.pac-sc-qty-holder .pac-qty {margin-bottom: 0!important;}
.pac-sc-qty-holder .pac-dec-qty,
.pac-sc-qty-holder .pac-inc-qty{
	width: 25px;
	height: 25px;
	margin: 0 3px;
	line-height: 23px;
}



/* === Magento RWD Defaults ==== */
.product-view .add-to-cart {border-bottom: 0;}
.product-view .add-to-cart-buttons .pac-btn-cart.pac-product-button {margin-bottom: 10px;}

.product-view .product-image-gallery-rmvd {
  position: relative;
}
.product-view .product-image-gallery-rmvd .gallery-image {
  display: none;
}
.product-view  .product-image-gallery-rmvd .gallery-image.visible {
  display: block;
}
.product-view .product-image-gallery-rmvd .gallery-image.visible.hidden {
  visibility: hidden;
}

/*RWD fixes*/
#pac-popup-internal .more-views h2 {font-size: 16px;}
#pac-popup-internal .product-view .product-shop .product-name .h1 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	padding-bottom: 3px;
	color: #39C;
}

/* Related Product */
#pac-popup-internal .pac-block-related  {padding-top: 15px; border-top: 1px solid #ddd;}

#pac-popup-internal .pac-block-title h2 {font-size: 16px;}

#pac-popup-internal .pac-block-related .pac-products-hld {
	height: 186px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#pac-popup-internal .pac-block-related ul, 
#pac-popup-internal .pac-block-related ol {width: 620px;}

#pac-popup-internal .pac-block-related ul li,
#pac-popup-internal .pac-block-related ol li {
	width: 310px;
	float: left;
	height: 82px;
	overflow: hidden;
	margin-top: 10px;
}

#pac-popup-internal .pac-block-related .pac-related-checkbox {
	float: left;
	margin-top: 36px;
}

#pac-popup-internal .pac-block-related .pac-product {
	margin-left: 20px;
	position: relative;
}

#pac-popup-internal .pac-block-related .mini-products-list .product-image {
	float: left;
	min-width: 50px;
	position: relative;
	display: block;
	border: 1px solid #EDEDED;
}

#pac-popup-internal .pac-block-related .pac-product-details {
	display: inline-block;
	width: 206px;
	vertical-align: top;
}

#pac-popup-internal .pac-block-related .pac-product .product-image {display: inline-block;
}

#pac-popup-internal .pac-block-related .pac-product-name {
	font-size: 14px;
	line-height: 16px;
	height: 30px;
	overflow: hidden;
}

#pac-popup-internal .pac-block-related  .price-box .price {font-size: 14px;}


#pac-popup-internal .product-view .block-related .block-title {border-top: 0;}
#pac-popup-internal .product-view .block-related .block-title h2 {font-size: 18px;}

#pac-popup-internal .product-view .product-shop .price-box .regular-price .price,
#pac-popup-internal .product-view .product-shop .price-box .special-price .price,
#pac-popup-internal .product-view .product-shop .price-box .full-product-price .price {
  font-size: 21px;
}

.products-grid.pac-package-rwd .product-info {padding-bottom: 118px;}
.products-grid.pac-package-rwd .actions {min-height: 118px;}

.products-list.pac-package-rwd .product-shop .product-primary,
.products-list.pac-package-rwd .product-shop .desc { width: 70%; }
.products-list.pac-package-rwd .product-shop .product-secondary {width: 30%;}

/*.minicart_head_holder { float: left; height: 16px; line-height: 16px; position: relative; } bad for rwd  */
.minicart_head_holder .no-count .count {display: none;}


/*=== my wishlist ===*/
#wishlist-table td .pac-btn-cart {
	white-space: nowrap;
}

#wishlist-table td.customer-wishlist-item-cart {
	text-align: center;
}

#wishlist-table td .pac-btn-cart + p {
	margin-top: 5px;
	text-align: left;
}



/*-----------------------------------------------------*/
/*=== ajax cart fancybox popup ===*/
.fancybox-wrap #pac-mini-cart *,
.fancybox-wrap #pac-popup-internal * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-wrap.fancybox_ajaxcart_minicart .fancybox-skin {
	padding: 15px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

.fancybox-wrap.fancybox_ajaxcart_minicart .fancybox-skin .fancybox-outer {
	overflow: hidden;
}

.fancybox-wrap #pac-mini-cart {
	width: 600px;
	position: static;
	border: 0px;
}

.fancybox-wrap #pac-mini-cart #pac-minicart-popup:before,
.fancybox-wrap #pac-mini-cart #pac-minicart-popup:after {
	display: block;
	content: "";
	clear: both;
}

.fancybox-wrap #pac-mini-cart h3 {
	font-size: 18px;
	margin: 0;
}

.fancybox-wrap #pac-mini-cart h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: none;
    padding: 0;
    text-align: left;
}

.fancybox-wrap #pac-mini-cart h1 {
	font-size: 25px;
	text-align: center;
}

.fancybox-wrap #pac-mini-cart button span {
	height: auto;
}

/*=== product description ===*/
.fancybox-wrap #pac-mini-cart .pac-info-wrapper {
	width: 100%;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-info-wrapper-title td {
	font-weight: 700;
	border-bottom: 1px solid #DDD;
	padding-bottom: 3px;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-item {
	width: 60px;
	padding: 0;
}

.fancybox-wrap #pac-mini-cart h3 + .pac-checkout-button {
	display: none;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-name {
	line-height: 16px;
	padding-right: 5px;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-name .item-options dt:after {
	display: none;
} 

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-name .item-options {
	font-size: 12px;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty {
	width: 125px;
	height: 20px;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .cart-item-quantity {
	width: 35px;
    padding: 0;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    float: left;
    margin: 0 3px;
    border: 1px solid #c6c6c6;
    -webkit-appearance: none;
    border-radius: 0px;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-price {
    width: 80px;
    padding-left: 5px;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-price .pac-price {
	display: none;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-qty-minus,
.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-qty-plus,
.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-delete,
.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit {
	height: 20px;
    line-height: 18px;
    border: 1px solid #c6c6c6;
    float: left;
    color: #9E9C9C;
    display: block;
    font-size: 11px;
    width: 14px;
    text-align: center;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e0e0e0));
    background: -webkit-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%,#e0e0e0 100%);
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit {
    width: 20px;
    margin-left: 3px;
    overflow: hidden;
    text-indent: -999px;
    position: relative;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit:before {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url("https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil-ie8.png");
    background-size: 16px 16px;
    content: "";
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-delete {
	width: 20px;
	margin-left: 3px;
	color: #B80000;
}

.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty a:hover {
    border: 1px solid #7F7F7F!important;
    text-decoration: none;
}

.fancybox-wrap #pac-mini-cart .pac-mini-products-list li {
	padding: 5px 0px;
}

/*=== total block ===*/
.fancybox-wrap #pac-mini-cart .totals {
	width: 50%;
	float: right;
    background: none;
    border: 0px;
}

.fancybox-wrap #pac-mini-cart .totals .pac-minicart-actions .pac-checkout-button {
	min-width: 120px;
	background-color: #618499;
}

.fancybox-wrap #pac-mini-cart .totals .pac-minicart-actions .pac-checkout-button:hover {
	background: #577689;
}

.fancybox-wrap #pac-mini-cart .pac-cart-link {
	position: relative;
	line-height: 14px;
	margin-bottom: 10px;
}

.fancybox-wrap #pac-popup-internal .product-essential {
	background: none;
	padding: 15px;
}

.fancybox-wrap #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a:before,
.fancybox-wrap #pac-mini-cart .pac-cart-link:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-color: transparent #3399CC transparent transparent;
    content: "";
    top: 0;
    left: -12px;
}

.fancybox-wrap #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a:after,
.fancybox-wrap #pac-mini-cart .pac-cart-link:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-color: transparent #ffffff transparent transparent;
    content: "";
    top: 0;
    left: -10px;
}

.fancybox-wrap #pac-mini-cart #shopping-cart-totals-table {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
}

.fancybox-wrap #pac-mini-cart #shopping-cart-totals-table td {
	padding-left: 7px;
}

.fancybox-wrap #pac-mini-cart #shopping-cart-totals-table tfoot td {
	padding: 5px 0;
	vertical-align: middle;
}

.fancybox-wrap #pac-mini-cart #shopping-cart-totals-table tr td:last-child {
	text-align: right!important;
	padding: 0 0 0 10px;
}

.fancybox-wrap #pac-mini-cart #shopping-cart-totals-table + span + span {
	width: 80px;
	text-align: left;
	padding-left: 7px;
}

.fancybox-wrap #pac-mini-cart .discount-form input {
	width: 40%;
    max-width: 100%;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    vertical-align: top;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount-form input {
	height: 32px;
	margin: 0;
	float: left;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount-form .validation-advice {
    position: absolute;
    bottom: -12px;
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 12px;
}

.fancybox-wrap #pac-mini-cart .field-wrapper {
	position: relative;
}

.fancybox-wrap #pac-mini-cart .discount-form .button-wrapper {
    clear: none;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0px;
}

.fancybox-wrap #pac-mini-cart .discount-form .button-wrapper .pac-loader {
	top: -9px;
}

/*=== reward points ===*/
.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form,
.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form,
.fancybox-wrap #pac-mini-cart .forms-message-holder,
.fancybox-wrap #pac-mini-cart .discount,
.fancybox-wrap #pac-mini-cart .reward-credit-wrapper {
	float: left;
	width: 50%;
	clear: left;
	padding: 0 20px 0 0;
	border: 0px;
	background: none;
	text-align: left;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount,
.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount {
	float: none;
	width: 100%;
    text-align: left;
    padding: 0 7px;
    border: 1px solid #D2D1D1;
    background-color: #F7F7F7;
}

.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount .buttons-set {
    border-top: 1px solid #D2D1D1;
    position: relative;
}

.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount .buttons-set .pac-loader {
	left: auto;
	right: 0;
	top: 0;
}

.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount .buttons-set a,
.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount .buttons-set a {
	background: #dddddd;
	color: #636363;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	outline: none;
	display: inline-block;
}

.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount .buttons-set a:hover,
.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount .buttons-set a:hover {
	background: #d0d0d0;
	cursor: pointer;
	text-decoration: none;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount .buttons-set #remove-coupon-code {
	display: inline-block;
}

.fancybox-wrap #pac-mini-cart .reward-credit-wrapper .discount {
	float: none;
	width: 100%;
    text-align: left;
    padding: 0 7px 7px 7px;
    border: 1px solid #D2D1D1;
    background-color: #F7F7F7;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount h2 .show-form,
.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount h2 .show-form {
    display: block;
    float: right;
    content: "+";
    width: 19px;
    font-family: Arial, Helvetica, sans-serif;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background-color: #4EA3D1;
    color: #fff;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount h2 .show-form:hover,
.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount h2 .show-form:hover {
    background-color: #438AB1;
    cursor: pointer;
}

.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount .discount-form {
	display: none;
	margin-bottom: 12px;
}
.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount .discount-form {
	display: none;
	margin-bottom: 7px;
}


.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount #rewards_slider {
	margin: 5px 0;
}

.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .buttons-set button.button {
	min-width: 100px;
    float: none;
    margin: 0 5px 0 0;
}

/*=== DISCOUNT CODES ===*/
.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form {
	margin-top: 10px;
}


/*=== Ajax Cart left panel ===*/

/* left button */
.pac-button-wrap {
	-webkit-transition: background 0.2s ease, right 0.2s ease;
    transition: background 0.2s ease, right 0.2s ease;
    background: #4379ba;
    color: #e7e0dd;
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;



    -webkit-transform: rotate(-90deg) translateX(50%);
    -ms-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    position: fixed;
    top: 50%;
    right: 0;
    min-width: 150px;
    margin-top: -50px;
    padding: 0 20px;
    z-index: 900;

}


.pac-button-wrap *:hover {
    cursor: pointer;
}

.pac-button-wrap:hover {
	background: #39669d;
}

.pac-button-wrap span {
    background: #e7e0dd;
    border-radius: 50%;
    color: #4379ba;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    margin: -2px 0 0 10px;
    min-width: 21px;
    height: 21px;
}

/* overlay */
.pac-panel-overlay {
    background: #000000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    display: none;
    z-index: 2000;
}

.pac-open-lb .pac-panel-overlay {
	display: block;
}


/* panel */
#pac-mini-cart.pac-panel-wrap {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    background: #fff;
    color: #636363;
    padding: 5px;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    max-width: 300px;
    border: solid 1px #CCC;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 2100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    display: block;
}

.pac-open-lb #pac-mini-cart.pac-panel-wrap {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-box-shadow: -5px 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -5px 0 20px 0 rgba(0, 0, 0, 0.25);
    overflow-y: auto;
}

.pac-panel-wrap .discount {
    border: 0;
    background: none;
    padding: 0;
    text-align: left;
}

.pac-panel-wrap .discount .input-box {
	width: 100%;
}

.pac-panel-wrap .discount input[type="text"] {
	width: 100%;
}

.pac-panel-wrap .totals {
	border: 0;
	background: none;
	float: none;
	width: 100%;
}

.pac-panel-wrap header {
	position: relative;
}

.pac-panel-wrap header + a {
	display: none;
}

.pac-panel-wrap #pac-minicart-popup h1,
.pac-panel-wrap #pac-minicart-popup h2,
.pac-panel-wrap #pac-minicart-popup h3,
.pac-panel-wrap .pac-panel-title {
    font-size: 15px;
    text-transform: uppercase;
    line-height: normal;
    background: none;
    color: #636363;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
}

.pac-panel-wrap #pac-minicart-popup header h3,
.pac-panel-wrap .pac-panel-title {
    font-size: 15px;
    text-transform: uppercase;
    line-height: normal;
    border-bottom: 1px solid #e3e3e3;
    background: none;
    padding: 0 0 8px 0;
    color: #636363;
    text-align: left;
    margin: 0 0 5px 0;
}

.pac-panel-wrap #pac-minicart-popup header h3 {
    padding-right: 20px;
}

.pac-panel-wrap .pac-panel-close {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 14px;
    color: #D7D5D5;
    line-height: 14px;
    display: inline-block;
    height: 14px;
    cursor: pointer;
}

.pac-panel-wrap .pac-panel-close:hover {
	color: #B2B2B2;
}

.pac-panel-wrap .pac-mini-products-list li {
    padding: 14px 0px;
    border-bottom: 1px solid #DDD;
    position: relative;
    text-align: left;
    width: 100%;
    background: none;
}

.pac-panel-wrap .pac-product-image {
    float: left;
    min-width: 50px;
    position: relative;
    display: block;
    border: 1px solid #EDEDED;
}

.pac-panel-wrap .pac-product-details {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pac-panel-wrap .pac-product-details .pac-product-name {
    padding-top: 0px;
    margin-top: -4px;
    margin-bottom: 0;
}

.pac-panel-wrap .pac-product-details .pac-product-name a {
    font-size: 13px;
    display: inline-block;
    padding-right: 20px;
    line-height: normal;
    margin-bottom: 7px;
}

.pac-panel-wrap .pac-product-details a.details {
    cursor: help;
    height: 16px;
    line-height: 16px;
}

.pac-panel-wrap .pac-info-wrapper {
    font-size: 12px;
}

.pac-panel-wrap .pac-info-wrapper .pac-info-wrapper.table-title {
	display: none;
}

.pac-panel-wrap .pac-qty-wrapper .pac-qty-minus,
.pac-panel-wrap .pac-qty-wrapper .pac-qty-plus {
    display: inline-block;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 15px;
    vertical-align: middle;
    border: 1px solid #c6c6c6;
    background: #f2f2f2;
    font-size: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e0e0e0));
    background: -webkit-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0%,#e0e0e0 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%,#e0e0e0 100%);
    text-decoration: none;
    color: #5d5d5d;
    cursor: pointer;
    outline: none;
}

.pac-panel-wrap .pac-qty-wrapper .pac-qty-minus:hover,
.pac-panel-wrap .pac-qty-wrapper .pac-qty-plus:hover {
	border: 1px solid #9B9B9B;
}

.pac-panel-wrap .pac-qty-wrapper .qty {
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 14px;
    padding: 0px;
    font-size: 10px;
    margin: 0 2px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
}

.pac-panel-wrap .pac-qty-wrapper td, 
.pac-panel-wrap .pac-qty-wrapper td>* {
    vertical-align: middle;
}

.pac-mini-products-list .pac-info-wrapper .item-options {
	left: 0;
}

#cart-sidebar .pac-info-wrapper .item-options {
	left: 0;
	top: 
}

#cart-sidebar li:last-child .pac-info-wrapper .item-options {
    bottom: 5px;
    top: auto;
}

#cart-sidebar li:last-child .pac-info-wrapper .item-options:after {
	top: auto;
	bottom: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: none;
    border-top: 7px solid #3399cc;
}

#cart-sidebar .pac-info-wrapper .item-options:after {
	left: 12px;
}

.pac-panel-wrap #shopping-cart-totals-table {
    width: 100%;
    text-align: right;
    text-transform: uppercase;
    border-bottom: 1px solid #DDD;
    font-size: 13px;
    clear: both;
    margin-top: 5px;
}

.pac-panel-wrap .pac-block-content #shopping-cart-totals-table {
	border-bottom: 0;
}

.pac-panel-wrap #shopping-cart-totals-table td.a-right {
	padding-left: 7px;
}

.pac-panel-wrap #shopping-cart-totals-table tr:last-child td {
	padding-bottom: 3px;
}

.pac-panel-wrap .pac-minicart-actions,
.pac-panel-wrap .pac-panel-actions {
	text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 0;
}

.pac-panel-wrap .pac-minicart-actions {
	margin-top: 20px;
}

.pac-panel-wrap .pac-minicart-actions .pac-cart-link,
.pac-panel-wrap .pac-minicart-actions .pac-checkout-button,
.pac-panel-wrap .pac-panel-actions .pac-cart-link,
.pac-panel-wrap .pac-panel-actions .pac-checkout-button {
    display: inline-block;
    min-width: 0;
    width: 50%;
    font-size: 13px;
    vertical-align: middle;
    padding: 10px 0;
    line-height: normal;
}

.pac-panel-wrap .pac-smallaction {
    position: absolute;
    right: 0px;
    top: 14px;
    width: 16px;
}

.pac-panel-wrap .pac-smallaction>a {
    display: block;
    width: 16px;
    height: 16px;
    margin-bottom: 2px;
    font-size: 11px;
    text-align: center;
    margin-bottom: 4px;
    text-decoration: none;
    line-height: 16px;
}

.pac-panel-wrap .pac-smallaction>a.pac-delete {
    background: #E2E2E2;
    color: #ADABAB;
}

.pac-panel-wrap .pac-smallaction>a.pac-delete:hover {
    background: #E2E2E2;
    color: #676767;
    text-decoration: none;
}

.pac-panel-wrap .pac-smallaction>a.pac-edit {
    width: 16px;
    height: 16px;
    background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil-ie8.png) left top no-repeat!important;
    background-size: 16px 16px;
    background-size: 14px auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.7;
}

.pac-panel-wrap .pac-smallaction>a.pac-edit:hover {
    opacity: 1;
}

/* rewards */
.pac-panel-wrap .reward-credit-wrapper {
	margin: 10px 0 0 0;
}


.pac-panel-wrap .reward-credit-wrapper h2,
.pac-panel-wrap #minicart-discount-coupon-form h2 {
	font-size: 15px;
	margin: 0;
}
.pac-panel-wrap #minicart-discount-coupon-form h2 {
	margin-bottom: 4px;
}

/* discount */
.pac-panel-wrap .reward-credit-wrapper + #minicart-discount-coupon-form {
    border-top: 1px solid #DDD;
    padding-top: 10px;
}

.pac-panel-wrap #minicart-discount-coupon-form {
	margin: 10px 0 0 0;
}

.pac-panel-wrap #minicart-discount-coupon-form .discount-form {
	display: none;
}

#minicart-discount-coupon-form {
	display: block;
	margin-top: 10px;
}

#minicart-discount-coupon-form h2 {
	font-size: 18px;
}

#minicart-discount-coupon-form .show-form {
	display: inline-block;
    padding: 0 5px;
    text-align: center;
    margin-left: 3px;
}
#minicart-discount-coupon-form .show-form:hover {
	cursor: pointer;
}

.pac-panel-wrap #minicart-discount-coupon-form .buttons-set {
    border-top: 0;
    margin: 0;
    padding-top: 5px;
}

.pac-panel-wrap #minicart-discount-coupon-form .buttons-set a {
	padding: 0;
	display: inline-block;
}

@media only screen and (max-width: 480px) {
	.pac-panel-wrap {
		max-width: 100%;
	}
}





/* Mediaqueries */

/*771px*/
@media only screen and (max-width: 770px) {
	#pac-mini-cart {
		position: static;
		width: 100%;
		border-left: 0;
		border-right: 0;
		background: #F0F0F0;
	}

	.fancybox-wrap #pac-mini-cart {
		background: #ffffff;
		border: 0px;
	}

	#pac-mini-cart .arrow_box {display: none;}
	#pac-mini-cart .pac-close {right: -6px;top: 0px; }
	#pac-mini-cart .pac-minicart-wrapper {padding-top: 24px;}

	#pac-mini-cart .pac-title,
	#pac-mini-cart .pac-block-content,
	#pac-mini-cart .pac-cart-reservation,
	#pac-mini-cart .pac-mini-products-list li {border-color: #c5c5c5;}

	.plumajaxcart-notification .pac-desktop-close {display: none;}
	.plumajaxcart-notification .pac-button-hld.pac-mobile-close,
	.plumajaxcart-notification .pac-button-hld .pac-button.pac-mobile-close {display: block;}
}




/*730px*/
@media only screen and (max-width: 730px) {
	#pac-popup-internal.pac-mode-2 .pac-item-total-related  {width: 100%;}
	#pac-popup-internal.pac-mode-2 .pac-cart-total,
	#pac-popup-internal.pac-mode-2 .pac-product-info .pac-img {width: auto;}

	#pac-popup-internal.pac-mode-2 .pac-product-info .pac-img img {width: 100%; min-width: 100%;}
	#pac-popup-internal.pac-mode-2 .pac-desc {padding-right: 5px;}

	#pac-popup-internal.pac-mode-2 #pac-related-list .pac-products-hld {width: 400px; margin-left: auto; margin-right: auto;}
	#pac-popup-internal.pac-mode-2 #pac-related-list ul li {width: 200px;}

	.plumajaxcart-notification .pac-desktop-close {display: none;}

	#pac-popup-internal .pac-block-related ul li, 
	#pac-popup-internal .pac-block-related ol li {float: none;}

}


/*700px*/
@media only screen and (max-width: 700px) {
	
	#ajaxcart_popup #popup #pac-popup-internal.pac-mode-2 {
		max-width: 90%;
		min-width: 90%;
		width:90%;
	}

	#pac-product-option .pac-left-block {
		width: 80%;
		margin-right: 0;
		padding-right: 10px;
	}

	#pac-product-option .pac-image {
		max-width: 20%;
		width:20%;
	}

	#pac-product-option .pac-image img {
		width: 100%; 
		max-width: 100%;
	}
	
	#pac-popup-internal .pac-block-related ul, 
	#pac-popup-internal .pac-block-related ol {width:310px;}
	#pac-popup-internal .pac-block-related .pac-products-hld {width: 310px; margin: 0 auto;}

	/* ajax cart popup */
	.fancybox-wrap.fancybox_ajaxcart_minicart {
		width: 90%!important;
	}

	.fancybox-wrap.fancybox_ajaxcart_minicart .fancybox-inner {
		width: 100%!important;
	}

	.fancybox-wrap #pac-mini-cart {
		width: 100%;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper {
		width: 100%;
    	display: block;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper.table-title {
		display: none;
	}

	.fancybox-wrap #pac-mini-cart .pac-mini-products-list-hld {
		margin-bottom: 5px;
		margin-top: 10px;
	}

	#pac-mini-cart .pac-mini-products-list li {
		border-top: 1px solid #DDD;
		border-bottom: none;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper tr {
		display: block;
		position: relative;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper td,
	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-price {
		display: block;
		margin-bottom: 5px;
		width: 100%!important;
		padding-left: 70px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-item {
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		width: auto;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-price .price-label {
		display: inline;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .cart-item-quantity {
		margin: 0 5px;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-qty-minus,
	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-qty-plus,
	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-delete,
	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit,
	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit:before {
		width: 25px;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-delete,
	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit {
		margin-left: 5px;
	}
}


/*600px*/
@media only screen and (max-width: 600px) {
	.products-list .pac-qty-field {text-align: left;}
	#pac-product-option	td.image img {height: 50px;}
	#pac-product-option .grouped-items-table input[type=number].qty,
	#pac-product-option .grouped-items-table input[type=text].qty {
		width: 30px;
		padding: 0;
		font-size: 12px;
		height: 24px;
	}
}

@media only screen and (max-width: 550px) {
	.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form, 
	.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form,
	.fancybox-wrap #pac-mini-cart .forms-message-holder, 
	.fancybox-wrap #pac-mini-cart .discount,
	.fancybox-wrap #pac-mini-cart .totals,
	.fancybox-wrap #pac-mini-cart .reward-credit-wrapper {
		width: 100%;
		float: none;
		padding: 0;
	}
}


/*490px*/
@media only screen and (max-width: 490px) {
	#pac-product-option .pac-product-name {font-size: 18px;}

	#pac-product-option .pac-price-info .price-box .regular-price .price,
	#pac-product-option .pac-price-info .price-box .special-price .price,
	#pac-product-option .pac-price-info .price-box .full-product-price .price {
		font-size: 18px;
	}

	#pac-product-option .ratings {float: none; width: 100%;}
	#pac-product-option .pac-clearfix .sharing-links {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-left: -5px;
		top: 0;
	}

	#pac-product-option .pac-left-block {
		width: 65%;
	}

	#pac-product-option .pac-image {
		max-width: 35%;
		width:35%;
	}

	#pac-popup-internal * {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#pac-popup-internal.pac-mode-2 .pac-table .pac-td {display: block; width: 100%; height: auto;}
	#pac-popup-internal.pac-mode-2 .pac-product-info {
		border-right: 0;
		border-bottom: 1px solid #ddd;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	#pac-popup-internal.pac-mode-2 .pac-product-info .pac-img {width: 65px;}

	#pac-popup-internal.pac-mode-2 .pac-cart-total {padding: 0 7px;}

	#pac-popup-internal.pac-mode-2 #pac-related-list .pac-products-hld {width: 213px; margin-left: auto; margin-right: auto;}
	#pac-popup-internal.pac-mode-2 #pac-related-list ul li {width: 213px;}

	#pac-popup-internal.pac-mode-2 .pac-2-message .reserved-cart {
		position: static;
		text-align: left;
		padding-top: 14px;
	}

	#pac-popup-internal .pac-block-related ul, 
	#pac-popup-internal .pac-block-related ol {width:240px;}
	#pac-popup-internal .pac-block-related .pac-products-hld {width: 240px; margin: 0 auto;}
	#pac-popup-internal .pac-block-related .pac-product-name {
		font-size: 12px;
		line-height: 14px;
	}
	#pac-popup-internal .pac-block-related .pac-product-details {width: 155px;}
	#pac-popup-internal .pac-block-related .pac-product .product-image {width: 50px;}
	#pac-popup-internal .pac-block-related .pac-product .product-image img {width: 100%; min-width: 100%; height: auto;}

	.fancybox-wrap #pac-mini-cart h3 + .pac-checkout-button {
		display: block;
	}

	#pac-mini-cart .pac-checkout-button {
		width: 100%;
		margin: 7px 0;
	} 

	.fancybox-wrap #pac-popup-internal #pac-product-option .pac-clearfix .ratings + .sharing-links {
		top: 0;
		padding-left: 0;
	}

}

/*480px*/
@media only screen and (max-width: 480px) {
	.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .buttons-set button.button {
	    margin: 0 5px 7px 0;
	}
}

@media only screen and (max-width: 350px) {
	.fancybox-wrap #pac-mini-cart #minicart-reward-credit-form .discount .buttons-set a,
	.fancybox-wrap #pac-mini-cart #minicart-discount-coupon-form .discount .buttons-set a {
		padding: 0 10px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
	.pac-sprite {
		background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/ajax-cart-sprite-retina.png) left top no-repeat;
		-webkit-background-size:80px 52px;
		-moz-background-size:80px 52px;
		background-size:120px 52px;
	}

	#pac-mini-cart .pac-smallaction>a.pac-edit {
		background: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil.png) left top no-repeat!important;
		background-size: 16px 16px !important;
		-webkit-background-size: 16px 16px !important;
		-moz-background-size: 16px 16px !important;
	}

	.fancybox-wrap #pac-mini-cart .pac-info-wrapper .pac-product-qty .pac-edit:before {
		background-image: url("https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil.png");
	}

	.pac-panel-wrap .pac-smallaction>a.pac-edit {
	    background-image: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-pencil.png)!important;
		background-size: 16px!important;
	}

}

@-webkit-keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@-moz-keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media only screen and (max-width: 700px) {
    #pac-mini-cart .pac-mini-products-list li {
        border-top: 0;
        border-bottom: 1px solid #DDD;
    }
}

@media only screen and (max-width: 640px) {
    #pac-rightbar-recommended li > a {
        display: block;
    }
}

@media only screen and (max-width: 600px) and (orientation:landscape) {
    #pac-mini-cart.pac-panel-wrap {
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    #pac-mini-cart.pac-panel-wrap {
        max-width: 100%;
    }
}
/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to support@plumrocket.com so we can send you a copy immediately.
 *
 * @package     Plumrocket_Ajax_Cart
 * @copyright   Copyright (c) 2017 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */

 .minicart_head_holder .minicart_link{
    white-space: nowrap;
 }

.pac-btn-cart{
    border-radius: 5px;
    overflow: hidden;
}

.product-attr  .qty-buttons-wrapper {
 margin-left: -4px;	

}

.product-attr .qty-buttons-wrapper .qty-button {
height: 25px;
line-height: 24px;
position: relative;
top: 1px;
}

.pac-loader{
width: 18px;
height: 18px;
border: 2px solid #fff;
border-left-color: #000;
border-left-color: rgba(0, 0, 0, 0.6);
-webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
display: none;
border-radius: 50%;
position: relative;
left: -1px;
}

.pac-btn-cart .pac-label .pac-icon {
width: 24px;
height: auto;
}

.pac-btn-cart .pac-label .pac-number{
margin-left: -2px;
}

#pac-product-option .product-shop{
margin-top: 0;
padding-top: 0;
}

button.pac-btn-cart, #wishlist-table button.pac-btn-cart, #pac-related-list button.pac-btn-cart,
.product-view .add-to-cart-buttons .pac-btn-cart.pac-product-button {border-radius: 0; text-transform: none;}

.widget-new-products button.pac-btn-cart,
.category-products button.pac-btn-cart {width: 33px; padding-left: 0; padding-right: 0;}

.widget-new-products .widget-products button.btn-cart{
	width: 33px;
	height: 33px;
	background-image: url("/skin/frontend/base/default/images/plumrocket/ajaxcart/pac-cart-icon.png");
	overflow: hidden;
	text-indent: -999px;
    background-color: #FF6100;
    background-size: 24px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.widget-new-products .widget-products button.btn-cart:hover{
    background-color: #FFA126;
}

.widget-new-products .widget-products .pac-btn-cart .pac-icon{
    width: 24px;
    height: auto;
}

.widget-new-products .ratings .rating-box.stars i {width: 13px;}
.widget-new-products .review-links,
.widget-new-products .products-grid .ratings {display: inline-block; vertical-align: text-bottom;}
.widget-new-products .review-links {vertical-align: 5px;}

.widget-new-products .ratings .rating-box.stars {width: 87px;}

#pac-mini-cart.pac-panel-wrap,
.fancybox-opened {z-index: 99999999!important;}



#pac-mini-cart .reward-credit-wrapper .show-form {padding: 0 5px; margin-left: 5px;}

body #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-items a,
body #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a{
	color: #444;
}
body #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-items a:hover,
body #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a:hover{
	color: #E06D2B;
}

body .fancybox-wrap #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a:before, 
body .pac-continue-shop a:before,
body .fancybox-wrap #pac-mini-cart .pac-cart-link:before{
    border-color: transparent #444 transparent transparent;
}
body .fancybox-wrap #pac-popup-internal.pac-mode-2 .pac-cart-total .pac-continue-shop a:hover:before,
body .pac-continue-shop a:hover:before,
body .fancybox-wrap #pac-mini-cart .pac-cart-link:hover:before {
    border-color: transparent #E06D2B transparent transparent!important;
}

#pac-mini-cart .pac-title{
	color: #444;
}

#pac-mini-cart table{
	background: none;
}

#pac-mini-cart .pac-minicart-wrapper a, 
#pac-popup-internal a,
#pac-mini-cart .pac-product-details .pac-product-name a{
	color: #E06D2B;
}

#pac-mini-cart .pac-minicart-wrapper a:hover, 
#pac-popup-internal a:hover,
#pac-mini-cart .pac-product-details .pac-product-name a:hover{
	color: #E06D2B;
}

#pac-mini-cart .pac-minicart-wrapper .pac-close{
	color: #D7D5D5;
}
#pac-mini-cart .pac-minicart-wrapper .pac-close:hover{
    color: #B2B2B2;
    text-decoration: none;
}

.pac-sc-qty-holder .pac-dec-qty,
.pac-sc-qty-holder .pac-inc-qty{
    text-align: center;
    background: #f5f5f7;
    border: 1px solid #e7e7e6;
}

.pac-sc-qty-holder .pac-dec-qty:hover,
.pac-sc-qty-holder .pac-inc-qty:hover{
	border: 1px solid #cacaca;
}

.header-search.desktop{
	z-index: 1000;
}

body .cart-table .product-cart-actions .qty{
	margin-right: 0
}

#pac-related-list .price-box > * {
	display: inline-block;
}

#pac-popup-internal .pac-product-info table{
	background: none;
}

.pac-btn-cart.pac-loading:hover .pac-label, 
#wishlist-table .pac-btn-cart.pac-loading:hover .pac-label, 
#pac-related-list button.pac-btn-cart.pac-loading:hover .pac-label,
.pac-btn-cart.pac-loading .pac-label, 
#wishlist-table .pac-btn-cart.pac-loading .pac-label, 
#pac-related-list button.pac-btn-cart.pac-loading .pac-label,
.pac-btn-cart.disabled span, 
#wishlist-table .pac-btn-cart.disabled span, 
#pac-related-list button.pac-btn-cart.disabled span{
	background: #FF6100!important;
}

.category-products .pac-btn-cart .pac-label, 
.category-products #wishlist-table .pac-btn-cart .pac-label, 
.category-products #pac-related-list button.pac-btn-cart .pac-label,
.widget-products .pac-btn-cart .pac-label, 
.widget-products #wishlist-table .pac-btn-cart .pac-label, 
.widget-products #pac-related-list button.pac-btn-cart .pac-label {
    background-color: #FF6100;
}

#pac-popup-internal .pac-block-related ul li,
#pac-popup-internal .pac-block-related ol li{
	height: auto;
	width: auto;
}

#pac-product-option .pac-product-name{
	color: #333;
}

#pac-popup-internal .product-view .product-shop .availability{
	margin-bottom: 0;
}

#pac-popup-internal .pac-block-related .pac-product-name a{
	color: #333;
}

.fancybox-wrap #pac-popup-internal .product-essential{
	border: 0;
	padding: 0;
}

#pac-popup-internal .pac-block-related .owl-dots{
	display: none!important;
}

#pac-popup-internal .pac-block-related .owl-controls{
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-top: -12px;
    width: 100%;
}
#pac-popup-internal .pac-block-related .owl-prev,
#pac-popup-internal .pac-block-related .owl-next{
    height: 25px;
    width: 25px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    top: 0;
    left: -30px;
}
#pac-popup-internal .pac-block-related .owl-next{
	left: auto;
	right: -30px;
}

#pac-popup-internal .pac-block-related .owl-prev:before,
#pac-popup-internal .pac-block-related .owl-next:before{
    content: "\f104";
    font-family: FontAwesome;
    display: block;
	text-indent: 0;
    font-size: 33px;
}
#pac-popup-internal .pac-block-related .owl-next:before{
    content: "\f105";
}

#pac-popup-internal .pac-block-related .pac-products-hld{
	height: auto;
	width: 100%;
	padding: 0 25px;
}
#pac-popup-internal .pac-block-related .pac-products-hld .price-box *{
	line-height: normal;
}
#pac-popup-internal .pac-block-related .pac-product-name{
	height: auto;
	margin-bottom: 0;
}
#pac-popup-internal .pac-block-related .pac-product-details{
	width: auto;
    margin-left: 7px;
}
#pac-popup-internal .pac-block-related .pac-product{
	display: flex;
}
#pac-popup-internal .pac-block-related .pac-product .product-image img{
	min-width: 75px;
	width: 75px;
}

#pac-popup-internal .qty{
	width: auto;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@media only screen and (max-width: 991px) {
    #pac-mini-cart {
        top: 55px;
    }
    .fancybox-overlay.fancybox-overlay-fixed,
    .fancybox-opened {z-index: 99999999!important;}
    .fancybox-opened {z-index: 999999999!important;}
}

@media only screen and (max-width: 770px) {
    #pac-mini-cart {
        position: absolute;
        top: 55px;
    }
}

@media only screen and (max-width: 767px) {
    .product-view .product-attr .add-to-cart .qty-wrapper .qty {width: 90%;}
}

@media only screen and (max-width: 767px) {
	#pac-popup-internal .pac-block-related ul,
	#pac-popup-internal .pac-block-related ol{
		width: 100%;
	}
}

@media only screen and (max-width: 490px){
	#pac-popup-internal .pac-block-related .pac-product .product-image {
	    width: auto;
	}	
	#pac-popup-internal .pac-block-related .pac-product .product-image img {
	    min-width: 50px;
	    width: 50px;
	}
}

/*! jQuery UI - v1.10.3 - 2013-10-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ffd27a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/bannerpro/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.pbp_place {
	display: none;
}

.pbp_place .pbp_banner {
	display: none;
}

.pbp_place .pbp_banner.has_link {
	cursor: pointer;
}

.pbp_place .pbp_banner img {
	width: 100%;
}

/* Slider styles */

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.owl-theme .owl-controls {
   text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 10;
  top: -28px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.widget-products .owl-carousel .owl-item img {
    width: auto;
}
#pas-mini-form {
	  position: relative;
	  display: inline-block;
	  max-width: 465px;
	  width: 100%;
}

#pas-mini-form * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#pas-mini-form .pas-clear:before,
#pas-mini-form .pas-clear:after {
	display: block;
	clear: both;
	content: "";
}

#pas-mini-form a {
	color: #1e7ec8;
	text-decoration: underline;
}

#pas-mini-form a:hover {
	text-decoration: none;
}

#pas-mini-form .pas-nav-left, 
#pas-mini-form .pas-nav-center, 
#pas-mini-form .pas-nav-right {
	position: relative;
	height: 35px;
	line-height: 35px;
	display: inline-block;
}

#pas-mini-form .pas-nav-center {
	display: block;
}


/* Left block */
#pas-mini-form .pas-nav-left {
	float: left;
}

	#pas-mini-form .pas-nav-left .pas-search-facade {
		background-color: #f3f3f3;
		background-image: none;
		border-left: 1px solid #cdcdcd;
		border-top: 1px solid #cdcdcd;
		border-bottom: 1px solid #cdcdcd;
		position: relative;
		float: left;
		height: 35px;
		margin: 0;
		padding-left: 5px;
		overflow: hidden;
	}

	#pas-mini-form .pas-nav-left .pas-search-facade:hover {
		cursor: pointer;
		background-color: #E9E9E9;
	}

	#pas-mini-form .pas-nav-left .pas-search-label {
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #777;
		font-size: 11px;
		line-height: 33px;
		margin-right: 21px;
		margin-left: 5px;
	}

	#pas-mini-form .pas-nav-left .pas-search-icon {
		position: absolute;
		top: 14px;
		right: 8px;
		border-style: solid;
		border-width: 4px;
		border-color: transparent;
		border-top: 4px solid #a0a0a0;
		border-bottom-width: 0;
		width: 0;
		height: 0;
		font-size: 0;
		line-height: 0;
	}

	#pas-mini-form .pas-nav-left .pas-search-dropdown {
		position: absolute;
		display: block;
		top: -1px;
		left: 0;
		height: 35px;
		width: auto;
		outline: 0;
		margin: 0;
		padding: 0;
		outline: 0;
		cursor: pointer;
		opacity: 0;
		filter: alpha(opacity=0);
		visibility: visible;
		font-size: 13px;
	}


/* button */
#pas-mini-form .pas-nav-right {
	position: relative;
	float: right;
	width: auto;
	display: inline-block;
}

#pas-mini-form .pas-nav-right .pas-button {
  padding: 0 10px;
  background-color: #3399cc;
  color: #fff;
  border: 0px;
  line-height: 35px;
  font-size: 13px;
  height: 35px;
  float: left;
}

#pas-mini-form .pas-nav-right .pas-button:hover {
  background: #2e8ab8;
  cursor: pointer;
}

/* search input */
#pas-mini-form .pas-nav-center {
	overflow: hidden;
}

#pas-mini-form .pas-nav-center .pas-search-field {
  position: relative;
  height: 35px;
  background: #fff;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #cdcdcd;
}


#pas-mini-form .pas-nav-center #pas-input {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  line-height: 34px;
  padding: 0px 34px 0px 0;
  margin: 0;
  border: 0;
  border-radius: 0px;
  height: 33px;
  font-family: arial,sans-serif;
  font-size: 15px;
  background: 0 0;
  color: #111;
  outline: 0;
  -webkit-appearance: none;
  box-shadow: none;
  text-indent: 8px;
  border-left: 1px solid #cdcdcd;
}

#pas-mini-form .pas-nav-center .pas-loader {
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -11px;
	visibility: hidden;
}

/*=== tooltip ===*/
#pas-mini-form #pas-tooltip {
	position: absolute;
	width: 100%;
	border: 1px solid #cdcdcd;
	border-top: 0px;
	-webkit-box-shadow: 0 1px 3px 0 #E8E8E8;
	-moz-box-shadow: 0 1px 3px 0 #E8E8E8;
	box-shadow: 0 1px 3px 0 #E8E8E8;
	z-index: 5000;
	background-color: #fff;
	padding: 0;
	display: none;
}
	#pas-mini-form.pas-active #pas-tooltip {
		display: block;
	}

	#pas-mini-form #pas-tooltip .psearch-tips {
		font-weight: bold;
		color: #CA4747!important;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item {
		border-top: 1px solid #E8E8E8;
		padding: 0px;
		position: relative;
		/* min-height: 50px; */
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-rating.no-description {
		min-height: 0;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:hover {
		background-color: #FAFAFA;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:before,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:after {
		clear: both;
		display: block;
		content: "";
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:first-child {
		border: 0px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item > a {
		display: block;
		text-decoration: none;
		padding: 10px 8px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-image {
		width: 50px;
		height: 50px;
		float: left;
		overflow: hidden;
		border: 1px solid #E5E5E5;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-image img {
		width: 100%;
	}

	/* no photo */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo .pac-tooltip-descr { padding-left: 0;}
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo .pac-tooltip-image { display: none; }

	/* no price no rating */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price.no-rating .pac-tooltip-descr { padding-right: 0;}
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price.no-rating .pac-tooltip-price-block { display: none; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price.no-rating .pac-tooltip-descr {margin-right: 0 }
	
	/* no price */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price .pac-price-val { display: none; }

	/* no rating */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block { font-size: 0; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-rating-box { display: none; }

	/* no description */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description .pac-tooltip-short-des { display: none; }

	/* no description */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description .pac-tooltip-short-des { display: none; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-description.no-rating .pac-tooltip-name { margin-top: 0px; } 
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-description .pac-tooltip-name { margin-top: 0px; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description .pac-tooltip-name { margin-top: 15px; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description.no-photo.no-price .pac-tooltip-name { margin-top: 0px; } 


	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr {
		padding: 0 0 0 55px;
		text-align: left;
		margin-right: 100px;
	}

		#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr .pac-tooltip-name {
			color: #2e8ab8;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			font-size: 14px;
			line-height: 16px;
		}

		#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr .pac-tooltip-name:hover {
			text-decoration: underline;
		}

		#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr .pac-tooltip-short-des {
			color: #868686;
			font-size: 11px;
			line-height: 13px;
		} 

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block {
	  float: right;
	  width: 95px;
	  font-size: 11px;
	  color: #39C;
	  margin-top: -4px;
	  text-align: right;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating.no-description .pac-tooltip-price-block {
		top: 13px;
	}
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-rating.no-description .pac-tooltip-price-block {
		top: 0px;
	}


	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val {
		color: #2e8ab8;
		font-size: 14px;
		font-weight: 700;
		line-height: 21px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val .price-box {
		margin: 0;
		max-height: 35px;
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block.no-photo .pac-price-val .price-box {
		margin: 0;
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val .price-box * {
		font-size: 13px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block .pac-price-val .price-box {
		margin-top: 10px;
	} 

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block .pac-price-val .price-box .special-price {
		margin-top: 7px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block .pac-price-val .price-box .minimal-price {
		position: relative;
		top: 7px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-description .pac-tooltip-price-block .pac-price-val .price-box { 
		top: 0; 
		margin: 0;
		max-height: 35px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val .price-label {
		display: none;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p {
		padding: 0;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.price-to {
		margin-top: -7px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.old-price {
		display: none;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.price-to span,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.price-from span,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.old-price span,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.special-price span {
		font-size: 14px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-rating-box {
		width: 65px;
		height: 13px;
		background-repeat: repeat-x;
		background-position: 0 -18px;
		overflow: hidden;
		background-image: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/psearch/icon_sprite.png);
		margin-top: 2px;
		margin-right: 3px;
		float: left;
		white-space: nowrap;
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-rating-box .pac-rating {
		float: left;
		height: 13px;
		background-repeat: repeat-x;
		background-position: 0 -2px;
		background-image: url(https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/psearch/icon_sprite.png);
	}

	/* categories */
	#pas-mini-form #pas-tooltip #pac-psearch-categories {
		border-top: 1px solid #cdcdcd;
  		padding: 5px 0;
  		text-align: left;
  		font-size: 12px;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category {
		margin: 0;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category a {
		display: block;
		padding: 3px 8px;
		text-decoration: none;
		color: #636363;
	}
	
	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category a span {
		text-decoration: underline;
		color: #3399cc;
	}
	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category a:hover span {
		text-decoration: none;
	}

	/* terms */
	#pas-mini-form #pas-tooltip #pac-psearch-terms {
		border-top: 1px solid #cdcdcd;
  		padding: 10px 8px;
  		text-align: left;
  		font-size: 12px;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-terms a {
		display: block;
		text-decoration: none;
		color: #636363;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-terms a span {
		color: #3399cc;
		text-decoration: underline;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-terms a:hover span {
		text-decoration: none;
	}

	/* all results */
	#pas-mini-form #pac-psearch-all-results {
		color: black;
		border-top: 1px solid #cdcdcd;
  		text-align: center;
  		font-size: 13px;
	}

	#pas-mini-form #pac-psearch-all-results a {
		display: block;
		color: #1e7ec8;
		padding: 10px 8px;
	}

	#pas-mini-form #pac-psearch-all-results span {
		position: relative;
		padding-right: 12px;
	}

	#pas-mini-form #pac-psearch-all-results span:before {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		border-style: solid;
		border-color: transparent transparent transparent #2e8ab8;
		border-width: 7px 0 7px 9px;
		top: 2px;
	}

	#pas-mini-form #pac-psearch-all-results span:after {
		content: "";
		display: block;
		position: absolute;
		right: 3px;
		border-style: solid;
		border-color: transparent transparent transparent #fff;
		border-width: 7px 0 7px 9px;
		top: 2px;
	}


	#pas-mini-form #pac-psearch-all-results p.pac-no-results {padding: 8px 0; color: #B5B5B5;}




/*RWD*/
@media only screen and (min-width: 771px){
	#header-search {width: 40%;}
}


@media only screen and (max-width: 768px) {
	#pas-mini-form { max-width: 100%; }
}
.header-search #search-dropdown.skip-active{
    padding: 0 60px 0 15px;
   background: #ff6100;
   max-width: 100%;
   box-sizing: border-box;
}
#pas-mini-form .pas-nav-center #pas-input {
    background-color: #FFA126;
}

#pas-mini-form{
    max-width: 100%;
    display: block;
}

#header .header-search .account-dropdown.skip-active.skip-link:hover{
    color: #a94000;
}

@media only screen and (min-width: 992px) {
    #header .header-search .account-dropdown.skip-active.skip-link {
        top: 9px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .header-search #search-dropdown.skip-active {
        width: 955px;
        padding: 0 35px 0 10px;
        right: 0
    }
}

@media only screen and (max-width: 991px) {
    #header-search {
        width: auto;
        min-width: 300px;
        border: 7px solid #f5f5f7;
        top: 55px;
        left: 5px;
    }
    #header-search:before{
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 11px 9px;
        border-color: transparent transparent #f5f5f7 transparent;
        position: absolute;
        top: -17px;
        left: 60px;
    }
}

/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to support@plumrocket.com so we can send you a copy immediately.
 *
 * @package     Plumrocket_SocialLogin
 * @copyright   Copyright (c) 2014 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */

.pslogin-addedoverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2010;
	background-color: black;
	filter: alpha(opacity=60);
	opacity: 0.6;
	/*display: none;*/
}

.pslogin-pop-up-form {
	left: 0px;
	top: 0px; 
	position:fixed; 
	width: 100%; 
	z-index: 2020; 
	height:100%; 
	color:#666666; 
	text-align:left;
	/*display:none;*/
	overflow-y: auto; 
} 

#pslogin-pop-up-bg {
	max-width: 450px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	margin: 10% auto 5% auto;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	box-sizing: border-box;
}

.pslogin-share {
	background-color: white;
	min-height: 270px;
	padding: 18px 21px;
	position: relative;
}

.pslogin-fake-email-message {
	position: fixed;
	top: 20px;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 9999;
}

	.pslogin-fake-email-message .content {
		padding: 5px 10px;
		background: #fff;
		max-width: 960px;
		min-width: 250px;
		margin: 0 auto;
		box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		-webkit-box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		-moz-box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.42);
		font-size: 14px;
		color: #636363;
		z-index: 9999;
	}

	.pslogin-fake-email-message p {
		margin: 10px auto;
		text-align: left;
	}

	.pslogin-fake-email-message .close-message {
		float: right;
	}

	.pslogin-fake-email-message .close-message:hover {
		cursor: pointer;
		color: #AEAEAE;
	}


/* general classes */
.pslogin-share .ta-center {
	text-align: center;
}
    
    .pslogin-share h2 {
		padding: 0px 0px 7px 0px;
		color: #3399cc;
		font-weight: 400;
		font-size: 15px;
		text-transform: uppercase;
		border-bottom: 1px solid #DDD;
		margin-bottom: 10px;
    }


	.pslogin-share .prpop-close-btn {
		position: absolute;
		right: 9px;
		left: auto;
		margin-right: 10px;
		top: 14px;
		text-decoration: none;
		color: #727272;
		font-size: 16px;
		background: none;
	}

	.pslogin-share .prpop-close-btn:hover {
		color: #b6aba5;
	}

	.pslogin-share p {
		margin-bottom: 7px;
	}
	
	.pslogin-share img {
		max-width: 100%;
		height: auto;
	}

	.pslogin-share .button-top {
		height: 7px;
	}

	.pslogin-share a {
		display: inline-block;
		height: 30px;
		color: white;
		margin: 0 10px 10px 0;
	}
	
	.pslogin-share a:hover {
		cursor: pointer;
		opacity: 0.7;
		filter: apha(filter=70);
	}

	/*
	.pslogin-share .soc-button {
		background-image: url("https://www.beautycoliseum.com/skin/frontend/base/default/css/plumrocket/pslogin/images/social_retina.png");
		background-size: 328px 185px;
		display: block;
		height: 30px;
		width: 30px;
		float: left;
	}
	*/

/*form*/
.w25 { width: 25px!important; }
.w100 { width: 100px; }

.pslogin-block.account-login .content {
	margin: 0;
}

.pslogin-form .registered-users .content {
	margin: 0!important;
}

.pslogin-block.account-login .form-list label,
#checkout-step-login .pslogin-block .form-list label { 
	width: auto;
	float: none; 
}

.pslogin-block.account-login .form-list .input-box,
#checkout-step-login .pslogin-block .form-list .input-box {
	float: none;
}

#checkout-step-login .col2-set {
	box-sizing: border-box;
}

.pslogin-block.account-login .buttons-set {
	min-height: 40px;
}

.pslogin-block.col2-set {
	margin: 0;
}

.pslogin-block.col2-set .buttons-set {
	padding: 0;
}

.pslogin-block.col2-set .fieldset {
	margin: 15px 0;
}

	.pslogin-block button.button span,
	.pslogin-block button.button span span {
		height: auto;
	}

	.pslogin-share .soc-name {
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
		display: block;
		float: left;
		box-sizing: border-box;
	}

		.pslogin-share .vkontakte {
			background-position: -77px -78px;
		}

		.pslogin-share .facebook {
			background-position: -5px -5px
		}

		.pslogin-share .twitter {
			background-position: -41px -5px;
		}

		.pslogin-share .googleplus {
			background-position: -113px -5px;
		}

/* welcome message */
.pslogin-welcome-msg {
	height: 25px;
	line-height: 25px;
	float: none;
	display: inline-block;
	margin: 0 0 5px 0;
}

.pslogin-welcome-msg:after {
	clear: both;
	content: "";
}

.pslogin-welcome-msg img {
	height: 25px;
	display: inline-block;
	padding: 0 5px 0 0;
	float: left;
}

/* Buttons */
.pslogin-block {
	width: 100%;
	margin: 0 0 20px 0;
}

.pslogin-block * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.pslogin-block.pslogin-hidden-text .pslogin-button-text {
	display: none!important;
}

.pslogin-block .pslogin-xs {
	display: none!important;
}

.pslogin-block .pslogin-button-image {
	display: block;
}

.pslogin-block .pslogin-clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.pslogin-block .title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

.pslogin-spacer {
	display: block;
	margin: 10px auto;
	position: relative;
	text-align: center;
	line-height: 16px!important;
	top: auto;
	left: auto;
	height: auto;
	width: auto;
	line-height: normal;
	overflow: visible;
	font-size: 13px;
}

	.pslogin-spacer table {
		width: 100%;
	}
	
	.pslogin-spacer table td {
		vertical-align: middle;
	}

	.pslogin-spacer .pslogin-border {
		border-top: 1px solid #e5e2e2;
		width: 100%;
	}
	
	.pslogin-spacer .pslogin-bordertext {
		color: #b2b2b2;
		text-align: center;
		font-size: 11px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		height: 20px;
		line-height: 17px;
		padding: 0;
		border: 1px solid #e5e2e2;
		border-radius: 9px;
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
	}

	.pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: #989898;
		cursor: pointer;
	}

	.pslogin-spacer .circle {
		width: 90%;
		height: 25px;
		line-height: 22px;
		font-size: 11px;
		border: 1px solid #b2b2b2;
		border-radius: 0px 7px;
		margin: 0 auto;
		background-color: #eeeeee;
	}

	.pslogin-spacer .circle:hover {
		cursor: pointer;
		background-color: #FAFAFA;
	}


.pslogin-block .pslogin-showmore {
	margin-top: 20px;
}

.pslogin-block.pslogin-login .pslogin-buttons {
	display: block;
}

.pslogin-block.pslogin-register .pslogin-buttons {
	display: inline-block;
}

	.pslogin-block .pslogin-buttons ul {
		padding: 0;
		font-size: 0;
	}

	.pslogin-block .pslogin-buttons ul li {
		display: inline-block;
		line-height: normal;
		list-style: none!important;
		padding: 0!important;
		background: none!important;
		height: 32px;
		margin: 0 3px 3px 0;
	}

	.pslogin-block .pslogin-buttons ul li.show-button-image {
		background: none!important;
	}

	.pslogin-block .pslogin-buttons ul li:hover {
		opacity: 0.9;
		filter: alpha(opacity=90);
	}

	.pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
		background-color: #3399cc;
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/pslogin/social.png');
		display: block;
		float: left;
		width: 32px;
		height: 32px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	
	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon img {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons ul li a>img {

	}

	.pslogin-block .pslogin-buttons ul li .pslogin-button-text {
		display: none;
		float: left;
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 11px;
		color: white;
		background-color: rgba(255,255,255, 0.2);
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-image { 
		display: none; 
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-image {
		display: inline-block;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-icon-image { 
		display: inline-block; 
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-image {
		display: none;
	}

 	.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-icon-image {  
 		display: inline-block;
 	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto.pslogin-has-button-icon-image {
		display: none;
	}

	.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
		display: inline-block;
		width: 32px;
		height: 32px;
	}

	.pslogin-block .pslogin-buttons ul li.facebook span.pslogin-button-auto { background-color: #1e4389; }
	.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-icon { background-position: 0px 0px; }

	.pslogin-block .pslogin-buttons ul li.twitter span.pslogin-button-auto { background-color: #28a9e2; }
	.pslogin-block .pslogin-buttons ul li.twitter .pslogin-button-icon { background-position: -34px 0px; }

	.pslogin-block .pslogin-buttons ul li.linkedin span.pslogin-button-auto { background-color: #11669c; }
	.pslogin-block .pslogin-buttons ul li.linkedin .pslogin-button-icon { background-position: -168px 0px; }

	.pslogin-block .pslogin-buttons ul li.yahoo span.pslogin-button-auto { background-color: #85228f; }
	.pslogin-block .pslogin-buttons ul li.yahoo .pslogin-button-icon { background-position: -204px 0px; }

	.pslogin-block .pslogin-buttons ul li.vkontakte span.pslogin-button-auto { background-color: #3f658c; }
	.pslogin-block .pslogin-buttons ul li.vkontakte .pslogin-button-icon { background-position: -68px 0px; }

	.pslogin-block .pslogin-buttons ul li.googleplus span.pslogin-button-auto { background-color: #df4b38; }
	.pslogin-block .pslogin-buttons ul li.googleplus .pslogin-button-icon { background-position: -135px 0px; }


	.pslogin-block .pslogin-buttons ul li.hotmail span.pslogin-button-auto { background-color: #f67d20; }
	.pslogin-block .pslogin-buttons ul li.hotmail .pslogin-button-icon { background-position: 0px -34px; }

	.pslogin-block .pslogin-buttons ul li.live span.pslogin-button-auto { background-color: #0cb3ee; }
	.pslogin-block .pslogin-buttons ul li.live .pslogin-button-icon { background-position: -35px -205px; }

	.pslogin-block .pslogin-buttons ul li.pinterest span.pslogin-button-auto { background-color: #cb2028; }
	.pslogin-block .pslogin-buttons ul li.pinterest .pslogin-button-icon { background-position: -34px -34px; }

	.pslogin-block .pslogin-buttons ul li.amazon span.pslogin-button-auto { background-color: #ff8e2e; }
	.pslogin-block .pslogin-buttons ul li.amazon .pslogin-button-icon { background-position: -68px -34px; }

	.pslogin-block .pslogin-buttons ul li.aol span.pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons ul li.aol .pslogin-button-icon { background-position: -102px -34px; }
	.pslogin-openid.aol input[type=submit] { background-color: #008bd3; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.github span.pslogin-button-auto { background-color: black; }
	.pslogin-block .pslogin-buttons ul li.github .pslogin-button-icon { background-position: -135px -35px; }

	.pslogin-block .pslogin-buttons ul li.instagram span.pslogin-button-auto { background-color: #9a6e51; }
	.pslogin-block .pslogin-buttons ul li.instagram .pslogin-button-icon { background-position: -168px -34px; }

	.pslogin-block .pslogin-buttons ul li.foursquare span.pslogin-button-auto { background-color: #3472ad; }
	.pslogin-block .pslogin-buttons ul li.foursquare .pslogin-button-icon { background-position: -203px -34px; }

	.pslogin-block .pslogin-buttons ul li.dropbox span.pslogin-button-auto { background-color: #008bd3; }
	.pslogin-block .pslogin-buttons ul li.dropbox .pslogin-button-icon { background-position: -0px -68px; }

	.pslogin-block .pslogin-buttons ul li.disqus span.pslogin-button-auto { background-color: #3d7198; }
	.pslogin-block .pslogin-buttons ul li.disqus .pslogin-button-icon { background-position: -32px -69px; }

	.pslogin-block .pslogin-buttons ul li.livejournal span.pslogin-button-auto { background-color: #104378; }
	.pslogin-block .pslogin-buttons ul li.livejournal .pslogin-button-icon { background-position: -66px -69px; }
	.pslogin-openid.livejournal input[type=submit] { background-color: #104378; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.tumblr span.pslogin-button-auto { background-color: #304e6c; }
	.pslogin-block .pslogin-buttons ul li.tumblr .pslogin-button-icon { background-position: -102px -69px; }

	.pslogin-block .pslogin-buttons ul li.openid span.pslogin-button-auto { background-color: #f8931f; }
	.pslogin-block .pslogin-buttons ul li.openid .pslogin-button-icon { background-position: -135px -69px; }

	.pslogin-block .pslogin-buttons ul li.flickr span.pslogin-button-auto { background-color: #ff0084; }
	.pslogin-block .pslogin-buttons ul li.flickr .pslogin-button-icon { background-position: -169px -69px; }

	.pslogin-block .pslogin-buttons ul li.wordpress span.pslogin-button-auto { background-color: #1b3f57; }
	.pslogin-block .pslogin-buttons ul li.wordpress .pslogin-button-icon { background-position: -204px -69px; }

	.pslogin-block .pslogin-buttons ul li.blogger span.pslogin-button-auto { background-color: #ec7825; }
	.pslogin-block .pslogin-buttons ul li.blogger .pslogin-button-icon { background-position: 0px -103px; }

	.pslogin-block .pslogin-buttons ul li.odnoklassniki span.pslogin-button-auto { background-color: #ee6600; }
	.pslogin-block .pslogin-buttons ul li.odnoklassniki .pslogin-button-icon { background-position: -34px -103px; }

	.pslogin-block .pslogin-buttons ul li.mailru span.pslogin-button-auto { background-color: #00468c; }
	.pslogin-block .pslogin-buttons ul li.mailru .pslogin-button-icon { background-position: -67px -103px; }

	.pslogin-block .pslogin-buttons ul li.yandex span.pslogin-button-auto { background-color: #dd0000; }
	.pslogin-block .pslogin-buttons ul li.yandex .pslogin-button-icon { background-position: -102px -103px; }

	.pslogin-block .pslogin-buttons ul li.paypal span.pslogin-button-auto { background-color: #195d82; }
	.pslogin-block .pslogin-buttons ul li.paypal .pslogin-button-icon { background-position: -134px -103px; }

	.pslogin-block .pslogin-buttons ul li.myspace span.pslogin-button-auto { background-color: #0022a0;}
	.pslogin-block .pslogin-buttons ul li.myspace .pslogin-button-icon { background-position: -169px -103px; }

	.pslogin-block .pslogin-buttons ul li.salesforce span.pslogin-button-auto { background-color: #00a0de; }
	.pslogin-block .pslogin-buttons ul li.salesforce .pslogin-button-icon { background-position: -203px -103px; }

	.pslogin-block .pslogin-buttons ul li.steamcommunity span.pslogin-button-auto { background-color: #282828; }
	.pslogin-block .pslogin-buttons ul li.steamcommunity .pslogin-button-icon { background-position: -1px -137px; }

	.pslogin-block .pslogin-buttons ul li.hyves span.pslogin-button-auto { background-color: #ffca63; }
	.pslogin-block .pslogin-buttons ul li.hyves .pslogin-button-icon { background-position: -33px -137px; }

	.pslogin-block .pslogin-buttons ul li.stackoverflow span.pslogin-button-auto { background-color: #e6eef1; }
	.pslogin-block .pslogin-buttons ul li.stackoverflow .pslogin-button-icon { background-position: -67px -137px; }

	.pslogin-block .pslogin-buttons ul li.evernote span.pslogin-button-auto { background-color: #7ac141; }
	.pslogin-block .pslogin-buttons ul li.evernote .pslogin-button-icon { background-position: -101px -137px; }

	.pslogin-block .pslogin-buttons ul li.mixi span.pslogin-button-auto { background-color: #d1ac5b; }
	.pslogin-block .pslogin-buttons ul li.mixi .pslogin-button-icon { background-position: -135px -137px; }

	.pslogin-block .pslogin-buttons ul li.mydigipass span.pslogin-button-auto { background-color: #49bbeb; }
	.pslogin-block .pslogin-buttons ul li.mydigipass .pslogin-button-icon { background-position: -169px -137px; }

	.pslogin-block .pslogin-buttons ul li.netlog span.pslogin-button-auto { background-color: #bb2026; }
	.pslogin-block .pslogin-buttons ul li.netlog .pslogin-button-icon { background-position: -203px -137px; }

	.pslogin-block .pslogin-buttons ul li.qq span.pslogin-button-auto { background-color: #c46f1c; }
	.pslogin-block .pslogin-buttons ul li.qq .pslogin-button-icon { background-position: 0px -171px; }

	.pslogin-block .pslogin-buttons ul li.sinaweibo span.pslogin-button-auto { background-color: #bd4342; }
	.pslogin-block .pslogin-buttons ul li.sinaweibo .pslogin-button-icon { background-position: -34px -171px; }

	.pslogin-block .pslogin-buttons ul li.soundcloud span.pslogin-button-auto { background-color: #ff5419; }
	.pslogin-block .pslogin-buttons ul li.soundcloud .pslogin-button-icon { background-position: -66px -171px; }

	.pslogin-block .pslogin-buttons ul li.tencentweibo span.pslogin-button-auto { background-color: #28a4e4; }
	.pslogin-block .pslogin-buttons ul li.tencentweibo .pslogin-button-icon { background-position: -100px -171px; }

	.pslogin-block .pslogin-buttons ul li.verisign span.pslogin-button-auto { background-color: #b22253; }
	.pslogin-block .pslogin-buttons ul li.verisign .pslogin-button-icon { background-position: -134px -171px; }
	.pslogin-openid.verisign input[type=submit] { background-color: #b22253; -webkit-appearance: none; } 

	.pslogin-block .pslogin-buttons ul li.xing span.pslogin-button-auto { background-color: #005d5e;}
	.pslogin-block .pslogin-buttons ul li.xing .pslogin-button-icon { background-position: -168px -171px; }

	.pslogin-block .pslogin-buttons ul li.kaixin001 span.pslogin-button-auto { background-color: #e2332e; }
	.pslogin-block .pslogin-buttons ul li.kaixin001 .pslogin-button-icon { background-position: -203px -171px; }

	.pslogin-block .pslogin-buttons ul li.orange span.pslogin-button-auto { background-color: #ff6600; }
	.pslogin-block .pslogin-buttons ul li.orange .pslogin-button-icon { background-position: -1px -205px; }

	.pslogin-block .pslogin-buttons ul li.bitbucket span.pslogin-button-auto { background-color: #013567; }
	.pslogin-block .pslogin-buttons ul li.bitbucket .pslogin-button-icon { background-position: -67px -205px; }

	.pslogin-block .pslogin-buttons ul li.bitly span.pslogin-button-auto { background-color: #ed6022; }
	.pslogin-block .pslogin-buttons ul li.bitly .pslogin-button-icon { background-position: -101px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.boxcom span.pslogin-button-auto { background-color: #00b9f2; }
	.pslogin-block .pslogin-buttons ul li.boxcom .pslogin-button-icon { background-position: -135px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.vimeo span.pslogin-button-auto { background-color: #1fb9eb; }
	.pslogin-block .pslogin-buttons ul li.vimeo .pslogin-button-icon { background-position: -170px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.reddit span.pslogin-button-auto { background-color: #337fb9; }
	.pslogin-block .pslogin-buttons ul li.reddit .pslogin-button-icon { background-position: -203px -205px; }
	
	.pslogin-block .pslogin-buttons ul li.odesk span.pslogin-button-auto { background-color: #6fda44; }
	.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-icon { background-position: -169px -273px; }
	.pslogin-block .pslogin-buttons ul li.odesk .pslogin-button-text { color: #4c4c4c; }
	
	.pslogin-block .pslogin-buttons ul li.teamviewer span.pslogin-button-auto { background-color: #0171b9; }
	.pslogin-block .pslogin-buttons ul li.teamviewer .pslogin-button-icon { background-position: -34px -239px; }

	.pslogin-block .pslogin-buttons ul li.skyrock span.pslogin-button-auto { background-color: #009afe; }
	.pslogin-block .pslogin-buttons ul li.skyrock .pslogin-button-icon { background-position: -67px -239px; }

	.pslogin-block .pslogin-buttons ul li.renren span.pslogin-button-auto { background-color: #153765; }
	.pslogin-block .pslogin-buttons ul li.renren .pslogin-button-icon { background-position: -101px -239px; }

	.pslogin-block .pslogin-buttons ul li.etsy span.pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons ul li.etsy .pslogin-button-icon { background-position: -134px -239px; }

	.pslogin-block .pslogin-buttons ul li.imgur span.pslogin-button-auto { background-color: #312e2f; }
	.pslogin-block .pslogin-buttons ul li.imgur .pslogin-button-icon { background-position: -170px -239px; }
 
	.pslogin-block .pslogin-buttons ul li.intuit span.pslogin-button-auto { background-color: #B8B8B8; }
	.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-icon { background-position: -204px -239px; }
	.pslogin-block .pslogin-buttons ul li.intuit .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons ul li.mailchimp span.pslogin-button-auto { background-color: #73cff4; }
	.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-icon { background-position: 0px -273px; }
	.pslogin-block .pslogin-buttons ul li.mailchimp .pslogin-button-text { color: #000000; }

	.pslogin-block .pslogin-buttons ul li.persona span.pslogin-button-auto { background-color: #ee5931; }
	.pslogin-block .pslogin-buttons ul li.persona .pslogin-button-icon { background-position: -34px -273px; }

	.pslogin-block .pslogin-buttons ul li.dribbble span.pslogin-button-auto { background-color: #f26798; }
	.pslogin-block .pslogin-buttons ul li.dribbble .pslogin-button-icon { background-position: -67px -273px; }

	.pslogin-block .pslogin-buttons ul li.goodreads span.pslogin-button-auto { background-color: #743900; }
	.pslogin-block .pslogin-buttons ul li.goodreads .pslogin-button-icon { background-position: -100px -273px; }
 
	.pslogin-block .pslogin-buttons ul li.lastfm span.pslogin-button-auto { background-color: #c02c0c; }
	.pslogin-block .pslogin-buttons ul li.lastfm .pslogin-button-icon { background-position: -135px -273px; }

	.pslogin-block .pslogin-buttons ul li.alipay span.pslogin-button-auto { background-color: #00a0e9; }
	.pslogin-block .pslogin-buttons ul li.alipay .pslogin-button-icon { background-position: -202px -274px; }

	.pslogin-block .pslogin-buttons ul li.wechat span.pslogin-button-auto { background-color: #4ec034; }
	.pslogin-block .pslogin-buttons ul li.wechat .pslogin-button-icon { background-position: -1px -306px; }

	.pslogin-block .pslogin-buttons ul li.naver span.pslogin-button-auto { background-color: #23b300; }
	.pslogin-block .pslogin-buttons ul li.naver .pslogin-button-icon { background-position: -34px -307px; }

/*======= social buttons =======*/
#prpop-pop-up-bg .pslogin-block {
	text-align: center;
	clear: both;
	margin-bottom: 5px;
}

#prpop-pop-up-bg .prpop-account-create .pslogin-block {
	display: none;
}

#prpop-pop-up-bg .pslogin-block .pslogin-buttons.pslogin-buttons-showfull {
	width: 100%;
}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-auto {
		width: 100%;
		position: relative;
		display: block;		
		height: 32px;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-icon {
		position: absolute;
		background-color: inherit;
	}

	#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-text {
		width: 100%;
		padding-left: 32px;
		font-size: 12px;
	}

	/*=== modern blue ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block {
		padding-top: 10px;
		clear: both;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

		#prpop-pop-up-bg.prpop-default .pslogin-block li a span.pslogin-button-auto {
			min-width: 32px;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
			width: 70%;
			min-height: 32px;
			margin-bottom: 0px;
			vertical-align: inherit;
			display: inline-block;
			float: none;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons li {
			width: auto;
			min-height: 32px;
			margin-bottom: 5px;
			vertical-align: middle;
		}

		#prpop-pop-up-bg.prpop-default .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

	/*=== glamour gray ===*/
	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		margin: 0 auto 10px;
		width: 100%;
		float: left;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: white;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer:before {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer table {
		margin-top: 15px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block {
		margin-top: 10px;
	}


	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 70%;
		min-height: 32px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons li {
		width: auto;
		min-height: 32px;
		margin: 0 5px 5px 0;
		vertical-align: middle;
	}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-auto {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			min-width: 32px;
		}
	
		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-text {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-icon {
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;			
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border-radius: 3px 0 0 3px;
			-webkit-border-radius: 3px 0 0 3px;
			-moz-border-radius: 3px 0 0 3px;
		}

		#prpop-pop-up-bg.glamour-grey .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}


	/*=== light silver ===*/
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer {
		margin: 10px auto;
		width: 70%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-bordertext {
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer {
		width: 70%;
		
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons .pslogin-spacer:before {
		display: none;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer .pslogin-border {
		border-top: 1px solid #A5A5A5;
	}
	
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext {
		border: 1px solid #A5A5A5;
		color: #444;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
		color: black;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
		min-width: 32px;
		min-height: 34px;
		margin-bottom: 5px;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
		width: auto;
		min-width: 34px;
		height: 34px;
		margin: 0 0 5px 0;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul li a {
		display: inline-block;
		width: 100%;
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-auto {
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		-moz-box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		box-shadow: 0px 1px 1px 0px rgba(31, 31, 31, 0.47),inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);	
		
	}


	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-auto {
		border: 1px solid rgba(0, 0, 0, 0.09);
		height: 34px;
	}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-text {
			height: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.33);
		}
	
		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			border: none;
			border-radius: 5px 0 0 5px;
			-webkit-border-radius: 5px 0 0 5px;
			-moz-border-radius: 5px 0 0 5px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
			height: 32px;
			width: 32px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
			border: 1px solid rgba(0, 0, 0, 0.09);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			height: 34px;
			width: 34px;
		}

		#prpop-pop-up-bg.simple-form-logo .pslogin-buttons .pslogin-spacer {
			width: 100%;
		}

/*=== open-id Page ===*/
.pslogin-openid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 20px;
}

	.pslogin-openid .network-logo {
		background: url('https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/pslogin/social_openid.png');
		width: 180px;
		height: 70px;
		margin: 0 auto 15px auto;
	}
	
	.pslogin-openid.livejournal .network-logo { background-position: -180px 0; }
	.pslogin-openid.verisign .network-logo { background-position: 0 -70px; }

	.pslogin-openid input[type=submit] {
		height: 32px;
		line-height: 32px;
		vertical-align: top;
		padding: 0;
		text-align: center;
		min-width: 144px;
		box-sizing: border-box;
		font-size: 12px;
		color: white;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border: 0px;
	}
	
	.pslogin-openid input[type=submit]:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}

	.pslogin-openid input[type=text] {
		width: 100%;
		border: 1px solid #D0D0D0;
		height: 30px;
		line-height: 25px;
		margin-bottom: 5px;
		margin-top: 10px;
		padding: 2px;
		box-sizing: border-box;
		font-size: 14px;
	}
	
	.pslogin-openid .form-wrapper {
		background-color: #f3f3f3;
		color: #464646;
		width: 300px;
		margin: 0 auto;
		padding: 25px;
		box-shadow: 0px 2px 7px 0px #c1c1c1;
		-moz-box-shadow: 0px 2px 7px 0px #c1c1c1;
		-webkit-box-shadow: 0px 2px 7px 0px #c1c1c1;
		border-radius: 15px;
		font-size: 14px;
	}
	
	.pslogin-openid .ajax-loader {
		width: 110px;
		height: 14px;
		margin: 0 auto 5px auto;
	}

		.pslogin-openid .ajax-loader .image-gif {
			background: url('https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/pslogin/ajax-loader-h.gif');
			width: 110px;
			height: 14px;
			display: none;
		}

		.pslogin-openid .ajax-loader .error-text {
			color: red;
			font-size: 11px;
			/*display: none;*/
		}



@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
		background: url('https://www.beautycoliseum.com/skin/frontend/base/default/images/plumrocket/pslogin/social_retina.png');
		background-size: 236px 340px;
		-webkit-background-size: 236px 340px;
		-moz-background-size: 236px 340px;
	}

}

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

	.pslogin-block .pslogin-buttons {
		width: 100%;
	}

	.pslogin-block .pslogin-buttons.show-button-text ul li .pslogin-button-text {
		display: inline-block;
	}

	.pslogin-block .pslogin-xs {
		display: inline-block!important;
	}

	.pslogin-block .pslogin-spacer .pslogin-bordertext {

	}

}


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

	/*=== social login ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
		float: none;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 60%;
	}

	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
		width: 100%;
	}

}


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

	/*=== social buttons ===*/
	#prpop-pop-up-bg.prpop-default .pslogin-spacer,
	#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.glamour-grey .pslogin-spacer,
	#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
		width: 100%;
	}

	#prpop-pop-up-bg.simple-form-logo .pslogin-spacer,
	#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
		width: 100%;
	}

}

/*=== animate ===*/
#pslogin-pop-up-bg {
  -webkit-animation-duration: 1s;
  -moz-animation-duration:1s;
		animation-duration: 1s;
  -webkit-animation-fill-mode: both;
		animation-fill-mode: both;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

.block-instagram_user {
    margin-bottom: 60px;
}
.instagram-media{
    overflow: hidden;
    margin: 0;
    margin: 0 -15px;
}

.block-instagram_user .block-content .instagram-media li{
    float: left;
    padding:15px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.block-instagram_user .instagram-media_item  > a {
    display: block;
}
.block-instagram_user img {
    max-width: 100%;
}
@media only screen and (max-width: 768px) {
    .instagram-footer .instagram-media_item {
        width: 33.3333% !important;
    }
}


.block-instagram_user .block-content .instagram-media li:hover img{
    opacity: 0.5;
}

/***************/

.block-instagram_tag .block-title strong{
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 500;
    display: block;
}

.block-instagram_tag .block-content .instagram-media li{
    float: left;
    padding: 15px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.block-instagram_tag .block-content .instagram-media li:hover img{
    opacity: 0.5;
}
.product-image-container{
	float: left;
}

.product-thumbs{
	clear: both;
	overflow: hidden;
	margin: 0 -2px;
}

.product-thumb {
	display: inline-block;
	margin: 4px 2px;	
}

.product-thumb img{
	max-width: 100%;
}

.products-grid .product-image-container{
	float: none;
}

.product-thumb a{
	border: 1px solid #e7e7e6;
	display: block;
}

.product-thumb a.active,
.product-thumb a:hover{
	border: 1px solid #000;
}
﻿.youama-window-box .input-fly-checkbox input[type="radio"],.youama-window-box .input-fly-checkbox input[type="checkbox"]{float:left;margin-top:5px;display:none}.youama-window-box .input-fly-checkbox input[type="radio"]+label,.youama-window-box .input-fly-checkbox input[type="radio"]+.label label{cursor:pointer;position:relative;padding-left:27px;text-transform:none;display:inline-block}.youama-window-box .input-fly-checkbox input[type="radio"]+label:before,.youama-window-box .input-fly-checkbox input[type="radio"]+.label label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;position:absolute;border-radius:50%;left:0;top:2px;background-color:#f5f5f5;border:solid 1px #dfdfdf}.youama-window-box .input-fly-checkbox input[type="radio"]+label:after,.youama-window-box .input-fly-checkbox input[type="radio"]+.label label:after{content:"";display:inline-block;position:absolute;border-radius:50%;width:0px;height:0px;left:9px;top:10px;background-color:#7acecf;box-shadow:inset -1px -1px 1px 0px rgba(0,0,0,0.3),0px 1px 0px 0px rgba(255,255,255,0.8)}.youama-window-box .input-fly-checkbox input[type="radio"]+label:hover,.youama-window-box .input-fly-checkbox input[type="radio"]+.label label:hover{color:#333}.youama-window-box .input-fly-checkbox input[type=radio]:checked+.label label:after,.youama-window-box .input-fly-checkbox input[type=radio]:checked+label:after{width:12px;height:12px;left:2px;top:4px}.youama-window-box .input-fly-checkbox input[type="checkbox"]+label,.youama-window-box .input-fly-checkbox input[type="checkbox"]+.label label{display:inline-block;padding-left:27px;position:relative;clear:both;cursor:pointer;text-transform:none}.youama-window-box .input-fly-checkbox input[type="checkbox"]+label:before,.youama-window-box .input-fly-checkbox input[type="checkbox"]+.label label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;position:absolute;left:0;top:2px;background-color:#f5f5f5;border:solid 1px #dfdfdf}.youama-window-box .input-fly-checkbox input[type="checkbox"]+label:after,.youama-window-box .input-fly-checkbox input[type="checkbox"]+.label label:after{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";display:inline-block;position:absolute;font-size:0;left:9px;top:10px;color:#7acecf;text-shadow:inset 0px 1px 1px 0px rgba(0,0,0,0.3),0px 1px 0px 0px rgba(255,255,255,0.8)}.youama-window-box .input-fly-checkbox input[type="checkbox"]+label:hover,.youama-window-box .input-fly-checkbox input[type="checkbox"]+.label label:hover{color:#333}.youama-window-box .input-fly-checkbox input[type=checkbox]:checked+label:after,.youama-window-box .input-fly-checkbox input[type=checkbox]:checked+.label label:after{font-size:22px;top:-9px;left:0}.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/youama/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/youama/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/youama/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.youama-window-outside{position:relative}.youama-window-outside .btn-login span span::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:28px;color:#fff;float:left;left:auto;right:0.333em;position:relative;z-index:99;vertical-align:bottom;display:inline-block}@media only screen and (max-width: 991px){.youama-window-outside .btn-login span span::before{display:none}}.youama-window-outside .btn-login.button-secondary span span::before,.youama-window-outside .btn-login.button2 span span::before{color:#7acecf}.youama-window-outside .btn-login span span::before{display:inline-block;float:none}.youama-window-outside .btn-reg span span::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:28px;color:#fff;float:left;left:auto;right:0.333em;position:relative;z-index:99;vertical-align:bottom;display:inline-block}@media only screen and (max-width: 991px){.youama-window-outside .btn-reg span span::before{display:none}}.youama-window-outside .btn-reg.button-secondary span span::before,.youama-window-outside .btn-reg.button2 span span::before{color:#7acecf}.youama-window-outside .btn-reg span span::before{display:inline-block;float:none}.youama-window-outside .close{cursor:pointer;text-align:center;width:40px;float:right;display:block;color:#636363;text-decoration:none;font-weight:normal;font-size:30px;position:absolute;top:-13px;right:-10px}#header-account2{width:300px;position:fixed;left:50%;top:23%;margin-left:-150px;background:#f5f5f5;z-index:9999;box-shadow:0 0 15px rgba(0,0,0,0.18)}.youama-register-window,.youama-login-window{display:none;width:100%;z-index:9998;padding:0}.youama-window-outside{margin:20px}.youama-window-box .input-fly input[type="text"],.youama-window-box .input-fly input[type="password"]{width:100%}.youama-forgot-password a{text-align:right !important;text-decoration:underline}.yoauam-switch-window{text-align:center;display:table;cursor:pointer;text-decoration:underline;margin-top:8px;font-size:14px;margin:8px auto 0}.yoauam-switch-window:hover{text-decoration:none}.main *[class^='youama']{display:none !important}@media only screen and (max-width: 767px){.header .skip-links-relative{float:none}#header-account2{top:15px;position:absolute !important}}@media only screen and (max-width: 479px){#header-account2{width:280px;margin-left:-140px}}.youama-ajaxlogin-loader{display:none;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-15px;height:31px;width:40px;z-index:9999;background:url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/youama/ajaxlogin/loader.gif") no-repeat center center}.youama-window-title{margin-bottom:8px}.youama-window-title h3{display:inline;margin:0;font-weight:400;text-transform:capitalize;font-size:20px}.youama-window-subtitle p{margin:20px 0 5px 0;width:100%;font-size:13px;text-transform:uppercase;font-weight:normal;color:#333}.youama-window-box .input-fly{padding:5px 0;width:100%;position:relative}.youama-window-box .input-fly label{font-size:13px;font-weight:300;color:#000;display:inline-block;display:none}.youama-window-box .input-fly input[type="email"],.youama-window-box .input-fly input[type="search"],.youama-window-box .input-fly input[type="number"],.youama-window-box .input-fly input[type="password"],.youama-window-box .input-fly input[type="tel"],.youama-window-box .input-fly input[type="text"]{height:50px;padding-left:39px}.youama-window-box .input-fly::before{display:block;position:absolute;font-size:18px;color:#7acecf;top:16px;left:12px;z-index:99}.youama-window-box .input-fly.input-email::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:""}.youama-window-box .input-fly.input-password::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:""}.youama-window-box .input-fly.input-passwordsecond::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:""}.youama-window-box .input-fly.input-firstname::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:22px;line-height:26px}.youama-window-box .input-fly.input-lastname::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:22px;line-height:26px}.youama-ajaxlogin-error{color:#eb340a}.youama-window-box label a{display:inline !important;padding:0 !important}.youama-window-box .input-fly-checkbox input{margin:0 5px 0 0}.youama-window-box .input-fly-checkbox .youama-window-box .input-fly-checkbox label{font-size:12px;width:auto;text-transform:none;display:inline-block;margin:0;line-height:20px;vertical-align:top}.youama-window-box .input-fly-checkbox .youama-ajaxlogin-error{text-align:left}.youama-window-box .box-contents{margin-top:15px}.youama-window-box .box-contents-button{width:100%;margin-top:0px}.youama-window-box .box-contents-button button,.youama-window-box .box-contents button{width:100%}.youama-window-box .box-contents-button button span,.youama-window-box .box-contents button span{float:none;display:block}.youama-window-box .youama-forgot-password{margin:5px 0 25px;display:block}.youama-window-outside .le-socialconnect-social{padding-top:15px;margin-top:10px}.youama-window-outside .le-socialconnect-social p{margin-bottom:10px}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px
    }
    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: /\00a0;
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    position: relative;
    display: none
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/owlcarousel/grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-theme .owl-controls{text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/owlcarousel/AjaxLoader.gif) center center no-repeat}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
.header-search {
    z-index: 999999999;
}

 .goog-te-menu-value span, .goog-te-menu-value img {
    float: left;
}


#google_translate_element {
    padding-right: 5px;
}
.goog-te-menu-value {
    display: block;
    float: left;
}
 .goog-te-gadget-icon {
    float: left;
}
 .page-header-container {
  /*background: rgba(0, 0, 0, 0) url("//www.beautycoliseum.com/skin/frontend/SteelWebdev/bc/images/bg_top_2.jpg") repeat-x scroll center center / auto 100%;*/
  width: 1788px;
  margin: 0 auto;
      padding: 25px 0;
  }
 
 
 @media(max-width: 980px){ 
     .page-header-container {
  width: auto !important;
  margin: 0 auto;
  }
 
 }
 
 @media(min-width: 1280px) and (max-width: 1788px) { 
      .page-header-container {
    /* background: rgba(0, 0, 0, 0) url(//www.beautycoliseum.com/skin/frontend/SteelWebdev/bc/images/bg_top_2.jpg) repeat-x scroll center center / auto 100%; */
    width: auto ;
    margin: 0 auto;
}


.top-header {
    width: initial !important;
    margin: 0 auto;
}

 }
 
  @media(max-width: 1280px){ 
      .top-header {
    width: auto !important;
    margin: 0 auto;
} 

 .page-header-container {
    /* background: rgba(0, 0, 0, 0) url(//www.beautycoliseum.com/skin/frontend/SteelWebdev/bc/images/bg_top_2.jpg) repeat-x scroll center center / auto 100%; */
    width: auto !important;
    margin: 0 auto;
}
      
  }
  
  
 



@font-face {
    font-family: 'FontAwesome';
    src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}
/**
 * Title: Material Design Flaticon Pack
 * Author: Google
 * Source: http://www.flaticon.com/packs/material-design
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */
@font-face {
	font-family: "material-design";
	src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-design/material-design.eot");
	src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-design/material-design.eot#iefix") format("embedded-opentype"),
	url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-design/material-design.woff") format("woff"),
	url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-design/material-design.ttf") format("truetype"),
	url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-design/material-design.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.material-design-ico,
[class^="material-design-"]:before, [class*=" material-design-"]:before,
[class^="material-design-"]:after, [class*=" material-design-"]:after {   
	font-family: "material-design";
    font-size: inherit;
	font-weight: 400;
	font-style: normal;
}

.material-design-account4:before {
	content: "\e000";
}
.material-design-add179:before {
	content: "\e001";
}
.material-design-add180:before {
	content: "\e002";
}
.material-design-add181:before {
	content: "\e003";
}
.material-design-add182:before {
	content: "\e004";
}
.material-design-add183:before {
	content: "\e005";
}
.material-design-add184:before {
	content: "\e006";
}
.material-design-add186:before {
	content: "\e007";
}
.material-design-adjust6:before {
	content: "\e008";
}
.material-design-airplane106:before {
	content: "\e009";
}
.material-design-android11:before {
	content: "\e00a";
}
.material-design-android12:before {
	content: "\e00b";
}
.material-design-apple70:before {
	content: "\e00c";
}
.material-design-attachment19:before {
	content: "\e00d";
}
.material-design-auto1:before {
	content: "\e00e";
}
.material-design-automatic2:before {
	content: "\e00f";
}
.material-design-automatic3:before {
	content: "\e010";
}
.material-design-back57:before {
	content: "\e011";
}
.material-design-backspace1:before {
	content: "\e012";
}
.material-design-bed24:before {
	content: "\e013";
}
.material-design-been:before {
	content: "\e014";
}
.material-design-birthday20:before {
	content: "\e015";
}
.material-design-black394:before {
	content: "\e016";
}
.material-design-black395:before {
	content: "\e017";
}
.material-design-black396:before {
	content: "\e018";
}
.material-design-black397:before {
	content: "\e019";
}
.material-design-black398:before {
	content: "\e01a";
}
.material-design-black399:before {
	content: "\e01b";
}
.material-design-black400:before {
	content: "\e01c";
}
.material-design-black401:before {
	content: "\e01d";
}
.material-design-black402:before {
	content: "\e01e";
}
.material-design-blank30:before {
	content: "\e01f";
}
.material-design-blank31:before {
	content: "\e020";
}
.material-design-blank32:before {
	content: "\e021";
}
.material-design-blank33:before {
	content: "\e022";
}
.material-design-blogger12:before {
	content: "\e023";
}
.material-design-blueetooth:before {
	content: "\e024";
}
.material-design-bluetooth21:before {
	content: "\e025";
}
.material-design-bluetooth22:before {
	content: "\e026";
}
.material-design-bluetooth23:before {
	content: "\e027";
}
.material-design-bluetooth24:before {
	content: "\e028";
}
.material-design-bluetooth25:before {
	content: "\e029";
}
.material-design-bookmark45:before {
	content: "\e112";
}
.material-design-bookmark46:before {
	content: "\e02b";
}
.material-design-bookmark47:before {
	content: "\e02c";
}
.material-design-bookmark48:before {
	content: "\e02d";
}
.material-design-briefcase49:before {
	content: "\e02e";
}
.material-design-briefcase50:before {
	content: "\e02f";
}
.material-design-brightness10:before {
	content: "\e030";
}
.material-design-brochure6:before {
	content: "\e031";
}
.material-design-bubble8:before {
	content: "\e032";
}
.material-design-bug18:before {
	content: "\e033";
}
.material-design-burn9:before {
	content: "\e034";
}
.material-design-button11:before {
	content: "\e035";
}
.material-design-call47:before {
	content: "\e036";
}
.material-design-call48:before {
	content: "\e037";
}
.material-design-call49:before {
	content: "\e038";
}
.material-design-camera59:before {
	content: "\e039";
}
.material-design-camera60:before {
	content: "\e03a";
}
.material-design-cancel19:before {
	content: "\e03b";
}
.material-design-caps1:before {
	content: "\e03c";
}
.material-design-caps:before {
	content: "\e03d";
}
.material-design-car145:before {
	content: "\e03e";
}
.material-design-car146:before {
	content: "\e03f";
}
.material-design-car147:before {
	content: "\e040";
}
.material-design-cell10:before {
	content: "\e041";
}
.material-design-cell11:before {
	content: "\e042";
}
.material-design-cell12:before {
	content: "\e043";
}
.material-design-change3:before {
	content: "\e044";
}
.material-design-chat75:before {
	content: "\e045";
}
.material-design-chat76:before {
	content: "\e046";
}
.material-design-check51:before {
	content: "\e047";
}
.material-design-check52:before {
	content: "\e048";
}
.material-design-chemistry17:before {
	content: "\e049";
}
.material-design-circle107:before {
	content: "\e04a";
}
.material-design-circle108:before {
	content: "\e04b";
}
.material-design-circles23:before {
	content: "\e04c";
}
.material-design-circumference:before {
	content: "\e04d";
}
.material-design-city24:before {
	content: "\e04e";
}
.material-design-clapperboard4:before {
	content: "\e04f";
}
.material-design-clapperboard5:before {
	content: "\e050";
}
.material-design-clear5:before {
	content: "\e051";
}
.material-design-clipboard99:before {
	content: "\e052";
}
.material-design-clock100:before {
	content: "\e053";
}
.material-design-close47:before {
	content: "\e054";
}
.material-design-closed64:before {
	content: "\e055";
}
.material-design-cloud302:before {
	content: "\e056";
}
.material-design-cloud303:before {
	content: "\e057";
}
.material-design-cloud304:before {
	content: "\e058";
}
.material-design-cloud305:before {
	content: "\e059";
}
.material-design-cloud306:before {
	content: "\e05a";
}
.material-design-cloud307:before {
	content: "\e05b";
}
.material-design-compass106:before {
	content: "\e05c";
}
.material-design-connection21:before {
	content: "\e05d";
}
.material-design-copy31:before {
	content: "\e05e";
}
.material-design-create2:before {
	content: "\e05f";
}
.material-design-create3:before {
	content: "\e060";
}
.material-design-credit98:before {
	content: "\e061";
}
.material-design-crop13:before {
	content: "\e062";
}
.material-design-crop14:before {
	content: "\e063";
}
.material-design-cut23:before {
	content: "\e064";
}
.material-design-dark55:before {
	content: "\e065";
}
.material-design-developer2:before {
	content: "\e066";
}
.material-design-device4:before {
	content: "\e067";
}
.material-design-device5:before {
	content: "\e068";
}
.material-design-disc30:before {
	content: "\e069";
}
.material-design-do10:before {
	content: "\e06a";
}
.material-design-double126:before {
	content: "\e06b";
}
.material-design-download162:before {
	content: "\e06c";
}
.material-design-download164:before {
	content: "\e06d";
}
.material-design-download166:before {
	content: "\e06e";
}
.material-design-downwards:before {
	content: "\e06f";
}
.material-design-drafts:before {
	content: "\e070";
}
.material-design-drop25:before {
	content: "\e071";
}
.material-design-drop26:before {
	content: "\e072";
}
.material-design-drop27:before {
	content: "\e073";
}
.material-design-earth205:before {
	content: "\e074";
}
.material-design-ellipsis1:before {
	content: "\e075";
}
.material-design-email107:before {
	content: "\e076";
}
.material-design-emoticon117:before {
	content: "\e077";
}
.material-design-end3:before {
	content: "\e078";
}
.material-design-enter5:before {
	content: "\e079";
}
.material-design-exit13:before {
	content: "\e07a";
}
.material-design-expand38:before {
	content: "\e07b";
}
.material-design-expand39:before {
	content: "\e07c";
}
.material-design-facebook56:before {
	content: "\e07d";
}
.material-design-fast46:before {
	content: "\e07e";
}
.material-design-favorite21:before {
	content: "\e07f";
}
.material-design-favorite22:before {
	content: "\e080";
}
.material-design-filled13:before {
	content: "\e081";
}
.material-design-film61:before {
	content: "\e082";
}
.material-design-filter20:before {
	content: "\e083";
}
.material-design-flash25:before {
	content: "\e084";
}
.material-design-flash26:before {
	content: "\e085";
}
.material-design-folder215:before {
	content: "\e086";
}
.material-design-forward18:before {
	content: "\e087";
}
.material-design-forward19:before {
	content: "\e088";
}
.material-design-framed1:before {
	content: "\e089";
}
.material-design-front15:before {
	content: "\e08a";
}
.material-design-front16:before {
	content: "\e08b";
}
.material-design-front17:before {
	content: "\e08c";
}
.material-design-full46:before {
	content: "\e08d";
}
.material-design-gamepad3:before {
	content: "\e08e";
}
.material-design-gamepad4:before {
	content: "\e08f";
}
.material-design-get:before {
	content: "\e090";
}
.material-design-gmail3:before {
	content: "\e091";
}
.material-design-go10:before {
	content: "\e092";
}
.material-design-good4:before {
	content: "\e093";
}
.material-design-good5:before {
	content: "\e094";
}
.material-design-google117:before {
	content: "\e095";
}
.material-design-google118:before {
	content: "\e096";
}
.material-design-google119:before {
	content: "\e097";
}
.material-design-google120:before {
	content: "\e098";
}
.material-design-google121:before {
	content: "\e099";
}
.material-design-google122:before {
	content: "\e09a";
}
.material-design-google123:before {
	content: "\e09b";
}
.material-design-google124:before {
	content: "\e09c";
}
.material-design-google125:before {
	content: "\e09d";
}
.material-design-google126:before {
	content: "\e09e";
}
.material-design-google127:before {
	content: "\e09f";
}
.material-design-google128:before {
	content: "\e0a0";
}
.material-design-google129:before {
	content: "\e0a1";
}
.material-design-google130:before {
	content: "\e0a2";
}
.material-design-google131:before {
	content: "\e0a3";
}
.material-design-google132:before {
	content: "\e0a4";
}
.material-design-google133:before {
	content: "\e0a5";
}
.material-design-google134:before {
	content: "\e0a6";
}
.material-design-google135:before {
	content: "\e0a7";
}
.material-design-google136:before {
	content: "\e0a8";
}
.material-design-google137:before {
	content: "\e0a9";
}
.material-design-gps25:before {
	content: "\e0aa";
}
.material-design-gps26:before {
	content: "\e0ab";
}
.material-design-gps27:before {
	content: "\e0ac";
}
.material-design-gps28:before {
	content: "\e0ad";
}
.material-design-graduate32:before {
	content: "\e0ae";
}
.material-design-halffilled1:before {
	content: "\e0af";
}
.material-design-hangouts:before {
	content: "\e0b0";
}
.material-design-headset11:before {
	content: "\e0b1";
}
.material-design-headset12:before {
	content: "\e0b2";
}
.material-design-help18:before {
	content: "\e0b3";
}
.material-design-help19:before {
	content: "\e0b4";
}
.material-design-hide3:before {
	content: "\e0b5";
}
.material-design-high20:before {
	content: "\e0b6";
}
.material-design-high21:before {
	content: "\e0b7";
}
.material-design-high22:before {
	content: "\e0b8";
}
.material-design-history6:before {
	content: "\e0b9";
}
.material-design-home149:before {
	content: "\e0ba";
}
.material-design-horizontal39:before {
	content: "\e0bb";
}
.material-design-hotel68:before {
	content: "\e0bc";
}
.material-design-https:before {
	content: "\e0bd";
}
.material-design-import:before {
	content: "\e0be";
}
.material-design-insert4:before {
	content: "\e0bf";
}
.material-design-instagram16:before {
	content: "\e0c0";
}
.material-design-invert1:before {
	content: "\e0c1";
}
.material-design-keyboard53:before {
	content: "\e0c2";
}
.material-design-keyboard54:before {
	content: "\e0c3";
}
.material-design-label31:before {
	content: "\e0c4";
}
.material-design-landscape10:before {
	content: "\e0c5";
}
.material-design-laptop117:before {
	content: "\e0c6";
}
.material-design-left216:before {
	content: "\e0c7";
}
.material-design-left217:before {
	content: "\e0c8";
}
.material-design-left218:before {
	content: "\e0c9";
}
.material-design-light88:before {
	content: "\e0ca";
}
.material-design-link60:before {
	content: "\e0cb";
}
.material-design-linkedin24:before {
	content: "\e0cc";
}
.material-design-list88:before {
	content: "\e0cd";
}
.material-design-list89:before {
	content: "\e0ce";
}
.material-design-location41:before {
	content: "\e0cf";
}
.material-design-locked57:before {
	content: "\e0d0";
}
.material-design-locked58:before {
	content: "\e0d1";
}
.material-design-low34:before {
	content: "\e0d2";
}
.material-design-magic20:before {
	content: "\e0d3";
}
.material-design-man459:before {
	content: "\e0d4";
}
.material-design-man460:before {
	content: "\e0d5";
}
.material-design-map102:before {
	content: "\e0d6";
}
.material-design-map103:before {
	content: "\e0d7";
}
.material-design-mark1:before {
	content: "\e0d8";
}
.material-design-mark2:before {
	content: "\e0d9";
}
.material-design-medium5:before {
	content: "\e0da";
}
.material-design-medium6:before {
	content: "\e0db";
}
.material-design-medium7:before {
	content: "\e0dc";
}
.material-design-memory1:before {
	content: "\e0dd";
}
.material-design-menu55:before {
	content: "\e0de";
}
.material-design-merge:before {
	content: "\e0df";
}
.material-design-microphone84:before {
	content: "\e0e0";
}
.material-design-microphone85:before {
	content: "\e0e1";
}
.material-design-microsoft7:before {
	content: "\e0e2";
}
.material-design-microsoft8:before {
	content: "\e0e3";
}
.material-design-missed:before {
	content: "\e0e4";
}
.material-design-mountain31:before {
	content: "\e0e5";
}
.material-design-mountain32:before {
	content: "\e0e6";
}
.material-design-mountains14:before {
	content: "\e0e7";
}
.material-design-move26:before {
	content: "\e0e8";
}
.material-design-new102:before {
	content: "\e0e9";
}
.material-design-new103:before {
	content: "\e0ea";
}
.material-design-nfc1:before {
	content: "\e0eb";
}
.material-design-notifications1:before {
	content: "\e0ec";
}
.material-design-notifications2:before {
	content: "\e0ed";
}
.material-design-notifications:before {
	content: "\e0ee";
}
.material-design-painter14:before {
	content: "\e0ef";
}
.material-design-panoramic1:before {
	content: "\e0f0";
}
.material-design-parking14:before {
	content: "\e0f1";
}
.material-design-pause44:before {
	content: "\e0f2";
}
.material-design-person325:before {
	content: "\e0f3";
}
.material-design-phone370:before {
	content: "\e0f4";
}
.material-design-phone371:before {
	content: "\e0f5";
}
.material-design-phone372:before {
	content: "\e0f6";
}
.material-design-phone373:before {
	content: "\e0f7";
}
.material-design-phone374:before {
	content: "\e0f8";
}
.material-design-phone375:before {
	content: "\e0f9";
}
.material-design-photo210:before {
	content: "\e0fa";
}
.material-design-photo211:before {
	content: "\e0fb";
}
.material-design-photo212:before {
	content: "\e0fc";
}
.material-design-photographic1:before {
	content: "\e0fd";
}
.material-design-pinterest33:before {
	content: "\e0fe";
}
.material-design-planet29:before {
	content: "\e0ff";
}
.material-design-play105:before {
	content: "\e100";
}
.material-design-play106:before {
	content: "\e101";
}
.material-design-play107:before {
	content: "\e102";
}
.material-design-play108:before {
	content: "\e103";
}
.material-design-play109:before {
	content: "\e104";
}
.material-design-plus80:before {
	content: "\e105";
}
.material-design-poll:before {
	content: "\e106";
}
.material-design-power106:before {
	content: "\e107";
}
.material-design-previous14:before {
	content: "\e108";
}
.material-design-printer88:before {
	content: "\e109";
}
.material-design-problems:before {
	content: "\e10a";
}
.material-design-progress10:before {
	content: "\e10b";
}
.material-design-public10:before {
	content: "\e10c";
}
.material-design-public11:before {
	content: "\e10d";
}
.material-design-public9:before {
	content: "\e10e";
}
.material-design-puzzle37:before {
	content: "\e10f";
}
.material-design-radio51:before {
	content: "\e110";
}
.material-design-random5:before {
	content: "\e111";
}
.material-design-rate:before {
	content: "\e112";
}
.material-design-read5:before {
	content: "\e113";
}
.material-design-receipt9:before {
	content: "\e114";
}
.material-design-record9:before {
	content: "\e115";
}
.material-design-refresh55:before {
	content: "\e116";
}
.material-design-refresh56:before {
	content: "\e117";
}
.material-design-reminder6:before {
	content: "\e118";
}
.material-design-replay4:before {
	content: "\e119";
}
.material-design-reply18:before {
	content: "\e11a";
}
.material-design-report:before {
	content: "\e11b";
}
.material-design-rewind45:before {
	content: "\e11c";
}
.material-design-right237:before {
	content: "\e11d";
}
.material-design-right244:before {
	content: "\e11e";
}
.material-design-ring24:before {
	content: "\e11f";
}
.material-design-rotate11:before {
	content: "\e120";
}
.material-design-rotate12:before {
	content: "\e121";
}
.material-design-round50:before {
	content: "\e122";
}
.material-design-round51:before {
	content: "\e123";
}
.material-design-round52:before {
	content: "\e124";
}
.material-design-round53:before {
	content: "\e125";
}
.material-design-round54:before {
	content: "\e126";
}
.material-design-round55:before {
	content: "\e127";
}
.material-design-round56:before {
	content: "\e128";
}
.material-design-round57:before {
	content: "\e129";
}
.material-design-round58:before {
	content: "\e12a";
}
.material-design-rounded54:before {
	content: "\e12b";
}
.material-design-rounded55:before {
	content: "\e12c";
}
.material-design-rounded56:before {
	content: "\e12d";
}
.material-design-rounded57:before {
	content: "\e12e";
}
.material-design-rounded58:before {
	content: "\e12f";
}
.material-design-rounded59:before {
	content: "\e130";
}
.material-design-rounded60:before {
	content: "\e131";
}
.material-design-rubbish:before {
	content: "\e132";
}
.material-design-save20:before {
	content: "\e133";
}
.material-design-schedule2:before {
	content: "\e134";
}
.material-design-screen44:before {
	content: "\e135";
}
.material-design-screen45:before {
	content: "\e136";
}
.material-design-screen46:before {
	content: "\e137";
}
.material-design-screen47:before {
	content: "\e138";
}
.material-design-screen48:before {
	content: "\e139";
}
.material-design-screen49:before {
	content: "\e13a";
}
.material-design-sd7:before {
	content: "\e13b";
}
.material-design-sd8:before {
	content: "\e13c";
}
.material-design-search100:before {
	content: "\e13d";
}
.material-design-searching41:before {
	content: "\e13e";
}
.material-design-select3:before {
	content: "\e13f";
}
.material-design-select4:before {
	content: "\e140";
}
.material-design-send12:before {
	content: "\e141";
}
.material-design-send13:before {
	content: "\e142";
}
.material-design-send14:before {
	content: "\e143";
}
.material-design-server40:before {
	content: "\e144";
}
.material-design-set5:before {
	content: "\e145";
}
.material-design-set6:before {
	content: "\e146";
}
.material-design-settings49:before {
	content: "\e147";
}
.material-design-settings50:before {
	content: "\e148";
}
.material-design-share39:before {
	content: "\e149";
}
.material-design-shared1:before {
	content: "\e14a";
}
.material-design-shining2:before {
	content: "\e14b";
}
.material-design-shining3:before {
	content: "\e14c";
}
.material-design-shopping231:before {
	content: "\e14d";
}
.material-design-shopping232:before {
	content: "\e14e";
}
.material-design-show4:before {
	content: "\e14f";
}
.material-design-show5:before {
	content: "\e150";
}
.material-design-show6:before {
	content: "\e151";
}
.material-design-show7:before {
	content: "\e152";
}
.material-design-show8:before {
	content: "\e153";
}
.material-design-shuffle24:before {
	content: "\e154";
}
.material-design-sim2:before {
	content: "\e155";
}
.material-design-smartphone19:before {
	content: "\e156";
}
.material-design-smartphone20:before {
	content: "\e157";
}
.material-design-sms5:before {
	content: "\e158";
}
.material-design-sms6:before {
	content: "\e159";
}
.material-design-sms7:before {
	content: "\e15a";
}
.material-design-snake4:before {
	content: "\e15b";
}
.material-design-sort52:before {
	content: "\e15c";
}
.material-design-speech108:before {
	content: "\e15d";
}
.material-design-split4:before {
	content: "\e15e";
}
.material-design-square181:before {
	content: "\e15f";
}
.material-design-stop46:before {
	content: "\e160";
}
.material-design-swap2:before {
	content: "\e161";
}
.material-design-swap3:before {
	content: "\e162";
}
.material-design-switch27:before {
	content: "\e163";
}
.material-design-switch28:before {
	content: "\e164";
}
.material-design-switch29:before {
	content: "\e165";
}
.material-design-switch30:before {
	content: "\e166";
}
.material-design-synchronization3:before {
	content: "\e167";
}
.material-design-synchronization4:before {
	content: "\e168";
}
.material-design-synchronization5:before {
	content: "\e169";
}
.material-design-tab3:before {
	content: "\e16a";
}
.material-design-tablet95:before {
	content: "\e16b";
}
.material-design-tack:before {
	content: "\e16c";
}
.material-design-tag71:before {
	content: "\e16d";
}
.material-design-telephone105:before {
	content: "\e16e";
}
.material-design-thermostat1:before {
	content: "\e16f";
}
.material-design-three168:before {
	content: "\e170";
}
.material-design-three170:before {
	content: "\e171";
}
.material-design-thumb53:before {
	content: "\e172";
}
.material-design-thumb54:before {
	content: "\e173";
}
.material-design-tick7:before {
	content: "\e174";
}
.material-design-timelapse:before {
	content: "\e175";
}
.material-design-traffic21:before {
	content: "\e176";
}
.material-design-tumblr22:before {
	content: "\e177";
}
.material-design-turn17:before {
	content: "\e178";
}
.material-design-turn18:before {
	content: "\e179";
}
.material-design-turn19:before {
	content: "\e17a";
}
.material-design-turn20:before {
	content: "\e17b";
}
.material-design-turn21:before {
	content: "\e17c";
}
.material-design-turn22:before {
	content: "\e17d";
}
.material-design-turn23:before {
	content: "\e17e";
}
.material-design-twitter47:before {
	content: "\e17f";
}
.material-design-two375:before {
	content: "\e180";
}
.material-design-two385:before {
	content: "\e181";
}
.material-design-two393:before {
	content: "\e182";
}
.material-design-underline6:before {
	content: "\e183";
}
.material-design-underline7:before {
	content: "\e184";
}
.material-design-undo19:before {
	content: "\e185";
}
.material-design-unlocked43:before {
	content: "\e186";
}
.material-design-up176:before {
	content: "\e187";
}
.material-design-upload119:before {
	content: "\e188";
}
.material-design-upload120:before {
	content: "\e189";
}
.material-design-usb33:before {
	content: "\e18a";
}
.material-design-user157:before {
	content: "\e18b";
}
.material-design-user158:before {
	content: "\e18c";
}
.material-design-users25:before {
	content: "\e18d";
}
.material-design-verification24:before {
	content: "\e18e";
}
.material-design-videocall:before {
	content: "\e18f";
}
.material-design-view12:before {
	content: "\e190";
}
.material-design-virtual2:before {
	content: "\e191";
}
.material-design-visibility1:before {
	content: "\e192";
}
.material-design-voice32:before {
	content: "\e193";
}
.material-design-voicemail1:before {
	content: "\e194";
}
.material-design-volume47:before {
	content: "\e195";
}
.material-design-volume49:before {
	content: "\e196";
}
.material-design-volume50:before {
	content: "\e197";
}
.material-design-volume51:before {
	content: "\e198";
}
.material-design-warning37:before {
	content: "\e199";
}
.material-design-watch16:before {
	content: "\e19a";
}
.material-design-waving:before {
	content: "\e19b";
}
.material-design-web37:before {
	content: "\e19c";
}
.material-design-website12:before {
	content: "\e19d";
}
.material-design-wifi81:before {
	content: "\e19e";
}
.material-design-wifi82:before {
	content: "\e19f";
}
.material-design-wifi83:before {
	content: "\e1a0";
}
.material-design-window57:before {
	content: "\e1a1";
}
.material-design-work3:before {
	content: "\e1a2";
}
.material-design-workspace:before {
	content: "\e1a3";
}
.material-design-world96:before {
	content: "\e1a4";
}
.material-design-write20:before {
	content: "\e1a5";
}
.material-design-youtube35:before {
	content: "\e1a6";
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-icons/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-icons/MaterialIcons-Regular.woff2) format('woff2'),
    url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-icons/MaterialIcons-Regular.woff) format('woff'),
    url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/material-icons/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons-ico,
[class*="material-icons-"]:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
}

.material-icons-3d_rotation:before {
    content: "\e84d"
}

.material-icons-access_alarm:before {
    content: "\e190"
}

.material-icons-access_alarms:before {
    content: "\e191"
}

.material-icons-access_time:before {
    content: "\e192"
}

.material-icons-accessibility:before {
    content: "\e84e"
}

.material-icons-account_balance:before {
    content: "\e84f"
}

.material-icons-account_balance_wallet:before {
    content: "\e850"
}

.material-icons-account_box:before {
    content: "\e851"
}

.material-icons-account_circle:before {
    content: "\e853"
}

.material-icons-adb:before {
    content: "\e60e"
}

.material-icons-add:before {
    content: "\e145"
}

.material-icons-add_alarm:before {
    content: "\e193"
}

.material-icons-add_alert:before {
    content: "\e003"
}

.material-icons-add_box:before {
    content: "\e146"
}

.material-icons-add_circle:before {
    content: "\e147"
}

.material-icons-add_circle_outline:before {
    content: "\e148"
}

.material-icons-add_shopping_cart:before {
    content: "\e854"
}

.material-icons-add_to_photos:before {
    content: "\e39d"
}

.material-icons-adjust:before {
    content: "\e39e"
}

.material-icons-airline_seat_flat:before {
    content: "\e630"
}

.material-icons-airline_seat_flat_angled:before {
    content: "\e631"
}

.material-icons-airline_seat_individual_suite:before {
    content: "\e632"
}

.material-icons-airline_seat_legroom_extra:before {
    content: "\e633"
}

.material-icons-airline_seat_legroom_normal:before {
    content: "\e634"
}

.material-icons-airline_seat_legroom_reduced:before {
    content: "\e635"
}

.material-icons-airline_seat_recline_extra:before {
    content: "\e636"
}

.material-icons-airline_seat_recline_normal:before {
    content: "\e637"
}

.material-icons-airplanemode_active:before {
    content: "\e195"
}

.material-icons-airplanemode_inactive:before {
    content: "\e194"
}

.material-icons-airplay:before {
    content: "\e055"
}

.material-icons-alarm:before {
    content: "\e855"
}

.material-icons-alarm_add:before {
    content: "\e856"
}

.material-icons-alarm_off:before {
    content: "\e857"
}

.material-icons-alarm_on:before {
    content: "\e858"
}

.material-icons-album:before {
    content: "\e019"
}

.material-icons-android:before {
    content: "\e859"
}

.material-icons-announcement:before {
    content: "\e85a"
}

.material-icons-apps:before {
    content: "\e5c3"
}

.material-icons-archive:before {
    content: "\e149"
}

.material-icons-arrow_back:before {
    content: "\e5c4"
}

.material-icons-arrow_drop_down:before {
    content: "\e5c5"
}

.material-icons-arrow_drop_down_circle:before {
    content: "\e5c6"
}

.material-icons-arrow_drop_up:before {
    content: "\e5c7"
}

.material-icons-arrow_forward:before {
    content: "\e5c8"
}

.material-icons-aspect_ratio:before {
    content: "\e85b"
}

.material-icons-assessment:before {
    content: "\e85c"
}

.material-icons-assignment:before {
    content: "\e85d"
}

.material-icons-assignment_ind:before {
    content: "\e85e"
}

.material-icons-assignment_late:before {
    content: "\e85f"
}

.material-icons-assignment_return:before {
    content: "\e860"
}

.material-icons-assignment_returned:before {
    content: "\e861"
}

.material-icons-assignment_turned_in:before {
    content: "\e862"
}

.material-icons-assistant:before {
    content: "\e39f"
}

.material-icons-assistant_photo:before {
    content: "\e3a0"
}

.material-icons-attach_file:before {
    content: "\e226"
}

.material-icons-attach_money:before {
    content: "\e227"
}

.material-icons-attachment:before {
    content: "\e2bc"
}

.material-icons-audiotrack:before {
    content: "\e3a1"
}

.material-icons-autorenew:before {
    content: "\e863"
}

.material-icons-av_timer:before {
    content: "\e01b"
}

.material-icons-backspace:before {
    content: "\e14a"
}

.material-icons-backup:before {
    content: "\e864"
}

.material-icons-battery_alert:before {
    content: "\e19c"
}

.material-icons-battery_charging_full:before {
    content: "\e1a3"
}

.material-icons-battery_full:before {
    content: "\e1a4"
}

.material-icons-battery_std:before {
    content: "\e1a5"
}

.material-icons-battery_unknown:before {
    content: "\e1a6"
}

.material-icons-beenhere:before {
    content: "\e52d"
}

.material-icons-block:before {
    content: "\e14b"
}

.material-icons-bluetooth:before {
    content: "\e1a7"
}

.material-icons-bluetooth_audio:before {
    content: "\e60f"
}

.material-icons-bluetooth_connected:before {
    content: "\e1a8"
}

.material-icons-bluetooth_disabled:before {
    content: "\e1a9"
}

.material-icons-bluetooth_searching:before {
    content: "\e1aa"
}

.material-icons-blur_circular:before {
    content: "\e3a2"
}

.material-icons-blur_linear:before {
    content: "\e3a3"
}

.material-icons-blur_off:before {
    content: "\e3a4"
}

.material-icons-blur_on:before {
    content: "\e3a5"
}

.material-icons-book:before {
    content: "\e865"
}

.material-icons-bookmark:before {
    content: "\e866"
}

.material-icons-bookmark_border:before {
    content: "\e867"
}

.material-icons-border_all:before {
    content: "\e228"
}

.material-icons-border_bottom:before {
    content: "\e229"
}

.material-icons-border_clear:before {
    content: "\e22a"
}

.material-icons-border_color:before {
    content: "\e22b"
}

.material-icons-border_horizontal:before {
    content: "\e22c"
}

.material-icons-border_inner:before {
    content: "\e22d"
}

.material-icons-border_left:before {
    content: "\e22e"
}

.material-icons-border_outer:before {
    content: "\e22f"
}

.material-icons-border_right:before {
    content: "\e230"
}

.material-icons-border_style:before {
    content: "\e231"
}

.material-icons-border_top:before {
    content: "\e232"
}

.material-icons-border_vertical:before {
    content: "\e233"
}

.material-icons-brightness_1:before {
    content: "\e3a6"
}

.material-icons-brightness_2:before {
    content: "\e3a7"
}

.material-icons-brightness_3:before {
    content: "\e3a8"
}

.material-icons-brightness_4:before {
    content: "\e3a9"
}

.material-icons-brightness_5:before {
    content: "\e3aa"
}

.material-icons-brightness_6:before {
    content: "\e3ab"
}

.material-icons-brightness_7:before {
    content: "\e3ac"
}

.material-icons-brightness_auto:before {
    content: "\e1ab"
}

.material-icons-brightness_high:before {
    content: "\e1ac"
}

.material-icons-brightness_low:before {
    content: "\e1ad"
}

.material-icons-brightness_medium:before {
    content: "\e1ae"
}

.material-icons-broken_image:before {
    content: "\e3ad"
}

.material-icons-brush:before {
    content: "\e3ae"
}

.material-icons-bug_report:before {
    content: "\e868"
}

.material-icons-build:before {
    content: "\e869"
}

.material-icons-business:before {
    content: "\e0af"
}

.material-icons-cached:before {
    content: "\e86a"
}

.material-icons-cake:before {
    content: "\e7e9"
}

.material-icons-call:before {
    content: "\e0b0"
}

.material-icons-call_end:before {
    content: "\e0b1"
}

.material-icons-call_made:before {
    content: "\e0b2"
}

.material-icons-call_merge:before {
    content: "\e0b3"
}

.material-icons-call_missed:before {
    content: "\e0b4"
}

.material-icons-call_received:before {
    content: "\e0b5"
}

.material-icons-call_split:before {
    content: "\e0b6"
}

.material-icons-camera:before {
    content: "\e3af"
}

.material-icons-camera_alt:before {
    content: "\e3b0"
}

.material-icons-camera_enhance:before {
    content: "\e8fc"
}

.material-icons-camera_front:before {
    content: "\e3b1"
}

.material-icons-camera_rear:before {
    content: "\e3b2"
}

.material-icons-camera_roll:before {
    content: "\e3b3"
}

.material-icons-cancel:before {
    content: "\e5c9"
}

.material-icons-card_giftcard:before {
    content: "\e8f6"
}

.material-icons-card_membership:before {
    content: "\e8f7"
}

.material-icons-card_travel:before {
    content: "\e8f8"
}

.material-icons-cast:before {
    content: "\e307"
}

.material-icons-cast_connected:before {
    content: "\e308"
}

.material-icons-center_focus_strong:before {
    content: "\e3b4"
}

.material-icons-center_focus_weak:before {
    content: "\e3b5"
}

.material-icons-change_history:before {
    content: "\e86b"
}

.material-icons-chat:before {
    content: "\e0b7"
}

.material-icons-chat_bubble:before {
    content: "\e0ca"
}

.material-icons-chat_bubble_outline:before {
    content: "\e0cb"
}

.material-icons-check:before {
    content: "\e5ca"
}

.material-icons-check_box:before {
    content: "\e834"
}

.material-icons-check_box_outline_blank:before {
    content: "\e835"
}

.material-icons-check_circle:before {
    content: "\e86c"
}

.material-icons-chevron_left:before {
    content: "\e5cb"
}

.material-icons-chevron_right:before {
    content: "\e5cc"
}

.material-icons-chrome_reader_mode:before {
    content: "\e86d"
}

.material-icons-class:before {
    content: "\e86e"
}

.material-icons-clear:before {
    content: "\e14c"
}

.material-icons-clear_all:before {
    content: "\e0b8"
}

.material-icons-close:before {
    content: "\e5cd"
}

.material-icons-closed_caption:before {
    content: "\e01c"
}

.material-icons-cloud:before {
    content: "\e2bd"
}

.material-icons-cloud_circle:before {
    content: "\e2be"
}

.material-icons-cloud_done:before {
    content: "\e2bf"
}

.material-icons-cloud_download:before {
    content: "\e2c0"
}

.material-icons-cloud_off:before {
    content: "\e2c1"
}

.material-icons-cloud_queue:before {
    content: "\e2c2"
}

.material-icons-cloud_upload:before {
    content: "\e2c3"
}

.material-icons-code:before {
    content: "\e86f"
}

.material-icons-collections:before {
    content: "\e3b6"
}

.material-icons-collections_bookmark:before {
    content: "\e431"
}

.material-icons-color_lens:before {
    content: "\e3b7"
}

.material-icons-colorize:before {
    content: "\e3b8"
}

.material-icons-comment:before {
    content: "\e0b9"
}

.material-icons-compare:before {
    content: "\e3b9"
}

.material-icons-computer:before {
    content: "\e30a"
}

.material-icons-confirmation_number:before {
    content: "\e638"
}

.material-icons-contact_phone:before {
    content: "\e0cf"
}

.material-icons-contacts:before {
    content: "\e0ba"
}

.material-icons-content_copy:before {
    content: "\e14d"
}

.material-icons-content_cut:before {
    content: "\e14e"
}

.material-icons-content_paste:before {
    content: "\e14f"
}

.material-icons-control_point:before {
    content: "\e3ba"
}

.material-icons-control_point_duplicate:before {
    content: "\e3bb"
}

.material-icons-create:before {
    content: "\e150"
}

.material-icons-credit_card:before {
    content: "\e870"
}

.material-icons-crop:before {
    content: "\e3be"
}

.material-icons-crop_16_9:before {
    content: "\e3bc"
}

.material-icons-crop_3_2:before {
    content: "\e3bd"
}

.material-icons-crop_5_4:before {
    content: "\e3bf"
}

.material-icons-crop_7_5:before {
    content: "\e3c0"
}

.material-icons-crop_din:before {
    content: "\e3c1"
}

.material-icons-crop_free:before {
    content: "\e3c2"
}

.material-icons-crop_landscape:before {
    content: "\e3c3"
}

.material-icons-crop_original:before {
    content: "\e3c4"
}

.material-icons-crop_portrait:before {
    content: "\e3c5"
}

.material-icons-crop_square:before {
    content: "\e3c6"
}

.material-icons-dashboard:before {
    content: "\e871"
}

.material-icons-data_usage:before {
    content: "\e1af"
}

.material-icons-dehaze:before {
    content: "\e3c7"
}

.material-icons-delete:before {
    content: "\e872"
}

.material-icons-description:before {
    content: "\e873"
}

.material-icons-desktop_mac:before {
    content: "\e30b"
}

.material-icons-desktop_windows:before {
    content: "\e30c"
}

.material-icons-details:before {
    content: "\e3c8"
}

.material-icons-developer_board:before {
    content: "\e30d"
}

.material-icons-developer_mode:before {
    content: "\e1b0"
}

.material-icons-device_hub:before {
    content: "\e335"
}

.material-icons-devices:before {
    content: "\e1b1"
}

.material-icons-dialer_sip:before {
    content: "\e0bb"
}

.material-icons-dialpad:before {
    content: "\e0bc"
}

.material-icons-directions:before {
    content: "\e52e"
}

.material-icons-directions_bike:before {
    content: "\e52f"
}

.material-icons-directions_boat:before {
    content: "\e532"
}

.material-icons-directions_bus:before {
    content: "\e530"
}

.material-icons-directions_car:before {
    content: "\e531"
}

.material-icons-directions_railway:before {
    content: "\e534"
}

.material-icons-directions_run:before {
    content: "\e566"
}

.material-icons-directions_subway:before {
    content: "\e533"
}

.material-icons-directions_transit:before {
    content: "\e535"
}

.material-icons-directions_walk:before {
    content: "\e536"
}

.material-icons-disc_full:before {
    content: "\e610"
}

.material-icons-dns:before {
    content: "\e875"
}

.material-icons-do_not_disturb:before {
    content: "\e612"
}

.material-icons-do_not_disturb_alt:before {
    content: "\e611"
}

.material-icons-dock:before {
    content: "\e30e"
}

.material-icons-domain:before {
    content: "\e7ee"
}

.material-icons-done:before {
    content: "\e876"
}

.material-icons-done_all:before {
    content: "\e877"
}

.material-icons-drafts:before {
    content: "\e151"
}

.material-icons-drive_eta:before {
    content: "\e613"
}

.material-icons-dvr:before {
    content: "\e1b2"
}

.material-icons-edit:before {
    content: "\e3c9"
}

.material-icons-eject:before {
    content: "\e8fb"
}

.material-icons-email:before {
    content: "\e0be"
}

.material-icons-equalizer:before {
    content: "\e01d"
}

.material-icons-error:before {
    content: "\e000"
}

.material-icons-error_outline:before {
    content: "\e001"
}

.material-icons-event:before {
    content: "\e878"
}

.material-icons-event_available:before {
    content: "\e614"
}

.material-icons-event_busy:before {
    content: "\e615"
}

.material-icons-event_note:before {
    content: "\e616"
}

.material-icons-event_seat:before {
    content: "\e903"
}

.material-icons-exit_to_app:before {
    content: "\e879"
}

.material-icons-expand_less:before {
    content: "\e5ce"
}

.material-icons-expand_more:before {
    content: "\e5cf"
}

.material-icons-explicit:before {
    content: "\e01e"
}

.material-icons-explore:before {
    content: "\e87a"
}

.material-icons-exposure:before {
    content: "\e3ca"
}

.material-icons-exposure_neg_1:before {
    content: "\e3cb"
}

.material-icons-exposure_neg_2:before {
    content: "\e3cc"
}

.material-icons-exposure_plus_1:before {
    content: "\e3cd"
}

.material-icons-exposure_plus_2:before {
    content: "\e3ce"
}

.material-icons-exposure_zero:before {
    content: "\e3cf"
}

.material-icons-extension:before {
    content: "\e87b"
}

.material-icons-face:before {
    content: "\e87c"
}

.material-icons-fast_forward:before {
    content: "\e01f"
}

.material-icons-fast_rewind:before {
    content: "\e020"
}

.material-icons-favorite:before {
    content: "\e87d"
}

.material-icons-favorite_border:before {
    content: "\e87e"
}

.material-icons-feedback:before {
    content: "\e87f"
}

.material-icons-file_download:before {
    content: "\e2c4"
}

.material-icons-file_upload:before {
    content: "\e2c6"
}

.material-icons-filter:before {
    content: "\e3d3"
}

.material-icons-filter_1:before {
    content: "\e3d0"
}

.material-icons-filter_2:before {
    content: "\e3d1"
}

.material-icons-filter_3:before {
    content: "\e3d2"
}

.material-icons-filter_4:before {
    content: "\e3d4"
}

.material-icons-filter_5:before {
    content: "\e3d5"
}

.material-icons-filter_6:before {
    content: "\e3d6"
}

.material-icons-filter_7:before {
    content: "\e3d7"
}

.material-icons-filter_8:before {
    content: "\e3d8"
}

.material-icons-filter_9:before {
    content: "\e3d9"
}

.material-icons-filter_9_plus:before {
    content: "\e3da"
}

.material-icons-filter_b_and_w:before {
    content: "\e3db"
}

.material-icons-filter_center_focus:before {
    content: "\e3dc"
}

.material-icons-filter_drama:before {
    content: "\e3dd"
}

.material-icons-filter_frames:before {
    content: "\e3de"
}

.material-icons-filter_hdr:before {
    content: "\e3df"
}

.material-icons-filter_list:before {
    content: "\e152"
}

.material-icons-filter_none:before {
    content: "\e3e0"
}

.material-icons-filter_tilt_shift:before {
    content: "\e3e2"
}

.material-icons-filter_vintage:before {
    content: "\e3e3"
}

.material-icons-find_in_page:before {
    content: "\e880"
}

.material-icons-find_replace:before {
    content: "\e881"
}

.material-icons-flag:before {
    content: "\e153"
}

.material-icons-flare:before {
    content: "\e3e4"
}

.material-icons-flash_auto:before {
    content: "\e3e5"
}

.material-icons-flash_off:before {
    content: "\e3e6"
}

.material-icons-flash_on:before {
    content: "\e3e7"
}

.material-icons-flight:before {
    content: "\e539"
}

.material-icons-flight_land:before {
    content: "\e904"
}

.material-icons-flight_takeoff:before {
    content: "\e905"
}

.material-icons-flip:before {
    content: "\e3e8"
}

.material-icons-flip_to_back:before {
    content: "\e882"
}

.material-icons-flip_to_front:before {
    content: "\e883"
}

.material-icons-folder:before {
    content: "\e2c7"
}

.material-icons-folder_open:before {
    content: "\e2c8"
}

.material-icons-folder_shared:before {
    content: "\e2c9"
}

.material-icons-folder_special:before {
    content: "\e617"
}

.material-icons-font_download:before {
    content: "\e167"
}

.material-icons-format_align_center:before {
    content: "\e234"
}

.material-icons-format_align_justify:before {
    content: "\e235"
}

.material-icons-format_align_left:before {
    content: "\e236"
}

.material-icons-format_align_right:before {
    content: "\e237"
}

.material-icons-format_bold:before {
    content: "\e238"
}

.material-icons-format_clear:before {
    content: "\e239"
}

.material-icons-format_color_fill:before {
    content: "\e23a"
}

.material-icons-format_color_reset:before {
    content: "\e23b"
}

.material-icons-format_color_text:before {
    content: "\e23c"
}

.material-icons-format_indent_decrease:before {
    content: "\e23d"
}

.material-icons-format_indent_increase:before {
    content: "\e23e"
}

.material-icons-format_italic:before {
    content: "\e23f"
}

.material-icons-format_line_spacing:before {
    content: "\e240"
}

.material-icons-format_list_bulleted:before {
    content: "\e241"
}

.material-icons-format_list_numbered:before {
    content: "\e242"
}

.material-icons-format_paint:before {
    content: "\e243"
}

.material-icons-format_quote:before {
    content: "\e244"
}

.material-icons-format_size:before {
    content: "\e245"
}

.material-icons-format_strikethrough:before {
    content: "\e246"
}

.material-icons-format_textdirection_l_to_r:before {
    content: "\e247"
}

.material-icons-format_textdirection_r_to_l:before {
    content: "\e248"
}

.material-icons-format_underlined:before {
    content: "\e249"
}

.material-icons-forum:before {
    content: "\e0bf"
}

.material-icons-forward:before {
    content: "\e154"
}

.material-icons-forward_10:before {
    content: "\e056"
}

.material-icons-forward_30:before {
    content: "\e057"
}

.material-icons-forward_5:before {
    content: "\e058"
}

.material-icons-fullscreen:before {
    content: "\e5d0"
}

.material-icons-fullscreen_exit:before {
    content: "\e5d1"
}

.material-icons-functions:before {
    content: "\e24a"
}

.material-icons-gamepad:before {
    content: "\e30f"
}

.material-icons-games:before {
    content: "\e021"
}

.material-icons-gesture:before {
    content: "\e155"
}

.material-icons-get_app:before {
    content: "\e884"
}

.material-icons-gif:before {
    content: "\e908"
}

.material-icons-gps_fixed:before {
    content: "\e1b3"
}

.material-icons-gps_not_fixed:before {
    content: "\e1b4"
}

.material-icons-gps_off:before {
    content: "\e1b5"
}

.material-icons-grade:before {
    content: "\e885"
}

.material-icons-gradient:before {
    content: "\e3e9"
}

.material-icons-grain:before {
    content: "\e3ea"
}

.material-icons-graphic_eq:before {
    content: "\e1b8"
}

.material-icons-grid_off:before {
    content: "\e3eb"
}

.material-icons-grid_on:before {
    content: "\e3ec"
}

.material-icons-group:before {
    content: "\e7ef"
}

.material-icons-group_add:before {
    content: "\e7f0"
}

.material-icons-group_work:before {
    content: "\e886"
}

.material-icons-hd:before {
    content: "\e052"
}

.material-icons-hdr_off:before {
    content: "\e3ed"
}

.material-icons-hdr_on:before {
    content: "\e3ee"
}

.material-icons-hdr_strong:before {
    content: "\e3f1"
}

.material-icons-hdr_weak:before {
    content: "\e3f2"
}

.material-icons-headset:before {
    content: "\e310"
}

.material-icons-headset_mic:before {
    content: "\e311"
}

.material-icons-healing:before {
    content: "\e3f3"
}

.material-icons-hearing:before {
    content: "\e023"
}

.material-icons-help:before {
    content: "\e887"
}

.material-icons-help_outline:before {
    content: "\e8fd"
}

.material-icons-high_quality:before {
    content: "\e024"
}

.material-icons-highlight_off:before {
    content: "\e888"
}

.material-icons-history:before {
    content: "\e889"
}

.material-icons-home:before {
    content: "\e88a"
}

.material-icons-hotel:before {
    content: "\e53a"
}

.material-icons-hourglass_empty:before {
    content: "\e88b"
}

.material-icons-hourglass_full:before {
    content: "\e88c"
}

.material-icons-http:before {
    content: "\e902"
}

.material-icons-https:before {
    content: "\e88d"
}

.material-icons-image:before {
    content: "\e3f4"
}

.material-icons-image_aspect_ratio:before {
    content: "\e3f5"
}

.material-icons-import_export:before {
    content: "\e0c3"
}

.material-icons-inbox:before {
    content: "\e156"
}

.material-icons-indeterminate_check_box:before {
    content: "\e909"
}

.material-icons-info:before {
    content: "\e88e"
}

.material-icons-info_outline:before {
    content: "\e88f"
}

.material-icons-input:before {
    content: "\e890"
}

.material-icons-insert_chart:before {
    content: "\e24b"
}

.material-icons-insert_comment:before {
    content: "\e24c"
}

.material-icons-insert_drive_file:before {
    content: "\e24d"
}

.material-icons-insert_emoticon:before {
    content: "\e24e"
}

.material-icons-insert_invitation:before {
    content: "\e24f"
}

.material-icons-insert_link:before {
    content: "\e250"
}

.material-icons-insert_photo:before {
    content: "\e251"
}

.material-icons-invert_colors:before {
    content: "\e891"
}

.material-icons-invert_colors_off:before {
    content: "\e0c4"
}

.material-icons-iso:before {
    content: "\e3f6"
}

.material-icons-keyboard:before {
    content: "\e312"
}

.material-icons-keyboard_arrow_down:before {
    content: "\e313"
}

.material-icons-keyboard_arrow_left:before {
    content: "\e314"
}

.material-icons-keyboard_arrow_right:before {
    content: "\e315"
}

.material-icons-keyboard_arrow_up:before {
    content: "\e316"
}

.material-icons-keyboard_backspace:before {
    content: "\e317"
}

.material-icons-keyboard_capslock:before {
    content: "\e318"
}

.material-icons-keyboard_hide:before {
    content: "\e31a"
}

.material-icons-keyboard_return:before {
    content: "\e31b"
}

.material-icons-keyboard_tab:before {
    content: "\e31c"
}

.material-icons-keyboard_voice:before {
    content: "\e31d"
}

.material-icons-label:before {
    content: "\e892"
}

.material-icons-label_outline:before {
    content: "\e893"
}

.material-icons-landscape:before {
    content: "\e3f7"
}

.material-icons-language:before {
    content: "\e894"
}

.material-icons-laptop:before {
    content: "\e31e"
}

.material-icons-laptop_chromebook:before {
    content: "\e31f"
}

.material-icons-laptop_mac:before {
    content: "\e320"
}

.material-icons-laptop_windows:before {
    content: "\e321"
}

.material-icons-launch:before {
    content: "\e895"
}

.material-icons-layers:before {
    content: "\e53b"
}

.material-icons-layers_clear:before {
    content: "\e53c"
}

.material-icons-leak_add:before {
    content: "\e3f8"
}

.material-icons-leak_remove:before {
    content: "\e3f9"
}

.material-icons-lens:before {
    content: "\e3fa"
}

.material-icons-library_add:before {
    content: "\e02e"
}

.material-icons-library_books:before {
    content: "\e02f"
}

.material-icons-library_music:before {
    content: "\e030"
}

.material-icons-link:before {
    content: "\e157"
}

.material-icons-list:before {
    content: "\e896"
}

.material-icons-live_help:before {
    content: "\e0c6"
}

.material-icons-live_tv:before {
    content: "\e639"
}

.material-icons-local_activity:before {
    content: "\e53f"
}

.material-icons-local_airport:before {
    content: "\e53d"
}

.material-icons-local_atm:before {
    content: "\e53e"
}

.material-icons-local_bar:before {
    content: "\e540"
}

.material-icons-local_cafe:before {
    content: "\e541"
}

.material-icons-local_car_wash:before {
    content: "\e542"
}

.material-icons-local_convenience_store:before {
    content: "\e543"
}

.material-icons-local_dining:before {
    content: "\e556"
}

.material-icons-local_drink:before {
    content: "\e544"
}

.material-icons-local_florist:before {
    content: "\e545"
}

.material-icons-local_gas_station:before {
    content: "\e546"
}

.material-icons-local_grocery_store:before {
    content: "\e547"
}

.material-icons-local_hospital:before {
    content: "\e548"
}

.material-icons-local_hotel:before {
    content: "\e549"
}

.material-icons-local_laundry_service:before {
    content: "\e54a"
}

.material-icons-local_library:before {
    content: "\e54b"
}

.material-icons-local_mall:before {
    content: "\e54c"
}

.material-icons-local_movies:before {
    content: "\e54d"
}

.material-icons-local_offer:before {
    content: "\e54e"
}

.material-icons-local_parking:before {
    content: "\e54f"
}

.material-icons-local_pharmacy:before {
    content: "\e550"
}

.material-icons-local_phone:before {
    content: "\e551"
}

.material-icons-local_pizza:before {
    content: "\e552"
}

.material-icons-local_play:before {
    content: "\e553"
}

.material-icons-local_post_office:before {
    content: "\e554"
}

.material-icons-local_printshop:before {
    content: "\e555"
}

.material-icons-local_see:before {
    content: "\e557"
}

.material-icons-local_shipping:before {
    content: "\e558"
}

.material-icons-local_taxi:before {
    content: "\e559"
}

.material-icons-location_city:before {
    content: "\e7f1"
}

.material-icons-location_disabled:before {
    content: "\e1b6"
}

.material-icons-location_off:before {
    content: "\e0c7"
}

.material-icons-location_on:before {
    content: "\e0c8"
}

.material-icons-location_searching:before {
    content: "\e1b7"
}

.material-icons-lock:before {
    content: "\e897"
}

.material-icons-lock_open:before {
    content: "\e898"
}

.material-icons-lock_outline:before {
    content: "\e899"
}

.material-icons-looks:before {
    content: "\e3fc"
}

.material-icons-looks_3:before {
    content: "\e3fb"
}

.material-icons-looks_4:before {
    content: "\e3fd"
}

.material-icons-looks_5:before {
    content: "\e3fe"
}

.material-icons-looks_6:before {
    content: "\e3ff"
}

.material-icons-looks_one:before {
    content: "\e400"
}

.material-icons-looks_two:before {
    content: "\e401"
}

.material-icons-loop:before {
    content: "\e028"
}

.material-icons-loupe:before {
    content: "\e402"
}

.material-icons-loyalty:before {
    content: "\e89a"
}

.material-icons-mail:before {
    content: "\e158"
}

.material-icons-map:before {
    content: "\e55b"
}

.material-icons-markunread:before {
    content: "\e159"
}

.material-icons-markunread_mailbox:before {
    content: "\e89b"
}

.material-icons-memory:before {
    content: "\e322"
}

.material-icons-menu:before {
    content: "\e5d2"
}

.material-icons-merge_type:before {
    content: "\e252"
}

.material-icons-message:before {
    content: "\e0c9"
}

.material-icons-mic:before {
    content: "\e029"
}

.material-icons-mic_none:before {
    content: "\e02a"
}

.material-icons-mic_off:before {
    content: "\e02b"
}

.material-icons-mms:before {
    content: "\e618"
}

.material-icons-mode_comment:before {
    content: "\e253"
}

.material-icons-mode_edit:before {
    content: "\e254"
}

.material-icons-money_off:before {
    content: "\e25c"
}

.material-icons-monochrome_photos:before {
    content: "\e403"
}

.material-icons-mood:before {
    content: "\e7f2"
}

.material-icons-mood_bad:before {
    content: "\e7f3"
}

.material-icons-more:before {
    content: "\e619"
}

.material-icons-more_horiz:before {
    content: "\e5d3"
}

.material-icons-more_vert:before {
    content: "\e5d4"
}

.material-icons-mouse:before {
    content: "\e323"
}

.material-icons-movie:before {
    content: "\e02c"
}

.material-icons-movie_creation:before {
    content: "\e404"
}

.material-icons-music_note:before {
    content: "\e405"
}

.material-icons-my_location:before {
    content: "\e55c"
}

.material-icons-nature:before {
    content: "\e406"
}

.material-icons-nature_people:before {
    content: "\e407"
}

.material-icons-navigate_before:before {
    content: "\e408"
}

.material-icons-navigate_next:before {
    content: "\e409"
}

.material-icons-navigation:before {
    content: "\e55d"
}

.material-icons-network_cell:before {
    content: "\e1b9"
}

.material-icons-network_locked:before {
    content: "\e61a"
}

.material-icons-network_wifi:before {
    content: "\e1ba"
}

.material-icons-new_releases:before {
    content: "\e031"
}

.material-icons-nfc:before {
    content: "\e1bb"
}

.material-icons-no_sim:before {
    content: "\e0cc"
}

.material-icons-not_interested:before {
    content: "\e033"
}

.material-icons-note_add:before {
    content: "\e89c"
}

.material-icons-notifications:before {
    content: "\e7f4"
}

.material-icons-notifications_active:before {
    content: "\e7f7"
}

.material-icons-notifications_none:before {
    content: "\e7f5"
}

.material-icons-notifications_off:before {
    content: "\e7f6"
}

.material-icons-notifications_paused:before {
    content: "\e7f8"
}

.material-icons-offline_pin:before {
    content: "\e90a"
}

.material-icons-ondemand_video:before {
    content: "\e63a"
}

.material-icons-open_in_browser:before {
    content: "\e89d"
}

.material-icons-open_in_new:before {
    content: "\e89e"
}

.material-icons-open_with:before {
    content: "\e89f"
}

.material-icons-pages:before {
    content: "\e7f9"
}

.material-icons-pageview:before {
    content: "\e8a0"
}

.material-icons-palette:before {
    content: "\e40a"
}

.material-icons-panorama:before {
    content: "\e40b"
}

.material-icons-panorama_fish_eye:before {
    content: "\e40c"
}

.material-icons-panorama_horizontal:before {
    content: "\e40d"
}

.material-icons-panorama_vertical:before {
    content: "\e40e"
}

.material-icons-panorama_wide_angle:before {
    content: "\e40f"
}

.material-icons-party_mode:before {
    content: "\e7fa"
}

.material-icons-pause:before {
    content: "\e034"
}

.material-icons-pause_circle_filled:before {
    content: "\e035"
}

.material-icons-pause_circle_outline:before {
    content: "\e036"
}

.material-icons-payment:before {
    content: "\e8a1"
}

.material-icons-people:before {
    content: "\e7fb"
}

.material-icons-people_outline:before {
    content: "\e7fc"
}

.material-icons-perm_camera_mic:before {
    content: "\e8a2"
}

.material-icons-perm_contact_calendar:before {
    content: "\e8a3"
}

.material-icons-perm_data_setting:before {
    content: "\e8a4"
}

.material-icons-perm_device_information:before {
    content: "\e8a5"
}

.material-icons-perm_identity:before {
    content: "\e8a6"
}

.material-icons-perm_media:before {
    content: "\e8a7"
}

.material-icons-perm_phone_msg:before {
    content: "\e8a8"
}

.material-icons-perm_scan_wifi:before {
    content: "\e8a9"
}

.material-icons-person:before {
    content: "\e7fd"
}

.material-icons-person_add:before {
    content: "\e7fe"
}

.material-icons-person_outline:before {
    content: "\e7ff"
}

.material-icons-person_pin:before {
    content: "\e55a"
}

.material-icons-personal_video:before {
    content: "\e63b"
}

.material-icons-phone:before {
    content: "\e0cd"
}

.material-icons-phone_android:before {
    content: "\e324"
}

.material-icons-phone_bluetooth_speaker:before {
    content: "\e61b"
}

.material-icons-phone_forwarded:before {
    content: "\e61c"
}

.material-icons-phone_in_talk:before {
    content: "\e61d"
}

.material-icons-phone_iphone:before {
    content: "\e325"
}

.material-icons-phone_locked:before {
    content: "\e61e"
}

.material-icons-phone_missed:before {
    content: "\e61f"
}

.material-icons-phone_paused:before {
    content: "\e620"
}

.material-icons-phonelink:before {
    content: "\e326"
}

.material-icons-phonelink_erase:before {
    content: "\e0db"
}

.material-icons-phonelink_lock:before {
    content: "\e0dc"
}

.material-icons-phonelink_off:before {
    content: "\e327"
}

.material-icons-phonelink_ring:before {
    content: "\e0dd"
}

.material-icons-phonelink_setup:before {
    content: "\e0de"
}

.material-icons-photo:before {
    content: "\e410"
}

.material-icons-photo_album:before {
    content: "\e411"
}

.material-icons-photo_camera:before {
    content: "\e412"
}

.material-icons-photo_library:before {
    content: "\e413"
}

.material-icons-photo_size_select_actual:before {
    content: "\e432"
}

.material-icons-photo_size_select_large:before {
    content: "\e433"
}

.material-icons-photo_size_select_small:before {
    content: "\e434"
}

.material-icons-picture_as_pdf:before {
    content: "\e415"
}

.material-icons-picture_in_picture:before {
    content: "\e8aa"
}

.material-icons-pin_drop:before {
    content: "\e55e"
}

.material-icons-place:before {
    content: "\e55f"
}

.material-icons-play_arrow:before {
    content: "\e037"
}

.material-icons-play_circle_filled:before {
    content: "\e038"
}

.material-icons-play_circle_outline:before {
    content: "\e039"
}

.material-icons-play_for_work:before {
    content: "\e906"
}

.material-icons-playlist_add:before {
    content: "\e03b"
}

.material-icons-plus_one:before {
    content: "\e800"
}

.material-icons-poll:before {
    content: "\e801"
}

.material-icons-polymer:before {
    content: "\e8ab"
}

.material-icons-portable_wifi_off:before {
    content: "\e0ce"
}

.material-icons-portrait:before {
    content: "\e416"
}

.material-icons-power:before {
    content: "\e63c"
}

.material-icons-power_input:before {
    content: "\e336"
}

.material-icons-power_settings_new:before {
    content: "\e8ac"
}

.material-icons-present_to_all:before {
    content: "\e0df"
}

.material-icons-print:before {
    content: "\e8ad"
}

.material-icons-public:before {
    content: "\e80b"
}

.material-icons-publish:before {
    content: "\e255"
}

.material-icons-query_builder:before {
    content: "\e8ae"
}

.material-icons-question_answer:before {
    content: "\e8af"
}

.material-icons-queue:before {
    content: "\e03c"
}

.material-icons-queue_music:before {
    content: "\e03d"
}

.material-icons-radio:before {
    content: "\e03e"
}

.material-icons-radio_button_checked:before {
    content: "\e837"
}

.material-icons-radio_button_unchecked:before {
    content: "\e836"
}

.material-icons-rate_review:before {
    content: "\e560"
}

.material-icons-receipt:before {
    content: "\e8b0"
}

.material-icons-recent_actors:before {
    content: "\e03f"
}

.material-icons-redeem:before {
    content: "\e8b1"
}

.material-icons-redo:before {
    content: "\e15a"
}

.material-icons-refresh:before {
    content: "\e5d5"
}

.material-icons-remove:before {
    content: "\e15b"
}

.material-icons-remove_circle:before {
    content: "\e15c"
}

.material-icons-remove_circle_outline:before {
    content: "\e15d"
}

.material-icons-remove_red_eye:before {
    content: "\e417"
}

.material-icons-reorder:before {
    content: "\e8fe"
}

.material-icons-repeat:before {
    content: "\e040"
}

.material-icons-repeat_one:before {
    content: "\e041"
}

.material-icons-replay:before {
    content: "\e042"
}

.material-icons-replay_10:before {
    content: "\e059"
}

.material-icons-replay_30:before {
    content: "\e05a"
}

.material-icons-replay_5:before {
    content: "\e05b"
}

.material-icons-reply:before {
    content: "\e15e"
}

.material-icons-reply_all:before {
    content: "\e15f"
}

.material-icons-report:before {
    content: "\e160"
}

.material-icons-report_problem:before {
    content: "\e8b2"
}

.material-icons-restaurant_menu:before {
    content: "\e561"
}

.material-icons-restore:before {
    content: "\e8b3"
}

.material-icons-ring_volume:before {
    content: "\e0d1"
}

.material-icons-room:before {
    content: "\e8b4"
}

.material-icons-rotate_90_degrees_ccw:before {
    content: "\e418"
}

.material-icons-rotate_left:before {
    content: "\e419"
}

.material-icons-rotate_right:before {
    content: "\e41a"
}

.material-icons-router:before {
    content: "\e328"
}

.material-icons-satellite:before {
    content: "\e562"
}

.material-icons-save:before {
    content: "\e161"
}

.material-icons-scanner:before {
    content: "\e329"
}

.material-icons-schedule:before {
    content: "\e8b5"
}

.material-icons-school:before {
    content: "\e80c"
}

.material-icons-screen_lock_landscape:before {
    content: "\e1be"
}

.material-icons-screen_lock_portrait:before {
    content: "\e1bf"
}

.material-icons-screen_lock_rotation:before {
    content: "\e1c0"
}

.material-icons-screen_rotation:before {
    content: "\e1c1"
}

.material-icons-sd_card:before {
    content: "\e623"
}

.material-icons-sd_storage:before {
    content: "\e1c2"
}

.material-icons-search:before {
    content: "\e8b6"
}

.material-icons-security:before {
    content: "\e32a"
}

.material-icons-select_all:before {
    content: "\e162"
}

.material-icons-send:before {
    content: "\e163"
}

.material-icons-settings:before {
    content: "\e8b8"
}

.material-icons-settings_applications:before {
    content: "\e8b9"
}

.material-icons-settings_backup_restore:before {
    content: "\e8ba"
}

.material-icons-settings_bluetooth:before {
    content: "\e8bb"
}

.material-icons-settings_brightness:before {
    content: "\e8bd"
}

.material-icons-settings_cell:before {
    content: "\e8bc"
}

.material-icons-settings_ethernet:before {
    content: "\e8be"
}

.material-icons-settings_input_antenna:before {
    content: "\e8bf"
}

.material-icons-settings_input_component:before {
    content: "\e8c0"
}

.material-icons-settings_input_composite:before {
    content: "\e8c1"
}

.material-icons-settings_input_hdmi:before {
    content: "\e8c2"
}

.material-icons-settings_input_svideo:before {
    content: "\e8c3"
}

.material-icons-settings_overscan:before {
    content: "\e8c4"
}

.material-icons-settings_phone:before {
    content: "\e8c5"
}

.material-icons-settings_power:before {
    content: "\e8c6"
}

.material-icons-settings_remote:before {
    content: "\e8c7"
}

.material-icons-settings_system_daydream:before {
    content: "\e1c3"
}

.material-icons-settings_voice:before {
    content: "\e8c8"
}

.material-icons-share:before {
    content: "\e80d"
}

.material-icons-shop:before {
    content: "\e8c9"
}

.material-icons-shop_two:before {
    content: "\e8ca"
}

.material-icons-shopping_basket:before {
    content: "\e8cb"
}

.material-icons-shopping_cart:before {
    content: "\e8cc"
}

.material-icons-shuffle:before {
    content: "\e043"
}

.material-icons-signal_cellular_4_bar:before {
    content: "\e1c8"
}

.material-icons-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"
}

.material-icons-signal_cellular_no_sim:before {
    content: "\e1ce"
}

.material-icons-signal_cellular_null:before {
    content: "\e1cf"
}

.material-icons-signal_cellular_off:before {
    content: "\e1d0"
}

.material-icons-signal_wifi_4_bar:before {
    content: "\e1d8"
}

.material-icons-signal_wifi_4_bar_lock:before {
    content: "\e1d9"
}

.material-icons-signal_wifi_off:before {
    content: "\e1da"
}

.material-icons-sim_card:before {
    content: "\e32b"
}

.material-icons-sim_card_alert:before {
    content: "\e624"
}

.material-icons-skip_next:before {
    content: "\e044"
}

.material-icons-skip_previous:before {
    content: "\e045"
}

.material-icons-slideshow:before {
    content: "\e41b"
}

.material-icons-smartphone:before {
    content: "\e32c"
}

.material-icons-sms:before {
    content: "\e625"
}

.material-icons-sms_failed:before {
    content: "\e626"
}

.material-icons-snooze:before {
    content: "\e046"
}

.material-icons-sort:before {
    content: "\e164"
}

.material-icons-sort_by_alpha:before {
    content: "\e053"
}

.material-icons-space_bar:before {
    content: "\e256"
}

.material-icons-speaker:before {
    content: "\e32d"
}

.material-icons-speaker_group:before {
    content: "\e32e"
}

.material-icons-speaker_notes:before {
    content: "\e8cd"
}

.material-icons-speaker_phone:before {
    content: "\e0d2"
}

.material-icons-spellcheck:before {
    content: "\e8ce"
}

.material-icons-star:before {
    content: "\e838"
}

.material-icons-star_border:before {
    content: "\e83a"
}

.material-icons-star_half:before {
    content: "\e839"
}

.material-icons-stars:before {
    content: "\e8d0"
}

.material-icons-stay_current_landscape:before {
    content: "\e0d3"
}

.material-icons-stay_current_portrait:before {
    content: "\e0d4"
}

.material-icons-stay_primary_landscape:before {
    content: "\e0d5"
}

.material-icons-stay_primary_portrait:before {
    content: "\e0d6"
}

.material-icons-stop:before {
    content: "\e047"
}

.material-icons-storage:before {
    content: "\e1db"
}

.material-icons-store:before {
    content: "\e8d1"
}

.material-icons-store_mall_directory:before {
    content: "\e563"
}

.material-icons-straighten:before {
    content: "\e41c"
}

.material-icons-strikethrough_s:before {
    content: "\e257"
}

.material-icons-style:before {
    content: "\e41d"
}

.material-icons-subject:before {
    content: "\e8d2"
}

.material-icons-subtitles:before {
    content: "\e048"
}

.material-icons-supervisor_account:before {
    content: "\e8d3"
}

.material-icons-surround_sound:before {
    content: "\e049"
}

.material-icons-swap_calls:before {
    content: "\e0d7"
}

.material-icons-swap_horiz:before {
    content: "\e8d4"
}

.material-icons-swap_vert:before {
    content: "\e8d5"
}

.material-icons-swap_vertical_circle:before {
    content: "\e8d6"
}

.material-icons-switch_camera:before {
    content: "\e41e"
}

.material-icons-switch_video:before {
    content: "\e41f"
}

.material-icons-sync:before {
    content: "\e627"
}

.material-icons-sync_disabled:before {
    content: "\e628"
}

.material-icons-sync_problem:before {
    content: "\e629"
}

.material-icons-system_update:before {
    content: "\e62a"
}

.material-icons-system_update_alt:before {
    content: "\e8d7"
}

.material-icons-tab:before {
    content: "\e8d8"
}

.material-icons-tab_unselected:before {
    content: "\e8d9"
}

.material-icons-tablet:before {
    content: "\e32f"
}

.material-icons-tablet_android:before {
    content: "\e330"
}

.material-icons-tablet_mac:before {
    content: "\e331"
}

.material-icons-tag_faces:before {
    content: "\e420"
}

.material-icons-tap_and_play:before {
    content: "\e62b"
}

.material-icons-terrain:before {
    content: "\e564"
}

.material-icons-text_format:before {
    content: "\e165"
}

.material-icons-textsms:before {
    content: "\e0d8"
}

.material-icons-texture:before {
    content: "\e421"
}

.material-icons-theaters:before {
    content: "\e8da"
}

.material-icons-thumb_down:before {
    content: "\e8db"
}

.material-icons-thumb_up:before {
    content: "\e8dc"
}

.material-icons-thumbs_up_down:before {
    content: "\e8dd"
}

.material-icons-time_to_leave:before {
    content: "\e62c"
}

.material-icons-timelapse:before {
    content: "\e422"
}

.material-icons-timer:before {
    content: "\e425"
}

.material-icons-timer_10:before {
    content: "\e423"
}

.material-icons-timer_3:before {
    content: "\e424"
}

.material-icons-timer_off:before {
    content: "\e426"
}

.material-icons-toc:before {
    content: "\e8de"
}

.material-icons-today:before {
    content: "\e8df"
}

.material-icons-toll:before {
    content: "\e8e0"
}

.material-icons-tonality:before {
    content: "\e427"
}

.material-icons-toys:before {
    content: "\e332"
}

.material-icons-track_changes:before {
    content: "\e8e1"
}

.material-icons-traffic:before {
    content: "\e565"
}

.material-icons-transform:before {
    content: "\e428"
}

.material-icons-translate:before {
    content: "\e8e2"
}

.material-icons-trending_down:before {
    content: "\e8e3"
}

.material-icons-trending_flat:before {
    content: "\e8e4"
}

.material-icons-trending_up:before {
    content: "\e8e5"
}

.material-icons-tune:before {
    content: "\e429"
}

.material-icons-turned_in:before {
    content: "\e8e6"
}

.material-icons-turned_in_not:before {
    content: "\e8e7"
}

.material-icons-tv:before {
    content: "\e333"
}

.material-icons-undo:before {
    content: "\e166"
}

.material-icons-unfold_less:before {
    content: "\e5d6"
}

.material-icons-unfold_more:before {
    content: "\e5d7"
}

.material-icons-usb:before {
    content: "\e1e0"
}

.material-icons-verified_user:before {
    content: "\e8e8"
}

.material-icons-vertical_align_bottom:before {
    content: "\e258"
}

.material-icons-vertical_align_center:before {
    content: "\e259"
}

.material-icons-vertical_align_top:before {
    content: "\e25a"
}

.material-icons-vibration:before {
    content: "\e62d"
}

.material-icons-video_library:before {
    content: "\e04a"
}

.material-icons-videocam:before {
    content: "\e04b"
}

.material-icons-videocam_off:before {
    content: "\e04c"
}

.material-icons-view_agenda:before {
    content: "\e8e9"
}

.material-icons-view_array:before {
    content: "\e8ea"
}

.material-icons-view_carousel:before {
    content: "\e8eb"
}

.material-icons-view_column:before {
    content: "\e8ec"
}

.material-icons-view_comfy:before {
    content: "\e42a"
}

.material-icons-view_compact:before {
    content: "\e42b"
}

.material-icons-view_day:before {
    content: "\e8ed"
}

.material-icons-view_headline:before {
    content: "\e8ee"
}

.material-icons-view_list:before {
    content: "\e8ef"
}

.material-icons-view_module:before {
    content: "\e8f0"
}

.material-icons-view_quilt:before {
    content: "\e8f1"
}

.material-icons-view_stream:before {
    content: "\e8f2"
}

.material-icons-view_week:before {
    content: "\e8f3"
}

.material-icons-vignette:before {
    content: "\e435"
}

.material-icons-visibility:before {
    content: "\e8f4"
}

.material-icons-visibility_off:before {
    content: "\e8f5"
}

.material-icons-voice_chat:before {
    content: "\e62e"
}

.material-icons-voicemail:before {
    content: "\e0d9"
}

.material-icons-volume_down:before {
    content: "\e04d"
}

.material-icons-volume_mute:before {
    content: "\e04e"
}

.material-icons-volume_off:before {
    content: "\e04f"
}

.material-icons-volume_up:before {
    content: "\e050"
}

.material-icons-vpn_key:before {
    content: "\e0da"
}

.material-icons-vpn_lock:before {
    content: "\e62f"
}

.material-icons-wallpaper:before {
    content: "\e1bc"
}

.material-icons-warning:before {
    content: "\e002"
}

.material-icons-watch:before {
    content: "\e334"
}

.material-icons-wb_auto:before {
    content: "\e42c"
}

.material-icons-wb_cloudy:before {
    content: "\e42d"
}

.material-icons-wb_incandescent:before {
    content: "\e42e"
}

.material-icons-wb_iridescent:before {
    content: "\e436"
}

.material-icons-wb_sunny:before {
    content: "\e430"
}

.material-icons-wc:before {
    content: "\e63d"
}

.material-icons-web:before {
    content: "\e051"
}

.material-icons-whatshot:before {
    content: "\e80e"
}

.material-icons-widgets:before {
    content: "\e1bd"
}

.material-icons-wifi:before {
    content: "\e63e"
}

.material-icons-wifi_lock:before {
    content: "\e1e1"
}

.material-icons-wifi_tethering:before {
    content: "\e1e2"
}

.material-icons-work:before {
    content: "\e8f9"
}

.material-icons-wrap_text:before {
    content: "\e25b"
}

.material-icons-youtube_searched_for:before {
    content: "\e8fa"
}

.material-icons-zoom_in:before {
    content: "\e8ff"
}

.material-icons-zoom_out:before {
    content: "\e900"
}

/**
 * Title: Line icon set Flaticon Pack
 * Author: Situ Herrera
 * Source: http://www.flaticon.com/packs/line-icon-set
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */

@font-face {
	font-family: "fl-line-icon-set";
	src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/fl-line-icon-set/fl-line-icon-set.eot");
	src: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/fl-line-icon-set/fl-line-icon-set.eot#iefix") format("embedded-opentype"),
	url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/fl-line-icon-set/fl-line-icon-set.woff") format("woff"),
	url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/fl-line-icon-set/fl-line-icon-set.ttf") format("truetype"),
	url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/fonts/fl-line-icon-set/fl-line-icon-set.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fl-line-icon-set-ico,
[class^="fl-line-icon-set-"]:before, [class*=" fl-line-icon-set-"]:before,
[class^="fl-line-icon-set-"]:after, [class*=" fl-line-icon-set-"]:after {   
	font-family: 'fl-line-icon-set';
    font-size: inherit;
	font-weight: 400;
	font-style: normal;
}

.fl-line-icon-set-amplified:before {
	content: "\e000";
}
.fl-line-icon-set-arrow434:before {
	content: "\e001";
}
.fl-line-icon-set-arrow435:before {
	content: "\e002";
}
.fl-line-icon-set-arrow436:before {
	content: "\e003";
}
.fl-line-icon-set-arrow437:before {
	content: "\e004";
}
.fl-line-icon-set-arrowhead4:before {
	content: "\e005";
}
.fl-line-icon-set-audio28:before {
	content: "\e006";
}
.fl-line-icon-set-battery74:before {
	content: "\e007";
}
.fl-line-icon-set-big80:before {
	content: "\e008";
}
.fl-line-icon-set-big81:before {
	content: "\e009";
}
.fl-line-icon-set-blank20:before {
	content: "\e00a";
}
.fl-line-icon-set-camera43:before {
	content: "\e00b";
}
.fl-line-icon-set-cassette7:before {
	content: "\e00c";
}
.fl-line-icon-set-cinema13:before {
	content: "\e00d";
}
.fl-line-icon-set-circular45:before {
	content: "\e00e";
}
.fl-line-icon-set-circular46:before {
	content: "\e00f";
}
.fl-line-icon-set-circular47:before {
	content: "\e010";
}
.fl-line-icon-set-circular48:before {
	content: "\e011";
}
.fl-line-icon-set-circular49:before {
	content: "\e012";
}
.fl-line-icon-set-circular50:before {
	content: "\e013";
}
.fl-line-icon-set-cloud102:before {
	content: "\e014";
}
.fl-line-icon-set-cloudy12:before {
	content: "\e015";
}
.fl-line-icon-set-coffee17:before {
	content: "\e016";
}
.fl-line-icon-set-cogwheel8:before {
	content: "\e017";
}
.fl-line-icon-set-compact8:before {
	content: "\e018";
}
.fl-line-icon-set-compass39:before {
	content: "\e019";
}
.fl-line-icon-set-connected8:before {
	content: "\e01a";
}
.fl-line-icon-set-crop2:before {
	content: "\e01b";
}
.fl-line-icon-set-cross39:before {
	content: "\e01c";
}
.fl-line-icon-set-curve19:before {
	content: "\e01d";
}
.fl-line-icon-set-diamond18:before {
	content: "\e01e";
}
.fl-line-icon-set-document58:before {
	content: "\e01f";
}
.fl-line-icon-set-dollar79:before {
	content: "\e020";
}
.fl-line-icon-set-door7:before {
	content: "\e021";
}
.fl-line-icon-set-double23:before {
	content: "\e022";
}
.fl-line-icon-set-double24:before {
	content: "\e023";
}
.fl-line-icon-set-downloading3:before {
	content: "\e024";
}
.fl-line-icon-set-drawing4:before {
	content: "\e025";
}
.fl-line-icon-set-empty20:before {
	content: "\e026";
}
.fl-line-icon-set-eyes:before {
	content: "\e027";
}
.fl-line-icon-set-fast10:before {
	content: "\e028";
}
.fl-line-icon-set-fast11:before {
	content: "\e029";
}
.fl-line-icon-set-file24:before {
	content: "\e02a";
}
.fl-line-icon-set-film24:before {
	content: "\e02b";
}
.fl-line-icon-set-fire13:before {
	content: "\e02c";
}
.fl-line-icon-set-flag26:before {
	content: "\e02d";
}
.fl-line-icon-set-flat10:before {
	content: "\e02e";
}
.fl-line-icon-set-fluff1:before {
	content: "\e02f";
}
.fl-line-icon-set-four26:before {
	content: "\e030";
}
.fl-line-icon-set-full21:before {
	content: "\e031";
}
.fl-line-icon-set-grocery10:before {
	content: "\e032";
}
.fl-line-icon-set-half11:before {
	content: "\e033";
}
.fl-line-icon-set-heart66:before {
	content: "\e034";
}
.fl-line-icon-set-home62:before {
	content: "\e035";
}
.fl-line-icon-set-huge3:before {
	content: "\e036";
}
.fl-line-icon-set-increasing5:before {
	content: "\e037";
}
.fl-line-icon-set-kings:before {
	content: "\e038";
}
.fl-line-icon-set-letter11:before {
	content: "\e039";
}
.fl-line-icon-set-light44:before {
	content: "\e03a";
}
.fl-line-icon-set-lines:before {
	content: "\e03b";
}
.fl-line-icon-set-low20:before {
	content: "\e03c";
}
.fl-line-icon-set-magnification3:before {
	content: "\e03d";
}
.fl-line-icon-set-maps5:before {
	content: "\e03e";
}
.fl-line-icon-set-mathematical3:before {
	content: "\e03f";
}
.fl-line-icon-set-microphone26:before {
	content: "\e040";
}
.fl-line-icon-set-molecular:before {
	content: "\e041";
}
.fl-line-icon-set-multiple18:before {
	content: "\e042";
}
.fl-line-icon-set-music63:before {
	content: "\e043";
}
.fl-line-icon-set-mute7:before {
	content: "\e044";
}
.fl-line-icon-set-navigation8:before {
	content: "\e045";
}
.fl-line-icon-set-newspaper8:before {
	content: "\e046";
}
.fl-line-icon-set-no16:before {
	content: "\e047";
}
.fl-line-icon-set-open89:before {
	content: "\e048";
}
.fl-line-icon-set-open90:before {
	content: "\e049";
}
.fl-line-icon-set-padlock18:before {
	content: "\e04a";
}
.fl-line-icon-set-paint26:before {
	content: "\e04b";
}
.fl-line-icon-set-paper43:before {
	content: "\e04c";
}
.fl-line-icon-set-paper44:before {
	content: "\e04d";
}
.fl-line-icon-set-personal5:before {
	content: "\e04e";
}
.fl-line-icon-set-phone51:before {
	content: "\e04f";
}
.fl-line-icon-set-picture10:before {
	content: "\e050";
}
.fl-line-icon-set-plant10:before {
	content: "\e051";
}
.fl-line-icon-set-play35:before {
	content: "\e052";
}
.fl-line-icon-set-previous6:before {
	content: "\e053";
}
.fl-line-icon-set-profile7:before {
	content: "\e054";
}
.fl-line-icon-set-public5:before {
	content: "\e055";
}
.fl-line-icon-set-rainy5:before {
	content: "\e056";
}
.fl-line-icon-set-religion1:before {
	content: "\e057";
}
.fl-line-icon-set-rewind22:before {
	content: "\e058";
}
.fl-line-icon-set-rotating10:before {
	content: "\e059";
}
.fl-line-icon-set-rotating9:before {
	content: "\e05a";
}
.fl-line-icon-set-round30:before {
	content: "\e05b";
}
.fl-line-icon-set-round31:before {
	content: "\e05c";
}
.fl-line-icon-set-rounded25:before {
	content: "\e05d";
}
.fl-line-icon-set-rounded26:before {
	content: "\e05e";
}
.fl-line-icon-set-royalty:before {
	content: "\e05f";
}
.fl-line-icon-set-scissors14:before {
	content: "\e060";
}
.fl-line-icon-set-shopping63:before {
	content: "\e061";
}
.fl-line-icon-set-signal21:before {
	content: "\e062";
}
.fl-line-icon-set-simple47:before {
	content: "\e063";
}
.fl-line-icon-set-small139:before {
	content: "\e064";
}
.fl-line-icon-set-snowflake3:before {
	content: "\e065";
}
.fl-line-icon-set-speech54:before {
	content: "\e066";
}
.fl-line-icon-set-spring11:before {
	content: "\e067";
}
.fl-line-icon-set-square51:before {
	content: "\e068";
}
.fl-line-icon-set-square52:before {
	content: "\e069";
}
.fl-line-icon-set-square53:before {
	content: "\e06a";
}
.fl-line-icon-set-square54:before {
	content: "\e06b";
}
.fl-line-icon-set-square55:before {
	content: "\e06c";
}
.fl-line-icon-set-square56:before {
	content: "\e06d";
}
.fl-line-icon-set-square57:before {
	content: "\e06e";
}
.fl-line-icon-set-stop20:before {
	content: "\e06f";
}
.fl-line-icon-set-sun30:before {
	content: "\e070";
}
.fl-line-icon-set-syncing:before {
	content: "\e071";
}
.fl-line-icon-set-telephone63:before {
	content: "\e072";
}
.fl-line-icon-set-trash27:before {
	content: "\e073";
}
.fl-line-icon-set-triangle14:before {
	content: "\e074";
}
.fl-line-icon-set-tshirt14:before {
	content: "\e075";
}
.fl-line-icon-set-umbrella14:before {
	content: "\e076";
}
.fl-line-icon-set-user73:before {
	content: "\e077";
}
.fl-line-icon-set-wide6:before {
	content: "\e078";
}
.fl-line-icon-set-world29:before {
	content: "\e079";
}

.rd-navbar-brand {
  margin-top: 100px;
  display: block;
  text-align: center;
  color: #333333;
}

.rd-navbar-brand__name {
  font-size: 55px;
  font-family: "Six Caps", sans-serif;
  letter-spacing: 5px;
}

.rd-navbar-brand__name a:hover {
  color: inherit;
}

.rd-navbar-brand__name span {
  font-size: 100px;
  margin-top: -19px;
  display: inline-block;
}

.rd-navbar-brand__slogan {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 50px;
}

.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-mobilemenu_ul {
  position: fixed;
  margin: 0;
  left: 0;
  width: 240px;
  height: 100%;
  padding: 80px 0 76px;
  color: #000;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu_ul li {
  list-style: none;
}

.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
  color: #333;
  text-transform: uppercase;
}

.rd-mobilemenu_ul a:hover {
  color: #ff6100;
}

.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 14px "FontAwesome";
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
}

.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}

.rd-mobilemenu_ul a.active {
  color: #ff6100;
}

.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}

.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilemenu_ul ul a {
  padding-left: 30px;
}

.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #fff;
  color: #000;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel .site-link__img {
  margin-left: 55px;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  background: transparent;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
}

.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 24px;
  height: 4px;
  background-color: #ff6100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilepanel_toggle span:after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 8px;
  width: 24px;
  height: 4px;
  background-color: #ff6100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 24px;
  height: 4px;
  background-color: #ff6100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-mobilepanel_toggle.active span {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rd-mobilepanel_toggle.active span:before {
  top: 0;
  width: 15px;
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}

.rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (min-width: 480px) {
  .rd-navbar-brand__name {
    font-size: 90px;
  }
  .rd-navbar-brand__name span {
    font-size: 160px;
    margin-top: -31px;
  }
}

@media (min-width: 768px) {
  .rd-navbar-brand__name {
    font-size: 160px;
  }
  .rd-navbar-brand__name span {
    margin-top: -41px;
    font-size: 250px;
    margin-left: 16px;
  }
  .rd-navbar-brand__slogan {
    font-size: 18px;
    margin-top: 79px;
  }
}

@media (min-width: 992px) {
  .rd-navbar-brand__name {
    letter-spacing: 16.7px;
  }
  .rd-navbar-brand__slogan {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu {
    display: block;
  }
  .rd-mobilepanel {
    display: block;
  }
}

@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}

.skip-link.skip-account {
  display: block;
  height: 48px;
  position: fixed;
  z-index: 1000;
  right: 4px;
  top: 4px;
  width: 48px;
  color: #000;
  cursor: pointer;
}

.skip-link.skip-account span {
  background: #ff6100 none repeat scroll 0 0;
  border-radius: 50%;
  height: 6px;
  left: 50%;
  line-height: 6px;
  margin-left: -3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 6px;
  margin-top: -3px;
  top: 50%;
}

.skip-link.skip-account span:after {
  background: #ff6100 none repeat scroll 0 0;
  border-radius: 50%;
  height: 6px;
  left: 50%;
  line-height: 6px;
  margin-left: -3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 6px;
}

.skip-link.skip-account span:before {
  background: #ff6100 none repeat scroll 0 0;
  border-radius: 50%;
  height: 6px;
  left: 50%;
  line-height: 6px;
  margin-left: -3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 6px;
}

.skip-link.skip-account span:before {
  bottom: 100%;
  margin-bottom: 3px;
}

.skip-link.skip-account span:after {
  margin-top: 3px;
  top: 100%;
}

.skip-link.skip-account span:after {
  content: "";
}

.skip-link.skip-account span:before {
  content: "";
}

.skip-link.skip-account.skip-active span {
  transform: scale(0.7);
}

.skip-link.skip-account.skip-active span:after {
  transform: translateY(-18px);
}

.skip-link.skip-account.skip-active span:before {
  transform: translateY(18px);
}

.rd-navbar-search {
  padding: 0 15px;
  width: auto;
  margin-bottom: 20px;
}

.rd-navbar-search .search-form {
  border-radius: 6px;
}

.rd-navbar-search .search-form .search-form__field[type="search"] {
  border: medium none;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  height: 40px;
}

.rd-navbar-search .search-form .search-form__submit {
  background: #f7fafd;
  color: #b3b3b3;
  border-left: medium none;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 40px;
}

.rd-navbar-search .search-form .search-form__submit:hover {
}
﻿.button.button-secondary, .button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
     border-radius: 0;
     background: #FF6100;
     display: inline-block;
     letter-spacing: 2px;
     font-weight: bold;
     padding: 12px 30px;
     color: #fff;
     border: 3px solid #FF6100;
     font-size: 14px;
     font-family: "Lato", sans-serif;
     line-height: 20px;
     text-align: center;
     text-transform: uppercase;
     vertical-align: middle;
     overflow: hidden;
     position: relative;
     -webkit-transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
     transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
 .button.button-secondary span, .button span, .cart-table .product-cart-actions .button span, #co-shipping-method-form .buttons-set .button span, .footer .button span {
     z-index: 9;
     position: relative 
}
 .button.button-secondary:not(a)::after, .button:not(a)::after, .cart-table .product-cart-actions .button:not(a)::after, #co-shipping-method-form .buttons-set .button:not(a)::after, .footer .button:not(a)::after {
     content: '';
     position: absolute;
     width: 100%;
     height: 0;
     bottom: 0;
     left: 0;
     background: #078377;
     z-index: 2 
}
 .button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover {
     color: #ff3300;
     background:none;
     cursor: pointer 
}
 .button:active::after, .cart-table .product-cart-actions .button:active::after, #co-shipping-method-form .buttons-set .button:active::after {
     color: #ff3300;
     background:none;
}
 .button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus {
     color: #ff3300;
     background:none;
}
/*.button.button-secondary {
     background: #eee;
     color: #333;
     text-shadow: none 
}
 .button.button-secondary:not(a)::after {
     background: #e1e1e1 
}
 .button.button-secondary:hover {
     background: #e1e1e1;
     cursor: pointer;
     color: #333 
}
 .button.button-secondary:active {
     color: #333 
}
 .button.button-secondary:active::after {
     background: #d4d4d4 
}
 .button.button-secondary:focus {
     background: #d4d4d4;
     color: #333;
     outline: none 
}
*/
 .button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover, .truncated a.details:hover {
     border: 3px solid #ff3300;
     color: #ff3300;
}
 .button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover {
     z-index: 999 
}
 .btn-remove:hover::after, .btn-previous:hover::after {
     -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
     box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
     z-index: 9 
}
 .btn-remove:active::after, .btn-previous:active::after, .sorter>.sort-by .sort-by-switcher:active, .sorter>.view-mode a.grid:active, .sorter>.view-mode a.list:active, .pages ol li a:active {
     opacity: 0.8 
}
 .toolbar .dropdown {
     width: 100%;
     border: solid 1px #dfdfdf;
     border-radius: 0px 
}
 .toolbar .dropdown:hover {
     -webkit-box-shadow: none;
     box-shadow: none;
     background: #EDEDED 
}
 .toolbar .dropdown .validation-advice {
     position: relative !important;
     height: auto;
     opacity: 1;
     padding: 0 0 10px !important;
     background: #fff;
     border-top: none;
     border-left: none;
     border-right: none;
     border-radius: 0;
     top: -1px;
     left: -1px;
     margin-right: -2px 
}
 .toolbar .dropdown div {
     background-color: #f5f5f5;
     border: solid 1px #dfdfdf 
}
 .toolbar .dropdown div ul {
     z-index: 12 
}
 .toolbar .dropdown div ul li {
     margin: 0 
}
 .toolbar .dropdown div ul li.focus {
     background: #EDEDED;
     color: #333 
}
 .toolbar .dropdown div ul li.active {
     font-weight: normal;
     background: #EDEDED 
}
 .toolbar .dropdown li, .toolbar .dropdown .selected {
     font-size: 14px;
     color: #888;
     padding: 13px 20px 
}
 .toolbar .dropdown .selected {
     color: #333 
}
 .toolbar .dropdown .selected::after {
     -webkit-box-shadow: none;
     box-shadow: none 
}
 .toolbar .dropdown .carat {
     border-width: 6px;
     border-color: #777 transparent transparent;
     right: 20px 
}
 .toolbar .dropdown.open {
     z-index: 15 
}
 .toolbar .dropdown.open .carat {
     border-bottom: 6px solid #777;
     border-top: 6px solid transparent;
     margin-top: -10px 
}
 .toolbar .dropdown.open div {
     padding: 10px 0;
     height: auto !important 
}
 .toolbar .dropdown.open div ul {
     position: relative;
     z-index: 12 
}
 .theme-border, .table-bordered {
     border-top: solid 2px #ff3300 
}
 .theme-color {
     color: #ff3300 
}
 .title-border {
     border-bottom: solid 2px #dfdfdf;
     padding-bottom: 30px !important;
     margin-bottom: 40px !important 
}
 @media only screen and (max-width: 767px) {
     .title-border {
         margin-bottom: 15px !important;
         padding-bottom: 10px !important 
    }
}
 .theme-block {
     border: solid 1px #dfdfdf;
     border-top: solid 2px #ff3300;
     padding: 30px 29px;
     margin-bottom: 60px 
}
 .no-theme-block {
     border: none;
     padding: 0;
     margin-bottom: 0 
}
 label {
     text-transform: uppercase;
     color: #333;
     font-weight: normal 
}
 .table-bordered thead>tr>th, .table-bordered thead>tr>td {
     font-size: 16px;
     line-height: 1.667em;
     color: #333;
     text-transform: uppercase;
     font-weight: 500 
}
 @media only screen and (max-width: 991px) {
     .theme-block {
         padding: 15px;
         margin-bottom: 30px 
    }
     label {
         font-size: 12px 
    }
}
 .table-bordered thead>tr>th, .table-bordered thead>tr>td {
     border-bottom-width: 1px 
}
 .table-bordered th, .table-bordered td {
     border: solid 1px #dfdfdf 
}
 .ink {
     display: block;
     position: absolute;
     background: rgba(0, 0, 0, 0.1);
     border-radius: 100%;
     -webkit-transform: scale(0);
     transform: scale(0);
     z-index: 9999 
}
 .animate {
     -webkit-animation: ripple 0.65s linear;
     -webkit-animation: ripple 0.65s linear;
     animation: ripple 0.65s linear 
}
 @-webkit-keyframes ripple {
     100% {
         opacity: 0;
         -webkit-transform: scale(2.5);
         transform: scale(2.5) 
    }
}
 @keyframes ripple {
     100% {
         opacity: 0;
         -webkit-transform: scale(2.5);
         transform: scale(2.5) 
    }
}
 .icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
     background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/icon_sprite.png);
     background-repeat: no-repeat;
     text-indent: -9999px 
}
 .icon-sprite-for-modules {
     background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/icon_sprite.png) 
}
.empty-rating{
	height: 18px;
	margin: 7px 0;
}

 @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
     .icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
         background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/icon_sprite@2x.png);
         background-size: 100px 1000px 
    }
}
 @keyframes zoomIn {
     0% {
         opacity: 0;
         -webkit-transform: scale(0.3);
         transform: scale(0.3) 
    }
     50% {
         opacity: 1 
    }
}
 @-webkit-keyframes zoomIn {
     0% {
         opacity: 0;
         -webkit-transform: scale(0.3) 
    }
     50% {
         opacity: 1 
    }
}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
 article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
     display: block 
}
 audio, canvas, video {
     display: inline-block 
}
 audio:not([controls]) {
     display: none;
     height: 0 
}
 [hidden] {
     display: none 
}
 html {
     font-family: sans-serif;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100% 
}
 body {
     margin: 0 
}
 a:focus {
     outline: thin dotted 
}
 a:active, a:hover {
     outline: 0 
}
 h1 {
     font-size: 2em 
}
 abbr[title] {
     border-bottom: 1px dotted 
}
 b, strong {
     font-weight: 900;
}
 dfn {
     font-style: italic 
}
 mark {
     background: #ff0;
     color: #000 
}
 code, kbd, pre, samp {
     font-family: monospace, serif;
     font-size: 1em 
}
 pre {
     white-space: pre;
     white-space: pre-wrap;
     word-wrap: break-word 
}
 q {
     quotes: "\201C" "\201D" "\2018" "\2019" 
}
 small {
     font-size: 80% 
}
 sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline 
}
 sup {
     top: -0.5em 
}
 sub {
     bottom: -0.25em 
}
 img {
     border: 0 
}
 svg:not(:root) {
     overflow: hidden 
}
 figure {
     margin: 0 
}
 fieldset {
     border: 1px solid #c0c0c0;
     margin: 0 2px;
     padding: 0.35em 0.625em 0.75em 
}
 legend {
     border: 0;
     padding: 0 
}
 button, input, select, textarea {
     font-family: inherit;
     font-size: 100%;
     margin: 0 
}
 button, input {
     line-height: normal 
}
 button, html input[type="button"], input[type="reset"], input[type="submit"] {
     -webkit-appearance: button;
     cursor: pointer 
}
 button[disabled], input[disabled] {
     cursor: default 
}
 input[type="checkbox"], input[type="radio"] {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     padding: 0 
}
 input[type="search"] {
     -webkit-appearance: textfield;
     -webkit-box-sizing: content-box;
     box-sizing: content-box 
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
     -webkit-appearance: none 
}
 button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0;
     padding: 0 
}
 textarea {
     overflow: auto;
     vertical-align: top 
}
 table {
     border-collapse: collapse;
     border-spacing: 0 
}
 *, *:before, *:after {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     margin: 0;
     padding: 0 
}
 html {
     -webkit-tap-highlight-color: transparent;
     -webkit-text-size-adjust: 100% 
}
 body {
     background: #FFFFFF;
     color: #000000;
     line-height: 1 
}
 html, body, img, fieldset, abbr, acronym {
     border: 0 
}
 h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     font-weight: normal 
}
 h2 strong {
     margin-left: 5px;
}
 th, code, cite, caption {
     font-weight: normal;
     font-style: normal;
     text-align: left 
}
 address {
     font-style: normal 
}
 fieldset {
     margin: 0;
     padding: 0;
     border: 0 
}
 img {
     display: block 
}
 ol, ul {
     list-style: none 
}
 q:before, q:after {
     content: '' 
}
 input:focus, input[type="search"]:focus {
     outline-offset: -2px 
}
 input[type="search"] {
     -webkit-appearance: none;
     -webkit-box-sizing: border-box;
     box-sizing: border-box 
}
 @-ms-viewport {
     width: device-width 
}
 @-o-viewport {
     width: device-width 
}
 @viewport {
     width: device-width 
}
 .header-row, .page-header {
     font-family: "Lato", sans-serif;
     border: none;
     margin: 0 auto !important 
}
 a, button {
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     outline: none !important 
}
 body, button, input, select, table, textarea {
     font-family: "Lato", sans-serif;
     font-weight: 500;
     font-size: 14px;
     line-height: 20px;
     text-align: left;
     -webkit-text-size-adjust: none;
     color: #999999;
     background: #ffffff;
}
 a {
     color: #333;
     text-decoration: none 
}
 a:hover {
     color: #ff3300;
     text-decoration: none 
}
 a:focus {
     outline: 0;
     outline-color: none;
     text-decoration: none;
     color: inherit;
     color: #ff3300 
}
 ol, ul {
     list-style: none;
     margin: 0;
     padding: 0 
}
 h1, .h1 {
     margin: 0;
     margin-bottom: 0.7em;
     color: #333;
     font-family: "Playfair Display", sans-serif;
     font-size: 28px;
     font-weight: 400;
     font-style: normal;
     line-height: 1.2;
     text-rendering: optimizeLegibility;
     text-transform: uppercase 
}
 h2, .h2 {
     margin: 0;
     margin-bottom: 1.5em;
     color: #333;
     font-family: "Playfair Display", sans-serif;
     font-size: 24px;
     font-weight: 500;
     font-style: normal;
     line-height: 1.2;
     text-rendering: optimizeLegibility;
     text-transform: uppercase 
}
 h3, .h3 {
     margin: 0;
     margin-bottom: 10px;
     color: #333;
     font-family: "Playfair Display", sans-serif;
     font-size: 20px;
     font-weight: 400;
     font-style: normal;
     line-height: 1.4;
     text-rendering: optimizeSpeed;
     text-transform: uppercase 
}
 h4, .h4 {
     margin: 0;
     margin-bottom: 10px;
     color: #333;
     font-family: "Playfair Display", sans-serif;
     font-size: 16px;
     font-weight: 500;
     font-style: normal;
     line-height: 1.4;
     text-rendering: optimizeSpeed;
     text-transform: uppercase 
}
 h5, .h5 {
     margin: 0;
     margin-bottom: 10px;
     color: #333;
     font-family: "Playfair Display", sans-serif;
     font-size: 13px;
     font-weight: 500;
     font-style: normal;
     line-height: 1.4;
     text-rendering: optimizeSpeed;
     text-transform: uppercase 
}
 h6, .h6 {
     margin: 0;
     margin-bottom: 5px;
     color: #333;
     font-family: "Playfair Display", sans-serif;
     font-size: 12px;
     font-weight: 500;
     font-style: normal;
     line-height: 1.4;
     text-rendering: optimizeSpeed;
     text-transform: uppercase 
}
 .address-list address {
     margin-bottom: 1em 
}
 .availability {
     margin-bottom: 0 
}
 .availability.in-stock {
     color: #33b88e;
     font-weight: 700;
     margin-bottom: 25px;
}
 .availability.available-soon, .availability.out-of-stock {
     color: #ee372a 
}
 .availability-only {
     color: #333;
     margin-bottom: 0 
}
 .label {
     display: inline;
     font-size: 1em;
     font-weight: normal;
     text-transform: none;
     padding: 0;
     text-align: left;
     border-radius: 0;
     line-height: inherit;
     white-space: normal;
     color: #888 
}
 .clear {
     clear: both 
}
 .page-title, .widget-title {
     text-align: center 
}
 .page-title h1, .page-title h2, .widget-title h1, .widget-title h2 {
     font-size: 30px;
     font-weight: 300;
     color: #333;
     padding-bottom: 0;
     margin-bottom: 30px;
     text-transform: none;
}
 @media only screen and (max-width: 767px) {
     .page-title h1, .page-title h2, .widget-title h1, .widget-title h2 {
         font-size: 30px 
    }
}
 .sidebar .actions button.button {
     white-space: normal 
}
 a.button {
     text-decoration: none 
}
 a.button::after {
     display: none 
}
 a.button:hover {
     color: #ff3300;
     border: 3px solid #ff3300;
}
 .button.disabled, .button:disabled {
     opacity: 0.6;
     cursor: not-allowed 
}
 .button+.button {
     margin-left: 5px 
}
 .button2 {
     border: 0;
     padding: 0 5px;
     margin: 0;
     font-size: 16px;
     color: #ff3300;
     font-weight: 500;
     background: transparent;
     cursor: pointer;
     vertical-align: middle 
}
 .button2:hover {
     color: #888 
}
 .button2:focus {
     outline: none 
}
 .button2 span, .button2 span span {
     line-height: 30px;
     height: 30px;
     text-transform: uppercase;
     display: inline-block 
}
 @media only screen and (max-width: 767px) {
     .col2-set .buttons-set .button, .col2-set .buttons-set .button2 {
         float: none;
         width: 100%;
         margin-left: 0;
         margin-right: 0 
    }
     .col2-set .buttons-set .back-link {
         display: none 
    }
     .col2-set .buttons-set .required {
         display: none 
    }
}
 @media only screen and (max-width: 479px) {
     .buttons-set .button {
         float: none;
         margin-left: 0;
         margin-right: 0;
         margin-bottom: 7px 
    }
     .buttons-set .back-link {
         display: none 
    }
     .buttons-set .required {
         display: none 
    }
}
 .paypal-logo.paypal-after {
     float: left 
}
 .paypal-after .paypal-or {
     float: left 
}
 .paypal-or {
     line-height: 34px;
     margin: 0px 10px 5px 
}
 .paypal-after .paypal-button {
     float: left 
}
 .paypal-button {
     line-height: 0px 
}
 .paypal-button img {
     display: inline 
}
 @media only screen and (max-width: 740px) {
     .paypal-or {
         line-height: 20px 
    }
     .paypal-logo, .paypal-or, .paypal-button {
         text-align: center;
         display: inline-block;
         margin: 15px 0 0;
         float: none 
    }
}
 .buttons-set {
     clear: both;
     margin: 10px 0;
     padding-top: 10px;
    /*border-top: 1px solid #dfdfdf;
    */
     text-align: right 
}
 .buttons-set p.required {
     margin: 0;
     margin-left: 10px;
     line-height: 33px;
     float: right 
}
 .buttons-set .back-link {
     float: right;
    /* line-height: 33px;
    */
}
 .account-create .buttons-set button.button {
     float: right;
     margin-bottom: 5px;
}
 .buttons-set p.back-link {
     margin-right: 15px;
}
 .buttons-set .back-link .button {
     text-transform: none;
}
 .buttons-set .back-link small {
     display: none 
}
/*.buttons-set .back-link::before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "";
     font-size: 23px;
     line-height: 16px;
     display: inline-block;
     vertical-align: middle;
     color: #333 
}
*/
 .buttons-set a:not(.button) {
     line-height: 20px;
     display: inline-block;
     padding: 5px 
}
 .buttons-set button.button {
     float: left;
     margin-bottom: 5px 
}
 .buttons-set:after {
     content: '';
     display: table;
     clear: both 
}
 .icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
     background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/icon_sprite.png);
     background-repeat: no-repeat;
     text-indent: -9999px 
}
 @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
     .icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
         background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/icon_sprite@2x.png);
         background-size: 100px 1000px 
    }
}
 .breadcrumbs {
     margin-bottom: 65px;
     margin-top: -20px;
     box-shadow: 0 4px 4px rgba(0, 0, 0, 0.07);
     padding-bottom: 12px;
    /*max-width: 1170px*/
}
 .breadcrumbs li {
     float: left;
     font-size: 12px;
     font-family: "Lato", sans-serif;
     text-transform: none 
}
 .breadcrumbs li a {
     display: inline-block;
     color: #333 
}
 .breadcrumbs li a:hover {
     color: #ff3300 
}
 .breadcrumbs li.home a:hover::before {
     color: #078377 
}
 .breadcrumbs strong {
     color: #888;
     font-weight: normal 
}
 .breadcrumbs span {
     padding: 0 10px;
     line-height: 14px;
     color: #c7c7c7 
}
 @media only screen and (max-width: 767px) {
     .breadcrumbs {
         display: none 
    }
}
 .main-container, .footer-container {
     position: relative;
     margin: 0 auto;
     padding: 15px 0;
     z-index: 1 
}
 .main-container:after, .footer-container:after {
     content: '';
     display: table;
     clear: both 
}
 .btn-remove, .btn-previous {
     display: inline-block;
     width: 20px;
     height: 20px;
     text-align: center;
     font: 0/0 a;
     text-shadow: none;
     color: transparent;
     position: relative 
}
 .btn-remove:after {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "";
     color: #999999;
     line-height: 20px;
     width: 100%;
     font-size: 18px 
}
 .btn-remove2 {
     border: none;
     width: auto;
     height: auto 
}
 .btn-remove2:before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "";
     font-size: 22px;
     color: #ff3300 
}
 .btn-remove2:after {
     display: none 
}
 .btn-remove2:hover {
     background-color: transparent;
     opacity: 0.6;
     filter: alpha(opacity=60) 
}
 .btn-previous:after {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-top: 4px solid transparent;
     border-bottom: 4px solid transparent;
     border-right: 4px solid #333;
     border-left: none;
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -2px;
     margin-top: -4px 
}
 .btn-previous:hover:after {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-top: 4px solid transparent;
     border-bottom: 4px solid transparent;
     border-right: 4px solid #fff;
     border-left: none 
}
 .block-layered-nav .currently .btn-remove, .block-layered-nav .currently .btn-previous, .mini-products-list .btn-remove, .mini-products-list .btn-previous, #compare-items .btn-remove, #compare-items .btn-previous {
     float: right;
     margin-left: 6px;
}
 @media(max-width: 767px){
     .block-layered-nav .currently .btn-remove, .block-layered-nav .currently .btn-previous, .mini-products-list .btn-remove, .mini-products-list .btn-previous, #compare-items .btn-remove, #compare-items .btn-previous {
         position: absolute;
         right: 0;
    }
}
 .checkout-agreements li {
     margin-bottom: 20px 
}
 .checkout-agreements .agreement-content {
     overflow-y: auto;
     max-width: 670px;
     max-height: 125px;
     margin-bottom: 10px;
     padding: 10px;
     border: 1px solid #ccc;
     background: #f5f5f5 
}
 .cvv-what-is-this {
     margin: 7px 0 0;
     font-size: 14px;
     color: #ee372a;
     line-height: 24px;
     display: inline-block 
}
 .main-container, .footer-container {
     position: relative;
     margin: 0 auto;
     padding: 15px 0 
}
 .main-container:after, .footer-container:after {
     content: '';
     display: table;
     clear: both 
}
 @media only screen and (min-width: 480px) {
     .main-container {
         padding: 30px 0 
    }
}
 .footer-container {
     padding-top: 0px 
}
 .col-left {
     float: left 
}
 .col3-layout .col-main, .col2-left-layout .col-main {
     float: right 
}
/*.top-container {
     border: 10px solid #fff;
     border-bottom-width: 0 
}
*/
 .global-site-notice {
     background: #333;
     color: #E6E6E6;
     font-size: 11px 
}
 .global-site-notice .notice-inner {
     padding-left: 120px;
     width: 100%;
     max-width: 1170px;
     margin-left: auto;
     margin-right: auto;
     line-height: 11px;
     min-height: 40px;
     padding-top: 14.5px;
     padding-bottom: 14.5px;
     background-image: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/demo-logo.png");
     background-position: left;
     background-repeat: no-repeat 
}
 .global-site-notice p {
     margin-bottom: 0 
}
 .promo-msg {
     color: #333;
     text-align: center;
     margin: 10px;
     text-transform: uppercase;
     font-family: "Lato", sans-serif 
}
 .grid:after {
     content: '';
     display: table;
     clear: both 
}
 .success {
     color: #54b70b 
}
 .error {
     color: #ee372a;
     font-weight: bold 
}
 .notice {
     color: #E26703;
     font-weight: bold 
}
 .messages li li {
     position: relative;
     margin-bottom: 5px;
     padding: 7px 10px 7px 20px;
     background: #f5f5f5;
     font-size: 12px 
}
 .messages {
     position: absolute;
     top: 60px;
     z-index: 999999;
     margin-bottom: 0px !important;
     left: 75px;
     width: 280px;
     padding: 20px;
     padding-left: 20px;
     padding-left: 0px;
}
 .messages li li:before {
     top: 50%;
     left: 0;
     margin-top: -6px 
}
 .messages .error-msg li {
     color: #000;
     border-left: 5px solid #ee372a;
     background-color: #FAEBE7 
}
 .messages .error-msg li:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-top: 6px solid transparent;
     border-bottom: 6px solid transparent;
     border-left: 6px solid #ee372a;
     border-right: none 
}
 .messages .notice-msg li {
     color: #000;
     border-left: 5px solid #E26703;
     background-color: #F9EBE6 
}
 .messages .notice-msg li:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-top: 6px solid transparent;
     border-bottom: 6px solid transparent;
     border-left: 6px solid #E26703;
     border-right: none 
}
 .messages .success-msg li {
     color: #000;
     border-left: 5px solid #54b70b;
     background-color: #EFF5EA 
}
 .messages .success-msg li:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-top: 6px solid transparent;
     border-bottom: 6px solid transparent;
     border-left: 6px solid #54b70b;
     border-right: none 
}
 @media only screen and (min-width: 915px) {
     .order-list-grid .col-1 {
         width: 30% 
    }
     .order-list-grid .col-2 {
         width: 50%;
         padding-right: 20px 
    }
     .order-list-grid .col-3 {
         clear: none;
         width: 20%;
         padding-top: 0 
    }
}
 .page-popup {
     padding: 20px;
     background: #FFFFFF;
     height: auto 
}
 .page-popup h1 {
     margin: 0 0 0.5em;
     font-size: 36px 
}
 .payment-methods {
     margin-bottom: 20px 
}
 .payment-methods dt {
     padding: 5px 0 
}
 .payment-methods dd {
     padding-top: 10px 
}
 .payment-methods .form-list {
     position: relative;
     display: inline-block;
     max-width: 100%;
     margin: 5px 15px 15px;
     padding: 15px;
     border: 1px solid #ccc;
     background: #f5f5f5 
}
 .payment-methods .form-list:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 10px solid transparent;
     border-left: none;
     border-bottom: 10px solid #ccc;
     border-top: none;
     top: -11px;
     left: 30px 
}
 .payment-methods .form-list:after {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 10px solid transparent;
     border-left: none;
     border-bottom: 10px solid #f5f5f5;
     border-top: none;
     top: -10px;
     left: 30px 
}
 .payment-methods .form-list li:last-child {
     margin-bottom: 0 
}
 .please-wait {
     display: inline-block;
     margin-left: 10px;
     margin-top: 5px;
     line-height: 24px;
     height: 24px;
     white-space: nowrap 
}
 .please-wait img {
     float: left;
     margin-right: 5px;
     width: 24px 
}
 .price-box {
     margin: 7px 0 
}
 .price-box p {
     margin-bottom: 0 
}
 .price-notice {
     color: #909090 
}
 .price-box .price {
     color: #ea7164;
     font-weight: bold;
     font-size: 30px;
     line-height: 30px;
     margin-right: 4px;
}
 .price-box .price-label {
     color: #909090;
     white-space: nowrap 
}
 .price-box .minimal-price-link {
     padding-left: 1em;
     color: #333;
     display: block 
}
 .price-box .minimal-price-link .label {
     color: #909090 
}
 .price-box .old-price, .price-box .special-price {
     display: block 
}
 .price-box .old-price .price-label, .price-box .special-price .price-label {
     display: none 
}
 .price-box .old-price .price, .price-box .special-price .price {
     display: inline-block 
}
 .price-box .old-price .price {
     color: #888;
     text-decoration: line-through;
     font-size: 15px 
}
 .price-box .special-price .price {
     color: #fd6b6b 
}
 .price-box .special-price .price-label {
     color: #D84D3C 
}
 .price-box .price-excluding-tax, .price-box .price-including-tax {
     display: block 
}
 span.weee {
     display: block 
}
 .product-pricing, .tier-prices, .tier-prices-grouped {
     display: inline-block;
     padding: 4px 8px;
     background: #FBF4DE;
     border: 1px solid #E2D4C7;
     margin-top: 7px 
}
 .product-pricing li, .tier-prices li, .tier-prices-grouped li {
     font-size: 12px 
}
 .product-pricing .benefit, .tier-prices .benefit, .tier-prices-grouped .benefit {
     font-style: italic 
}
 .product-pricing .price, .tier-prices .price, .tier-prices-grouped .price {
     font-weight: bold 
}
 .item-options {
     font-size: 12px;
     font-family: "Lato", sans-serif;
     color: #888;
     font-weight: 400;
     text-transform: capitalize 
}
 .item-options:after {
     content: '';
     display: table;
     clear: both 
}
 .item-options dt {
     float: left;
     clear: left;
     padding-right: 0px;
     color: #333;
     font-weight: 400 
}
 .item-options dt:after {
     content: ': ' 
}
 .item-options dd {
     float: left;
     padding-left: 10px;
     margin: 0 0 6px 
}
 .truncated, .truncated a.dots {
     cursor: help 
}
 .truncated a.details {
     cursor: help;
     color: #ff3300;
     text-decoration: underline;
     font-weight: 500;
     display: inline-block;
}
 .truncated a.details:hover {
     text-decoration: none 
}
 .truncated .truncated_full_value {
     position: relative;
     z-index: 300 
}
 .truncated .truncated_full_value .item-options {
     opacity: 0;
     visibility: hidden;
     position: absolute;
     z-index: 300;
     width: 200px;
     padding: 18px;
     border: 1px solid #dfdfdf;
     -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     background-color: #F6F6F6;
     top: 31px;
     left: 0px 
}
 .truncated .truncated_full_value .item-options::before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 14px solid transparent;
     border-left: none;
     border-bottom: 14px solid #dfdfdf;
     border-top: none;
     top: -14px;
     left: 50px 
}
 .truncated .truncated_full_value .item-options::after {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 14px solid transparent;
     border-left: none;
     border-bottom: 14px solid #f5f5f5;
     border-top: none;
     top: -12px;
     left: 51px 
}
 .truncated .truncated_full_value .item-options>p {
     font-weight: 500;
     color: #333;
     text-transform: uppercase;
     margin-bottom: 8px 
}
 .truncated .show .item-options {
     visibility: visible;
     opacity: 1 
}


 @media only screen and (max-width: 1199px) {
 	.price-box .price{
 		font-size: 27px;
 		line-height: 27px;	
 	}
 }

 @media only screen and (max-width: 479px) {
     .truncated {
         cursor: inherit 
    }
     .truncated a.details {
         display: none 
    }
     .truncated .truncated_full_value .item-options {
         display: block;
         visibility: visible;
         opacity: 1;
         position: static;
         padding: 10px 0;
         z-index: 1;
         width: 100%;
         border: none;
         background-color: transparent;
         -webkit-box-shadow: none;
         box-shadow: none 
    }
     .truncated .truncated_full_value .item-options p {
         float: none 
    }
     .truncated .truncated_full_value .item-options dl {
         overflow: hidden;
         margin-bottom: 0 
    }
     .truncated .truncated_full_value .item-options:after, .truncated .truncated_full_value .item-options:before {
         display: none !important 
    }
}
 .page-print {
     width: 6.5in;
     margin: 20px;
     background: #FFFFFF 
}
 .page-print .print-content {
     border: 1px solid #ccc;
     border-top-width: 3px;
     border-top-color: #ff3300;
     padding: 20px;
     margin-top: 10px 
}
 .sales-order-print .col-1, .sales-order-print .col-2 {
     float: left;
     width: 45%;
     margin-right: 2%;
     margin-bottom: 30px 
}
 .sales-order-print .col-1 h2, .sales-order-print .col-2 h2 {
     margin-bottom: 10px 
}
 .sales-order-print .product-name {
     font-size: 16px;
     text-transform: none 
}
 .add-to-links {
     margin: 7px 0;
     font-size: 14px 
}
 .add-to-links li {
     text-align: center;
}
 .add-to-links a {
     display: inline-block;
     font-weight: 500;
     font-size: 0;
}
 .link-compare, .link-wishlist {
     font-weight: 500 
}
 .link-compare::before {
     font-size: 22px;
     color: #dedfe1;
}
 .link-wishlist::before {
     font-size: 28px;
     color: #dedfe1;
}
 .link-compare:hover:before, .link-wishlist:hover:before, .add-to-links .email-friend:hover:before {
     color: #333333;
}
 .link-compare::before {
     display: inline-block;
     font-family: "FontAwesome";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "\f24e" 
}
 .link-wishlist::before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "" 
}
 .add-to-links .email-friend:before {
     content: "";
     display: inline-block;
     font-family: "Material Icons";
     font-weight: 400;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     transform: translate(0, 0);
     line-height: 22px;
     font-size: 28px;
     color: #dedfe1;
}
 .add-to-links .separator {
     display: none 
}
 .product-image, .no-touch .product-img-box .product-image:not(.zoom-available):hover {
     position: relative;
     display: block;
     border: none;
     text-align: center 
}
 .product-image img, .no-touch .product-img-box .product-image:not(.zoom-available):hover img {
     margin: 0 auto;
     max-width: 100% 
}
 @media only screen and (max-width: 767px) {
     body .product-img-box .product-image:hover {
         border-color: #dfdfdf 
    }
}
 .ratings {
     margin: 7px 0 
}
.ratings .ratings{
	margin: 0;
}

 .ratings .rating-box, .ratings .rating-links {
     margin: 0;
     font-size: 12px;
     line-height: 26px 
}
 .ratings .rating-box {
     width: 65px;
     height: 13px;
     background-repeat: repeat-x;
     background-position: 0 -615px;
     overflow: hidden 
}
 .ratings .rating-box .rating {
     float: left;
     height: 13px;
     background-repeat: repeat-x;
     background-position: 0 -600px 
}
 .ratings .amount {
     display: block;
     margin: 5px auto 
}
 .ratings .rating-links a {
     vertical-align: middle;
     margin-right: 1rem;
     font-size: 14px;
     text-decoration: underline;
     color: #ff3300;
}
 .ratings .rating-links a:hover {
     text-decoration: none;
     color: #333333;
}
 .ratings .separator {
     margin: 0 10px;
     overflow: hidden;
     text-indent: -999em;
     position: relative;
     line-height: 26px;
     display: inline-block;
     width: 2px;
     vertical-align: middle;
     display: none;
}
 .ratings .separator.temp {
     float: left;
     display: none;
}
 .ratings .separator::before {
     content: '';
     position: absolute;
     top: 0;
     left: 50%;
     width: 1px;
     height: 100%;
     background-color: #dfdfdf 
}
 .std p {
     margin: 0 0 1.5em 
}
 .std ol {
     list-style: decimal outside;
     margin-bottom: 1.5em 
}
 .std ol li {
     margin-left: 2em 
}
 .std ul {
     list-style: disc outside;
     margin-bottom: 1.5em 
}
 .std ul li {
     margin-left: 2em 
}
 .std .note {
     color: #909090;
     font-size: 13px 
}
 .tabs {
     margin-bottom: 10px;
     background: #FFFFFF 
}
 .toolbar {
     margin-bottom: 35px;
    /*background-color: #f5f5f5;
    */
     padding: 0;
     clear: both 
}
 .toolbar:after {
     content: '';
     display: table;
     clear: both 
}
 .toolbar select {
     width: auto;
     display: inline-block;
     float: left;
     vertical-align: middle;
     margin: 7px 
}
 .toolbar .dropdown {
     border-top: none;
     border-left: none;
     border-bottom: none;
     float: left;
     width: 270px 
}
 .toolbar .dropdown li, .toolbar .dropdown .selected {
     padding: 18px 20px 17px 
}
 .toolbar .dropdown .carat {
     margin: 0 
}
 @media only screen and (max-width: 1199px) {
     .toolbar .dropdown {
         width: 130px 
    }
}
 .pager-no-toolbar {
     margin-bottom: 10px 
}
 .pager-no-toolbar ~ .pager-no-toolbar {
     margin-top: 10px 
}
 .toolbar, .pager {
     font-family: "Lato", sans-serif;
     color: #888;
     line-height: 30px;
     font-size: 12px 
}
 .toolbar li, .pager li {
     border: none;
     margin-right: 2px 
}
 .toolbar li>a, .toolbar li>span, .pager li>a, .pager li>span {
     display: inline-block;
     padding: 0;
     background-color: transparent;
     border: 1px solid #ddd;
     border-radius: 0;
     vertical-align: top 
}
 .toolbar label, .pager-no-toolbar label {
     float: left;
     font-weight: normal;
     text-transform: none;
     font-size: 14px;
     color: #333 
}
 .sorter {
     float: left 
}
 .sorter label {
     float: left;
     margin-right: 5px;
     display: none 
}
 .sorter label:after {
     content: ':' 
}
 .pager .sort-by {
     float: left;
     margin-left: 0px 
}
 .pager .sort-by label {
     line-height: 30px;
     text-transform: uppercase;
     color: #333333;
     font-weight: bold;
     letter-spacing: 2px;
     padding-right: 20px;
     padding-left: 20px;
}
 @media only screen and (max-width: 767px) {
     .pager .sort-by label {
         padding-left: 0;
    }
}
 .pager .sort-by .selectboxit-container .selectboxit-list {
     margin-left: -1px 
}
 .pager .sort-by .sort-by-switcher {
     float: left;
     position: relative;
     overflow: hidden;
     font-size: 0;
     line-height: 0;
     vertical-align: top;
     padding-top: 2px;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     color: #333333;
}
 .pager .sort-by .sort-by-switcher::before {
     font-size: 24px;
     line-height: 30px;
     -webkit-transition: all, 0.3s, ease-in-out;
     transition: all, 0.3s, ease-in-out;
     content: "";
     display: inline-block;
     font-family: "Material Icons";
     font-weight: 400;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     transform: translate(0, 0);
}
 .pager .sort-by .sort-by-switcher:hover::before {
     -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
}
 .pager .sort-by .sort-by-switcher--desc:before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "";
     -webkit-transform: rotate(180deg);
     transform: rotate(180deg);
}
 .pager .sort-by .sort-by-switcher--desc:hover::before {
     -webkit-transform: rotate(0deg);
     transform: rotate(0deg) 
}
 .sorter>.view-mode {
     float: left;
     margin-bottom: 0 
}
 .sorter>.view-mode .grid, .sorter>.view-mode .list {
     float: left;
     font-size: 0;
     position: relative;
     line-height: 0;
     padding: 10px 5px 10px 5px;
     -webkit-transition: all, 0.1s, ease-in-out;
     transition: all, 0.1s, ease-in-out;
     color: #333333;
     height: 30px;
     overflow: hidden 
}
 .sorter>.view-mode a.grid:hover, .sorter>.view-mode a.list:hover {
     color: #ff3300;
}
 .sorter>.view-mode .grid:before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "";
     font-size: 24px;
     line-height: 28px;
     font-weight: 100 
}
 .sorter>.view-mode strong.grid {
     color: #dedfe1 
}
 .sorter>.view-mode .list:before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "";
     font-size: 24px;
     line-height: 28px;
     font-weight: 100 
}
 .sorter>.view-mode strong.list {
     color: #dedfe1 
}
 .pager {
     float: right;
     margin: 0 
}
 .pager .selectboxit-container .selectboxit-btn {
     width: 120px !important;
     border-right: none;
     border-left: solid 1px #dfdfdf 
}
 .pager .selectboxit-container .selectboxit-list {
     width: 120px 
}
 .pager .selectboxit-container .selectboxit-list li {
     margin: 0 
}
 .pager>.count-container {
     float: left 
}
 .sorter .amount {
     float: left;
     white-space: nowrap;
     margin: 7px 0px 0 20px;
     color: #999999;
     font-size: 14px;
     font-style: italic;
}
 .pager .amount strong {
     font-weight: normal 
}
 .pager .limiter {
     float: left;
     height: 30px;
     line-height: 30px 
}
 @media(max-width: 767px){
     .pager .limiter {
         display: none;
    }
     .sorter {
         display: none;
    }
}
 .pager .limiter>label {
     padding-right: 20px;
     text-transform: uppercase;
     color: #333333;
     font-weight: bold;
     letter-spacing: 2px;
}
/*.pager .limiter>label:after {
     content: ':' 
}
 */
 .advanced-search-summary {
     margin-bottom: 15px;
     display: block;
}
 .advanced-search-summary ul {
     margin-bottom: 10px;
}
 .advanced-search-summary > p {
     color: #31708f;
     background-color: #d9edf7;
     border-color: #bce8f1;
     padding: 1.6rem 1rem;
     margin-bottom: 1rem;
     border: 1px solid transparent;
     border-radius: 2px;
     position: relative;
}
 .advanced-search-amount strong, .advanced-search-summary strong{
     color: #333333;
}
 .pager .dropdown {
     text-align: left;
     border: none;
     border-left: solid 1px #dfdfdf;
     border-right: solid 1px #dfdfdf;
     width: 120px 
}
 .pager .dropdown li, .pager .dropdown .selected {
     padding: 8px 20px 8px 
}
 .category-products .pages {
     display: none 
}
 .pages {
     float: left;
     margin: 0 
}
 .pages strong {
     display: none 
}
 .pages li {
     display: inline-block;
     margin: 0;
     float: left;
     position: relative 
}
 .pages ol li a, .pages ol li.current {
     display: inline-block;
     border: 0;
     font-size: 14px;
     text-align: center;
     position: relative;
     line-height: 30px;
     width: 30px;
     height: 30px;
     padding: 0;
     overflow: hidden;
     -webkit-transition: all, 0.3s, ease-in-out;
     transition: all, 0.3s, ease-in-out 
}
 .pages ol li a.next, .pages ol li.current.next {
     border-right: none 
}
 .pages ol li a {
     color: #888;
}
 .pages ol li a:hover {
     color: #333;
     background: transparent;
}
 .pages ol li a:focus {
     color: #333;
     background: transparent;
}
 .pages ol li.current, .pages ol li.current a {
     color: #333;
}
 .pages .next, .pages .previous {
     font: 0/0 a;
     text-shadow: none;
     position: relative 
}
 .pages .next:before, .pages .previous:before {
     color: #ff3300;
     font-size: 18px;
     line-height: 30px 
}
 .pages .next:before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "" 
}
 .pages .previous:before {
     display: inline-block;
     font-family: "material-design";
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     content: "" 
}
 .toolbar-bottom .toolbar {
     background: #fff;
     text-align: center;
}
 .toolbar-bottom .toolbar .pager {
     text-align: center;
     margin: 0 auto;
     display: inline-block;
     float: none;
}
 .toolbar-bottom .toolbar .sorter, .toolbar-bottom .toolbar .count-container {
     display: none 
}
 .category-products .toolbar-bottom .toolbar .pages {
     display: block;
     margin-top: 20px;
}
 @media only screen and (max-width: 479px) {
     .pager .amount--has-pages {
         display: none 
    }
     .pages {
         float: left 
    }
     .pages ol li a, .pages ol li.current {
         width: 30px;
         height: 30px;
         line-height: 30px 
    }
     .pages .next:before, .pages .previous:before {
         line-height: 30px 
    }
     .limiter label {
         display: none 
    }
}
 @media only screen and (max-width: 767px) {
     .col1-layout .sorter, .col1-layout .pager {
         width: 100% 
    }
     .col1-layout .pager {
         float: left;
         clear: both 
    }
     .col1-layout .pager .pages {
         float: left;
         margin-left: 0 
    }
}
 @media only screen and (max-width: 991px) {
     .sorter {
         border-bottom: solid 1px #dfdfdf 
    }
     .sorter>.sort-by {
         float: right 
    }
     .col2-left-layout .sorter, .col2-left-layout .pager, .col2-right-layout .sorter, .col2-right-layout .pager, .col3-layout .sorter, .col3-layout .pager {
         width: 100% 
    }
     .col2-left-layout .pager, .col2-right-layout .pager, .col3-layout .pager {
         float: left;
         clear: both 
    }
     .col2-left-layout .pager .pages, .col2-right-layout .pager .pages, .col3-layout .pager .pages {
         float: left;
         margin-left: 0 
    }
     .col2-left-layout .pager .count-container, .col2-right-layout .pager .count-container, .col3-layout .pager .count-container {
         float: right 
    }
}
 @media only screen and (max-width: 1279px) {
     .toolbar .view-mode>label {
         display: none 
    }
}
 #checkout-review-table .summary-collapse, #shopping-cart-totals-table .summary-collapse, body.customer-account .data-table .summary-collapse {
     position: relative;
     cursor: pointer 
}
 #checkout-review-table .summary-collapse:before, #shopping-cart-totals-table .summary-collapse:before, body.customer-account .data-table .summary-collapse:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 7px solid transparent;
     border-left: 7px solid transparent;
     border-top: 7px solid #39c;
     border-bottom: none;
     position: static;
     display: inline-block;
     margin-right: 5px 
}
 #checkout-review-table .summary-collapse:hover:before, #shopping-cart-totals-table .summary-collapse:hover:before, body.customer-account .data-table .summary-collapse:hover:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 7px solid transparent;
     border-left: 7px solid transparent;
     border-top: 7px solid #0d0d0d;
     border-bottom: none;
     position: static;
     display: inline-block;
     margin-right: 5px 
}
 #checkout-review-table .show-details .summary-collapse:before, #shopping-cart-totals-table .show-details .summary-collapse:before, body.customer-account .data-table .show-details .summary-collapse:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 7px solid transparent;
     border-left: none;
     border-bottom: 7px solid #39c;
     border-top: none;
     position: static;
     display: inline-block;
     margin-right: 5px 
}
 #checkout-review-table .show-details .summary-collapse:hover:before, #shopping-cart-totals-table .show-details .summary-collapse:hover:before, body.customer-account .data-table .show-details .summary-collapse:hover:before {
     content: '';
     position: absolute;
     width: 0;
     height: 0;
     display: block;
     border-right: 7px solid transparent;
     border-left: none;
     border-bottom: 7px solid #0d0d0d;
     border-top: none;
     position: static;
     display: inline-block;
     margin-right: 5px 
}
 #shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
     margin-bottom: 5px 
}
 .a-center {
     text-align: center 
}
 .a-right, .align-right {
     text-align: right 
}
 .f-right {
     float: right 
}
 .f-left {
     float: left 
}
 .no-display {
     display: none !important 
}
 .nobr, .nowrap {
     white-space: nowrap 
}
 .width-full {
     width: 100% 
}
 .hidden {
     display: none 
}
 .page-print .print-head {
     margin: 0 0 30px 
}
 .page-print .print-head, .page-print .print-head .logo, .label .page-print .print-head .logo {
     float: none;
     max-height: 50px;
     width: auto 
}
 .owl-controls .owl-buttons div {
     background: none;
     opacity: 1 
}
 .owl-controls .owl-buttons div.owl-prev, .owl-controls .owl-buttons div.owl-next {
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
     left: 0px;
     right: auto;
     background: none;
     padding: 0;
     text-align: center;
     margin: 0;
     font-size: 0;
     opacity: 1;
     width: 30px;
}
 .owl-controls .owl-buttons div.owl-prev::before, .owl-controls .owl-buttons div.owl-next::before {
     display: inline-block;
     font-family: FontAwesome;
     font-size: inherit;
     line-height: normal;
     font-weight: normal;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     -webkit-transform: translate(0, 0);
     transform: translate(0, 0);
     font-size: 36px;
     color: #c9c9c9;
     background: none;
     margin: 0 auto;
     text-align: center;
     opacity: 1 
}
 .owl-controls .owl-buttons div.owl-prev:hover::before, .owl-controls .owl-buttons div.owl-next:hover::before {
     color: #333 
}
 .owl-controls .owl-buttons div.owl-next {
     right: 0px;
     left: auto 
}
 .owl-controls .owl-buttons div.owl-prev:before {
     content: "" 
}
 .owl-controls .owl-buttons div.owl-next:before {
     content: "" 
}
 @media only screen and (max-width: 991px) {
     .owl-controls .owl-buttons div.owl-prev {
         left: 7px 
    }
     .owl-controls .owl-buttons div.owl-next {
         right: 7px 
    }
}
 .select-store-switcher {
     position: fixed;
     top: 95px;
     background: #fff;
     width: 150px;
     padding: 20px;
     z-index: 10;
     -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.18);
     box-shadow: 0 0px 10px rgba(0, 0, 0, 0.18);
     left: -150px;
     -webkit-transition: all, 0.3s, ease-in-out;
     transition: all, 0.3s, ease-in-out 
}
 .select-store-switcher.id-active {
     left: 0 
}
 .select-store-switcher ul {
     display: none 
}
 .select-store-switcher li {
     padding-bottom: 10px 
}
 .select-store-switcher li:last-child {
     padding-bottom: 0 
}
 .select-store-switcher .selected a {
     color: #fd6b6b 
}
 .select-store-switcher .select-store-icon {
     position: absolute;
     right: -50px;
     width: 50px;
     height: 50px;
     top: 0;
     background: #fff;
     text-align: center;
     font-size: 30px;
     line-height: 50px;
     -webkit-box-shadow: 8px 0px 10px rgba(0, 0, 0, 0.18);
     box-shadow: 8px 0px 10px rgba(0, 0, 0, 0.18);
     cursor: pointer 
}
 .id-click {
     position: relative 
}
 .id-block {
     display: none 
}
 a, .button, a::after, a::before, .button::after, .button::before, .button span span::before, .btn-remove:after, .swatch-link, .swatch-link .swatch-label, .swatch-link .swatch-text, .swatch-link.has-image .swatch-label::before, .block .product-image, label:after, #header-cart, .skip-cart .count::before, .skip-cart .count, .custom-pag-list-2 h4 {
     -webkit-transition: all, 0.2s, ease-in-out;
     transition: all, 0.2s, ease-in-out 
}
 img, .truncated .truncated_full_value .item-options {
     -webkit-transition: all, 0.8s, ease-in-out;
     transition: all, 0.8s, ease-in-out 
}
 .fieldset p {
     margin-bottom: 7px 
}
 .fieldset p.required {
     margin-bottom: 5px;
     float: right;
     font-size: 14px;
     margin-top: 5px;
     margin-right: 5px 
}
 .fieldset+.fieldset {
     margin-top: 5px 
}
 form .legend {
     margin: 0;
     margin-bottom: 10px;
     color: #333;
     font-family: "Lato", sans-serif;
     font-size: 20px;
     font-weight: 400;
     font-style: normal;
     line-height: 1.4;
     text-rendering: optimizeSpeed;
     text-transform: uppercase;
     font-size: 18px;
     margin-bottom: 30px;
     font-weight: 500 
}
 .input-box {
     padding-top: 2px 
}
 .input-box:after {
     content: '';
     display: table;
     clear: both 
}
 li.centinel-logos div.input-box img {
     display: inline;
     vertical-align: middle 
}
 .input-box .v-fix {
     float: left;
     margin-right: 5px;
     max-width: 100% 
}
 label {
     margin: 0;
     -moz-user-select: none;
     -ms-user-select: none;
     -webkit-user-select: none;
     -o-user-select: none;
     user-select: none 
}
 label.required:after, span.required:after {
     content: ' * ';
     color: #ee372a;
     font-weight: normal;
     font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
     font-size: 12px 
}
 label.required em, span.required em {
     display: none 
}
 .input-hint {
     color: #909090;
     font-size: 12px 
}
 select {
     font-size: 14px 
}
 select+select {
     margin-left: 5px 
}
 select[multiple] {
     width: 270px;
     border: 1px solid #e7e7e6;
     font-size: 15px;
     padding: 5px 
}
 textarea {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     width: 100%;
     max-width: 450px;
     padding: 5px 
}
 .input-text, textarea {
     -moz-appearance: none;
     -webkit-appearance: none;
     appearance: none;
     border-radius: 0px;
     border: 1px solid #e7e7e6;
     background: #f5f5f5;
     font-size: 14px 
}
 .input-text:focus, textarea:focus {
     border: 1px solid #d6d6d4;
     outline: 0 
}
 .input-text.validation-failed {
     border-color: #ee372a 
}
 .input-text.validation-failed:focus {
     outline-color: #f69b94 
}
 input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
     height: 40px;
     padding: 0 8px;
     border: solid 1px #e7e7e6 
}
 input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
     width: 230px;
     max-width: 100% 
}
 select {
     max-width: 100%;
     width: 92%;
     height: 40px;
     background: #f5f5f5;
     border: solid 1px #e7e7e6;
     margin-top: 0 
}
 select option {
     padding: 5px 10px 
}
 @media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
     input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text], select {
         font-size: 16px 
    }
}
 .ie8 .input-text {
     max-width: none 
}
 input[type=number].qty, input[type=text].qty {
     width: 3em;
     text-align: center;
     vertical-align: middle 
}
 ::-webkit-input-placeholder {
     color: #909090 
}
 input:-moz-placeholder {
     color: #909090 
}
 input::-webkit-input-placeholder {
     opacity: 0.7 
}
 input::-moz-placeholder {
     opacity: 0.7 
}
 input:-moz-placeholder {
     opacity: 0.7 
}
 input:-ms-input-placeholder {
     opacity: 0.7 
}
 input:focus::-webkit-input-placeholder {
     opacity: 0.3 
}
 input:focus::-moz-placeholder {
     opacity: 0.3 
}
 input:focus:-moz-placeholder {
     opacity: 0.3 
}
 input:focus:-ms-input-placeholder {
     opacity: 0.3 
}
 .checkbox, .radio {
     position: relative;
     top: -1px;
     display: inline-block 
}
 .checkbox+label, .radio+label {
     width: auto;
     max-width: 85%;
     padding: 0 0 0 8px;
     font-size: 14px;
     font-weight: normal;
     vertical-align: top 
}
 p.required, .validation-advice {
     margin: 5px 0 0;
     color: #ee372a;
     font-size: 14px 
}
 p.required {
     font-size: 14px 
}
 .form-list>li {
     margin-bottom: 10px 
}
 .form-list select {
     margin-top: 4px;
     width: 300px;
     max-width: 100% 
}
 .form-list .input-range .input-text {
     width: 74px 
}
 .form-list .field, .form-list .wide, .form-list .control {
     margin-bottom: 15px 
}
 .form-list .control div.input-box, .sp-methods dt div.input-box, .product-options ul.options-list div.input-box {
     display: inline;
     float: left 
}
 .form-list .control div.input-box:after, .sp-methods dt div.input-box:after, .product-options ul.options-list div.input-box:after {
     display: none 
}
 .form-list .control input.radio, .form-list .control input.checkbox, .sp-methods dt input.radio, .sp-methods dt input.checkbox, .product-options ul.options-list input.radio, .product-options ul.options-list input.checkbox {
     float: left;
     margin-right: -40px;
     margin-top: 10px;
     margin-left: 15px 
}
 .form-list .control label, .sp-methods dt label, .product-options ul.options-list label {
     color: #888;
     background-color: #f5f5f5;
     padding: 5px 10px;
     display: inline-block;
     width: auto;
     max-width: none;
     min-width: 250px;
     float: none;
     padding: 6px 10px 6px 40px 
}
 .form-list .control label:hover, .sp-methods dt label:hover, .product-options ul.options-list label:hover {
     background-color: #EDEDED 
}
 .form-list .control .no-display+label, .sp-methods dt .no-display+label, .product-options ul.options-list .no-display+label {
     padding-left: 10px;
     background-color: transparent 
}
 .form-list .control .no-display+label:hover, .sp-methods dt .no-display+label:hover, .product-options ul.options-list .no-display+label:hover {
     background-color: transparent 
}
 .product-options ul.options-list label, .col2-set .form-list .control label {
     min-width: inherit;
     width: 100%;
     max-width: 100% 
}
 .form-list .control.remember-me-box label {
     width: auto;
     max-width: none;
     min-width: inherit 
}
 .form-list .control {
     margin-top: 15px 
}
 .form-list .control label {
     float: none 
}
 .form-list .control .radio, .form-list .control .checkbox {
     margin-right: 6px 
}
 .form-list .control .input-box {
     clear: none;
     display: inline-block;
     width: auto;
     padding: 0 
}
 form .form-instructions {
     font-style: italic;
     font-family: Georgia, Times, "Times New Roman", serif;
     font-size: 13px;
     color: #909090 
}
 .hide-th {
     text-indent: -9999px 
}
 .data-table {
     width: 100%;
     margin-bottom: 30px 
}
 .data-table td, .data-table th {
     padding: 15px 20px;
     vertical-align: middle 
}
 .data-table th {
     background: #F4F4F4;
     text-transform: uppercase;
     font-family: "Lato", sans-serif;
     line-height: 1.4;
     white-space: nowrap 
}
 .data-table thead th, .data-table tbody td {
     border-bottom: 1px solid #dfdfdf 
}
 .data-table tbody td, .data-table tfoot td {
     font-family: "Lato", sans-serif 
}
 .data-table tfoot tr {
     background: #F4F4F4 
}
 .data-table tbody td .item-options {
     margin-top: 10px 
}
 .data-table tbody td .item-options dt:after {
     content: ':' 
}
 .info-box {
     border: 1px solid #dfdfdf;
     padding: 12px 15px;
     margin: 0 0 15px 
}
 .info-box h2 {
     font-weight: bold;
     font-size: 13px 
}
 .info-table th, .info-table td {
     vertical-align: top 
}
 .info-table th {
     font-weight: bold;
     padding: 4px 20px 4px 0 
}
 .info-table td {
     padding: 4px 0 
}
 .zebra-table tr:first-child, .zebra-table th:first-child {
     border-top: 1px solid #dfdfdf 
}
 .zebra-table td, .zebra-table th {
     border-bottom: 1px solid #dfdfdf;
     padding: 6px;
     background-color: transparent 
}
 .zebra-table tr {
     background-color: #EEEDED 
}
 .zebra-table tr:nth-child(odd) {
     background-color: #F8F7F5 
}
 @media only screen and (max-width: 479px) {
     .linearize-table tr, .linearize-table th, .linearize-table td {
         display: block 
    }
     .linearize-table thead {
         display: none 
    }
     .linearize-table thead th {
         border-right: 0;
         border-left: 0 
    }
     .linearize-table thead th.lin-hide {
         display: none 
    }
     .linearize-table thead th:nth-child(1n+2) {
         display: none 
    }
     .linearize-table tbody tr {
         position: relative;
         border-bottom: 1px solid #ccc 
    }
     .linearize-table tbody td {
         padding: 0 10px 4px;
         border-right: 0;
         border-bottom: 0 
    }
     .linearize-table tbody td.lin-hide {
         display: none 
    }
     .linearize-table tbody td:first-child {
         padding-top: 10px 
    }
     .linearize-table tbody td:first-child, .linearize-table tbody td:first-child h3 {
         font-weight: bold 
    }
     .linearize-table tbody td[data-rwd-label] {
         text-align: left;
         padding-left: 30px 
    }
     .linearize-table tbody td[data-rwd-label]:before {
         content: attr(data-rwd-label) ":";
         font-size: 12px;
         font-family: "Lato", sans-serif;
         padding: 5px 5px 5px 0;
         text-transform: uppercase 
    }
     .linearize-table tfoot tr {
         display: block;
         text-align: right 
    }
     .linearize-table tfoot tr:after {
         content: '';
         display: table;
         clear: both 
    }
     .linearize-table tfoot td {
         display: block;
         float: left 
    }
     .linearize-table tfoot td.lin-hide {
         display: none 
    }
     .linearize-table tfoot td:nth-child(odd) {
         clear: left;
         width: 60% 
    }
     .linearize-table tfoot td:nth-child(even) {
         text-align: left;
         width: 40% 
    }
     .linearize-table .linearize-hide {
         display: none 
    }
     .linearize-table .linearize-unpad {
         padding: 0 
    }
     .linearize-table .linearize-show {
         display: block 
    }
}
 @media only screen and (max-width: 599px) {
     .linearize-table-large tr, .linearize-table-large th, .linearize-table-large td {
         display: block 
    }
     .linearize-table-large thead {
         display: none 
    }
     .linearize-table-large thead th {
         border-right: 0;
         border-left: 0 
    }
     .linearize-table-large thead th.lin-hide {
         display: none 
    }
     .linearize-table-large thead th:nth-child(1n+2) {
         display: none 
    }
     .linearize-table-large tbody tr {
         position: relative;
         border-bottom: 1px solid #ccc 
    }
     .linearize-table-large tbody td {
         padding: 0 10px 4px;
         border-right: 0;
         border-bottom: 0 
    }
     .linearize-table-large tbody td.lin-hide {
         display: none 
    }
     .linearize-table-large tbody td:first-child {
         padding-top: 10px 
    }
     .linearize-table-large tbody td:first-child, .linearize-table-large tbody td:first-child h3 {
         font-weight: bold 
    }
     .linearize-table-large tbody td[data-rwd-label] {
         text-align: left;
         padding-left: 30px 
    }
     .linearize-table-large tbody td[data-rwd-label]:before {
         content: attr(data-rwd-label) ":";
         font-size: 12px;
         font-family: "Lato", sans-serif;
         padding: 5px 5px 5px 0;
         text-transform: uppercase 
    }
     .linearize-table-large tfoot tr {
         display: block;
         text-align: right 
    }
     .linearize-table-large tfoot tr:after {
         content: '';
         display: table;
         clear: both 
    }
     .linearize-table-large tfoot td {
         display: block;
         float: left 
    }
     .linearize-table-large tfoot td.lin-hide {
         display: none 
    }
     .linearize-table-large tfoot td:nth-child(odd) {
         clear: left;
         width: 60% 
    }
     .linearize-table-large tfoot td:nth-child(even) {
         text-align: left;
         width: 40% 
    }
     .linearize-table-large .linearize-hide {
         display: none 
    }
     .linearize-table-large .linearize-unpad {
         padding: 0 
    }
     .linearize-table-large .linearize-show {
         display: block 
    }
}
 @media only screen and (min-width: 600px) {
     .linearize-table .linearize-collapse {
         display: none 
    }
}
 div.calendar table {
     border-collapse: separate 
}
 div.calendar table td.button {
     display: table-cell;
     background: inherit;
     color: inherit;
     text-transform: none 
}
 .list-banner-2 {
     margin-left: calc(50% - 50vw + 9px);
     margin-right: calc(50% - 50vw + 9px);
     margin-bottom: 20px;
     display: -ms-flexbox;
     display: -webkit-box;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .list-banner-2 li {
     position: relative;
     width: 100%;
}
 @media(min-width: 992px){
     .list-banner-2 li {
         width: 33.333%;
    }
}
 .list-banner-2 img {
     width: 100%;
}
 .list-banner-2 .list-content.style_1 {
     top: 12.5%;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 0 60px 0 0;
     line-height: 1;
     text-align: right;
}
 .list-banner-2 .list-content.style_2 {
     top: 37%;
     left: 0;
     width: 100%;
     padding: 0 0 0 60px;
     line-height: 1;
}
 .list-banner-2 .list-content.style_3 {
     left: 0;
     bottom: 0;
     width: 100%;
     line-height: 1;
     padding-bottom: 12%;
}
 .list-banner-2 .list-content .title-1 {
     font-family: "Playfair Display", serif;
     font-size: 30px;
     color: #333333;
     margin-bottom: 7px;
     font-style: italic;
}
 .list-banner-2 .list-content .title-2 {
     font-family: "Playfair Display", serif;
     font-size: 40px;
     color: #FFF;
     font-weight: bold;
     text-transform: uppercase;
     margin-bottom: 35px;
     letter-spacing: 3px;
     line-height: 1.2;
}
 .list-banner-2 .list-content .link-link {
     background: #ff3300;
     color: #FFF;
     font-weight: bold;
     text-transform: uppercase;
     padding: 15px 30px;
     border: 3px solid #ff3300;
     letter-spacing: 2px;
     line-height: 1;
     display: inline-block;
     -webkit-transition: all 0.3s ease !important;
     transition: all 0.3s ease !important;
     background: none;
     color: #ff3300;
     border-color: #ff3300;
     letter-spacing: 1px;
}
 .list-banner-2 .list-content .link-link:hover {
     background: #333333;
     color: #FFF;
}
 .list-banner-2 .list-content {
     position: absolute;
     padding: 60px;
}
 .list-banner-2 .list-content.style_2 .title-2 {
     color: #333333;
}
 @media(max-width: 1727px){
     .list-banner-2 .list-content.style_1 {
         padding-right: 20px;
    }
     .list-banner-2 .list-content {
         padding: 20px;
    }
     .list-banner-2 .list-content.style_2 {
         padding-left: 20px;
    }
     .list-banner-2 .list-content .title-2 {
         font-size: 25px;
         margin-bottom: 10px;
    }
     .list-banner-2 .list-content .title-1 {
         font-size: 20px;
    }
     .list-banner-2 .list-content .link-link {
         padding: 12px 20px;
         font-size: 12px;
    }
}
 @media(max-width: 991px){
     .list-banner-2 .list-content.style_1 {
         padding-right: 50px;
    }
     .list-banner-2 .list-content {
         padding: 50px;
    }
     .list-banner-2 .list-content .title-1 {
         font-size: 30px;
    }
     .list-banner-2 .list-content .title-2 {
         font-size: 45px;
    }
}
 @media(max-width: 479px){
     .list-banner-2 .list-content.style_1 {
         padding-right: 20px;
    }
     .list-banner-2 .list-content {
         padding: 20px;
    }
     .list-banner-2 .list-content .title-1 {
         font-size: 20px;
    }
     .list-banner-2 .list-content .title-2 {
         font-size: 25px;
         margin-bottom: 10px;
         letter-spacing: 1px;
    }
}
 .list-banner-1 {
     display: -ms-flexbox;
     display: -webkit-box;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .list-banner-1 li {
     overflow: hidden;
     position: relative;
     width: 50%;
}
 @media(max-width: 767px){
     .list-banner-1 li {
         width: 100%;
    }
}
 .list-banner-1 img {
     width: 100%;
}
 .list-banner-1 li:first-child .list-content {
     left: auto;
     right: 0;
     text-align: right;
}
 .list-banner-1 .list-content {
     position: absolute;
     padding: 0 80px;
     top: 50%;
     left: 0;
     margin-top: -84px;
}
 .list-banner-1 .title-1 {
     font-family: "Playfair Display", serif;
     font-size: 30px;
     line-height: 1;
     font-style: italic;
     color: #333333;
     margin-bottom: 4px;
}
 .list-banner-1 li:last-child .list-content .link-button, .list-banner-1 li:last-child .list-content .title-1, .list-banner-1 li:last-child .list-content .title-2 {
     color: #ffffff;
}
 .list-banner-1 li:first-child .list-content .title-2 {
     margin-right: -18px;
}
 .list-banner-1 .title-2 {
     font-family: "Playfair Display", serif;
     font-size: 80px;
     line-height: 1.2;
     font-weight: bold;
     color: #333333;
     margin-bottom: 5px;
     text-transform: uppercase;
     letter-spacing: 12px;
}
 .list-banner-1 .links-button {
     display: inline-block;
     font-weight: bold;
     text-transform: uppercase;
     color: #ff6100;
     text-decoration: underline;
     letter-spacing: 2px;
}
 .list-banner-1 li:last-child .links-button {
    /*color: #fff;
    */
     color: #ff6100;
}
 .list-banner-1 .links-button:hover {
     text-decoration: none;
}
 @media(max-width: 1727px){
     .list-banner-1 li:first-child .list-content, .list-banner-1 li:last-child .list-content {
         padding-left: 30px;
         padding-right: 30px;
    }
     .list-banner-1 .list-content {
         margin-top: -48px;
    }
     .list-banner-1 .title-2 {
         font-size: 36px;
    }
}
 @media(max-width: 991px){
     .list-banner-1 li:first-child .list-content .title-1, .list-banner-1 li:last-child .list-content .title-1 {
         font-size: 24px;
    }
     .list-banner-1 li:first-child .list-content .title-2, .list-banner-1 li:last-child .list-content .title-2 {
         font-size: 26px;
    }
}
 @media(max-width: 767px){
     .list-banner-1 .link-button {
         font-size: 11px;
         letter-spacing: 0;
    }
}
 @media(max-width: 479px){
     .list-banner-1 .title-1 {
         margin-bottom: 5px;
    }
     .list-banner-1 .title-2 {
         margin-bottom: 5px;
    }
}
 .footer-container ul li {
     display: inline-block;
}
 .links-container .links ul li {
     display: inline-block;
}
 .text-center {
     text-align: center;
}
 .welcome-msg {
     font-style: italic;
     margin: 0;
     color: #fff;
}
 .skip-cart .label {
     font-size: 14px;
     color: #fff !important;
     display: inline-block;
     vertical-align: middle;
}
 .skip-cart .count {
     display: inline-block;
     line-height: 23px;
     text-align: center;
     vertical-align: middle;
     position: relative;
     z-index: 3;
     font-size: 14px;
     font-weight: 400;
     color: #fff !important;
}
 .skip-cart .icon:before {
     content: '\e5cf';
     font-family: "Material Icons";
     color: #fff !important;
     font-size: 16px;
     margin: 0 0 0 7px;
     vertical-align: -3px;
}
/*.links-container {
     width: 100%;
     text-align: center;
     padding-left: 15px;
     padding-right: 15px;
}
*/
 @media(max-width: 991px){
     .links-container {
         display: none;
    }
}
 .links-container .links {
    /*border-top: 1px solid #ebecee;
    */
    /*padding-top: 8px;
    */
    /*padding-bottom: 15px;
    */
}
 .links-container .links ul li {
     margin: 0 20px 0 0;
}
 .links-container .links ul li a {
     color: #fff;
}
 .links-container .links ul li a:hover {
     color: #999;
}
 .links {
     position: relative;
}
/*.links:before {
     content: "";
     position: absolute;
     bottom: 0;
     height: 3px;
     background: #ebecee;
     left: 0;
     right: 0;
}
*/
 @media(max-width: 991px){
     .links:before {
         display: none;
    }
}
 .products-grid {
     border: 3px solid #ebecee;
     margin-left: 0;
     margin-right: 0;
}
 @media(max-width: 768px){
     .products-grid {
         margin: 0;
    }
}
 .homepage-categories {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .homepage-categories li {
     max-width: 25%;
     -ms-flex-preferred-size: 25%;
     flex-basis: 25%;
     margin-bottom: 38px;
     padding: 0 30px;
}
 @media(max-width: 767px){
     .homepage-categories li {
         max-width: 50%;
         -ms-flex-preferred-size: 50%;
         flex-basis: 50%;
    }
}
 .homepage-categories li img {
     max-width: 100%;
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
}
 .homepage-categories li .category-link {
     text-align: center;
     display: inline-block;
     text-decoration: none;
     font-weight: 500;
     font-size: 16px !important;
     color: #333333;
     text-transform: uppercase;
}
 .homepage-categories li .category-link .category-image {
     display: block;
     margin-bottom: 25px;
     border: 3px solid #ebecee;
     overflow: hidden;
     -webkit-transition: all 0.4s ease;
     transition: all 0.4s ease;
}
 .homepage-categories li .category-link .category-name {
     display: inline-block;
     margin-bottom: 10px;
     font-weight: bold;
}
 .homepage-categories li .category-link:hover {
     color: #ff3300;
}
 .homepage-categories li .category-link:hover .category-image {
     border-color: #ccc;
}
 .man-carousel .owl-item {
     float: left;
     border-left: 1px solid #ebecee;
     padding: 0;
     text-align: center;
}
 .man-carousel {
     border: 3px solid #ebecee;
}
 .man-carousel .brans-link {
     display: inline-block;
}
 .man-carousel .brans-link img {
    /*max-width: 100%;
    */
     max-width: 100px;
}
 .main-container .widget {
     margin-bottom: 75px;
}
 @media(max-width: 767px){
     .main-container .widget {
         margin-bottom: 35px;
    }
}
 .block-row-2 {
     margin-bottom: 0;
}
 .catalog-product-view .product-view {
     margin-left: -15px;
     margin-right: -15px;
     border: 3px solid #ebecee;
     padding-bottom: 40px;
     margin: 0 0 65px;
}
 .block-subtitle.even {
     text-align: center;
     margin-bottom: 25px;
}
 .footer-bottom img {
     display: inline-block;
     max-width: 100%;
}
 #header .block-compare{
    list-style:none;
}
 #header-account .block-compare{
    list-style:none;
}
 #header .block-compare button.button b{
    display: none;
}
 #header-account .block-compare button.button b{
    display: none;
}
 #header .block-compare button.button:after{
    display: none;
}
 #header-account .block-compare button.button:after{
    display: none;
}
 #header .block-compare button.button:hover{
     color: #999;
}
 #header-account .block-compare button.button:hover{
     color: #ff6100;
}
 #header-account .block-compare button.button{
     color: #333;
     background: none;
     border: none;
     padding: 0px;
     font-weight: 500;
     font-size: 14px;
     line-height: 20px;
     text-transform: none;
     font-family: "Lato", sans-serif;
     letter-spacing: normal;
     margin: 0px;
     text-transform: uppercase;
}
 #header .block-compare button.button{
     color: #fff;
     background: none;
     border: none;
     padding: 0px;
     font-weight: 500;
     font-size: 14px;
     line-height: 20px;
     text-transform: none;
     font-family: "Lato", sans-serif;
     letter-spacing: normal;
     margin: 0px;
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

html,
body {
    height: 100%
}

body>.wrapper {
    min-width: 320px;
    min-height: 100%;
    margin: 0 auto;
    background-color: #ededed;
    overflow: hidden
}

.wrapper:after {
    content: '';
    display: table;
    clear: both
}

.page {
    padding: 0 0 0;
    text-align: left;
    background-color: #fff
}

/*@media only screen and (max-width: 1618px) {
    .page {
        max-width: 1230px
    }
}

@media only screen and (max-width: 1199px) {
    .page {
        max-width: 990px
    }
}

@media only screen and (max-width: 991px) {
    .page {
        margin-top: 18px;
        max-width: 780px
    }
}*/

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px
    }
}


@media (min-width: 1728px) {
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 30px;
        padding-right: 30px;
        max-width: 1788px;
        width: 1788px;
    }
    
    .header-container .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    width: 100%;
}
}


.links-container {
    background: #532313;
    padding: 20px;
    margin: -15px 0 0 0 !important;
}

@media (min-width: 1200px) {
        .header-container .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    width: 100% !important;
}

}

@media (min-width: 1200px) and (max-width: 1700px) { 
.page-header-container {
    /* background: rgba(0, 0, 0, 0) url(//www.beautycoliseum.com/skin/frontend/SteelWebdev/bc/images/bg_top_2.jpg) repeat-x scroll center center / auto 100%; */
    width: auto !important;
    margin: 0 auto;
}
}


﻿.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
                transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

/*.page-header-container {
    padding: 0 30px
}*/

/*.page-header-container:after {
    content: '';
    display: table;
    clear: both
}

.page-header-container:before {
    content: "";
    height: 100%;
    display: block;
    position: absolute;
    left: 0%;
    bottom: 0;
    z-index: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.09);
            box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.09)
}*/

/*@media only screen and (max-width: 767px) {
    .page-header-container {
        padding: 0 20px
    }
}*/

.page-header-container .links {
    text-align: right
}

.page-header-container .links li {
    margin-bottom: 10px
}

.page-header-container .links li:last-child {
    margin-bottom: 0
}

.page-header-container .links li a {
    color: #888;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase
}

.page-header-container .links li a:hover {
    color: #ff6100
}

@media only screen and (min-width: 992px) {
    /*.page-header-container {
        position: relative;
        padding: 29px 29px 25px;
        z-index: 3
    }*/
    .page-header-container::after {
        content: '';
        display: table;
        clear: both
    }
    .page-header-container .f-right {
        position: relative;
        z-index: 2
    }
    .page-header-container .f-right>div {
        margin-left: 13px;
        height: 35px
    }
    .page-header-container .f-right>div a:before,
    .page-header-container .f-right>div .icon:before {
        line-height: 36px
    }
}

#header-nav.isStuck {
    background: #f7f7f8;
    padding: 16px 0 16px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.18);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.18);
}

/*@media only screen and (min-width: 992px) and (max-width: 1618px) {
    .page-header-container.isStuck {
        max-width: 1230px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-header-container.isStuck {
        max-width: 990px
    }
}

@media only screen and (min-width: 992px) {
    .page-header-container.isStuck .main-menu {
        top: 0px
    }
}

@media only screen and (max-width: 991px) {
    .page-header-container.isStuck {
        position: relative !important
    }
    .pseudoStickyBlock {
        display: none !important
    }
}
*/
.page-header {
    padding: 0;
    position: relative;
    z-index: 3
}

.header-row-background {
    padding: 0px 0 16px;
    background-color: #ededed;
    text-transform: uppercase;
    font-size: 12px
}

.header-row-background a {
    color: #777
}

.header-row-background a:hover {
    color: #333
}

.header-row-background:after {
    content: '';
    display: table;
    clear: both
}

.header-row-background .form-language,
.header-row-background .currency-switcher {
    float: left;
    margin-right: 10px
}

.header-row-background .welcome-msg {
    float: right;
    margin: 0
}

@media only screen and (max-width: 1260px) {
    .header-row-background {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media only screen and (max-width: 767px) {
    .header-row-background {
        display: block
    }
    .header-row-background .welcome-msg {
        float: none;
        text-align: center;
        margin: 0
    }
}

.header-switchers .header-button {
    float: left;
    position: relative;
    width: 55px;
    margin-right: 20px
}

.header-switchers .header-button>a {
    display: block;
    height: 30px
}

.header-switchers .header-button.currency-list>a,
.header-switchers .header-button.lang-list>a {
    font-size: 14px;
    line-height: 21px;
    text-transform: capitalize;
    text-align: center;
    padding: 4px 0 0;
    width: 100%
}

.header-switchers .header-button ul {
    display: none;
    text-align: left;
    position: absolute;
    left: 0px;
    top: 21px;
    z-index: 999;
    background: #fff;
    width: 195px;
    padding: 10px;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 21px rgba(0, 0, 0, 0.1)
}

.header-switchers .header-button ul li {
    float: none;
    display: block;
    padding-left: 0px
}

.header-switchers .header-button ul li:last-child {
    border: 0
}

.header-switchers .header-button ul li a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #888;
    font-weight: 300;
    padding: 4px 8px;
    min-height: 18px
}

.header-switchers .header-button ul li a:hover,
.header-switchers .header-button ul li a.selected {
    background-color: #fbfbfb;
    text-decoration: none;
    color: #ff6100
}

.header-switchers .header-button ul li a .mobile-part {
    display: none
}

.header-switchers .header-button>a:hover,
.header-switchers .header-button.active>a {
    text-decoration: none
}

.header-switchers .header-button.full_mode {
    width: auto;
    cursor: pointer;
    border: 0
}

.header-switchers .header-button.full_mode .header-button-title .label {
    padding-right: 5px;
    text-transform: uppercase
}

.header-switchers .header-button.full_mode .header-button-title strong {
    font-weight: normal
}

.header-switchers .header-button.full_mode .header-button-title strong:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
    font-size: 12px;
    display: inline-block;
    vertical-align: unset;
    margin-left: 7px
}

.header-switchers .header-button.full_mode .header-button-title:hover strong {
    color: #777
}

@media only screen and (max-width: 767px) {
    .header-switchers .header-button.full_mode {
        float: none
    }
}


.page-header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
}

@media only screen and (max-width: 991px) {
    .page-header-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .header-info {
        text-align: center;
    }

    .social_block {
        margin-top: 15px;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }

    .logo_block {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .phone_block {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
}

.logo {
    display: inline-block;
    text-align: center;
    margin: 0;
    position: relative;
    z-index: 2;
}

.logo img {
    max-width: 100%
}

.logo .small {
    display: block
}

.logo .large {
    display: none
}

@media only screen and (max-width: 991px) {
    .logo {
        margin: 20px 0
    }
}

@media only screen and (min-width: 768px) {
    .logo .small {
        display: none
    }
    .logo .large {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .logo {
        max-width: 250px
    }
}

/*.skip-container.mobile {
    margin: 0 30px
}

.skip-container.mobile .skip-links {
    position: relative;
    background-color: #333
}
*/
/*@media only screen and (max-width: 991px) {
    .skip-container.mobile {
        margin: 0 10px
    }
}*/

.skip-links {
    clear: both;
    position: relative
}

.skip-links:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (min-width: 992px) {
    .skip-links {
        border: 0;
        float: right
    }
    .skip-container {
        position: relative;
        float: right
    }
    .skip-container.mobile {
        display: none
    }
    .skip-link {
        color: #dedfe1
    }
    .skip-link:focus {
        color: #dedfe1
    }
    .skip-link:hover,
    .skip-link.skip-active {
        color: #333333
    }
}

.skip-link .icon {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle;
    font-size: 24px
}

.skip-link.skip-nav .icon,
.skip-link.skip-cart:not(.no-count) .icon {
    margin-right: 3px
}

@media only screen and (min-width: 500px) {
    .skip-link .icon {
        margin-right: 3px
    }
}

@media only screen and (min-width: 500px) {
    .skip-link .label {
        display: inline
    }
}

.skip-content {
    display: none
}

.skip-content.skip-active {
    display: block;
    position: absolute;
    top: 40px;
    z-index: 1000;
    -webkit-animation: skipLinks 0.25s linear;
    -webkit-animation: skipLinks 0.25s linear;
    animation: skipLinks 0.25s linear
}

@-webkit-keyframes skipLinks {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes skipLinks {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.main-menu .skip-content.skip-active {
    position: relative
}

@media only screen and (max-width: 991px) {
    .header-search,
    .header-minicart.desktop {
        display: none
    }
    
    .skip-link .label {
        color: #333333
    }

    .skip-link.skip-account {
        right: 0;
    }

    .header-minicart.mobile .skip-cart {
        position: absolute;
        right: 35px;
        height: 56px;
        line-height: 56px;
        font-size: 16px;
    }
    
    .skip-link.skip-search {
      position: fixed;
      top: 0;
      left: 55px;
      width: 56px;
      height: 56px;
      z-index: 4;
      color: #ff6100;
      text-align: center;
    }

    .skip-link.skip-search span:before {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        font-size: 28px;
        line-height: 56px;
    }

    .skip-link.skip-search span {
        display: inline-block;
    }


    /*.skip-link:hover,
    .skip-link.skip-active {
        background: #232323;
        color: #fff
    }
    .skip-link.skip-active span,
    .skip-link:hover .label,
    .skip-link:hover .icon {
        color: #fff
    }
    */
    
    #header-account.skip-content.skip-active {
        background: #fff;
        position: fixed;
        top: 56px;
        width: 250px;
        z-index: 999;
        padding: 15px;
        -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.35);
        right: 0;
    }

    #header-cart-mobile {
        -webkit-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.18);
                box-shadow: 0 8px 50px rgba(0, 0, 0, 0.18);
        top: 56px;
        right: 0;
    }

    #header-account li a,
    .header-button .header-button-title {
        text-align: left;
        color: #333;
        text-transform: uppercase;
        padding: 0;
        margin: 0 0 7px;
    }

    .no-touch #header-account a:hover,
    .header-button .header-button-title:hover {
        color: #ff6100;
        text-decoration: none;
        cursor: pointer
    }
    .header-switchers {
        display: none
    }
    .header-button ul li a span {
        display: none
    }
    .header-button ul li a span.mobile-part {
        display: inline-block
    }
}

a.skip-link {
    text-decoration: none
}

.account-cart-wrapper {
    position: fixed;
    top: 0px;
    right: 0px
}

@media only screen and (max-width: 991px) {
    .account-cart-wrapper {
        position: static
    }
}

.slider-product-widget {
    background: #f6f7f8;
    padding: 25px 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    margin-bottom: 10px
}

.slider-product-widget .owl-item {
    padding: 0
}

.slider-product-widget .product-image {
    float: left;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.09);
            box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.09);
    width: 53.4%
}

.slider-product-widget .product-image.product-image-1 {
    width: 94%
}

.slider-product-widget .product-image:nth-child(even) {
    margin-left: -9%;
    margin-top: 9%;
    width: 46.3%
}

.slider-product-widget .box-image-slider {
    float: left;
    padding: 25px 25px 25px 8%;
    width: 53%
}

.slider-product-widget .box-image-slider:after {
    content: '';
    display: table;
    clear: both
}

.slider-product-widget .box-info-slider {
    position: absolute;
    top: 50%;
    left: 68%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.slider-product-widget .product-name {
    font-size: 50px;
    line-height: 75px;
    font-weight: 300
}

.slider-product-widget .price-box {
    margin-bottom: 20px
}

.slider-product-widget .price-box .price {
    font-size: 40px;
    line-height: 46px
}

.slider-product-widget .old-price .price {
    font-size: 28px;
    line-height: 28px
}

.slider-product-widget .special_countdown {
    margin: 0 0 20px
}

.slider-product-widget .owl-controls .owl-buttons div.owl-prev,
.slider-product-widget .owl-controls .owl-buttons div.owl-next {
    top: 40%;
    left: 3%
}

.slider-product-widget .owl-controls .owl-buttons div.owl-next {
    right: 3%;
    left: auto
}

.slider-product-widget .owl-controls .owl-buttons div.owl-prev:before {
    content: ""
}

.slider-product-widget .owl-controls .owl-buttons div.owl-next:before {
    content: ""
}

@media only screen and (max-width: 991px) {
    .slider-product-widget .owl-controls .owl-buttons div.owl-prev {
        left: 7px
    }
    .slider-product-widget .owl-controls .owl-buttons div.owl-next {
        right: 7px
    }
}

@media only screen and (max-width: 1199px) {
    .slider-product-widget .product-name {
        font-size: 28px;
        line-height: 34px
    }
    .slider-product-widget .price-box .price {
        font-size: 26px;
        line-height: 30px
    }
    .slider-product-widget .old-price .price {
        font-size: 18px
    }
    .slider-product-widget .button {
        font-size: 12px;
        padding: 6px 20px
    }
}

@media only screen and (max-width: 767px) {
    .slider-product-widget .box-image-slider {
        width: auto;
        padding: 30px;
        margin-right: -9%
    }
}

@media only screen and (max-width: 767px) and (max-width: 479px) {
    .slider-product-widget .box-image-slider {
        width: 100%;
        padding: 30px 0 30px 30px
    }
}

@media only screen and (max-width: 767px) {
    .slider-product-widget .box-info-slider {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        padding: 0 30px 30px
    }
}

.top-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-bottom: 15px;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 15px;
    width: 1788px;
    margin: 0 auto;
}



.top-header:before {
    content: "";
    position: absolute;
    bottom: 0;
    /*height: 3px;*/
    /*background: #ebecee;*/
    left: 0;
    right: 0;
}

.top-header .right-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media(max-width: 991px){
    .top-header {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

header .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}


.header-info a strong {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 900;
}

.header-info a:hover strong {
    color: #ff6100;
}

.header-info span {
    display: block;
    font-style: italic;
    padding-top: 5px;
    color: #fff;
}

.header-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

@media(max-width: 767px){
    .header-icon {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

.header-icon a {
    font-size: 16px;
    color: #dedfe1;
}

.header-icon a:hover {
    color: #333333;
}

.header-icon li {
    margin-left: 21px;
}


.header-container {
    padding-bottom: 0px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.13);
            box-shadow: 0 0px 10px rgba(0, 0, 0, 0.13);
                background: rgba(0, 0, 0, 0) url(//www.beautycoliseum.com/skin/frontend/SteelWebdev/bc/images/bg_top_2.jpg) repeat-x scroll center center / auto 100%;
}

@media(max-width: 991px){
    .header-container {
        padding-bottom: 0;
    }
}
﻿.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.skip-nav {
    width: 40%;
    display: none;
}

.skip-nav:not(.skip-active):hover {
    text-decoration: none
}

.skip-nav .label {
    display: inline
}

.skip-nav .icon:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: ""
}

@media only screen and (min-width: 500px) {
    .skip-nav {
        width: 25%
    }
}

@media only screen and (max-width: 991px) {
    #header-nav {
        padding: 0;
        height: 0
    }
    .main-menu {
        position: relative !important
    }
    .pseudoStickyBlock {
        display: none !important
    }
}

@media only screen and (min-width: 992px) {
    #header-nav {
        display: block;
        padding: 0
    }
    .header-nav {
        display: block;
        margin-top: 15px
    }
    .skip-nav {
        display: none
    }
}

.nav-primary {
    text-align: center
}

.nav-primary a {
    display: block;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #888
}

.nav-primary li {
    position: relative
}

.nav-primary li.level1 {
    padding: 1px 20px
}

.nav-primary li.level1 a {
    text-align: left;
    font-size: 12px;
    padding: 1px 0
}

.nav-primary .menu-active>ul.level0,
.nav-primary li.level0 li.sub-menu-active>ul {
    display: block
}

.nav-primary li.level0>a {
    text-transform: uppercase
}

@media only screen and (max-width: 991px) {
    .nav-primary a.level0,
    .nav-primary a {
        line-height: 77px
    }
    .nav-primary li.level0 ul {
        display: none
    }
    .nav-primary li.level0 li {
        padding: 0 0 0 25px
    }
    .nav-primary li.level1 a {
        padding: 0 15px 0 25px
    }
    .nav-primary li.parent>a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #ccc;
        border-right: none;
        top: 50%;
        left: 10px;
        right: auto;
        margin-top: -5px
    }
    .nav-primary li.parent.sub-menu-active>a:after,
    .nav-primary li.parent.menu-active>a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 5px solid #ccc;
        border-bottom: none;
        top: 50%;
        left: 10px;
        right: auto;
        margin-top: -5px
    }
    .nav-primary li.menu-active>a,
    .nav-primary li.sub-menu-active>a {
        color: #333
    }
}

@media only screen and (min-width: 992px) {
    .nav-primary li>ul:after {
        content: "";
        position: absolute;
        left: 0px;
        top: -5px;
        width: 100%;
        height: 5px
    }
    .nav-primary a.level0 {
        padding: 19px 20px 28px
    }
    .nav-primary a.level0:before {
        content: "";
        position: absolute;
        left: 50%;
        width: 0;
        bottom: 0;
        height: 3px;
        background: #ff6100;
        opacity: 0
    }
    .nav-primary li.level0,
    .nav-primary a.level0 {
        display: inline-block
    }
    .nav-primary li:last-child>a {
        border-bottom: none
    }
    .nav-primary a:hover,
    .nav-primary li:hover>a,
    .nav-primary li.active>a {
        color: #333
    }
    .nav-primary a:hover:before,
    .nav-primary li:hover>a:before,
    .nav-primary li.active>a:before {
        width: 100%;
        left: 0;
        opacity: 1
    }
    .nav-primary li li {
        padding: 0 20px
    }
    .nav-primary li li a:hover,
    .nav-primary li li.menu-active>a,
    .nav-primary li li li:hover>a,
    .nav-primary li li li.active>a {
        background: #ff6100;
        padding-left: 10px;
        color: #fff
    }
    .nav-primary .menu-active {
        z-index: 200
    }
    .nav-primary li.level0 ul {
        background: #FBFBFB;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 0;
        top: 72px;
        z-index: 10;
        width: 250px;
        display: none;
        padding: 20px 0
    }
    .nav-primary li.level1 ul {
        left: 210px;
        top: 0px
    }
    .nav-primary li.level0 ul.level0.position-test {
        display: block
    }
    .nav-primary li.level0 ul.level0.spill {
        right: 0;
        left: auto
    }
    .nav-primary li.level0 ul.level0.spill li.level1 ul {
        left: auto;
        right: 50px;
        top: 20px
    }
    .nav-primary li.level0 li.parent>a {
        position: relative
    }
    .nav-primary li.level0 li.parent>a:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #ccc;
        border-right: none;
        right: 5px;
        top: 50%;
        margin-top: -3px
    }
}

.nav-primary li.menu-active>ul {
    display: block
}

﻿.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
                transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.skip-search .icon:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    content: ""
}

#search_mini_form .input-box {
    position: relative;
    padding-top: 0;
    padding-right: 55px;
    background: #f5f5f7;
}

#search_mini_form label {
    display: none
}

#search {
    width: 230px;
    height: 50px;
    padding: 5px 10px 5px 30px;
    font-family: "Lato", sans-serif;
    border: 0;
    float: left;
    background: #f5f5f7;
    border: 0;
    color: #999999;
    font-style: italic;
}

#search_mini_form .search-button {
    height: 50px;
    width: 55px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    background: #f5f5f7;
    border: 0;
 }

#search_mini_form .search-button::after {
    display: none
}

#search_mini_form .search-button:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
    height: 50px;
    font-size: 28px;
    color: #ff6100;
    line-height: 50px;
    background: none;
    border: 0;
}

/*#search_mini_form .search-button:hover:before {
    text-shadow: 3px 3px 6px #969696
}

#search_mini_form .search-button:active:before {
    opacity: 0.5
}*/

@media only screen and (min-width: 1200px) {
	.header-search .skip-content.skip-active #search_mini_form {
	    padding-right: 70px;
	}
}

@media only screen and (min-width: 992px) {
    .skip-search {
        display: none
    }
    .header-search {
	    display: inline-block;
	    position: absolute;
	    top: 50%;
	    right: -10px;
	    display: inline-block;
	    font-size: 28px;
	    color: #dedfe1;
	    vertical-align: middle;
	    -webkit-transform: translateY(-50%);
	            transform: translateY(-50%);
    }
    .header-search .skip-link:before {
    	content: "";
    	display: inline-block;
    	font-family: "Material Icons";
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	transform: translate(0, 0);
    }
    .header-search .skip-link .label {
        display: none
    }
    .header-search .skip-content {
        left: auto;
        right: -28px;
        width: 1200px
    }
    .header-search .skip-content #search {
        width: 100%;
        padding: 10px
    }
    .header-search .skip-content.skip-active {
        top: 0px;
        padding: 19px
    }
    .header-search .skip-content.skip-active #search_mini_form {
        padding-right: 45px
    }
    .header-search .skip-content.skip-active #search_mini_form .search-button:before {
        color: #ff6100
    }
    .header-search .account-dropdown.skip-active {
        position: absolute;
        z-index: 9999;
        right: 0
    }
    .header-search .account-dropdown.skip-active.skip-link {
        top: 35px;
        color: #888
    }
    .header-search .account-dropdown.skip-active.skip-link:before {
    	content: "";
    	display: inline-block;
    	font-family: "Material Icons";
    	text-rendering: auto;
    	-webkit-font-smoothing: antialiased;
    	transform: translate(0, 0);
    }
    .header-search .account-dropdown.skip-active.skip-link:hover {
        color: #ff6100
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1618px) {
    .header-search .skip-content {
        width: 1228px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    .header-search .skip-content {
        width: 1170px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-search .skip-content {
        width: 988px
    }
}

@media only screen and (max-width: 991px) {
    .header-search {
        padding: 20px
    }
    #search {
        width: 100%
    }
    #search_mini_form {
        padding: 10px 0
    }
    #search_mini_form .search-button {
        position: absolute;
        right: 0;
        top: 0
    }
}

﻿.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.skip-account .icon:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:""}@media only screen and (min-width: 992px){.skip-account{float:none;width:auto;vertical-align:top;display:inline-block;padding:0 10px;text-transform:uppercase}#header-account.skip-active{background:#FBFBFB;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.15) ;-moz-box-shadow:0 0 15px rgba(0,0,0,0.15) ;box-shadow:0 0 15px rgba(0,0,0,0.15) ;display:block;position:absolute;z-index:200;top:40px;right:115px;width:200px}#header-account a{display:block;padding:5px 10px;color:#888;line-height:2;text-decoration:none}#header-account a:hover{color:#333}}#header-account{padding:0}#header-account .header-button strong{font-weight:normal;padding-left:5px;color:#333}#header-account .header-button ul{border-bottom:1px solid #ccc;padding:0 10px;background:#f5f5f5}#header-account .header-button li{display:inline-block}#header-account .header-button li a{padding:3px 15px;border-bottom:none;text-transform:uppercase}#header-account .header-button li a:hover,#header-account .header-button li a.selected{background:#fff;color:#333}#header-account a{position:relative;display:block;padding:5px 10px;line-height:23px;text-align:left}#header-account .header-button:hover .label,#header-account a:hover{color:#333}.top-links{position:relative;float:right}.top-links .top-links-inline{float:right}.top-links .top-links-inline .links{padding-left:15px}.top-links .top-links-inline .links li{float:left;line-height:26px;border-left:solid 1px #dfdfdf;padding:0 15px}.top-links .top-links-inline .links li.last{padding-right:0}.top-links .top-links-inline .links li a.top-links-cart{display:none}.top-links .top-links-inline .links li a.log-in-link::before,.top-links .top-links-inline .links li a.log-out-link::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:18px;line-height:18px;color:#7acecf;padding-right:7px}.top-links a.account-dropdown::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:36px;padding-right:7px}.top-links a.account-dropdown .label{display:none}.top-links .skip-content.skip-active{width:250px;right:0;left:auto}@media only screen and (max-width: 991px){.top-links{display:none}}

﻿.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.skip-cart .icon:before {
	content: '\e5cf';
	font-family: "Material Icons";
	color: #999999;
	font-size: 16px;
	margin: 0 0 0 7px;
	vertical-align: -3px;
}

.header-minicart.mobile .skip-cart .icon:before {
	margin: 0;
	vertical-align: middle;
}

.skip-cart .icon.active:before {
	content: '\e5ce';
}

.ajaxcart-link:hover span.ajaxcart-count .label{
	color: #ff6100;
}

.label-items {
    top: 1px;
    position: relative;
}

@media only screen and (min-width: 992px) {
    .skip-cart {
        width: auto;
        padding: 0
    }
    .skip-cart .label {
        font-size: 14px;
        color: #333;
        display: inline-block;
        vertical-align: middle;
    }
    .skip-cart .count {
        display: inline-block;
        line-height: 23px;
        text-align: center;
        vertical-align: middle;
        position: relative;
        z-index: 3;
        font-size: 14px;
       	font-weight: 400;
       	color: #999999;
    }
    .skip-cart .count::before {
        content: '';
        position: absolute;
        background: #fd6b6b;
        border-radius: 50%;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
        z-index: 2
    }
    .skip-cart::after {
        display: inline-block;
        font-family: "material-design";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "";
        font-size: 28px;
        color: #777;
        width: 20px;
        margin-top: 4px;
        vertical-align: top;
        display: none
    }
    #header-cart.skip-active {
        background: #FBFBFB;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        padding: 0;
        position: absolute;
        z-index: 200;
        right: 0;
        width: 320px;
        background: white
    }
}

.skip-cart.no-count .count {
    font-weight: normal
}

@media only screen and (min-width: 992px) {
    .skip-cart:hover {
        text-decoration: none
    }
}

.header-minicart.mobile span {
    color: #ff6100!important;
}

.header-minicart.mobile span.icon:before { color: #ff6100 !important;}

.skip-cart .count.empty {
    display: none
}

.cart-menu .empty {
    padding: 20px;
    text-align: center
}

.cart-menu .actions {
    overflow: hidden;
    padding: 15px
}

.cart-menu .actions .button {
    float: left;
    width: 48%
}

.cart-menu .actions .button+.button {
    margin-left: 4%
}

.cart-menu .subtotal {
    padding: 0 15px 15px;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    line-height: 1.2
}

.mini-cart-list {
    margin-bottom: 5px
}

.mini-cart-list li {
    position: relative;
    min-height: 90px;
    padding: 15px 15px 15px 90px;
    border-top: 1px solid #ccc;
    font-size: 13px;
    line-height: 1.35
}

.mini-cart-list .product-name {
    display: inline-block
}

.mini-cart-list .product-image {
    position: absolute;
    left: 15px;
    top: 15px
}

.mini-cart-list .product-image img {
    width: 60px;
    height: 60px
}

.mini-cart-list .has-options {
    margin-bottom: 0;
    color: #909090;
    font-size: 12px
}

.cart-menu .last-added {
    padding: 10px 15px 15px;
    border-top: 1px solid #ccc;
    font-size: 13px
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

.footer h4,
.footer .block-title strong {
    font-family: "Lato", sans-serif;
    color: #333;
    font-size: 16px;
    display: block;
    padding: 0 0 9px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
                transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.copyright {
    font-size: 14px;
    font-style: italic;
    border-top: 1px solid #464646;
    padding: 15px 0;
    width: 100%;
    display: block;
    margin-top: 40px;
}

.block-subscribe .block-title {
	margin-bottom: 15px;
}

.block-subscribe .block-title strong {
	font-size: 30px;
	font-weight: 900;
	line-height: 30px;
	font-family: "Playfair Display", serif;
	color: #333333;
	text-align: center;
	display: block;
}

.block-subscribe .block-title strong span {
    font-weight: 400;
}


.block-subscribe .form-subscribe-header label {
    font-size: 16px;
    line-height: 40px;
    text-transform: none;
    font-weight: normal;
    color: #333333;
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 38px;
    padding: 0;
    display: block;
    text-align: center;
}

@media(max-width: 767px){
	.block-subscribe .form-subscribe-header label {
		line-height: 22px;
	}
}

.newsletter-block {
	max-width: 834px;
	margin: 0 auto;
}

@media(min-width: 768px) and (max-width: 991px){
    .newsletter-block {
        max-width: 700px;
    }
}


.footer-subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.footer-subscribe .input-box {
	width: 80%;
	float: left;
	vertical-align: top;
	color: #333;
	padding-top: 0;
}

.footer-subscribe .input-box #newsletter {
	width: 100%;
	border: none;
	background-color: #FFF;
	height: 50px;
	font-style: italic;
}

.footer-subscribe .actions {
    padding-left: 10px;
}

.footer-subscribe .actions .button {
	background: none;
	color: #ff6100;
}

@media(max-width: 767px){
	.footer-subscribe .actions .button {
		padding: 12px 10px;
		letter-spacing: 0;
	}
}

.footer-subscribe .actions .button:hover {
	background: #ff6100;
	color: #fff;
}

.footer-container {
    /*background: #f6f6f6;
    padding: 47px 0 0;*/
    background: #333333;
    overflow: hidden;
    z-index: 0;
    padding: 0;
}

.footer-container  a {
    color: #ff6100;
}

.footer-logo {
	margin-bottom: 47px;
}

.footer-container .footer-col-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media(max-width: 1169px){
	.footer-container .footer-col-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
}

.footer-container  .list-icon {
    padding-top: 10px;
}
.footer-container  ul {
    margin-bottom: 14px;
}

.footer-container  ul li {
    display: inline-block;
    margin: 0 10px;
}

.footer-container  .list-icon a {
    font-size: 16px;
    color: #dedfe1;
}

.footer-container  .list-icon a:hover {
    color: #ff6100;
}


.footer-bottom {
	padding-top: 80px;
}

.footer-bottom img {
    display: inline-block;
}

.bg-newsletter-block {
    background-color: #f7f7f8;
    padding: 70px 20px 60px;
}

.footer,
.footer button {
    font-family: "Lato", sans-serif
}

.footer {
    clear: both;
    width: 100%
}

.footer .footer-cols-wrapper {
    position: relative;
    margin: 0 -15px 50px
}

.footer .footer-cols-wrapper:after {
    content: '';
    display: table;
    clear: both
}

.footer .footer-cols-wrapper .footer-col {
    float: left;
    width: 16.66666%;
    padding: 0 15px
}

.footer .footer-cols-wrapper .footer-col.exta-width {
    width: 25%
}

.footer .block-title {
    border: 0;
    padding: 0;
    margin-bottom: 0
}

.footer .block-title,
.footer address {
    color: #333
}

.footer .links,
.footer ul {
    padding: 0
}

.footer .links li,
.footer ul li {
    word-break: break-all;
    line-height: 1.4;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0 11px
}

.footer .links a,
.footer ul a {
    color: #888
}

.footer .links a:hover,
.footer ul a:hover {
    color: #333
}

.footer .footer-slog {
    padding-top: 23px
}

.footer ul.list-icon {
    overflow: hidden;
    padding-top: 20px
}

.footer ul.list-icon li {
    float: left;
    margin-right: 12px
}

.footer ul.list-icon li a {
    font-size: 14px
}

.footer .block {
    border: none;
    padding: 0;
    margin: 0
}

.footer .block-subscribe {
    margin: 0 0 30px 0;
    padding: 15px 18px 18px;
    border: 1px solid #e7e7e6
}

.footer .form-subscribe-header {
    display: none
}

.footer .block-subscribe .input-box {
    width: 100%;
    padding: 0 65px 0 0
}

.footer .block-subscribe .input-box .validation-advice {
    background: #fff;
    border: solid 1px #dfdfdf;
    padding: 4px 10px
}

.footer .block-subscribe .input-text {
    width: 100%;
    height: 40px;
    border-radius: 0;
    background: #fff;
    border-color: #e7e7e6
}

.footer .block-subscribe .block-content {
    position: relative
}

.footer .block-subscribe .block-content:after {
    content: '';
    display: table;
    clear: both
}

.footer .block-subscribe .actions {
    margin: 0
}

.footer .block-subscribe .actions .button {
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 50px;
    padding: 0
}

.footer .bugs,
.footer address {
    clear: both
}

.footer .bugs {
    display: none
}

.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
    clear: both;
    margin-bottom: 10px
}

.footer .form-language,
.footer .currency-switcher {
    display: none
}

.footer address {
    border-top: 1px solid #e7e7e6;
    font-size: 11px;
    margin: 0 -15000px;
    padding: 20px 15000px;
    color: #888
}

@media only screen and (max-width: 1199px) {
    .footer .footer-cols-wrapper .footer-col {
        width: 33.3333%;
        margin-bottom: 30px
    }
    .footer .footer-cols-wrapper .footer-col.exta-width {
        width: 100%
    }
    .footer .block-subscribe {
        clear: both;
        float: none;
        margin: 0 auto 30px auto
    }
}

@media only screen and (max-width: 767px) {
    .footer h4,
    .footer .block-title strong {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #ff6100;
        font-weight: 500;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-top: solid 1px #dfdfdf;
        position: relative;
        background-color: #f5f5f5;
        display: block;
        width: 100%;
        cursor: pointer
    }
    .footer h4:after,
    .footer .block-title strong:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #333;
        border-right: none;
        left: 10px;
        top: 50%;
        margin-top: -3px
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .footer h4,
    .footer .block-title strong {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none
    }
    .footer h4:hover,
    .footer .block-title strong:hover {
        background-color: #EDEDED
    }
}

@media only screen and (max-width: 767px) {
    .footer h4.active,
    .footer .block-title strong.active {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #ff6100;
        font-weight: 500;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-top: solid 1px #dfdfdf;
        position: relative;
        background-color: #f5f5f5
    }
    .footer h4.active:after,
    .footer .block-title strong.active:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #333;
        border-bottom: none;
        left: 10px;
        top: 50%;
        margin-top: -3px
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .footer h4.active,
    .footer .block-title strong.active {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none
    }
    .footer h4.active:hover,
    .footer .block-title strong.active:hover {
        background-color: #EDEDED
    }
}

@media only screen and (max-width: 767px) {
    .footer .footer-cols-wrapper {
        margin: 0 0 30px
    }
    .footer .footer-cols-wrapper .footer-col {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: none;
        border-top: none;
        float: none;
        width: 100%
    }
    .footer .footer-cols-wrapper .footer-col.last {
        padding: 0
    }
    .footer .footer-cols-wrapper .footer-col .list-icon {
        padding-top: 30px
    }
    .footer .footer-cols-wrapper .footer-col.last .block-subscribe .block-title strong {
        border-bottom: solid 1px #dfdfdf
    }
    .footer .footer-cols-wrapper .footer-col.last .block-subscribe .block-content {
        border: solid 1px #dfdfdf;
        border-top: none
    }
    .footer .footer-slog {
        margin-bottom: 30px
    }
    .footer .block-subscribe {
        border: 0;
        padding: 0
    }
    .footer .block-subscribe .actions .button {
        right: 10px;
        top: 10px
    }
    .footer .footer-col-content,
    .footer .block-content {
        padding: 10px;
        margin-top: 0;
        border-width: 1px 1px 0 1px;
        border-style: solid;
        border-color: #dfdfdf
    }
    .footer .block-subscribe {
        margin-bottom: 0
    }
}

.footer-col-content .links:before {
	background: none;
	height: 0;
}

#back-top {
    position: fixed;
    bottom: 40px;
    z-index: 4;
    right: 1%;
    display: none;
    width: 41px;
    height: 41px
}

#back-top span {
    display: block;
    text-align: center;
    width: 45px;
    height: 45px;
    background-color: #ff6100;
    color: #fff;
    -webkit-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out
}

#back-top span::before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: normal;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "\f106";
    font-size: 45px;
    line-height: 40px
}

#back-top span:hover {
    background-color: #ac2400
}

@media only screen and (max-width: 1280px) {
    #back-top {
        display: none !important
    }
}

.footer-2 .row {
    margin-bottom: 30px
}

.footer-2 .footer-slog {
    padding-bottom: 30px
}

.footer-2 .col-lg-2 .footer-col-content {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .footer-2 .footer-col-content {
        border-bottom: 1px solid #ddd
    }
    .footer-2 .col-lg-2 .footer-col-content {
        margin-bottom: 0
    }
    .footer-2 .list-icon {
        display: none
    }
    .footer-2 .ex-2 .footer-col:last-child {
        border-bottom: solid 1px #dfdfdf
    }
}

.footer-3 .footer-slog {
    display: none
}

.footer-3 .block-subscribe {
    margin-top: 40px;
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .footer-3 .footer-col.ex:after {
        content: '';
        display: table;
        clear: both
    }
    .footer-3 .footer-col.ex .footer-col {
        float: left;
        width: 50%;
        padding-right: 30px
    }
    .footer-3 .row>div {
        padding-bottom: 25px
    }
}

@media only screen and (max-width: 767px) {
    .footer-3 .list-icon {
        display: none
    }
    .footer-3 address {
        margin-top: 40px
    }
    .footer-3 .contact-block-footer {
        border-bottom: solid 1px #dfdfdf
    }
}

.contact-block-footer .fields {
    margin-bottom: 20px;
    padding-bottom: 0
}

.contact-block-footer .fields .field {
    margin-bottom: 10px
}

.contact-block-footer .fields .input-text,
.contact-block-footer .fields .input-text {
    width: 100%;
    background: #fff;
    max-width: 100%
}

.block-fixed-right {
    position: fixed;
    right: -368px;
    width: 367px;
    top: 126px;
    z-index: 9;
    background: #fff;
    padding: 25px;
    -webkit-transition: all, 0.3s, ease-in-out;
    transition: all, 0.3s, ease-in-out
}

.block-fixed-right.id-active {
    right: 0;
    z-index: 10;
    -webkit-box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.09);
            box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.09)
}

@media only screen and (max-width: 991px) {
    .block-fixed-right {
        top: 52px;
        width: 280px;
        padding: 10px;
        right: -272px
    }
}

.elClick {
    width: 52px;
    height: 52px;
    position: absolute;
    left: -52px;
    top: 0;
    background: #fff;
    line-height: 52px;
    text-align: center;
    font-size: 24px;
    -webkit-box-shadow: -10px 0px 15px 0px rgba(0, 0, 0, 0.09);
            box-shadow: -10px 0px 15px 0px rgba(0, 0, 0, 0.09);
    cursor: pointer
}

@media only screen and (max-width: 991px) {
    .elClick {
        font-size: 20px;
        width: 30px;
        height: 30px;
        left: -30px;
        line-height: 30px
    }
}

.block-twitter_timeline {
    top: 190px
}

.block-twitter_timeline .block-content {
    overflow-y: scroll
}

.block-twitter_timeline .block-content:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.block-twitter_timeline .elClick {
    color: #5ebce7
}

@media only screen and (max-width: 991px) {
    .block-twitter_timeline {
        top: 88px
    }
}

.block-facebook-page .block-content {
    width: 100%
}

.block-facebook-page .block-content iframe {
    position: relative
}

.block-facebook-page .elClick {
    color: #3b579d
}

﻿.product-view .add-to-cart-buttons .button {
    font-size: 18px;
    padding: 14px 28px
}

@media only screen and (max-width: 991px) {
    .product-view .add-to-cart-buttons .button {
        padding: 7px 12px
    }
    
    .tab-container.current {
    display: block;
}  

}

.product-view .add-to-cart-buttons .button {
    background-color: #ff6100
}

.product-view .add-to-cart-buttons .button::after {
    background: #099b8d
}

.product-view .add-to-cart-buttons .button:hover {
    background: transparent;
}

.product-view .add-to-cart-buttons .button:hover span:before,
.product-view .add-to-cart-buttons .button:focus span:before {
    color: #ff6100;
}

.product-view .add-to-cart-buttons .button:active::after {
    background:transparent;
}

.product-view .add-to-cart-buttons .button:focus {
    background: transparent;
}

.product-options ul.options-list input[type="radio"],
.product-options ul.options-list input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    display: none
}

.product-options ul.options-list input[type="radio"]+label,
.product-options ul.options-list input[type="radio"]+.label label {
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    text-transform: none;
    display: inline-block
}

.product-options ul.options-list input[type="radio"]+label:before,
.product-options ul.options-list input[type="radio"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.product-options ul.options-list input[type="radio"]+label:after,
.product-options ul.options-list input[type="radio"]+.label label:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    width: 0px;
    height: 0px;
    left: 9px;
    top: 10px;
    background-color: #ff6100;
    -webkit-box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
            box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.product-options ul.options-list input[type="radio"]+label:hover,
.product-options ul.options-list input[type="radio"]+.label label:hover {
    color: #333
}

.product-options ul.options-list input[type=radio]:checked+.label label:after,
.product-options ul.options-list input[type=radio]:checked+label:after {
    width: 12px;
    height: 12px;
    left: 2px;
    top: 4px
}

.product-options ul.options-list input[type="checkbox"]+label,
.product-options ul.options-list input[type="checkbox"]+.label label {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    clear: both;
    cursor: pointer;
    text-transform: none
}

.product-options ul.options-list input[type="checkbox"]+label:before,
.product-options ul.options-list input[type="checkbox"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.product-options ul.options-list input[type="checkbox"]+label:after,
.product-options ul.options-list input[type="checkbox"]+.label label:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    font-size: 0;
    left: 9px;
    top: 10px;
    color: #ff6100;
    text-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.product-options ul.options-list input[type="checkbox"]+label:hover,
.product-options ul.options-list input[type="checkbox"]+.label label:hover {
    color: #333
}

.product-options ul.options-list input[type=checkbox]:checked+label:after,
.product-options ul.options-list input[type=checkbox]:checked+.label label:after {
    font-size: 22px;
    top: -9px;
    left: 0
}

.product-options .dropdown {
    width: 100%;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf;
    border-radius: 0px
}

.product-options .dropdown:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #EDEDED
}

.product-options .dropdown .validation-advice {
    position: relative !important;
    height: auto;
    opacity: 1;
    padding: 0 0 10px !important;
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    top: -1px;
    left: -1px;
    margin-right: -2px
}

.product-options .dropdown div {
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.product-options .dropdown div ul {
    z-index: 12
}

.product-options .dropdown div ul li {
    margin: 0
}

.product-options .dropdown div ul li.focus {
    background: #EDEDED;
    color: #333
}

.product-options .dropdown div ul li.active {
    font-weight: normal;
    background: #EDEDED
}

.product-options .dropdown li,
.product-options .dropdown .selected {
    font-size: 14px;
    color: #888;
    padding: 13px 20px
}

.product-options .dropdown .selected {
    color: #333
}

.product-options .dropdown .selected::after {
    -webkit-box-shadow: none;
            box-shadow: none
}

.product-options .dropdown .carat {
    border-width: 6px;
    border-color: #777 transparent transparent;
    right: 20px
}

.product-options .dropdown.open {
    z-index: 15
}

.product-options .dropdown.open .carat {
    border-bottom: 6px solid #777;
    border-top: 6px solid transparent;
    margin-top: -10px
}

.product-options .dropdown.open div {
    padding: 10px 0;
    height: auto !important
}

.product-options .dropdown.open div ul {
    position: relative;
    z-index: 12
}

.theme-border,
.table-bordered,
.product-collateral {
   border-top: solid 1px #d5d5d5;
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules,
.product-view .sharing-links a {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules,
    .product-view .sharing-links a {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
                transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

/*.product-view .product-essential {
    margin-bottom: 25px
}*/

.product-view .product-essential .extra-info .ratings .rating-box {
    margin-top: 7px
}

.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
    float: left
}

.product-view .product-essential .extra-info .ratings .rating-links {
    font-size: 12px
}

.product-view .product-essential .extra-info .ratings:after {
    content: '';
    display: table;
    clear: both
}

.product-view .product-essential:after {
    content: '';
    display: table;
    clear: both
}

.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 30px;
    border: 0;
    display: block;
    text-transform: none
}

.product-view .product-shop .additional-info {
    position: relative;
    margin: -5px 0 10px;
    color: #333
}

.product-view .product-shop .additional-info .product-sku {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.product-view .product-shop .additional-info .product-sku .sku-number {
    /*color: #ff6100;*/
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
    font-style: italic;
    color: #333333;
    /*background: #f5f5f5;*/
    display: inline-block;
    padding: 1px 9px
}

.product-view .product-img-box .product-name {
    display: none
}

.product-view .product-shop .extra-info {
    clear: left
}

.product-view .product-shop .extra-info .addthis_toolbox {
    margin-top: 15px
}

.product-view .product-shop .price-info {
    float: left;
    padding-right: 15px;
    text-align: left
}

.product-view .product-shop .extra-info,
.product-view .product-shop .price-info {
    margin-bottom: 15px
}

.product-view .product-shop .short-description {
    margin-bottom: 10px;
    clear: both
}

.product-view .product-shop .ratings,
.product-view .product-shop .no-rating {
    margin: 10px 0 10px
}

.product-view .product-shop .availability {
    /*float: left;*/
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
    padding: 0
}

.product-view .product-shop .availability .label {
    padding: 0;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    line-height: 20px;
    display: none;
}

.product-view .product-shop .availability .value {
    font-weight: 500
}

.product-view .product-shop .availability-only {
    position: relative;
    margin-bottom: 20px;
/*  padding: 0 0 3px 0;
    float: right */
}

.product-view .product-shop .availability-only p {
    margin: 0
}

.product-view .product-shop .availability-only table {
    position: absolute;
    background: #fff;
    z-index: 999;
    width: 250px
}

.product-view .product-shop .availability-only a:after {
    content: '+'
}

.product-view .product-shop .availability-only a:hover {
    text-decoration: none;
    opacity: 0.7
}

.product-view .product-shop .price-box {
    margin-top: 0
}

.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
    padding-right: 0;
    line-height: 1.2
}

.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
    font-size: 30px;
    line-height: 30px;
    color: #ff6100;
    font-weight: bold;
}

.product-view .product-shop .price-box .special-price .price-label {
    font-size: 16px;
    text-transform: uppercase
}

.product-view .product-shop .price-box .special-price span.weee {
    color: #888
}

.product-view .product-shop .price-box .special-price span.weee span.price {
    font-size: 16px
}

.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
    display: block;
    line-height: 1.2;
    color: #888
}

.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
    font-weight: 300
}

.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px
}

.product-view .product-shop .product-options .configurable-swatch-list {
    margin-left: -7px
}

.product-view .product-shop .product-options .configurable-swatch-list li {
    margin: 0 7px
}

.product-view .product-shop label {
    display: block;
    color: #333;
    text-transform: uppercase
}

.product-view .price-box.map-info a {
    display: inherit
}

.product-view .old-price .price-label {
    display: none
}

.product-view .block-related {
    margin: 0 -15px
}

.product-view.normal-image-type .extra-info .nobr {
    margin-bottom: 10px;
    display: inline-block
}

@media only screen and (min-width: 1199px) {
    .product-view.normal-image-type .product-shop .extra-info {
        float: right;
        padding-left: 15px;
        max-width: 70%
    }
    .product-view.normal-image-type .product-shop .price-info {
        max-width: 70%
    }
    .review-product-list .product-view.normal-image-type .product-shop .extra-info {
        float: none;
        padding-left: 0
    }
}

@media only screen and (max-width: 850px) {
    .product-view .product-shop .price-box .price-excluding-tax .label,
    .product-view .product-shop .price-box .price-including-tax .label {
        font-size: 15px
    }
    .product-view .product-shop .price-box .price-excluding-tax .price,
    .product-view .product-shop .price-box .price-including-tax .price {
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .product-view .add-to-cart-wrapper {
        float: none;
        width: 100%;
        clear: both
    }
    .product-view .product-shop .price-box .price-excluding-tax .label,
    .product-view .product-shop .price-box .price-including-tax .label {
        font-size: 16px
    }
    .product-view .product-shop .price-box .price-excluding-tax .price,
    .product-view .product-shop .price-box .price-including-tax .price {
        font-size: 20px
    }
}

@media only screen and (max-width: 420px) {
    .product-view .product-shop .price-box .price-excluding-tax,
    .product-view .product-shop .price-box .price-including-tax {
        margin-bottom: 5px
    }
    .product-view .product-shop .price-box .price-excluding-tax span,
    .product-view .product-shop .price-box .price-including-tax span {
        display: block
    }
}

.product-img-box .product-name h1 {
    border: 0
}

.product-img-box .product-image {
    margin-bottom: 0px;
    overflow: hidden;
    display: block;
    padding: 1px
}

.product-img-box .product-image img {
    max-width: 100%;
    margin: 0px auto
}

.product-view.normal-image-type .product-img-box .product-image img {
    max-height: 472px
}

.zoomContainer {
    z-index: 1
}

.zoomWindow {
    background: #f5f5f5
}

.product-view.center-image-type .product-image {
    display: inline-block !important;
    margin-bottom: 30px
}

.product-view.center-image-type .product-essential {
    text-align: center
}

.product-view.center-image-type .product-options {
    padding-top: 30px
}

.product-view.center-image-type .product-img-box .product-name {
    display: block
}

.product-view.center-image-type .product-img-box img {
    max-height: 700px
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-loading {
    display: none
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev,
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next {
    position: absolute;
    left: 0;
    top: 30%;
    background: none;
    height: 30px;
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    margin: 0;
    text-indent: 0;
    -webkit-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev::before,
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next::before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: normal;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    background: none;
    width: 100%
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev:hover,
.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next:hover {
    background-color: rgba(0, 0, 0, 0.6)
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0px;
    left: auto
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev::before {
    content: ""
}

.product-view.center-image-type .product-img-box .bx-wrapper .bx-controls-direction a.bx-next::before {
    content: ""
}

.product-view.center-image-type .product-shop .product-name.secondary {
    display: none
}

.product-view.center-image-type .product-shop .price-info {
    float: none;
    text-align: center
}

.product-view.center-image-type .price-box {
    margin-bottom: 15px
}

.product-view.center-image-type .price-box .old-price,
.product-view.center-image-type .price-box .special-price {
    display: inline-block
}

.product-view.center-image-type .additional-info {
    display: inline-block;
    margin: 0 20px 5px;
    clear: both
}

.product-view.center-image-type .extra-info {
    display: inline-block;
    margin: 0 20px 10px;
    vertical-align: top
}

.product-view.center-image-type .extra-info .ratings {
    margin: 0
}

.product-view.center-image-type .gallery-top {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden
}

.product-view.center-image-type .gallery-top img {
    display: block;
    margin: 0 auto
}

.product-view.center-image-type .gallery-thumbs {
    width: 370px
}

.product-view.center-image-type .configurable-swatch-list,
.product-view.center-image-type .product-options-bottom,
.product-view.center-image-type .addthis_toolbox {
    display: inline-block;
    margin-bottom: 0
}

@media only screen and (min-width: 992px) {
    .product-view.center-image-type .product-options {
        border: none;
        margin-top: 0;
        padding-top: 4px;
        position: relative
    }
    .product-view.center-image-type .product-options p.required {
        position: relative;
        display: inline-block;
        padding-left: 20px
    }
    .product-view.center-image-type .product-options dl {
        display: inline-block
    }
    .product-view.center-image-type .product-options dt {
        padding: 8px 0 0 0;
        margin-top: 0;
        position: relative
    }
    .product-view.center-image-type .product-options .swatch-attr {
        display: inline-table;
        vertical-align: text-top;
        margin-bottom: 0;
        padding-bottom: 0
    }
    .product-view.center-image-type .product-options .swatch-attr label {
        padding-right: 10px
    }
    .product-view.center-image-type .product-options .swatch-attr .select-label {
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0;
        text-align: left
    }
    .product-view.center-image-type .product-options-bottom {
        display: inline-block
    }
    .product-view.center-image-type .add-to-cart,
    .product-view.center-image-type .add-to-links,
    .product-view.center-image-type .sharing-links {
        clear: none;
        display: inline-table;
        vertical-align: top;
        margin: 0 15px 15px
    }
    .product-view.center-image-type .add-to-links {
        margin-top: 5px
    }
}

@media only screen and (max-width: 991px) {
    .product-view.center-image-type .product-img-box img {
        max-height: 400px
    }
}

@media only screen and (max-width: 599px) {
    .product-view.center-image-type .product-img-box img {
        max-width: 380px
    }
}

@media only screen and (max-width: 479px) {
    .product-view.center-image-type .product-img-box img {
        max-height: 270px;
        max-width: 270px
    }
    .product-view.center-image-type .gallery-thumbs {
        width: 270px
    }
}

@media only screen and (max-width: 479px) {
    .product-img-box .product-image img {
        max-height: 450px
    }
}

.product-view .product-image-gallery {
    position: relative
}

.product-view .product-image-gallery .gallery-image {
    display: none
}

.product-view .product-image-gallery .gallery-image.visible {
    display: block
}

.product-view .product-image-gallery .gallery-image.visible.hidden {
    visibility: hidden
}

.product-view .product-image-gallery:before,
.product-view .product-image-gallery:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none
}

.product-view .product-image-gallery:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2
}

.product-view .product-image-gallery:after {
    background-image: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3
}

.product-view .product-image-gallery.loading {
    position: relative
}

.product-view .product-image-gallery.loading:before,
.product-view .product-image-gallery.loading:after {
    display: block
}

.more-views {
    float: left;
    margin-right: 10px;
    width: 100px
}

.more-views .bx-wrapper .bx-loading {
    display: none
}

.more-views .bx-wrapper .bx-controls-direction a.bx-prev,
.more-views .bx-wrapper .bx-controls-direction a.bx-next {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0px;
    background: none;
    height: 20px;
    overflow: hidden;
    z-index: 2;
    cursor: pointer;
    text-align: center;
    background-color: #ff6100;
    opacity: 0.5;
    margin: 0;
    text-indent: 0;
    -webkit-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out
}

.more-views .bx-wrapper .bx-controls-direction a.bx-prev::before,
.more-views .bx-wrapper .bx-controls-direction a.bx-next::before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: normal;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    background: none;
    width: 100%
}

.more-views .bx-wrapper .bx-controls-direction a.bx-prev:hover,
.more-views .bx-wrapper .bx-controls-direction a.bx-next:hover {
    opacity: 1
}

.more-views .bx-wrapper .bx-controls-direction a.bx-next {
    bottom: 0px;
    top: auto
}

.more-views .bx-wrapper .bx-controls-direction a.bx-prev::before {
    content: ""
}

.more-views .bx-wrapper .bx-controls-direction a.bx-next::before {
    content: ""
}

.product-view.center-image-type .swiper-slide-active a,
.product-image-thumbs a:hover,
.product-image-thumbs li a.active,
.no-touch .product-image-thumbs li a:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 15px 0 inset;
            box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 15px 0 inset;
    border-color: #dfdfdf
}

.product-image-thumbs li {
    display: block;
    position: relative;
    z-index: 2
}

.product-image-thumbs a {
    display: block;
    position: relative;
    padding: 5px;
    text-align: center;
    background-color: #f5f5f5;
    border: solid 1px transparent
}

.product-image-thumbs a img {
    position: relative;
    z-index: 1;
    max-width: 100%
}

@media only screen and (max-width: 1199px) {
    .more-views {
        height: 358px
    }
}

@media only screen and (max-width: 991px) {
    .more-views {
        height: 255px
    }
    .more-views {
        width: 72px
    }
}

@media only screen and (max-width: 767px) {
    .more-views {
        height: 258px
    }
    .product-image {
        max-width: 372px
    }
    .product-view.normal-image-type .product-img-box .product-image img {
        max-height: 372px
    }
}

@media only screen and (max-width: 479px) {
    .more-views {
        height: 212px
    }
    .more-views {
        width: 63px
    }
}

.product-img-box {
    margin-bottom: 0;
    padding-bottom: 30px;
}

#product_addtocart_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-attr {
    padding: 30px 30px 0 30px;
    border-left: 1px solid #dfdfdf; 
}

@media(max-width: 767px){
    .product-attr {
        padding: 0px 15px 0 15px;
        border-left: none;
    }

    #product_addtocart_form {
        display: block;
    }
}

.product-collateral,
.product-view .block-related,
.box-collateral {
    margin-bottom: 30px
}

.product-view .add-to-box:after,
.product-view .add-to-cart:after {
    content: '';
    display: table;
    clear: both
}

.product-view .add-to-cart {
    margin-bottom: 25px
}

.product-view .add-to-cart .qty-wrapper,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
    min-height: 50px
}

.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .paypal-logo {
    margin-bottom: 10px
}

.product-view .add-to-cart .qty-wrapper label {
    margin-right: 10px;
    float: none;
    display: block;
}

/*.product-view .add-to-cart .qty-wrapper {
    margin-right: 20px;
}
*/
.product-view .add-to-cart .qty-wrapper label {
    line-height: 50px;
    font-weight: bold;
}

.product-view .add-to-cart .qty-wrapper .qty {
    float: none;
    height: 50px;
    width: 206px;
}

@media(max-width: 767px){
    .product-view .add-to-cart .qty-wrapper .qty {
        width: 100%;
    }
}

.product-view .add-to-cart-buttons {
    float: left;
    margin-right: 10px;
    max-width: 100%
}

@media(max-width: 767px){
    .product-view .add-to-cart-buttons {
        width: 100%;
    }
}

.product-view .add-to-cart-buttons .paypal-logo {
    clear: left;
    text-align: center
}

.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
    margin: 0 auto;
    display: block;
    width: 170px
}

.product-view .add-to-cart-buttons .paypal-logo .bml_button {
    display: block;
    width: 174px;
    margin: 0 auto
}

.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
    text-align: center
}

.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    line-height: 1;
    text-align: center
}

.product-view .add-to-cart-buttons .button {
    line-height: 28px;
    font-size: 14px;
    padding: 10px 30px;
    float: left;
    width: 100%;
    white-space: normal
}

.product-view .add-to-cart-buttons .button span span::before {
    display: inline-block;
    font-family: "fl-line-icon-set";
    content: "\e061";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .product-view .add-to-cart-buttons .button span span::before {
        display: none
    }
}

.product-view .add-to-cart-buttons .button.button-secondary span span::before,
.product-view .add-to-cart-buttons .button.button2 span span::before {
    color: #ff6100
}

.product-view .alert-price,
.product-view .alert-stock {
    clear: both
}

.video {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%
}

.video iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

@media only screen and (max-width: 479px) {
    .product-view .add-to-cart-buttons .paypal-or {
        line-height: 20px
    }
    .product-view .add-to-cart-buttons .paypal-logo,
    .product-view .add-to-cart-buttons .paypal-or,
    .product-view .add-to-cart-buttons .paypal-button,
    .product-view .add-to-cart-buttons .button {
        text-align: center;
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
        float: none
    }
}

.add-to-box .or {
    display: none
}

.product-view .add-to-links {
    clear: both;
    margin: 0 0 15px 0
}

.product-view .add-to-links:after {
    content: '';
    display: table;
    clear: both
}

.product-view .add-to-links li {
    float: left
}

.product-view .add-to-links a {
    /*padding: 2px 15px 2px 0px;*/
    /*border-right: 1px solid #ccc*/
    font-size: 0;
    margin-left: 15px;
}

.product-view .add-to-links li:first-child a {
    margin-left: 0px
}

.product-view .add-to-links li:last-child a {
    border-right: 0px
}

.product-view .sharing-links:after {
    content: '';
    display: table;
    clear: both
}

.product-view .sharing-links li {
    float: left;
    padding: 0px 7px 7px
}

.product-view .sharing-links a {
    text-indent: -9999px;
    display: block;
    width: 26px;
    height: 26px
}

.product-view .sharing-links a:hover {
    opacity: 0.8
}

.product-view .sharing-links a.link-wishlist {
    background-position: 0px -225px
}

.product-view .sharing-links a.link-compare {
    background-position: 0px -250px
}

.product-view .sharing-links a.link-email-friend {
    background-position: 0px -322px
}

.product-view .sharing-links a.link-facebook {
    background-position: 0px -425px
}

.product-view .sharing-links a.link-twitter {
    background-position: 0px -372px
}

@media only screen and (max-width: 599px) {
    .add-to-box .add-to-links a {
        float: none;
        width: auto;
        text-indent: 0
    }
}

.product-collateral {
    clear: both
}

.product-collateral .tab-content {
    line-height: 1.714em;
    overflow: auto
}

.product-collateral .tab-content h3 {
    font-size: 18px;
    /*border-bottom: solid 1px #dfdfdf;*/
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: 500
}

.product-collateral .tab-content label {
    text-transform: uppercase;
    color: #333;
    margin-bottom: -6px
}

.collateral-tabs dd h2 {
    display: none
}

.box-collateral {
    clear: both
}

@media only screen and (min-width: 768px) {
    .product-collateral {
        overflow: hidden;
        border-top: none;
        max-width: 1020px;
        margin: 0 auto;
        padding-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .product-essential {
        border-bottom: 1px solid #dfdfdf;
    }

    .product-collateral .toggle-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 100%;
        z-index: 9;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .product-collateral .toggle-tabs li {
/*        border: 1px solid #dfdfdf;
        border-bottom: none;
        background-color: #f5f5f5;
        cursor: pointer;
        margin-right: -1px*/
        padding: 14px 20px;
    }
    .product-collateral .toggle-tabs li>span {
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        display: inline-block;
        line-height: 40px;
        cursor: pointer;
        text-transform: uppercase;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        line-height: normal;
        position: relative;
        bottom: -1px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-collateral .toggle-tabs li>span {
        /*padding: 12px;*/
        font-size: 14px
    }

    .product-collateral .toggle-tabs li {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) {
/*    .product-collateral .toggle-tabs li:first-child {
        border-top: none
    }
    .product-collateral .toggle-tabs li:last-child {
        border: 1px solid #dfdfdf
    }*/
    .product-collateral .toggle-tabs li.current {
        background: none;
        border-right-color: #ffffff
    }
    .product-collateral .toggle-tabs li.current>span {
        z-index: 5
    }
    .product-collateral .toggle-tabs li.current span,
    .product-collateral .toggle-tabs li:hover span {
        color: #191919;
        position: relative;
    }

    .product-collateral .toggle-tabs li span:before,
    .product-collateral .toggle-tabs li span:after {
        content: "";
        position: absolute;
        left: 50%;
        width: 0;
        bottom: -10px;
        height: 3px;
        background: #ff6100;
        opacity: 0;
        -webkit-transition: all, 0.2s, ease-in-out;
        transition: all, 0.2s, ease-in-out;
    }

    .product-collateral .toggle-tabs li.current span:after,
    .product-collateral .toggle-tabs li.current span:before,
    .product-collateral .toggle-tabs li:hover span:after,
    .product-collateral .toggle-tabs li:hover span:before {
       width: 100%;
       left: 0;
       opacity: 1;
    }



    .product-collateral .toggle-tabs:after {
        content: '';
        display: table;
        clear: both
    }
    .product-collateral>dl {
        overflow: hidden;
        /*border-left: solid 1px #ccc;*/
        margin: 0
    }
    .product-collateral>dl>dt {
        display: none
    }
    .product-collateral>dl>dd {
        width: 100%;
        display: none;
        padding: 25px 0 0 0;
        border-top: 0
    }
    .product-collateral>dl>dd.current {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .product-collateral .toggle-tabs {
        display: none
    }
    .product-collateral>dl>dt {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #ff6100;
        font-weight: 500;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-top: solid 1px #dfdfdf;
        position: relative;
        background-color: #f5f5f5;
        display: block
    }
    .product-collateral>dl>dt:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #333;
        border-bottom: none;
        left: 10px;
        top: 50%;
        margin-top: -3px
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .product-collateral>dl>dt {
        color: #333;
        font-weight: bold;
        background: transparent;
        border: 0;
    }
    .product-collateral>dl>dt:hover {
        /*background-color: #EDEDED*/
    }
}

@media only screen and (max-width: 767px) {
    .product-collateral>dl>dd {
        padding: 5px 30px 30px;
        /*background-color: #f5f5f5;*/
        margin: 0
    }
}

@media only screen and (max-width: 767px) and (max-width: 1199px) {
    .product-collateral>dl>dd {
        padding: 5px 15px 15px
    }
}

@media only screen and (max-width: 767px) {
    .product-collateral>dl>dd:last-child {
        border-width: 0 1px 1px 1px
    }
    .product-collateral .selected-filter {
        background-color: #fbfbfb
    }
    .product-collateral>dl>dt {
        cursor: pointer;
        border-bottom-width: 0
    }
    .product-collateral>dl>dt:hover {
        color: #333
    }
    .product-collateral>dl>dt:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #333;
        border-right: none
    }
    .product-collateral>dl>dt.last {
        border-bottom-width: 1px
    }
    .product-collateral>dl>dd {
        display: none
    }
    .product-collateral.accordion-open>dl>dt.current {
        border-bottom-width: 1px
    }
    .product-collateral.accordion-open>dl>dt.current:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #333;
        border-bottom: none;
        left: 6px;
        top: 50%;
        margin-top: -3px
    }
    .product-collateral.accordion-open>dl>dd.current {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .product-view .product-shop,
    .product-view .add-to-cart-wrapper,
    .product-view .block-related,
    .product-img-box,
    .product-collateral {
        width: 100%;
        float: none
    }
}

@media only screen and (min-width: 768px) {
    .product-view .product-shop .product-name {
        display: block
    }
    .product-img-box .product-name {
        display: none
    }
}

@media only screen and (max-width: 479px) {
    .product-view .product-shop,
    .product-img-box,
    .product-collateral,
    .product-view .block-related,
    .box-collateral {
        margin-bottom: 15px
    }
}

.product-view .ratings .rating-links {
    float: left;
    margin-top: 0
}

#product-attribute-specs-table {
    max-width: 100%;
    border: none
}

#product-attribute-specs-table th {
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background: none;
    white-space: normal
}

#product-attribute-specs-table .label {
    display: table-cell;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
    color: #333;
    border-radius: 0
}

#product-attribute-specs-table tr.last td,
#product-attribute-specs-table tr.last th {
    border-bottom: none
}

.grouped-items-table-wrapper {
    border: solid 1px #dfdfdf;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px
}

.grouped-items-table-wrapper tbody tr:last-child td {
    border-bottom: none
}

@media only screen and (max-width: 479px) {
    .grouped-items-table-wrapper {
        margin-bottom: 15px
    }
}

.grouped-items-table .name-wrapper {
    color: #333;
    font-family: "Lato", sans-serif
}

.grouped-items-table .qty-wrapper {
    padding-top: 7px
}

.grouped-items-table .qty-label {
    margin-left: 7px
}

.grouped-items-table td {
    padding: 4px
}

.grouped-items-table td:last-child {
    width: 30%;
    text-align: left
}

.grouped-items-table .price-box {
    text-align: right
}

.product-options {
    width: 100%;
    margin: 0 0 0;
/*    padding: 30px 0 0;
    border-top: 1px solid #dfdfdf;*/
    clear: both;
    position: relative
}

.product-options .dropdown:not(.touch) .selected {
    z-index: 11;
    position: relative
}

.product-options .dropdown .old {
    overflow: visible;
    width: auto;
    z-index: 1
}

.product-options .dropdown .old select {
    border: none;
    opacity: 0
}

.product-options .dropdown .old .validation-advice {
    padding: 0 !important;
    border: none;
    position: absolute;
    top: 44px
}

.product-options .dropdown .carat {
    top: auto;
    bottom: 11px
}

.product-options .dropdown.open .carat {
    bottom: 16px
}

.product-options .validation-advice {
    font-size: 12px;
    margin-bottom: 7px
}

.product-options p.required {
    position: absolute;
    top: 0px;
    margin-top: 0;
    right: 0px;
    text-align: right
}

@media only screen and (max-width: 991px) {
    .product-view .product-options label.required {
        position: static
    }
}

.product-options dl {
    margin-bottom: 30px
}

.product-options dt {
    margin: 10px 0 13px;
    font-weight: normal
}

.product-options dt:first-child {
    margin-top: 0
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0 0
}

.product-options dd .qty-holder .qty {
    width: 3em
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options dd .qty-disabled {
    background: none;
    border: 0;
    padding: 0 2px
}

.product-options dd {
    margin: 0 0 20px
}

.product-options dd li .swatch-link:not(.has-image) .swatch-label {
    position: relative;
    margin: 0;
    white-space: nowrap;
    background: none;
    background-color: #eee;
    color: #888 !important
}

.product-options dd li .swatch-link:not(.has-image) .swatch-label::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: solid 1px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: rgba(0, 0, 0, 0.28);
    border-right-color: rgba(0, 0, 0, 0.28)
}

.product-options dd li.selected .swatch-link:not(.has-image) .swatch-label::after,
.product-options dd li .swatch-link:not(.has-image):hover .swatch-label::after {
    border-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.28);
    border-bottom-color: transparent;
    border-right-color: transparent
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.product-options dd .input-text {
    width: 98%
}

.product-options dd .input-box {
    padding-top: 0
}

.product-options dd input.datetime-picker {
    width: 150px
}

.product-options dd .time-picker {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 2px 0;
    vertical-align: middle
}

.product-options dd textarea {
    width: 98%;
    height: 8em
}

.product-options dd select {
    width: 100%;
    max-width: 100%;
    border: solid 1px #dfdfdf
}

.product-options ul.options-list li {
    line-height: 1.5;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    padding: 8px 11px
}

.product-options ul.options-list li:last-child {
    margin-bottom: 0
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
    float: left;
    margin-top: 5px
}

.product-options ul.options-list .label {
    display: block
}

.product-options ul.options-list label {
    font-weight: normal;
    background: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.product-options ul.options-list label::before {
    top: 9px;
    left: 13px
}

.product-options p.note {
    margin: 0;
    font-size: 11px
}

.product-options-bottom {
    padding: 0;
    border-top: 0;
    margin-bottom: 10px
}

.product-options-bottom:after {
    content: '';
    display: table;
    clear: both
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
    float: right;
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #888
}

@media only screen and (max-width: 1199px) {
    .product-options-bottom .product-pricing,
    .product-options-bottom .tier-prices {
        float: none;
        width: 100%;
        text-align: right;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #dfdfdf
    }
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #888
}

.product-options-bottom .price-box {
    display: none;
    float: right;
    margin: 0 0 10px;
    padding: 0
}

@media only screen and (max-width: 479px) {
    .product-options-bottom .price-box .price-as-configured {
        text-align: right
    }
    .product-options-bottom .price-box .price-as-configured .price-label {
        display: block
    }
}

.product-options-bottom .price-tax {
    float: left
}

.block-related li {
    margin-bottom: 7px
}

.block-related .block-title {
    border-bottom: none
}

.block-related .block-title h2 {
    margin: 0;
    margin-bottom: 1.5em;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    margin-bottom: 0
}

.block-related .block-subtitle {
    margin-bottom: 7px
}

.block-related .product {
    margin-left: 20px;
    position: relative
}

.block-related .checkbox {
    float: left;
    margin-top: 36px
}

.block-related .product-details {
    margin-left: 90px
}

.block-related .product-name {
    margin-bottom: 3px
}

.block-related .product-details .price-box {
    margin: 2px 0 3px
}

.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
    float: left;
    margin-left: 3px
}

.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
    margin-left: 0;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px
}

.related-carousel {
    border: 3px solid #ebecee;
}

.block-related .product-details .price-box:after {
    content: '';
    display: table;
    clear: both
}

.block-related .link-wishlist {
    display: none
}

#block-related h2,
#upsell-product h2 {
    text-align: center;
    color: #333;
    font-family: "Playfair Display", sans-serif;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: none;
    margin-bottom: 10px;
}

.product-shop {
    padding-top: 30px;
}

@media(max-width: 767px){
    .product-shop {
        padding-top: 0px;
    }
}

/*#block-related .related-checkbox,
#upsell-product .related-checkbox {
    position: absolute;
    left: 15px;
    top: 0;
    margin-left: 3px
}*/

#block-related .block-subtitle a,
#upsell-product .block-subtitle a {
    color: #ff6100
}

#block-related .block-subtitle a:hover,
#upsell-product .block-subtitle a:hover {
    color: #333
}

.box-up-sell {
    margin-top: 30px
}

.box-up-sell .ratings {
    display: none
}

.related-carousel,
.up-sell-carousel,
#crosssell-products-list {
    /*margin: 0 -15px 30px -15px;*/
    width: auto;
    overflow: hidden;
}

.related-carousel .no-rating a,
.up-sell-carousel .no-rating a,
#crosssell-products-list .no-rating a {
    font-weight: 500
}

.related-carousel .ratings .rating-links,
.up-sell-carousel .ratings .rating-links,
#crosssell-products-list .ratings .rating-links {
    float: none
}

.related-carousel .ratings .separator.temp,
.up-sell-carousel .ratings .separator.temp,
#crosssell-products-list .ratings .separator.temp {
    display: none
}

.related-carousel .product,
.up-sell-carousel .product {
    /*margin-bottom: 10px;*/
    height: auto;
    text-align: left;
    padding: 22px 29px 29px;
}
.related-carousel .product:before,
.up-sell-carousel .product:before,
#crosssell-products-list .product:before {
    content: "";
    position: absolute;
    height: 120%;
    border-right: 1px solid #ebecee;
    right: 0;
    top: 0;
}

.related-carousel .product .add-to-links,
.up-sell-carousel .product .add-to-links,
#crosssell-products-list .product .add-to-links {
    position: absolute;
    top: 0;
    right: 0;
}

.related-carousel .product .wrapper-hover,
.up-sell-carousel .product .wrapper-hover,
#crosssell-products-list .product .wrapper-hover {
    position: relative;
    overflow: hidden;
}

.related-carousel .product .wrapper-hover .price-box p{
    display: inline-block;
    margin: 0 5px;
}

.related-carousel .product .wrapper-hover .product-details .price-box{
	margin-top: 0;
}

.related-carousel .product .product-image,
.up-sell-carousel .product .product-image,
#crosssell-products-list .product .product-image {
    margin-bottom: 10px
}

.related-carousel .product .product-image,
.related-carousel .product .product-image img,
.up-sell-carousel .product .product-image,
.up-sell-carousel .product .product-image img,
#crosssell-products-list .product .product-image,
#crosssell-products-list .product img {
    max-width: 100%;
    width: auto;
}

.related-carousel .product-image,
.up-sell-carousel .product-image,
#crosssell-products-list .product-image {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none
}

.related-carousel .product-image:hover,
.up-sell-carousel .product-image:hover,
#crosssell-products-list .product-image:hover {
    -webkit-box-shadow: none;
            box-shadow: none
}

@media (max-width: 1200px) and (min-width:768px) {
	.related-carousel .product .wrapper-hover .product-name,
	.up-sell-carousel .product .wrapper-hover .product-name {
		min-height: 96px;
	}
}

@media (max-width:630px) {
	.related-carousel .product .wrapper-hover .product-name,
	.up-sell-carousel .product .wrapper-hover .product-name {
		min-height: 72px;
	}
}
﻿.cart-totals .checkout-types .btn-checkout {
    font-size: 18px;
    padding: 14px 28px
}

@media only screen and (max-width: 991px) {
    .cart-totals .checkout-types .btn-checkout {
        padding: 7px 12px
    }
}

.cart-totals .checkout-types .btn-checkout {
    background-color: #ff6100
}

.cart-totals .checkout-types .btn-checkout::after {
    background: #099b8d
}

.cart-totals .checkout-types .btn-checkout:hover {
    background: transparent;
}

.cart-totals .checkout-types .btn-checkout:active::after {
    background: #078377
}

.cart-totals .checkout-types .btn-checkout:focus {
    background: transparent;
}

.shipping #co-shipping-method-form input[type="radio"],
.shipping #co-shipping-method-form input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    display: none
}

.shipping #co-shipping-method-form input[type="radio"]+label,
.shipping #co-shipping-method-form input[type="radio"]+.label label {
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    text-transform: none;
    display: inline-block
}

.shipping #co-shipping-method-form input[type="radio"]+label:before,
.shipping #co-shipping-method-form input[type="radio"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.shipping #co-shipping-method-form input[type="radio"]+label:after,
.shipping #co-shipping-method-form input[type="radio"]+.label label:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    width: 0px;
    height: 0px;
    left: 9px;
    top: 10px;
    background-color: #ff6100;
    box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.shipping #co-shipping-method-form input[type="radio"]+label:hover,
.shipping #co-shipping-method-form input[type="radio"]+.label label:hover {
    color: #333
}

.shipping #co-shipping-method-form input[type=radio]:checked+.label label:after,
.shipping #co-shipping-method-form input[type=radio]:checked+label:after {
    width: 12px;
    height: 12px;
    left: 2px;
    top: 4px
}

.shipping #co-shipping-method-form input[type="checkbox"]+label,
.shipping #co-shipping-method-form input[type="checkbox"]+.label label {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    clear: both;
    cursor: pointer;
    text-transform: none
}

.shipping #co-shipping-method-form input[type="checkbox"]+label:before,
.shipping #co-shipping-method-form input[type="checkbox"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.shipping #co-shipping-method-form input[type="checkbox"]+label:after,
.shipping #co-shipping-method-form input[type="checkbox"]+.label label:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    font-size: 0;
    left: 9px;
    top: 10px;
    color: #ff6100;
    text-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.shipping #co-shipping-method-form input[type="checkbox"]+label:hover,
.shipping #co-shipping-method-form input[type="checkbox"]+.label label:hover {
    color: #333
}

.shipping #co-shipping-method-form input[type=checkbox]:checked+label:after,
.shipping #co-shipping-method-form input[type=checkbox]:checked+.label label:after {
    font-size: 22px;
    top: -9px;
    left: 0
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border,
    .crosssell h2 {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.cart .button {
    white-space: normal
}

.cart-forms {
    content: '';
    display: table;
    clear: both;
    display: block
}

.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
    padding: 15px 20px 20px;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-top: none
}

.cart-forms .discount {
    border-right: none
}

.shipping h2,
#discount-coupon-form h2,
.cart .giftcard h2 {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 13px
}

.shipping .form-list label,
.shipping .sp-methods dt,
#discount-coupon-form label,
.cart .giftcard label {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 4px;
    display: block
}

#discount-coupon-form .input-text,
.cart .giftcard .input-text {
    background: #fff;
    margin-bottom: 21px;
    width: 100%
}

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
    margin-bottom: 0
}

.checkout-cart-index #postcode {
    width: 100%
}

.display-both-prices .cart-table {
    float: none;
    width: 100%;
    border: none;
    border-bottom: solid 1px #dfdfdf
}

.display-both-prices .cart-table tbody td {
    border: none
}

.display-both-prices .cart-forms {
    float: left;
    padding-right: 10px;
    padding-left: 0
}

.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
    padding-left: 10px
}

.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper {
    width: 50%;
    float: left
}

@media only screen and (max-width: 767px) {
    .display-single-price .cart-table {
        float: none;
        width: 100%;
        border: none;
        border-bottom: solid 1px #dfdfdf
    }
    .display-single-price .cart-table tbody td {
        border: none
    }
    .display-single-price .cart-forms {
        float: left;
        padding-right: 10px;
        padding-left: 0
    }
    .display-single-price .cart-totals-wrapper,
    .display-single-price .crosssell {
        padding-left: 10px
    }
    .display-single-price .cart-forms,
    .display-single-price .cart-totals-wrapper {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width: 767px) {
    .product-cart-sku {
        display: none
    }
    .display-both-prices .cart-forms,
    .display-both-prices .cart-totals-wrapper,
    .display-both-prices .crosssell,
    .display-single-price .cart-forms,
    .display-single-price .cart-totals-wrapper,
    .display-single-price .crosssell {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        float: none;
        width: 100%
    }
}

.display-single-price:after {
    content: '';
    display: table;
    clear: both
}

/*.cart .page-title {
    margin-bottom: 39px
}*/

.cart .page-title:after {
    content: '';
    display: table;
    clear: both
}

.cart .page-title h1 {
    border-bottom: none;
    margin: 0
}

.cart .page-title h1:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 45px;
    color: #ff6100;
    padding-right: 0.244em
}

@media only screen and (max-width: 767px) {
    .cart .page-title h1:before {
        font-size: 30px
    }
}

.checkout-types {
    float: right;
    text-align: right;
    max-width: 100%
}

.checkout-types li {
    vertical-align: top;
    margin: 0 0 5px 5px
}

.checkout-types li:after {
    content: '';
    display: table;
    clear: both
}

.checkout-types li img {
    display: inline;
    vertical-align: top
}

.checkout-types li:first-child {
    margin-left: 0
}

.checkout-types .method-checkout-cart-methods-multishipping {
    display: block
}

.checkout-types.top li {
    display: inline-block
}

.checkout-types.top .bml_button {
    display: inline-block;
    vertical-align: top
}

.checkout-types.top .bml_button img {
    display: block
}

.checkout-types.top .paypal-logo .paypal-or {
    margin-top: 5px
}

.checkout-types.bottom {
    overflow: hidden;
    clear: both
}

.checkout-types.bottom .paypal-logo a,
.checkout-types.minicart .paypal-logo a {
    display: block
}

.checkout-types.bottom .paypal-or,
.checkout-types.minicart .paypal-or {
    margin: 0px;
    display: block;
    text-align: center
}

@media only screen and (min-width: 741px) {
    .checkout-types.bottom .paypal-or {
        text-align: right;
        padding-right: 70px
    }
}

.cart-totals .checkout-types .btn-checkout {
    margin-bottom: 15px
}

.cart-totals .checkout-types .btn-checkout span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: right;
    left: 0.333em;
    right: auto;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

.cart-totals .checkout-types .btn-checkout:hover span span::before,
.cart-totals .checkout-types .btn-checkout:focus span span::before,
.cart-totals .checkout-types .btn-checkout:active span span::before {
	color: #ff6100;
}

@media only screen and (max-width: 991px) {
    .cart-totals .checkout-types .btn-checkout span span::before {
        display: none
    }
}

.cart-totals .checkout-types .btn-checkout.button-secondary span span::before,
.cart-totals .checkout-types .btn-checkout.button2 span span::before {
    color: #ff6100
}

.cart-totals .checkout-types .btn-checkout:hover span span::before {
    margin: 0 -7px 0 7px
}

.cart-totals .checkout-types a {
    font-weight: 500
}

@media only screen and (max-width: 740px) {
    .checkout-types {
        float: none;
        text-align: center
    }
    .checkout-types.bottom .paypal-or,
    .checkout-types.minicart .paypal-or {
        width: auto;
        float: none
    }
    .checkout-types li {
        float: none;
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (max-width: 599px) {
    .btn-checkout {
        width: 100%
    }
}

.cart-table {
    border: solid 1px #dfdfdf
}

.cart-table th,
.cart-table td,
.cart-table tbody td {
    vertical-align: top;
    border-right: solid 1px #dfdfdf
}

.cart-table th:first-child,
.cart-table td:first-child,
.cart-table tbody td:first-child {
    border-right: none
}

.cart-table h2.product-name {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    text-transform: none;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0
}

.cart-table h2.product-name a {
    color: #ff6100
}

.cart-table h2.product-name a:hover {
    color: #888
}

.cart-table tbody td {
    padding: 20px;
    font-family: "Lato", sans-serif
}

.cart-table thead th {
    padding: 12px 20px 13px;
    font-size: 16px;
    color: #333;
    font-weight: 500
}

.cart-table .product-cart-info {
    width: 38%;
    padding-left: 0
}

.cart-table tfoot tr {
    background: none
}

.cart-table tfoot tr>td:after {
    content: '';
    display: table;
    clear: both
}

.cart-table tfoot td {
    padding: 20px 20px 10px
}

.cart-table tfoot td .button {
    margin-bottom: 10px
}

.cart-table span.or {
    padding: 0 18px;
    text-transform: none
}

.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button {
    display: none
}

.cart-table .product-cart-image .product-image img {
    max-width: 100%;
    width: 100%
}

.cart-table .product-cart-image a.cart-edit {
    display: none
}

.cart-table .product-cart-sku {
    margin: 5px 0 12px
}

.cart-table .product-cart-sku .label {
    color: #333
}

.cart-table .btn-empty {
    float: left
}

.cart-table .btn-empty span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 22px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .cart-table .btn-empty span span::before {
        display: none
    }
}

.cart-table .btn-empty.button-secondary span span::before,
.cart-table .btn-empty.button2 span span::before {
    color: #ff6100
}

.cart-table .product-cart-total,
.cart-table .product-cart-price {
    text-align: left
}

.cart-table .cart-tax-total {
    position: relative;
    cursor: pointer
}

.cart-table .cart-tax-total:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #333;
    border-left: none;
    position: absolute;
    top: 3px;
    right: -11px
}

.cart-table .cart-tax-total.cart-tax-total-expanded:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #333;
    border-bottom: none;
    right: -15px;
    top: 6px
}

.cart-table .cart-links>li {
    white-space: nowrap;
    line-height: 1.3;
    margin-bottom: 5px;
    min-width: 65px;
    font-size: 13px
}

.cart-table .cart-links>li>a {
    display: block
}

.cart-table .cart-links>li>a.link-wishlist  {
    display: none;
}

.cart-table .cart-links>li:last-child {
    margin-bottom: 0
}

.cart-table .item-options {
    padding: 0;
    margin-left: 0 !important
}

.cart-table .product-cart-remove {
    padding: 30px 5px
}

.cart-table .cart-price .price {
    font-size: 24px;
    color: #ff6100;
    font-weight: 500
}

.cart-table .btn-continue span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .cart-table .btn-continue span span::before {
        display: none
    }
}

.cart-table .btn-continue.button-secondary span span::before,
.cart-table .btn-continue.button2 span span::before {
    color: #ff6100
}

.cart-table .btn-continue:hover span span::before {
    margin-right: 5px;
    margin-left: -5px
}

.cart-table .btn-update span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .cart-table .btn-update span span::before {
        display: none
    }
}

.cart-table .btn-update.button-secondary span span::before,
.cart-table .btn-update.button2 span span::before {
    color: #ff6100
}

.cart-table .btn-update:hover span span::before {
    -moz-transform: rotate(181deg);
    -o-transform: rotate(181deg);
    -ms-transform: rotate(181deg);
    -webkit-transform: rotate(181deg);
    transform: rotate(181deg)
}

.cart-table .product-cart-actions {
    min-width: 60px;
    text-align: center
}

.cart-table .product-cart-actions .qty {
    height: 30px;
    border-color: #e7e7e6;
    border-radius: 0;
    margin-bottom: 10px;
    text-align: center;
    width: 3.2em
}

.cart-table .product-cart-actions .button {
    margin-bottom: 5px
}

.cart-table .product-cart-actions .button.btn-update span span::before {
    display: none !important
}

@media only screen and (max-width: 991px) {
    .cart-table .product-cart-info {
        padding-left: 15px
    }
    .cart-table thead th {
        font-size: 12px;
        padding: 10px
    }
    .cart-table th,
    .cart-table td,
    .cart-table tbody td {
        padding: 7px 6px
    }
    .cart-table th .cart-price .price,
    .cart-table td .cart-price .price,
    .cart-table tbody td .cart-price .price {
        font-size: 1.2em
    }
    .cart-table .product-cart-actions>li {
        white-space: inherit
    }
}

@media only screen and (max-width: 699px) {
    .display-both-prices .cart-table thead th.cart-total-head,
    .display-both-prices .cart-table td.product-cart-total {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .cart-table colgroup,
    .cart-table thead {
        display: none
    }
    .cart-table tr {
        display: block;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
        width: 100%
    }
    .cart-table tr:after {
        content: '';
        display: table;
        clear: both
    }
    .cart-table tr:last-child {
        margin-bottom: 0
    }
    .cart-table tfoot tr {
        padding-bottom: 0
    }
    .cart-table tfoot td {
        padding: 5px 0
    }
    .cart-table td {
        border: none;
        display: block
    }
    .cart-table td[data-rwd-label] {
        padding-left: 15px;
        margin-bottom: 6px
    }
    .cart-table td[data-rwd-label] .price {
        font-weight: normal
    }
    .cart-table td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: "Lato", sans-serif;
        padding-right: 5px;
        text-transform: uppercase
    }
    .cart-table td.product-cart-price {
        text-align: left
    }
    .cart-table h2 {
        font-size: 12px
    }
    .cart-table .cart-links {
        padding-top: 5px;
        padding-right: 5px
    }
    .cart-table .cart-links>li {
        white-space: normal;
        text-align: center
    }
    .cart-table .cart-links>li>a {
        padding: 2px 0px
    }
    .cart-table .cart-tax-info {
        font-style: italic;
        padding-left: 15px;
        font-size: 13px
    }
    .cart-table .cart-tax-info .price {
        font-size: 13px
    }
    .cart-table .product-cart-image {
        width: 40%;
        float: left;
        padding-bottom: 0
    }
    .cart-table .product-cart-image a.cart-edit {
        display: block;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase
    }
    .cart-table .product-cart-info,
    .cart-table td[data-rwd-label] {
        float: right;
        width: 60%
    }
    .cart-table .product-cart-actions,
    .cart-table .product-cart-price {
        padding-bottom: 0;
        padding-top: 0;
        float: right
    }
    .cart-table .product-cart-remove,
    .cart-table .product-cart-total,
    .cart-table .product-cart-actions .cart-links {
        display: none
    }
    .cart-table .product-cart-image .cart-links,
    .cart-table .product-cart-info .btn-remove {
        display: block
    }
    .cart-table .product-cart-actions .button {
        display: none
    }
    .cart-table .product-cart-info .btn-remove {
        float: right;
        margin: -4px -15px 2px 7px
    }
    .cart-table .product-cart-info .product-cart-sku {
        margin-bottom: 5px
    }
    .cart-table .product-cart-actions {
        text-align: left
    }
    .cart-table .product-cart-actions .qty {
        margin-right: 7px;
        margin-bottom: 7px
    }
    .cart-table .price,
    .cart-table .product-cart-price:before {
        font-weight: 500;
        font-size: 15px;
        font-family: "Helvetica Neue", Verdana, Arial, sans-serif
    }
    .cart-table .cart-footer-actions {
        text-align: center;
        width: 100%
    }
    .cart-table .cart-footer-actions #empty_cart_button {
        float: right;
        margin-bottom: 10px
    }
    .cart-table .cart-footer-actions .btn-continue {
        float: left
    }
    .cart-table .cart-footer-actions .btn-update,
    .cart-table .cart-footer-actions span.or {
        display: none
    }
    .display-both-prices .cart-table td[data-rwd-tax-label]:before {
        content: attr(data-rwd-tax-label) ":"
    }
}

.cart .shipping {
    width: 75%;
    float: left
}

.shipping select.validation-failed {
    border-color: #ee372a
}

.shipping .shipping-desc {
    display: none
}

.shipping .buttons-set {
    border: none;
    margin: 0;
    padding: 0
}

.shipping .form-list {
    padding: 0;
    border: none;
    margin: 0
}

.shipping .form-list:after {
    content: '';
    display: table;
    clear: both
}

.shipping .form-list>li {
    float: left;
    margin: 0 2% 10px 0
}

.shipping .form-list .shipping-country {
    width: 32%
}

.shipping .form-list .shipping-region {
    width: 32%
}

.shipping .form-list .shipping-postcode {
    margin-right: 0;
    width: 32%
}

.shipping .form-list .input-box {
    padding-top: 0
}

.shipping .form-list input {
    background: #fff;
    margin-top: 0px;
    width: 100%
}

.shipping .form-list select {
    margin-top: 0;
    background: #fff;
    height: 40px
}

.shipping .form-list select option {
    padding: 5px 10px
}

.shipping .buttons-set {
    padding-top: 11px
}

.shipping .buttons-set button {
    float: left;
    margin: 0;
    min-width: auto
}

.shipping .sp-methods {
    padding: 10px 0 0;
    text-align: left
}

.shipping .sp-methods dd {
    margin-bottom: 10px
}

.shipping .sp-methods span.price {
    font-weight: bold;
    font-style: normal;
    color: #ff6100
}

.shipping #co-shipping-method-form .buttons-set .button {
    float: left;
    margin-left: 0
}

.shipping #co-shipping-method-form .sp-methods dd label {
    padding: 0;
    background: none;
    margin-bottom: 10px
}

.shipping #co-shipping-method-form .sp-methods dd label:hover {
    background: none
}

@media only screen and (max-width: 767px) {
    .shipping .shipping-form .form-list>li {
        width: 100%;
        float: none
    }
    .shipping .shipping-form .form-list>li label {
        display: block
    }
    .shipping .shipping-form .form-list>li input,
    .shipping .shipping-form .form-list>li select {
        width: 100%
    }
}

.cart .cart-totals {
    border: solid 1px #dfdfdf;
    margin-top: -1px;
    padding: 25px 40px
}

.cart .cart-totals:after {
    content: '';
    display: table;
    clear: both
}

.cart .cart-totals table {
    font-family: "Lato", sans-serif;
    margin: 25px 0 27px;
    text-transform: uppercase;
    width: 50%;
    float: right;
    color: #333
}

.cart .cart-totals table::after {
    content: '';
    display: table;
    clear: both
}

.cart .cart-totals table td {
    padding: 2px 0px;
    vertical-align: middle
}

.cart .cart-totals table td:first-child {
    padding-right: 10px;
    min-width: 120px
}

.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
    padding-bottom: 10px
}

.cart .cart-totals table tbody td.a-right:first-child {
    text-align: left
}

.cart .cart-totals table tfoot {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6
}

.cart .cart-totals table tfoot td {
    font-size: 18px;
    padding: 7px 0
}

.cart .cart-totals table tfoot td.a-right {
    text-align: left
}

.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
    font-size: 34px;
    color: #ff6100;
    font-weight: 500
}

.cart .cart-totals table tfoot strong {
    font-weight: 500
}

.cart .cart-totals .price {
    font-size: 24px;
    color: #ff6100;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .cart .cart-totals table {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .cart .cart-totals {
        padding: 15px
    }
    .cart .cart-totals table {
        width: 100%
    }
    .cart .cart-totals table tfoot td {
        font-size: 18px
    }
    .cart .cart-totals table tfoot strong span,
    .cart .cart-totals table tfoot span.price {
        font-size: 15px;
        font-weight: 500
    }
    .cart .cart-totals table tfoot strong {
        font-weight: 500;
        font-size: 15px
    }
    .cart .cart-totals .price {
        font-size: 15px
    }
}

@media only screen and (max-width: 600px) {
    .cart-totals {
        text-align: right
    }
}

.discount-form:after,
#giftcard-form:after {
    content: '';
    display: table;
    clear: both
}

#discount-coupon-form {
    width: 25%;
    float: left
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #discount-coupon-form .discount {
        padding-bottom: 14px
    }
}

#discount-coupon-form .discount {
    padding-bottom: 14px\9
}

#discount-coupon-form .validation-advice {
    float: none;
    margin: -15px 0 20px
}

#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
    display: inline-block
}

#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
    display: block
}

#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
    display: inline-block;
    vertical-align: bottom
}

#discount-coupon-form .button-wrapper>button,
.cart .giftcard .button-wrapper>button {
    float: left
}

.cart .giftcard p {
    margin-bottom: 7px
}

.cart .giftcard .check-gc-status {
    float: left;
    padding: 0px
}

.cart .giftcard .check-gc-status>span>span {
    font-size: 14px;
    text-transform: none
}

@media only screen and (max-width: 991px) {
    .cart .shipping,
    #discount-coupon-form {
        width: 100%;
        float: none
    }
    .cart-forms .discount {
        border-right: solid 1px #dfdfdf
    }
}

.crosssell h2 {
    margin: 0;
    margin-bottom: 20px;
    color: #333;
    font-family: "Playfair Display", sans-serif;
   	font-size: 30px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: none;
    text-align: center;
    font-weight: 500
}

@media only screen and (max-width: 599px) {
    .cart-table .cart-tax-total:after {
        right: -9px
    }
    .cart-table .cart-tax-total.cart-tax-total-expanded:after {
        right: -13px
    }
}

@media only screen and (max-width: 320px) {
    .crosssell ul .item {
        padding-bottom: 40px
    }
    .crosssell ul .product-details .crosssell-actions {
        padding: 0 5px
    }
}

﻿.products-grid .availability.out-of-stock span,
.products-list .availability.out-of-stock span {
    border-radius: 0;
    background: #ff6100;
    display: inline-block;
    padding: 8px 7px 8px 16px;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    border: 0;
    font-size: 11px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

.products-grid .availability.out-of-stock span span,
.products-list .availability.out-of-stock span span,
.block-layered-nav .actions a span {
    z-index: 9;
    position: relative
}

.products-grid .availability.out-of-stock span:not(a)::after,
.products-list .availability.out-of-stock span:not(a)::after,
.block-layered-nav .actions a:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #078377;
    z-index: 2
}

.products-grid .availability.out-of-stock span:hover,
.products-list .availability.out-of-stock span:hover {
    background: #078377;
    cursor: pointer
}

.products-grid .availability.out-of-stock span:active::after,
.products-list .availability.out-of-stock span:active::after {
    background: #05524b
}

.products-grid .availability.out-of-stock span:focus,
.products-list .availability.out-of-stock span:focus {
    color: #fff;
    background: #05524b
}

.block-layered-nav .actions a {
    font-size: 14px;
    text-transform: none;
}

.products-list .button.btn-cart {
    background-color: #ff6100
}

.products-list .button.btn-cart::after {
    background: #099b8d
}

.products-list .button.btn-cart:hover {
    background: #099b8d
}

.products-list .button.btn-cart:active::after {
    background: #078377
}

.products-grid .availability.out-of-stock span:hover,
.products-list .availability.out-of-stock span:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.2)
}

.products-grid .availability.out-of-stock span:hover,
.products-list .availability.out-of-stock span:hover {
    z-index: 999
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
                transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.products-list .action .button,
.products-grid .actions .button {
    white-space: normal
}

.products-list .action .btn-cart span,
.products-grid .actions .btn-cart span{
    display: none;
}

.products-list .action .btn-cart i,
.products-grid .actions .btn-cart i{
	font-size: 38px;
	color: #ea7164;
}

.products-list .action .btn-cart:hover i,
.products-grid .actions .btn-cart:hover i{
	color: #333;
}

.products-list .action .btn-cart,
.products-grid .actions .btn-cart{
	background: transparent;
	border: none;
}

.review-links {
	color: #ea7164;
	text-decoration: underline;
}

.review-links:hover {
	color: #333;
	text-decoration: none;
}

.wrap-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.widget-products .wrap-bottom .price-box{
	display: block;
	float: none;
	width: 100%;
}

.widget-products .wrap-bottom .wrapper-relative{
	float: none;
}

h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.56em;
    padding-right: 40px;
}

h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
   font-size: 16px;
   line-height: 20px;
   text-transform: capitalize;
   color: #333333;
   font-weight: 700;
}

h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
    color: #ff6100;
    text-decoration: none
}

.products-grid .product-name,
.products-list .product-name {
    padding-right: 40px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: none;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
}

.products-grid .product-name a,
.products-list .product-name a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #333333;
    font-weight: 700;
}

.products-grid .product-name a:hover,
.products-list .product-name a:hover {
    color: #ff6100
}

.products-list .product-name {
    margin-bottom: 0px
}

.products-grid .label-product,
.products-list .label-product {
    position: absolute;
    top: 0px;
    left: 0px
}

.products-grid .label-product span,
.products-list .label-product span {
    display: inline-block;
    background: #ff6100;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.14);
    color: #ffffff;
    font-size: 12px;
    left: 0;
    line-height: 16px;
    padding: 1px 8px 2px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    z-index: 2
}

.products-grid .label-product span:before,
.products-grid .label-product span:after,
.products-list .label-product span:before,
.products-list .label-product span:after {
    border-color: transparent transparent transparent #ff6100;
    border-style: solid;
    border-width: 9px 0 0 8px;
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -8px;
    width: 0
}

.products-grid .label-product span:after,
.products-list .label-product span:after {
    border-color: #ff6100 transparent transparent;
    border-width: 9px 8px 0 0;
    position: absolute;
    top: 0;
    bottom: auto
}

.products-grid .label-product span.sale,
.products-list .label-product span.sale {
    background: #fd6b6b
}

.products-grid .label-product span.sale:before,
.products-list .label-product span.sale:before {
    border-color: transparent transparent transparent #fd6b6b
}

.products-grid .label-product span.sale:after,
.products-list .label-product span.sale:after {
    border-color: #fd6b6b transparent transparent
}

.products-grid .label-product span+span,
.products-list .label-product span+span {
    top: 40px
}

.products-grid .availability.out-of-stock span,
.products-list .availability.out-of-stock span {
    opacity: 0.3
}

.products-grid .availability.out-of-stock span:before,
.products-list .availability.out-of-stock span:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    content: "";
    font-size: 18px;
    color: #fff;
	margin: -3px 4px 0 -10px;
    vertical-align: middle;
}

.products-grid .availability.out-of-stock span:after,
.products-list .availability.out-of-stock span:after {
    display: none
}

.products-grid .availability.out-of-stock span:hover,
.products-list .availability.out-of-stock span:hover {
    cursor: default;
    background: #ff6100
}

.products-grid {
    position: relative
}

.products-grid:after {
    content: '';
    display: table;
    clear: both
}

.products-grid>li.item {
    position: relative;
    /*margin-bottom: 10px;*/
    text-align: center;
/*    padding-top: 15px;
    padding-bottom: 15px*/
}

.products-grid .wrapper-hover {
    position: relative;
    overflow: hidden
}

.products-grid .wrapper-hover:after {
    content: '';
    display: table;
    clear: both
}

.products-grid .product-image {
    width: 100%;
    margin-bottom: 13px
}

.products-grid .product-image img {
    margin: 0 auto;
    height: auto;
    max-width: 100%
}

.products-grid .product-image img:hidden {
    display: none
}

.products-grid .add-to-links {
    margin: 0;
    position: absolute;
    top: 5px;
    right: 0;
}

.products-grid .add-to-links li {
    display: block;
}

.products-grid .add-to-links a {
    font-size: 0;
    color: #dedfe1;
    display: inline-block;
    position: relative;
    text-align: center;
    tab-index: -777px
}

.products-grid .add-to-links a:before {
    tab-index: 0;
    font-size: 28px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    text-align: center
}

.products-grid .add-to-links a:hover {
    color: #333
}

.products-grid .configurable-swatch-list {
    margin-bottom: 10px
}

.products-grid .button i {
    display: none
}

@media only screen and (min-width: 1200px) {
    .products-grid .button i {
        display: inline-block;
        font-size: 24px;
        margin-right: 11px;
        float: left;
        position: relative;
        z-index: 9999
    }
}

@media only screen and (min-width: 768px) {
    .products-grid li.item {
        border-right: 1px solid #ebecee;
        padding: 22px 29px 29px;
    }
}
@media(max-width: 1199px){
	.products-grid li.item {
		padding: 15px;
	}
	.products-grid .price-box .old-price,
	.products-grid .price-box .special-price {
    	margin: 0;
	}
}

@media(max-width: 991px){
	.products-grid .product-name, 
	.products-list .product-name{
		min-height: 70px;
	}
}

@media(max-width: 991px) and (min-width:960px){
	.products-grid .wrapper-relative, 
	.products-list .wrapper-relative{
		float: none;
	    margin-top: 5px;
	    text-align: right;
	    display: block;
	    clear: both;
	}
}

/*    .products-grid li.item:last-child {
		border-right: none;
    }

*/
    .products-grid li.item .product-thumbs {
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0;
        display: none
    }
    .products-grid li.item .product-thumbs li.product-thumb {
        margin: 0 0 5px;
        float: none;
        display: block
    }
    .products-grid li.item .wrapper-hover-hiden {
        position: relative;
        /*top: 0;
        background: #fff;
        left: -16px;
        right: -16px;
        border: 1px solid #e7e7e6;
        border-top: 0;
        padding: 0px 15px 25px;
        opacity: 0*/
    }
    .products-grid li.item .wrapper-hover-hiden>div {
        /*display: none*/
    }
    .products-grid li.item:hover .wrapper-hover {
        overflow: inherit
    }
    .products-grid li.item:hover .wrapper-hover-hiden {
        opacity: 1
    }
/*    .products-grid li.item:hover .wrapper-hover-hiden>div {
        display: block;
        animation-duration: 0.4s;
        -webkit-animation-duration: 0.4s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        animation-name: zoomIn;
        -webkit-animation-name: zoomIn
    }
    .products-grid li.item:hover .product-thumbs {
        display: inline-block;
        animation-duration: 0.4s;
        -webkit-animation-duration: 0.4s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        animation-name: zoomIn;
        -webkit-animation-name: zoomIn
    }*/


.wrapper-relative {
    position: relative;
    display: inline-block;
    float: right;
}

.products-grid .product-info {
    position: relative;
    text-align: left;
}

.products-grid .ratings {
    margin-top: 0;
    text-align: left;
}

.products-grid .ratings .amount {
    display: none
}

.products-grid .price-box {
    color: #909090;
    font-size: 13px;
    margin: 0;
	text-align: left;
	display: inline-block;
	float: left;
}

.products-grid .price-box .old-price,
.products-grid .price-box .special-price {
    display: inline-block;
    margin: 0 5px 0 0;
}

.products-grid .price-box .old-price .price,
.products-grid .price-box .special-price .price{
	margin-right: 0;
}

.products-grid .price-box:after {
    content: '';
    display: table;
    clear: both
}

.products-grid .product-image:before,
.products-grid .product-image:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none
}

.products-grid .product-image:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2
}

.products-grid .product-image:after {
    background-image: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3
}

.products-grid .product-image.loading {
    position: relative
}

.products-grid .product-image.loading:before,
.products-grid .product-image.loading:after {
    display: block
} 

.products-grid .wrapper-hover .product-rating-count{
	position: absolute;
    top: -2px;
    left: 79px;
    color: #ff3300;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}


@media only screen and (max-width: 1199px) and (min-width:960px) {
	.products-grid .price-box{
    float: none;
    clear: both;
    display: block;
	}
	.wrapper-relative{
    float: none;
    clear: both;
    margin-top: 7px;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .products-grid li.item .product-thumbs li.product-thumb {
        display: block;
        width: 36px
    }
}

@media only screen and (max-width: 800px) {
	.products-grid .owl-item .product-name{
	    min-height: 70px;
	    padding-left: 15px;
	}
	.products-grid .owl-item .product-name h3{
		line-height: 19px;
	}
}

@media only screen and (max-width: 767px) {
    .products-grid .product-image {
        float: none;
        margin: 0 auto 15px;
        overflow: hidden
    }
    .products-grid li.item .wrapper-hover {
        border-bottom: solid 1px #dfdfdf;
        padding-bottom: 30px
    }
    .products-grid .owl-item li.item .wrapper-hover{
    	padding-bottom: 15px;
    }
    
    .products-grid li.item .product-thumbs {
        float: none
    }
    .products-grid li.item .product-thumbs li.product-thumb {
        background: #f5f5f5;
        display: inline-block
    }
    .products-grid .product-image-container {
        float: none;
        text-align: center;
    }
    .products-grid .owl-item  .product-image-container{
    	padding: 15px 20px 0 20px;
    }
    .products-grid .product-image {
        width: 270px
    }
    .products-grid .product-info {
        text-align: center
    }
    .products-grid .ratings .rating-box {
        margin: 0 0 10px
    }
    .products-grid.last li.item:last-child .wrapper-hover {
        /*border-bottom: 0;*/
        /*padding-bottom: 0*/
    }
    .products-grid .owl-item .add-to-links{
    	right: 5px;
    }
}

@media (max-width: 740px) {
	.products-grid .owl-item .price-box {
	    float: none;
	    margin-top: 5px;
	    text-align: left;
	    display: block;
	    clear: both;
	    width: 100%;
	}
	.products-grid .owl-item .wrapper-relative{
	    float: none;
	    margin-top: 5px;
	    text-align: center;
	    display: block;
	    clear: both;
	}
    .widget-products .wrap-bottom .price-box{
    	margin-bottom: 7px;
    }
}

@media only screen and (max-width: 599px) {
    .products-grid .product-image {
        width: 210px
    }
}

.sliderClass {
    /*margin: 0 -15px;*/
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px;
}

.sliderClass:before,
.sliderClass:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -30015px;
    position: absolute;
    top: 0;
    width: 30000px;
    z-index: 3
}

.sliderClass:before {
    left: auto;
    right: -30000px
}

.sliderClass .home-carousel-control .fa {
    color: #999999;
    font-size: 36px;
    height: 25px;
    left: 1%;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 25px;
    z-index: 10;
    cursor: pointer;
}

.sliderClass .home-carousel-control .fa.carousel-next,
.sliderClass .home-carousel-control .fa.carousel-next1 {
    left: auto;
    right: 1%
}

.products-grid.homeSider .item::before {
    content: "";
    position: absolute;
    height: 120%;
    border-right: 1px solid #ebecee;
    right: 0;
    top: 0;
}

.sliderClass .home-carousel-control .fa:hover {
    color: #ff6100
}

@media only screen and (max-width: 767px) {
    .sliderClass .home-carousel-control .fa {
        left: 5px
    }
    .sliderClass .home-carousel-control .fa.carousel-next,
    .sliderClass .home-carousel-control .fa.carousel-next1 {
        right: 5px
    }
}

@media only screen and (max-width: 1220px) and (min-width: 1200px) {
    .sliderClass {
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    .sliderClass .home-carousel-control .fa {
        top: 50%
    }
}

/*.products-grid li.free {
    float: left
}*/

.products-grid li.free .wrapper-hover {
    border: 0
}

.products-grid li.free .product-image {
    width: 100%;
    float: none
}

@media only screen and (min-width: 960px) {
    .products-grid--max-4-col>li:nth-child(odd) {
        clear: none
    }
    .products-grid--max-4-col>li:nth-child(3n+1) {
        clear: none
    }
    .products-grid--max-4-col>li:nth-child(even),
    .products-grid--max-4-col>li:nth-child(3n) {
        margin-right: 1.11111%
    }
    .products-grid--max-4-col>li {
        margin-right: 1.11111%
    }
    .products-grid--max-4-col>li {
        width: 24.16667%;
        margin-right: 1.11111%
    }
    .products-grid--max-4-col>li:nth-child(4n+1) {
        clear: left
    }
    .products-grid--max-4-col>li:nth-child(4n) {
        margin-right: 0
    }
    .products-grid--max-5-col>li:nth-child(odd) {
        clear: none
    }
    .products-grid--max-5-col>li:nth-child(3n+1) {
        clear: none
    }
    .products-grid--max-5-col>li:nth-child(even),
    .products-grid--max-5-col>li:nth-child(3n) {
        margin-right: 1.11111%
    }
    .products-grid--max-5-col>li {
        margin-right: 1.11111%
    }
    .products-grid--max-5-col>li {
        width: 19.11111%;
        margin-right: 1.11111%
    }
    .products-grid--max-5-col>li:nth-child(5n+1) {
        clear: left
    }
    .products-grid--max-5-col>li:nth-child(5n) {
        margin-right: 0
    }
    .products-grid--max-6-col>li:nth-child(odd) {
        clear: none
    }
    .products-grid--max-6-col>li:nth-child(3n+1) {
        clear: none
    }
    .products-grid--max-6-col>li:nth-child(even),
    .products-grid--max-6-col>li:nth-child(3n) {
        margin-right: 1.11111%
    }
    .products-grid--max-6-col>li {
        margin-right: 1.11111%
    }
    .products-grid--max-6-col>li {
        width: 15.74074%;
        margin-right: 1.11111%
    }
    .products-grid--max-6-col>li:nth-child(6n+1) {
        clear: left
    }
    .products-grid--max-6-col>li:nth-child(6n) {
        margin-right: 0
    }
}

.products-list {
    margin-top: 20px;
    margin-bottom: 20px
}

.products-list>li.item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
    position: relative
}

.products-list>li.item .label-product {
    top: 10px;
    left: 0px
}

.products-list>li.item:after {
    content: '';
    display: table;
    clear: both
}

.products-list>li.item .product-image,
.products-list>li.item .product-image-container {
    float: left
}

.products-list>li.item .product-image .product-image,
.products-list>li.item .product-image-container .product-image {
    float: none;
    width: 100%;
    margin-bottom: 11px
}

.products-list>li.item .product-image>img,
.products-list>li.item .product-image-container>img {
    width: 100%;
    max-width: 100%
}

.products-list>li.item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.products-list .add-to-links {
    margin: 15px 0 7px
}

.products-list .configurable-swatch-list {
    margin-top: 15px
}

.products-list .configurable-swatch-list li {
    margin: 0 8px 0 0
}

.products-list .product-thumbs {
    margin: 0 -4px
}

.products-list .product-thumbs li {
    margin: 0 4px
}

.products-list .product-thumbs li a {
    background-color: #f5f5f5
}

.products-list .product-shop {
    overflow: hidden;
    padding-left: 30px
}

.products-list .product-shop .ratings {
    margin: 0;
    overflow: hidden
}

.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links,
.products-list .product-shop .ratings .separator.temp {
    float: left;
    margin-top: 5px
}

.products-list .product-shop .ratings .rating-links {
    margin-top: 4px
}

.products-list .product-shop .price-box {
    margin: 0 0 12px;
    clear: both
}

.products-list .product-shop .action {
    margin: 7px 0
}

.products-list .product-shop .desc {
    margin-top: 8px;
    line-height: 1.714em
}

.products-list .product-shop .product-primary {
    float: left;
    width: 54%;
    overflow: hidden
}

.products-list .product-shop .product-secondary {
    float: right;
    width: 42%;
    text-align: left;
    clear: right;
    padding: 0 0 350px 30px;
    margin: 0 0 -350px 0px;
    border-left: solid 1px #dfdfdf
}

@media only screen and (max-width: 1199px) {
    .products-list .availability.out-of-stock span {
        padding: 7px 10px
    }
    .products-list .availability.out-of-stock span::before {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .products-list .product-shop .product-primary {
        float: none;
        width: auto
    }
    .products-list .product-shop .product-secondary {
        float: none;
        width: auto;
        padding: 10px 0 0;
        margin: 0;
        border: none
    }
}

@media only screen and (max-width: 599px) {
    .products-list .product-shop {
        padding: 15px 0 0;
        clear: both
    }
    .products-list>li .product-image-container {
        float: none
    }
    .products-list>li .product-image-container .product-image {
        width: auto;
        float: left
    }
}

@media only screen and (min-width: 480px) {
    .products-list .product-name a {
        font-size: 18px
    }
}

@media only screen and (max-width: 600px) {
    .products-list .product-shop .price-box .special-price {
        padding-left: 0
    }
    .products-list .product-shop .product-primary,
    .products-list .product-shop .product-secondary,
    .products-list .product-shop .desc {
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: left
    }
}

.mini-products-list .product-image {
    float: left;
    min-width: 50px;
    margin-right: 15px
}

.mini-products-list .product-details:after {
    content: '';
    display: table;
    clear: both
}

.mini-products-list .product-details .product-name {
    padding-top: 0px
}

.mini-products-list li {
    margin-bottom: 10px;
    clear: both
}

.mini-products-list li:after {
    content: '';
    display: table;
    clear: both
}

.mini-products-images-list:after {
    content: '';
    display: table;
    clear: both
}

.mini-products-images-list li.item {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 5px 10px 0
}

.mini-products-images-list li.item:nth-child(even) {
    padding-right: 0;
    padding-left: 5px
}

.mini-products-images-list li.item .product-image {
    display: block
}

.mini-products-images-list li.item .product-image img {
    width: 100%;
    max-width: 100%
}

.category-image {
    margin-bottom: 30px;
    text-align: center
}

.category-image.category-image-left {
    float: left
}

.category-image img {
    max-width: 100%;
    display: inline-block
}

.category-image img:hidden {
    display: none
}

.category-description {
    padding: 0 0 30px 30px;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .category-image.category-image-left {
        float: none
    }
    .category-description {
        padding-left: 0
    }
}

.block-layered-nav .block-subtitle--filter {
    display: none;
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #ff6100;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-top: solid 1px #dfdfdf;
    position: relative;
    background-color: #f5f5f5;
    cursor: pointer
}

.block-layered-nav .block-subtitle--filter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #333;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px
}

@media only screen and (max-width: 767px) {
    .block-layered-nav .block-subtitle--filter {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none;
        display: block;
    }
    .block-layered-nav .block-subtitle--filter:hover {
        background-color: #EDEDED
    }
}

.block-layered-nav .block-content .toggle-tabs {
    display: none
}

.block-layered-nav .block-content>dl>dt {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #ff6100;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-top: solid 1px #dfdfdf;
    position: relative;
    background-color: #f5f5f5;
    display: block
}

.block-layered-nav .block-content>dl>dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #333;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px
}

@media only screen and (max-width: 767px) {
    .block-layered-nav .block-content>dl>dt {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none
    }
    .block-layered-nav .block-content>dl>dt:hover {
        background-color: #EDEDED
    }
}

.block-layered-nav .block-content>dl>dd {
    padding: 5px 30px 30px;
    background-color: #f5f5f5;
    margin: 0
}

@media only screen and (max-width: 1199px) {
    .block-layered-nav .block-content>dl>dd {
        padding: 5px 15px 15px
    }
}

.block-layered-nav .block-content>dl>dd:last-child {
    border-width: 0 1px 1px 1px
}

.block-layered-nav .block-content .selected-filter {
   /*background-color: #fbfbfb;*/
   border-bottom: 2px solid #ebecee;
   padding-bottom: 15px;
   margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {
    .block-layered-nav .block-content>dl>dd {
        background: none;
        padding: 0 0 25px;
        margin-bottom: 30px;
        border-bottom: 1px solid #e7e7e6
    }
    .block-layered-nav .block-content>dl>dd:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: 0
    }
    .block-layered-nav .block-content>dl>dd li a:before {
        display: inline-block;
        font-family: FontAwesome;
        font-size: inherit;
        line-height: normal;
        font-weight: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        content: "\f105";
        font-size: 14px;
        margin-right: 10px;
        color: #ff6100
    }
    .block-layered-nav .block-content>dl>dd .configurable-swatch-list li a:before {
        display: none
    }
    .block-layered-nav .block-content>dl>dt:first-child {
        padding-top: 0
    }
}

.block-layered-nav .block-content>dl>dt {
    font-size: 13px;
    text-transform: none;
    border: 0
}

@media only screen and (min-width: 768px) {
    .block-layered-nav .block-content>dl>dt {
        background: none;
        padding: 0 0 6px 0
    }
}

.block-layered-nav .block-content>dl>dt:first-child {
    border-top: 0
}

.block-layered-nav dl dd {
    margin-bottom: 10px;
}

.block-layered-nav dl dd ol>li>span,
.block-layered-nav dl dd ol>li>a {
	display: block;
	color: #999999;
	font-size: 12px;
	padding: 4px 13px 6px;
}

.block-layered-nav dl dd ol>li>a .count {
    color: #ff6100
}

.block-layered-nav .selected-filter {
    margin-bottom: 25px
}

/*.block-layered-nav .selected-filter .currently {
    padding: 23px 25px 0 30px;
    border-top: solid 1px #dfdfdf
}*/

.block-layered-nav .selected-filter .currently .block-subtitle {
    display: block;
    font-size: 13px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px;
    display: none;
}

/*.block-layered-nav .selected-filter .currently ol li {
    margin-bottom: 20px
}*/

.block-layered-nav .selected-filter .currently ol li .label {
    font-weight: bold;
    text-transform: capitalize;
    color: #999
}

.block-layered-nav .selected-filter .currently ol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}


.block-layered-nav .selected-filter .currently ol li {
	position: relative;
	padding: 4px 10px 4px;
	margin: 0 10px;
	min-width: 150px;
	background: #333333;
	text-align: left;
}

@media(max-width: 767px){
	.block-layered-nav .selected-filter .currently ol li {
		min-width: 100%;
		margin: 5px 0 0 0;
	}

	.block-layered-nav .selected-filter .currently ol {
		flex-direction: column;
	}
}

.block-layered-nav .selected-filter .currently ol li:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    border-left: 1px solid #ebecee;
    height: 100%;
}

.block-layered-nav .selected-filter .swatch-label {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18)
}

.block-layered-nav .actions a {
   margin: 8px 0 0;
   color: #ff6100;
   text-decoration: underline;
   display: block;
}

.block-layered-nav .actions a:hover {
	color: #333;
	text-decoration: none;
}


@media only screen and (min-width: 768px) {
    .block-layered-nav .block-content>dl>dt:after {
        display: none
    }
}

@media only screen and (max-width: 1199px) {
    .block-layered-nav .block-content>dl>dt:after {
        display: none
    }
    .block-layered-nav .selected-filter .currently {
        padding: 10px 15px
    }
    .block-layered-nav .selected-filter .actions {
        padding: 0 10px 10px
    }
}

.block.block-layered-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ebecee;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.block.block-layered-nav .block-title{
	max-width: 9%;
	-ms-flex-preferred-size: 9%;
	    flex-basis: 9%
}

@media(max-width: 767px){
	.block.block-layered-nav .block-title{
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
	}

	.block.block-layered-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
	}
}

.block.block-layered-nav .block-title strong{
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	color: #333;
}

.block.block-layered-nav .block-title b{
	margin-left: 5px;
}

.block-content.toggle-content {
    max-width: 91%;
    -ms-flex-preferred-size: 91%;
        flex-basis: 91%;
}

@media(max-width: 767px){
	.block-content.toggle-content {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
	}
}


#narrow-by-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.options {
    min-width: 150px;
    position: relative;
    margin: 0 10px 10px;
    padding: 4px 10px 4px;
    cursor: pointer;
    outline: none;
	position: relative;
}



.options:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    border-left: 1px solid #ebecee;
    height: 100%;
}

@media(max-width: 767px){
	.options {
	    min-width: 100%;
	    margin: 0;
	    border-bottom: 1px solid #ebecee;
	}

	.options:after {
		display: none;
	}
}

.block-layered-nav .block-content>dl> .options >dt {
    cursor: pointer;
    border-bottom-width: 0;
    line-height: 1;
}
.block-layered-nav .block-content>dl> .options:hover {
    background: #f7f7f8;
}
.block-layered-nav .block-content>dl> .options >dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    line-height: 1;
    right: 20px;
}
.block-layered-nav .block-content>dl> .options >dt.last {
    border-bottom-width: 1px
}
.block-layered-nav .block-content>dl> .options >dd {
    display: none;
    position: absolute;
    background: #f7f7f8;
    width: 100%;
    left: 0;
    z-index: 999;
}
.block-layered-nav .block-content.accordion-open>dl> .options >dt.current {
    border-bottom-width: 1px
}
.block-layered-nav .block-content.accordion-open>dl> .options >dt.current:after {
    content: "";
    display: inline-block;
    font-family: "Material Icons";
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    line-height: 1;
}
.block-layered-nav .block-content.accordion-open>dl> .options >dd.current {
    display: block
}


@media only screen and (max-width: 767px) {
    .sidebar .block.block-layered-nav {
        border-bottom: none
    }
    .block-layered-nav--no-filters .block-title {
        display: none
    }
    .block-layered-nav .block-title>strong {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase
    }
    .block-layered-nav .block-content {
        padding-top: 0;
        margin-top: 15px
    }
    
    .block-layered-nav .block-content dl dt {
        padding: 7px 10px 7px 24px
    }
        
    .block-layered-nav .block-subtitle--filter.active:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #fff;
        border-bottom: none;
        right: 10px;
        top: 50%;
        margin-top: -3px
    }
	
    #narrow-by-list,
    #narrow-by-list2 {
        padding: 10px;
        border-top: 0
    }
    .block-layered-nav dl ol>li>a,
    .block-layered-nav dl ol>li>span {
        padding: 0px;
        margin: 0
    }
    .block-layered-nav dl ol>li>a {
        color: #888;
        background-color: #f5f5f5;
        padding: 5px 10px
    }
    .block-layered-nav dl ol>li>a:hover {
        text-decoration: none
    }
}

.products-grid.products-grid-full {
    position: relative;
    overflow: hidden;
    width: 100%
}

.products-grid.products-grid-full:after {
    content: '';
    display: table;
    clear: both
}

.products-grid.products-grid-full .item {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    width: 25%
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .products-grid.products-grid-full .item {
        width: 33.333333%
    }
}

@media only screen and (max-width: 991px) {
    .products-grid.products-grid-full .item {
        width: 50%;
        margin-bottom: 15px
    }
    .products-grid.products-grid-full .item:nth-child(2n+1) {
        clear: left
    }
    .products-grid.products-grid-full .item .product-image {
        max-width: 100%;
        width: 100%
    }
    .products-grid.products-grid-full .item .product-image img {
        width: 100%
    }
    .products-grid.products-grid-full .item .wrapper-hover {
        border: 0
    }
    .products-grid.products-grid-full .item .product-info {
        padding-bottom: 10px
    }
}

@media only screen and (max-width: 479px) {
    .products-grid.products-grid-full .item {
        width: 270px;
        float: none;
        margin: 0 auto
    }
}

@media only screen and (min-width: 1200px) {
    .products-grid.products-grid-full .item-left {
        float: left
    }
    .products-grid.products-grid-full .item-right {
        float: right
    }
    .products-grid.products-grid-full .item-big {
        clear: both
    }
    .products-grid.products-grid-full .item-big:nth-child(2n) {
        float: right
    }
}

.products-grid.products-grid-full .product-image {
    margin: 0
}

.products-grid.products-grid-full .wrapper-hover {
    padding: 0;
    margin: 0 0 1px 1px;
    border: 0;
    position: relative
}

@media only screen and (min-width: 992px) {
    .products-grid.products-grid-full .product-info {
        position: absolute;
        left: -1px;
        top: -1px;
        right: -1px;
        bottom: -1px;
        background: rgba(255, 255, 255, 0.95);
        display: none
    }
    .products-grid.products-grid-full .wrapper-relative {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%
    }
    .products-grid.products-grid-full li.item:hover .product-info {
        animation-duration: 0.4s;
        -webkit-animation-duration: 0.4s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
        animation-name: zoomIn;
        -webkit-animation-name: zoomIn;
        display: block
    }
}

.products-grid.products-grid-full .product-name-old {
    margin-bottom: 3px
}

.products-grid.products-grid-full .product-name-old a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300
}

.products-grid.products-grid-full .actions {
    padding-top: 15px
}

.products-grid.products-grid-full .add-to-links {
    display: inline-block;
    padding: 0
}

.products-grid.products-grid-full .add-to-links li {
    margin-left: 5px
}

.products-grid.products-grid-full .button {
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    vertical-align: top
}

.products-grid.products-grid-full .button i {
    display: inline-block;
    float: none;
    margin: 0;
    font-size: 20px;
    line-height: 40px
}

@media only screen and (min-width: 1200px) {
    .products-grid.products-grid-full .item-big {
        width: 50%
    }
    .products-grid.products-grid-full .item-big .product-name-old a {
        font-size: 20px
    }
}

/*.products-grid-full.layout-3 .item {
    width: 50%
}*/

.title-res {
    color: #fd6b6b
}

.products-grid .product-image {
    position: relative;
    overflow: hidden
}

.products-grid .product-image .image-hover {
    z-index: 0;
    opacity: 0;
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0
}

.products-grid .wrapper-hover:hover .image-hover {
    opacity: 1;
    z-index: 2;
    left: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.tm-widget-product:after {
    content: '';
    display: table;
    clear: both
}

@media only screen and (max-width: 767px) {
    .tm-widget-product {
        margin-bottom: 30px
    }
    .tm-widget-product:last-child {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    .content-column-center {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
    .content-column-center>div {
        -webkit-box-flex: 1;
        -moz-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding-right: 30px
    }
    .content-column-center>div:last-child {
        padding-right: 0
    }
    .content-column-center .widget-title {
        text-align: left
    }
}

.layout-list>li.item {
    padding-bottom: 0;
    border: 0
}

.layout-list>li.item .label-product {
    top: 0
}

@media only screen and (max-width: 991px) {
    .layout-list>li.item {
        width: 50%;
        float: left
    }
    .layout-list>li.item:nth-child(2n+1) {
        clear: left
    }
}

@media only screen and (max-width: 767px) {
    .layout-list>li.item {
        width: 100%;
        float: none
    }
}

.layout-list .wrapper-hover {
    position: relative
}

.layout-list .wrapper-hover:after {
    content: '';
    display: table;
    clear: both
}

.layout-list .product-image-container {
    margin-right: 30px
}

@media only screen and (max-width: 599px) {
    .layout-list .product-image {
        max-width: 90px
    }
    .layout-list .product-image-container {
        margin-right: 15px
    }
}

.layout-list .product-info {
    margin: 0
}

.layout-list .product-info .ratings {
    display: inline-block;
    margin: 0 0 15px
}

.layout-list .product-info .ratings .amount {
    display: none
}

.layout-list .product-name a {
    font-size: 14px
}

.layout-list .price-box .old-price,
.layout-list .price-box .special-price {
    display: inline-block
}

.layout-list .add-to-links {
    margin: 0;
    padding: 0;
    display: inline-block
}

.layout-list .add-to-links li {
    display: inline-block
}

.layout-list .add-to-links a {
    font-size: 0;
    background: #f1f1f1;
    border-radius: 100%;
    color: #b0b0b0;
    display: inline-block;
    height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
    tab-index: -777px
}

.layout-list .add-to-links a:before {
    tab-index: 0;
    font-size: 20px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    text-align: center
}

.layout-list .add-to-links a:hover {
    background: #333;
    color: #fff
}

.layout-list .button {
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    vertical-align: top
}

.layout-list .button i {
    display: inline-block;
    float: none;
    margin: 0;
    font-size: 20px;
    line-height: 40px
}

.product-image-container .product-gallery-img {
    max-width: 270px;
    margin: 0 auto 13px
}

.product-image-container .product-gallery-img img {
    width: 100%
}

.product-image-container .product-gallery-item {
    display: none
}

.product-image-container .product-gallery-item:first-child {
    display: block
}

.product-image-container .owl-carousel .owl-item {
    padding: 0
}

.product-image-container .owl-carousel .product-gallery-item {
    display: block
}

.product-image-container .owl-controls {
    opacity: 0;
    margin: 0
}

.product-image-container .owl-controls div.owl-next,
.product-image-container .owl-controls div.owl-prev {
    top: 45%;
    border-radius: 0;
    left: -15px;
    width: 40px;
    color: #333;
    background: rgba(238, 238, 238, 0.7);
    border: 1px solid #e7e7e6;
    padding-bottom: 1px
}

.product-image-container .owl-controls div.owl-next:before,
.product-image-container .owl-controls div.owl-prev:before {
    color: inherit
}

.product-image-container .owl-controls div.owl-next:hover,
.product-image-container .owl-controls div.owl-prev:hover {
    color: #ff6100
}

.product-image-container .owl-controls div.owl-next:hover:before,
.product-image-container .owl-controls div.owl-prev:hover:before {
    color: inherit
}

.product-image-container .owl-controls div.owl-prev {
    border-left: 0
}

.product-image-container .owl-controls div.owl-next {
    left: auto;
    right: -15px;
    border-right: 0
}

.wrapper-hover:hover .owl-controls {
    opacity: 1
}

.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.product-review .product-img-box p.label{font-size:16px;font-family:"Lato",sans-serif;margin-top:20px;padding-bottom:10px;text-transform:uppercase;display:block}.product-review .product-img-box .rating-box{float:left}.product-review .product-img-box .rating-box.stars{margin:0 0 10px !important}.product-review .product-img-box .rating-links .separator,.product-review .product-img-box .moveToTab{display:none}.product-review .product-img-box .product-image{max-width:50%;width:auto}.product-review .product-details h2{display:block !important;border-bottom:1px solid #ccc;color:#7acecf;font-size:16px;font-weight:600;font-family:"Lato",sans-serif;padding-bottom:10px}.product-review .ratings-table{font-family:"Lato",sans-serif}.product-review .ratings-table th{padding-right:10px}.product-review .ratings-table tr{font-size:12px;margin-right:10px;text-transform:uppercase}.product-review .ratings-description dt{border-bottom:1px solid #ccc;font-size:16px;font-weight:400;font-family:"Lato",sans-serif;margin-top:20px;padding:10px 0;text-transform:uppercase}.product-review .ratings-description dd{color:#737373;font-family:"Lato",sans-serif;font-size:13px;padding-top:7px}@media only screen and (min-width: 768px){.product-review .ratings-table tr{float:none}}@media only screen and (max-width: 320px){.product-review .ratings-table tr{float:none}}

﻿.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.widget-catalogsale-products-carousel{position:relative}.widget-catalogsale-products-carousel .sale-carousel{margin:0 -15px;width:auto}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div{background:none;opacity:1;position:absolute;margin:0}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-prev,.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-next{position:absolute;top:30%;left:-15px;right:auto;background:none}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-prev:hover,.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-next:hover{opacity:0.7}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-prev:before,.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-next:before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);font-size:30px;color:#7acecf;background:none}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-next{right:-15px;left:auto}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-prev:before{content:""}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-next:before{content:""}@media only screen and (max-width: 991px){.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-prev{left:10px}.widget-catalogsale-products-carousel .sale-carousel .owl-controls .owl-buttons div.owl-next{right:10px}}

﻿.compare-table .btn-cart{font-size:18px;padding:14px 28px}@media only screen and (max-width: 991px){.compare-table .btn-cart{padding:7px 12px}}.compare-table .btn-cart{background-color:#7acecf}.compare-table .btn-cart::after{background:#099b8d}.compare-table .btn-cart:hover{background:#099b8d}.compare-table .btn-cart:active::after{background:#078377}.compare-table .btn-cart:focus{background:#078377}.theme-border,.table-bordered,.compare-table{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td,.compare-table th{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.block-compare .product-name:after{content:'';display:table;clear:both}.compare-table .product-image{display:inline-block}.catalog-product-compare-index .title-buttons{position:relative}.catalog-product-compare-index .title-buttons h1:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:45px;color:#7acecf;padding-right:0.244em}@media only screen and (max-width: 767px){.catalog-product-compare-index .title-buttons h1:before{font-size:30px}}.catalog-product-compare-index .title-buttons a{position:absolute;top:20%;left:0;font-weight:500}.catalog-product-compare-index .title-buttons a:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:22px;padding-right:15px}.catalog-product-compare-index .title-buttons .button{float:right;font-size:31px;padding:8px 5px;position:absolute;right:0;top:0}.catalog-product-compare-index .buttons-set{border-top:0}.compare-table{margin-top:15px}.compare-table .product-image{display:inline-block;padding:10px}.compare-table thead th,.compare-table thead td{padding-bottom:0}.compare-table thead th{border-bottom:none}.compare-table th{vertical-align:top;border:solid 1px #dfdfdf;border-top:none}.compare-table td{border-right:solid 1px #dfdfdf}.compare-table .product-shop-row.top td{padding-bottom:0;border-bottom:0;text-align:center;vertical-align:top}.compare-table .product-shop-row.top th{border-bottom:none}.compare-table .product-shop-row.bottom td{padding-top:0;text-align:center}.compare-table .add-to-row{text-align:center}.compare-table .btn-remove:hover{color:#7acecf}.compare-table .btn-remove::after{content:'\e132';font-size:22px;box-shadow:none}.compare-table .btn-cart span span::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:28px;color:#fff;float:left;left:auto;right:0.333em;position:relative;z-index:99;vertical-align:bottom;display:inline-block}@media only screen and (max-width: 991px){.compare-table .btn-cart span span::before{display:none}}.compare-table .btn-cart.button-secondary span span::before,.compare-table .btn-cart.button2 span span::before{color:#7acecf}@media only screen and (max-width: 991px){.catalog-product-compare-index .title-buttons{padding-top:40px}.catalog-product-compare-index .title-buttons a{position:relative}}

.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}body[class*="checkout-multishipping-"] .checkout-progress{width:100%;float:left;margin-bottom:25px}body[class*="checkout-multishipping-"] .checkout-progress>li{float:left;width:20%;text-align:center;padding:8px 1% 6px;background:#f5f5f5;text-transform:uppercase;border-bottom:1px solid #ccc;border-right:1px solid #ccc;margin-bottom:10px;font-family:"Lato",sans-serif}body[class*="checkout-multishipping-"] .checkout-progress>li.active{background-color:#eee}body[class*="checkout-multishipping-"] .checkout-progress>li.last{border-right:0px}body[class*="checkout-multishipping-"] .page-title{float:left;width:100%;margin-bottom:15px}body[class*="checkout-multishipping-"] .page-title h1{border:0 none;float:left;margin-top:2px;margin-right:2%}body[class*="checkout-multishipping-"] .page-title .button{float:right}body[class*="checkout-multishipping-"] .multiple-checkout>h2{text-transform:none;font-size:17px;margin-bottom:15px}body[class*="checkout-multishipping-"] .messages{float:left;width:100%}body[class*="checkout-multishipping-"] .col-2.col-wide{width:66%}body[class*="checkout-multishipping-"] .col-1.col-narrow{width:30%}body[class*="checkout-multishipping-"] .actions{margin-bottom:10px}body[class*="checkout-multishipping-"] .grand-total{text-align:right;font-size:16px;font-weight:normal}body[class*="checkout-multishipping-"] #checkout-review-submit{float:right}body[class*="checkout-multishipping-"] #review-buttons-container{float:right;text-align:right}.checkout-multishipping-addresses .btn-remove2{text-indent:-5555px;display:block;width:22px;height:22px}.checkout-multishipping-shipping .gift-messages{margin-top:20px}.checkout-multishipping-shipping .gift-messages-form{margin-top:15px}.checkout-multishipping-shipping .gift-messages-form h4{margin-top:15px;margin-bottom:5px}.checkout-multishipping-shipping .gift-messages-form .form-list{margin-top:10px;margin-bottom:25px}.checkout-multishipping-shipping .gift-messages-form .item{margin-top:15px}.checkout-multishipping-shipping .col-1 .box-title h2,.checkout-multishipping-shipping .col-1 .box-title h3,.checkout-multishipping-shipping .col-1 .box-title h4,.checkout-multishipping-shipping .col-2 .box-title h2,.checkout-multishipping-shipping .col-2 .box-title h3,.checkout-multishipping-shipping .col-2 .box-title h4,.checkout-multishipping-billing .col-1 .box-title h2,.checkout-multishipping-billing .col-1 .box-title h3,.checkout-multishipping-billing .col-1 .box-title h4,.checkout-multishipping-billing .col-2 .box-title h2,.checkout-multishipping-billing .col-2 .box-title h3,.checkout-multishipping-billing .col-2 .box-title h4,.checkout-multishipping-overview .col-1 .box-title h2,.checkout-multishipping-overview .col-1 .box-title h3,.checkout-multishipping-overview .col-1 .box-title h4,.checkout-multishipping-overview .col-2 .box-title h2,.checkout-multishipping-overview .col-2 .box-title h3,.checkout-multishipping-overview .col-2 .box-title h4{font-weight:normal;width:100%;background:#f5f5f5;border-bottom:1px solid #ccc;padding:10px;font-size:14px}.checkout-multishipping-shipping .col-1>h4,.checkout-multishipping-shipping .col-2>h4,.checkout-multishipping-billing .col-1>h4,.checkout-multishipping-billing .col-2>h4,.checkout-multishipping-overview .col-1>h4,.checkout-multishipping-overview .col-2>h4{font-weight:normal;width:100%;background:#f5f5f5;border-bottom:1px solid #ccc;padding:10px;font-size:14px}.checkout-multishipping-shipping .col-1 .box-content,.checkout-multishipping-shipping .col-2 .box-content,.checkout-multishipping-billing .col-1 .box-content,.checkout-multishipping-billing .col-2 .box-content,.checkout-multishipping-overview .col-1 .box-content,.checkout-multishipping-overview .col-2 .box-content{margin-bottom:25px;padding-left:10px;margin-top:10px}.checkout-multishipping-billing .sp-methods dt{float:left;width:100%}#multiship-addresses-table>tbody>tr>td.a-center.last>a{background-image:none}#review-order-form>div:nth-child(3)>div.divider{width:100%;clear:both}@media only screen and (max-width: 991px){body[class*="checkout-multishipping-"] .checkout-progress span{word-spacing:300px}}@media only screen and (max-width: 767px){body[class*="checkout-multishipping-"] .checkout-progress span{width:12px}body[class*="checkout-multishipping-"] .checkout-progress li{width:100%;margin:0;text-align:left;padding-left:3%;border-right:0px}body[class*="checkout-multishipping-"] .checkout-progress span{word-spacing:1px;width:12px}body[class*="checkout-multishipping-"] .box-title{float:left;width:100%}body[class*="checkout-multishipping-"] .page-title .button{float:left;margin-bottom:10px}body[class*="checkout-multishipping-"] .linearize-table tfoot td{text-align:right}body[class*="checkout-multishipping-"] .linearize-table select{width:100%;min-width:200px}body[class*="checkout-multishipping-"] .col-1.col-narrow,body[class*="checkout-multishipping-"] .col-2.col-wide{width:100%;padding:0}}@media only screen and (max-width: 599px){.checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label]{text-align:left;padding-left:10px;margin-top:12px}}@media only screen and (max-width: 479px){body[class*="checkout-multishipping-"] .buttons-set .back-link{display:block}}

﻿.header-minicart .minicart-actions .cart-link {
  background: none;
  padding: 0;
  color: #ff6100;
  font-weight: normal;
  text-transform: capitalize;
  margin-top: 10px;
  text-decoration: underline;
  border: 0;
  letter-spacing: 1px;
}

.header-minicart .minicart-actions .cart-link span {
    z-index: 9;
    position: relative
}

/*.header-minicart .minicart-actions .cart-link:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #078377;
    z-index: 2
}*/

.header-minicart .minicart-actions .cart-link:hover {
    text-decoration: none;
    cursor: pointer
}

.header-minicart .minicart-actions .cart-link:active::after {
    text-decoration: none;
}

.header-minicart .minicart-actions .cart-link:focus {
   text-decoration: none;
}

.header-minicart .minicart-actions .checkout-button {
    font-size: 14px;
    padding: 15px 25px
}

@media only screen and (max-width: 991px) {
    .header-minicart .minicart-actions .checkout-button {
        padding: 7px 12px
    }
}

/*.header-minicart .minicart-actions .checkout-button {
    background-color: #ff6100
}

.header-minicart .minicart-actions .checkout-button::after {
    background: #099b8d
}

.header-minicart .minicart-actions .checkout-button:hover {
    background: #099b8d
}

.header-minicart .minicart-actions .checkout-button:active::after {
    background: #078377
}

.header-minicart .minicart-actions .checkout-button:focus {
    background: #078377
}*/

/*.header-minicart .minicart-actions .cart-link:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.2)
}

.header-minicart .minicart-actions .cart-link:hover {
    z-index: 999
}*/

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.header-minicart .block-subtitle {
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 25px;
    display: block;
    font-weight: bold;
    letter-spacing: 2px;
}

@media(max-width: 767px){
	.header-minicart .block-subtitle {
		padding: 0;
	}
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.header-minicart {
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .header-minicart {
        display: block
    }
}

.header-minicart .truncated {
    display: inline-block
}

.header-minicart .truncated .truncated_full_value .item-options {
    top: 40px
}

.header-minicart .minicart-message {
    display: block;
    padding: 10px
}

.header-minicart .empty {
    padding: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

.header-minicart .minicart-wrapper {
    padding: 30px 30px 30px;
    background: white;
    clear: both
}

.header-minicart .minicart-wrapper:before,
.header-minicart .minicart-wrapper:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none
}

.header-minicart .minicart-wrapper:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2
}

.header-minicart .minicart-wrapper:after {
    background-image: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3
}

.header-minicart .minicart-wrapper.loading {
    position: relative
}

.header-minicart .minicart-wrapper.loading:before,
.header-minicart .minicart-wrapper.loading:after {
    display: block
}

.header-minicart .block-subtitle {
    /*margin-bottom: 30px;*/
    font-size: 14px
}

.header-minicart .block-subtitle .close {
    display: block;
    color: #ff6100;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 14px;
    opacity: 1;
    filter: alpha(opacity=100);
    right: 20px
}

.header-minicart .block-subtitle .close:hover {
    color: #333
}

.header-minicart .mini-products-list {
    padding: 0
}

.header-minicart .mini-products-list li {
    padding: 0;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 20px
}

@media(max-width: 767px){
    .header-minicart .mini-products-list li {
        margin-bottom: 6px;
        padding-bottom: 6px;
    }
}

.header-minicart .mini-products-list li.last {
    border: none;
    padding-bottom: 0
}

.header-minicart .mini-products-list li .product-details {
    position: relative
}

.header-minicart .product-details .product-name {
    padding-top: 0px;
    margin-bottom: 5px
}

.header-minicart .product-details .product-name a {
    color: #333;
    font-weight: bold;
}

.header-minicart .product-details .product-name a:hover {
    color: #ff6100
}

/*.header-minicart .product-details .truncated {
    margin-top: 15px
}*/

.header-minicart .product-details .action-icons {
    clear: both;
    position: absolute;
    top: 0;
    right: 0;
}

.header-minicart .product-details .action-icons a {
	display: block;
}

.header-minicart .product-details .action-icons a,
.header-minicart .product-details .action-icons span {
    font-size: 0;
    line-height: 0;
    margin-left: 5px;
    color: #dedfe1;
}

.header-minicart .product-details .action-icons a::before,
.header-minicart .product-details .action-icons span::before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: normal;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.header-minicart .product-details .action-icons a.btn-edit::before,
.header-minicart .product-details .action-icons span.btn-edit::before {
	content: "";
	display: inline-block;
	font-family: "Material Icons";
	font-weight: 400;
	text-rendering: auto;
	transform: translate(0, 0);
	line-height: 1;
	font-size: 20px;
}

.header-minicart .product-details .action-icons a.remove::before,
.header-minicart .product-details .action-icons span.remove::before {
	content: "";
	display: inline-block;
	font-family: "Material Icons";
	font-weight: 400;
	text-rendering: auto;
	transform: translate(0, 0);
	line-height: 1;
	font-size: 20px;
	color: #dedfe1;
}

.header-minicart .product-details .product-wrapper {
    position: relative
}

.header-minicart .info-wrapper th {
    text-transform: none;
    padding-right: 6px;
}

.header-minicart .info-wrapper td {
    color: #333;
    clear: right;
}

.header-minicart .info-wrapper td.price,
.header-minicart .info-wrapper td .price {
    color: #ff6100;
    font-weight: bold;
}

.header-minicart .info-wrapper .qty-wrapper th{
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

.header-minicart .info-wrapper .qty-wrapper td {
    height: 28px;
    line-height: 28px
}

.header-minicart .info-wrapper .qty {
    width: 1em;
    text-align: center;
    height: 30px;
    vertical-align: middle;
    background: none;
    border: 0;
}

.header-minicart .info-wrapper .quantity-button {
    opacity: 0;
    display: none;
    padding: 4px 8px;
    text-transform: capitalize;
    font-size: 14px;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms
}

.header-minicart .info-wrapper .quantity-button[disabled] {
    cursor: default
}

.header-minicart .info-wrapper .quantity-button.visible {
    opacity: 1;
    display: inline-block
}

.header-minicart .subtotal {
    padding: 10px 12px;
    margin: 15px 0 20px;
    overflow: hidden
}

.header-minicart .subtotal .label {
    margin-right: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333333;
}

.header-minicart .subtotal .price {
    color: #ff6100;
    font-size: 30px;
    line-height: 20px;
    font-weight: bold;
    float: right;
}

.header-minicart .minicart-actions {
    padding: 0;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.header-minicart .minicart-actions li {
    margin: 0 0 10px
}

.header-minicart .minicart-actions .checkout-button {
    min-width: 145px;
    display: inline-block;
}

.header-minicart .minicart-actions .checkout-button span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: right;
    left: 0.333em;
    right: auto;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .header-minicart .minicart-actions .checkout-button span span::before {
        display: none
    }
}

.header-minicart .minicart-actions .checkout-button.button-secondary span span::before,
.header-minicart .minicart-actions .checkout-button.button2 span span::before {
    color: #ff6100
}

.header-minicart .minicart-actions .checkout-button span {
    display: inline-block
}

.header-minicart .minicart-actions .checkout-button:hover span span::before {
    margin: 0 -7px 0 7px
}

.header-minicart .minicart-actions .cart-link {
    display: inline-block;
}

.header-minicart .minicart-actions .paypal-logo .paypal-or {
    line-height: 1.6
}

.header-minicart #minicart-error-message {
    text-align: center;
    color: red;
    display: none
}

.header-minicart #minicart-success-message {
    text-align: center;
    color: green;
    display: none
}

.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
    display: none
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
    margin-bottom: 0;
    border: none;
    clear: both
}

@media only screen and (min-width: 992px) {
    .header-minicart {
        position: relative;
        float: right
    }
}

@media only screen and (min-width: 768px) {
    .checkout-types.minicart {
        float: none;
        text-align: left
    }
}

@media only screen and (max-width: 479px) {
    .header-minicart a.skip-cart {
        z-index: 1
    }
}

@media only screen and (max-width: 767px) {
    .header-minicart .subtotal .label {
        color: #888
    }
    .header-minicart .minicart-wrapper {
        padding: 10px
    }
    .header-minicart .minicart-wrapper:before {
        background-color: #EDEDED
    }
    .header-minicart .quantity-button {
        float: none
    }
    .header-minicart .header-minicart .block-cart {
        padding: 15px
    }
    .header-minicart .header-minicart .block-subtitle {
        padding-top: 59px
    }
    .header-minicart .minicart-actions {
        padding-bottom: 33px
    }
    .header-minicart .minicart-actions .cart-link {
        bottom: 0;
        right: 10px;
        position: absolute
    }
    .header-minicart .minicart-actions .checkout-types.minicart li {
        display: inline-block
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo>a {
        display: inline
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
        display: inline-block;
        vertical-align: top
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        width: auto;
        float: none;
        display: inline;
        margin: 0 10px 5px 10px;
        line-height: 40px
    }
}

@media only screen and (max-width: 740px) {
    .header-minicart .minicart-actions .cart-link {
        right: auto;
        left: 0;
        text-align: center;
        width: 100%
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
        width: 100%;
        display: block;
        margin-left: 0
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        line-height: 1.6
    }
}

@media only screen and (max-width: 599px) {
    .header-minicart .minicart-actions .checkout-button {
        width: 100%
    }
}

﻿#review-buttons-container .btn-checkout{font-size:18px;padding:14px 28px}@media only screen and (max-width: 991px){#review-buttons-container .btn-checkout{padding:7px 12px}}#review-buttons-container .btn-checkout{background-color:#7acecf}#review-buttons-container .btn-checkout::after{background:#099b8d}#review-buttons-container .btn-checkout:hover{background:#099b8d}#review-buttons-container .btn-checkout:active::after{background:#078377}#review-buttons-container .btn-checkout:focus{background:#078377}.opc .section .control input[type="radio"],.opc .section .inner-box p input[type="radio"],.opc .section .fieldset dl dt input[type="radio"],.opc .section .control input[type="checkbox"],.opc .section .inner-box p input[type="checkbox"],.opc .section .fieldset dl dt input[type="checkbox"]{float:left;margin-top:5px;display:none}.opc .section .control input[type="radio"]+label,.opc .section .inner-box p input[type="radio"]+label,.opc .section .fieldset dl dt input[type="radio"]+label,.opc .section .control input[type="radio"]+.label label,.opc .section .inner-box p input[type="radio"]+.label label,.opc .section .fieldset dl dt input[type="radio"]+.label label{cursor:pointer;position:relative;padding-left:27px;text-transform:none;display:inline-block}.opc .section .control input[type="radio"]+label:before,.opc .section .inner-box p input[type="radio"]+label:before,.opc .section .fieldset dl dt input[type="radio"]+label:before,.opc .section .control input[type="radio"]+.label label:before,.opc .section .inner-box p input[type="radio"]+.label label:before,.opc .section .fieldset dl dt input[type="radio"]+.label label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;position:absolute;border-radius:50%;left:0;top:2px;background-color:#f5f5f5;border:solid 1px #dfdfdf}.opc .section .control input[type="radio"]+label:after,.opc .section .inner-box p input[type="radio"]+label:after,.opc .section .fieldset dl dt input[type="radio"]+label:after,.opc .section .control input[type="radio"]+.label label:after,.opc .section .inner-box p input[type="radio"]+.label label:after,.opc .section .fieldset dl dt input[type="radio"]+.label label:after{content:"";display:inline-block;position:absolute;border-radius:50%;width:0px;height:0px;left:9px;top:10px;background-color:#7acecf;box-shadow:inset -1px -1px 1px 0px rgba(0,0,0,0.3),0px 1px 0px 0px rgba(255,255,255,0.8)}.opc .section .control input[type="radio"]+label:hover,.opc .section .inner-box p input[type="radio"]+label:hover,.opc .section .fieldset dl dt input[type="radio"]+label:hover,.opc .section .control input[type="radio"]+.label label:hover,.opc .section .inner-box p input[type="radio"]+.label label:hover,.opc .section .fieldset dl dt input[type="radio"]+.label label:hover{color:#333}.opc .section .control input[type=radio]:checked+.label label:after,.opc .section .inner-box p input[type=radio]:checked+.label label:after,.opc .section .fieldset dl dt input[type=radio]:checked+.label label:after,.opc .section .control input[type=radio]:checked+label:after,.opc .section .inner-box p input[type=radio]:checked+label:after,.opc .section .fieldset dl dt input[type=radio]:checked+label:after{width:12px;height:12px;left:2px;top:4px}.opc .section .control input[type="checkbox"]+label,.opc .section .inner-box p input[type="checkbox"]+label,.opc .section .fieldset dl dt input[type="checkbox"]+label,.opc .section .control input[type="checkbox"]+.label label,.opc .section .inner-box p input[type="checkbox"]+.label label,.opc .section .fieldset dl dt input[type="checkbox"]+.label label{display:inline-block;padding-left:27px;position:relative;clear:both;cursor:pointer;text-transform:none}.opc .section .control input[type="checkbox"]+label:before,.opc .section .inner-box p input[type="checkbox"]+label:before,.opc .section .fieldset dl dt input[type="checkbox"]+label:before,.opc .section .control input[type="checkbox"]+.label label:before,.opc .section .inner-box p input[type="checkbox"]+.label label:before,.opc .section .fieldset dl dt input[type="checkbox"]+.label label:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;position:absolute;left:0;top:2px;background-color:#f5f5f5;border:solid 1px #dfdfdf}.opc .section .control input[type="checkbox"]+label:after,.opc .section .inner-box p input[type="checkbox"]+label:after,.opc .section .fieldset dl dt input[type="checkbox"]+label:after,.opc .section .control input[type="checkbox"]+.label label:after,.opc .section .inner-box p input[type="checkbox"]+.label label:after,.opc .section .fieldset dl dt input[type="checkbox"]+.label label:after{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";display:inline-block;position:absolute;font-size:0;left:9px;top:10px;color:#7acecf;text-shadow:inset 0px 1px 1px 0px rgba(0,0,0,0.3),0px 1px 0px 0px rgba(255,255,255,0.8)}.opc .section .control input[type="checkbox"]+label:hover,.opc .section .inner-box p input[type="checkbox"]+label:hover,.opc .section .fieldset dl dt input[type="checkbox"]+label:hover,.opc .section .control input[type="checkbox"]+.label label:hover,.opc .section .inner-box p input[type="checkbox"]+.label label:hover,.opc .section .fieldset dl dt input[type="checkbox"]+.label label:hover{color:#333}.opc .section .control input[type=checkbox]:checked+label:after,.opc .section .inner-box p input[type=checkbox]:checked+label:after,.opc .section .fieldset dl dt input[type=checkbox]:checked+label:after,.opc .section .control input[type=checkbox]:checked+.label label:after,.opc .section .inner-box p input[type=checkbox]:checked+.label label:after,.opc .section .fieldset dl dt input[type=checkbox]:checked+.label label:after{font-size:22px;top:-9px;left:0}.sp-methods .form-list li .dropdown{width:100%;background-color:#f5f5f5;border:solid 1px #dfdfdf;border-radius:0px}.sp-methods .form-list li .dropdown:hover{box-shadow:none;background:#EDEDED}.sp-methods .form-list li .dropdown .validation-advice{position:relative !important;height:auto;opacity:1;padding:0 0 10px !important;background:#fff;border-top:none;border-left:none;border-right:none;border-radius:0;top:-1px;left:-1px;margin-right:-2px}.sp-methods .form-list li .dropdown div{background-color:#f5f5f5;border:solid 1px #dfdfdf}.sp-methods .form-list li .dropdown div ul{z-index:12}.sp-methods .form-list li .dropdown div ul li{margin:0}.sp-methods .form-list li .dropdown div ul li.focus{background:#EDEDED;color:#333}.sp-methods .form-list li .dropdown div ul li.active{font-weight:normal;background:#EDEDED}.sp-methods .form-list li .dropdown li,.sp-methods .form-list li .dropdown .selected{font-size:14px;color:#888;padding:13px 20px}.sp-methods .form-list li .dropdown .selected{color:#333}.sp-methods .form-list li .dropdown .selected::after{box-shadow:none}.sp-methods .form-list li .dropdown .carat{border-width:6px;border-color:#777 transparent transparent;right:20px}.sp-methods .form-list li .dropdown.open{z-index:15}.sp-methods .form-list li .dropdown.open .carat{border-bottom:6px solid #777;border-top:6px solid transparent;margin-top:-10px}.sp-methods .form-list li .dropdown.open div{padding:10px 0;height:auto !important}.sp-methods .form-list li .dropdown.open div ul{position:relative;z-index:12}.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border,.opc .section.active{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border,.opc .section.active{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block,.sidebar .block-progress{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block,.opc .form-list{border:none;padding:0;margin-bottom:0}.sidebar .block-progress dt,#checkout-review-table-wrapper table tfoot tr td{text-transform:uppercase;color:#333;font-weight:normal}.sidebar .block-progress .block-title strong{font-size:18px;line-height:1.667em;color:#7acecf;text-transform:uppercase;font-weight:500}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block,.sidebar .block-progress{padding:15px;margin-bottom:30px}.sidebar .block-progress dt,#checkout-review-table-wrapper table tfoot tr td{font-size:12px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.checkout-onepage-index .page-title h1:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:55px;color:#7acecf;padding-right:0.244em}@media only screen and (max-width: 767px){.checkout-onepage-index .page-title h1:before{font-size:30px}}.opc .section:last-child.active{border-bottom:none;padding-bottom:0;margin-bottom:0 !important}.opc .section .step-title{width:100%;position:relative;margin:0 0 10px 0;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.opc .section .step-title:after{content:'';display:table;clear:both}.opc .section .fieldset{margin-right:-15px;position:relative}.opc .section .control label,.opc .section .inner-box p label,.opc .section .fieldset dl dt label{background:none !important;padding:0}.opc .section .buttons-set{border-top:none;margin-bottom:0}.opc .section .product-image{padding:5px;margin-bottom:10px}.opc .section p.required{margin:0;position:absolute;right:15px;top:-20px}.opc .section .wide label,.opc .section .field label,.opc .section .fieldset dd label{text-transform:uppercase;color:#333;margin-bottom:3px}.opc .section .inner-box .fields,.opc .section textarea{float:none;max-width:97%;width:97%}.opc .section .inner-box .fields input{width:100%}.opc .section.allow:not(.active) .step-title{cursor:pointer}#login-form input{width:97%}#checkout-step-billing .form-list .control{float:left}#checkout-step-billing .form-list .control label{min-width:210px}#checkout-shipping-method-load dl{overflow:hidden}#checkout-shipping-method-load dl dt{float:left;font-weight:normal;text-transform:uppercase;color:#333;padding-right:10px}#checkout-shipping-method-load dl dd{float:left}#checkout-shipping-method-load dl dd li{margin:0}#checkout-shipping-method-load dl dd label{padding:0 !important;color:#7acecf}#checkout-shipping-method-load dl dd label span{font-weight:normal}#checkout-payment-method-load .fields{width:32%}#checkout-payment-method-load input,#checkout-payment-method-load select{width:96%}#checkout-payment-method-load .fieldset input,#checkout-payment-method-load .fieldset select{width:92%}#checkout-payment-method-load .year{margin-top:25px}#checkout-step-shipping_method label{text-transform:none}#checkout-step-payment img{max-width:100%}.opc .section .step-title a{display:none}.opc .section.allow:not(.active) .step-title a{display:block;float:right;line-height:40px;height:40px;padding:0px 10px}.no-touch .opc .section .step-title a:hover{text-decoration:none}.opc .section .step-title .number{width:39px;height:39px;text-align:center;color:#FFFFFF;font-size:16px;line-height:37px;font-weight:500;background-color:#333;display:block;position:absolute;top:50%;margin-top:-20px;border-radius:50%}.opc .section.allow.active .step-title .number{background-color:#7acecf;-webkit-box-shadow:-1px -1px 0px rgba(50,50,50,0.25) inset;-moz-box-shadow:-1px -1px 0px rgba(50,50,50,0.25) inset;box-shadow:-1px -1px 0px rgba(50,50,50,0.25) inset}.opc .section.allow .step-title .number{background-color:#999}.opc .section.allow .step-title h2{color:#909090}.opc .section.allow .step-title:hover h2,.opc .section.active .step-title h2{color:#333}.opc .section .step-title h2{font-size:18px;font-weight:500;line-height:normal;padding:10px 0 10px;float:left;margin:0px 4px 0px 55px}.opc .section .step{padding:10px 0}.opc .section .step:after{content:'';display:table;clear:both}@media only screen and (max-width: 991px){.opc .section .step{padding:10px}}.opc select{max-width:365px;width:100%}.opc h3,.opc h4{margin:0;margin-bottom:10px;color:#333;font-family:"Lato",sans-serif;font-size:16px;font-weight:500;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;font-weight:normal}.opc h3.product-name,.opc h4.product-name{color:#7acecf;text-transform:none;font-size:18px}.opc .buttons-set{text-align:left}.opc .buttons-set button.button{float:left;margin-left:0;margin-right:10px;margin-bottom:0;width:auto !important}.opc .buttons-set p.required{float:right;margin-left:5px;margin-bottom:0}.opc .buttons-set .back-link{float:right;margin:0}.opc .buttons-set a{line-height:20px;display:inline-block;padding:5px 5px 5px 0}.opc .fields{float:left;width:33%}.opc .fields input[type="email"],.opc .fields input[type="search"],.opc .fields input[type="number"],.opc .fields input[type="password"],.opc .fields input[type="tel"],.opc .fields input[type="text"]{max-width:100%;width:92%}.opc .wide{clear:both;width:100%}.opc .wide input[type="email"],.opc .wide input[type="search"],.opc .wide input[type="number"],.opc .wide input[type="password"],.opc .wide input[type="tel"],.opc .wide input[type="text"]{max-width:100%;width:96%}.opc .wide select{max-width:100%;width:92%}.opc .form-list{clear:both}.opc .form-list select{width:93%;margin-top:0}@media only screen and (max-width: 479px){.opc .buttons-set .button+.buttons-set .button,.paypal-express-review .buttons-set .button+.buttons-set .button{margin-left:0}.opc .fields,#checkout-payment-method-load .fields{float:none;width:100%}.opc .wide,#checkout-payment-method-load .wide{width:100%}.opc input[type="email"],.opc input[type="search"],.opc input[type="number"],.opc input[type="password"],.opc input[type="tel"],.opc input[type="text"],#checkout-payment-method-load input[type="email"],#checkout-payment-method-load input[type="search"],#checkout-payment-method-load input[type="number"],#checkout-payment-method-load input[type="password"],#checkout-payment-method-load input[type="tel"],#checkout-payment-method-load input[type="text"]{width:100%}.opc select,#checkout-payment-method-load select{width:100%}}.opc #opc-login .step{padding:20px 0px}.opc #opc-login .buttons-set{border-top:0;padding-top:5px}@media only screen and (max-width: 767px){.opc #opc-login .description,.opc #opc-login p.required{display:none}.opc .buttons-set{margin-bottom:30px}.opc .buttons-set button.button{float:right}}#opc-payment .note{padding:10px}.opc.opc-firststep-login .section:not(#opc-login) .step-title,.opc-block-progress-step-login{transition:opacity 300ms ease-out}.opc.opc-firststep-login .section#opc-login .step-title .number{transition:width 80ms ease-out}.opc.opc-firststep-login .section#opc-login .step-title h2{transition:margin-left 80ms ease-out}body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number{overflow:hidden}.sp-methods{margin:0 0 8px}.sp-methods dt{margin:13px 0 5px;font-weight:bold}.sp-methods dt:first-child{margin:0 0 5px}.sp-methods dd li{margin:5px 0}.sp-methods label img{float:left}.sp-methods label a{margin-top:6px;float:right;margin-left:10px}.sp-methods .price{font-weight:bold}.sp-methods .form-list{padding:20px 0 0 0}.sp-methods .form-list li{margin:0 0 15px}.sp-methods select.month{width:120px;margin-right:10px}.sp-methods select.year{width:96px}.sp-methods #advice-validate-cc-exp-ccsave_expiration{max-width:130px}.sp-methods .checkmo-list li{margin:0 0 5px;content:'';display:table;clear:both}.sp-methods .checkmo-list label{width:165px;padding-right:15px;text-align:right;float:left}.sp-methods .checkmo-list address{float:left}@media only screen and (max-width: 479px){.sp-methods .checkmo-list{padding-left:0}.sp-methods .checkmo-list label{width:135px}}.sp-methods .release-amounts{margin:0.5em 0}.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}.sidebar .block-progress{background-color:#f5f5f5;margin:0}.sidebar .block-progress .block-title{border-bottom:none;margin-bottom:0;padding-bottom:12px}.sidebar .block-progress dt{padding-top:6px}.sidebar .block-progress dt a{float:right;text-transform:none;font-weight:500}.sidebar .block-progress dt.complete{color:#333}.sidebar .block-progress dd{padding:10px 0 0;margin:0px;font-size:12px}.sidebar .block-progress dd address{line-height:1.917em;margin-bottom:0}.sidebar .block-progress dd.complete{border-bottom:solid 1px #dfdfdf;padding-bottom:20px;margin-bottom:20px}.sidebar .block-progress dl{margin-bottom:0}.sidebar .block-progress dl div:last-child dd.complete{border-bottom:0;padding-bottom:0;margin-bottom:0}.sidebar .block-progress #payment-progress-opcheckout .subtitle{margin-bottom:3px}.sidebar .block-progress .payment-info dt{padding:0;margin:0 0 3px 0;color:#888;font-family:Georgia,Times,"Times New Roman",serif;text-transform:none;font-style:italic;float:left;clear:both;font-size:13px}.sidebar .block-progress .payment-info dt:after{content:': '}.sidebar .block-progress .payment-info dd{float:left;margin-bottom:3px;font-size:13px}.sidebar .block-progress .payment-info:after{content:'';display:table;clear:both}#checkout-review-table .btn-remove img{display:none}#checkout-review-table-wrapper{clear:both}#checkout-review-table-wrapper table{border:solid 1px #dfdfdf}#checkout-review-table-wrapper table tbody td,#checkout-review-table-wrapper table thead th,#checkout-review-table-wrapper table tfoot{vertical-align:top;text-align:center}#checkout-review-table-wrapper table thead th{color:#333;font-size:16px;font-weight:500;text-align:left;border:solid 1px #dfdfdf}#checkout-review-table-wrapper table thead th:last-child{border-right:none}#checkout-review-table-wrapper table tbody tr td{border:solid 1px #dfdfdf}#checkout-review-table-wrapper table tbody tr td:first-child{width:49%;text-align:left}#checkout-review-table-wrapper table tbody tr td:last-child{border-right:none}#checkout-review-table-wrapper table tfoot tr td{text-align:left;position:relative}#checkout-review-table-wrapper table tfoot tr td::after{position:absolute;height:1px;bottom:0;left:40px;right:40px;background-color:#dfdfdf;content:''}#checkout-review-table-wrapper table tfoot tr td.last{text-align:right}#checkout-review-table-wrapper table tfoot tr td.last strong .price{font-size:34px;color:#7acecf}#checkout-review-table-wrapper table tfoot tr td:first-child{padding:8px 0 8px 40px}#checkout-review-table-wrapper table tfoot tr td:first-child::after{right:0}#checkout-review-table-wrapper table tfoot tr td:last-child{padding:8px 40px 8px 0}#checkout-review-table-wrapper table tfoot tr td:last-child::after{left:0}#checkout-review-table-wrapper table tfoot tr.first td{padding-top:30px}#checkout-review-table-wrapper table tfoot tr.last{font-size:16px}#checkout-review-table-wrapper table tfoot tr.last strong{font-weight:500}#checkout-review-table-wrapper table tfoot tr.last td{padding-bottom:28px}#checkout-review-table-wrapper table tfoot tr.last td::after{display:none}#checkout-review-table-wrapper table .price{font-size:24px;color:#7acecf;font-weight:500}#review-buttons-container{width:100%;margin-top:0;padding-top:0;margin-bottom:15px}#review-buttons-container .btn-checkout{float:right;margin:0}#review-buttons-container .btn-checkout span span::before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"";font-size:28px;color:#fff;float:right;left:0.333em;right:auto;position:relative;z-index:99;vertical-align:bottom;display:inline-block}@media only screen and (max-width: 991px){#review-buttons-container .btn-checkout span span::before{display:none}}#review-buttons-container .btn-checkout.button-secondary span span::before,#review-buttons-container .btn-checkout.button2 span span::before{color:#7acecf}#review-buttons-container .please-wait{float:left;margin-right:10px}#review-buttons-container .f-left{float:right;margin:10px 20px 0 0}#review-buttons-container .f-left a{font-weight:500}@media only screen and (max-width: 599px){.linearize-table-large.checkout-review-table thead tr:nth-child(1n+2){display:none}}@media only screen and (max-width: 479px){.linearize-table.checkout-review-table thead tr:nth-child(1n+2){display:none}}.opc-block-progress dt.complete .separator{display:none}.opc-block-progress dt .separator{display:none}#checkout-step-review .opc-block-progress{border-left:none;padding-left:0}#checkout-step-review .opc-block-progress .block-title{display:none}#checkout-step-review .opc-block-progress .block-content{display:block !important;padding:0}#checkout-step-review .opc-block-progress .block-content>dl>div{float:left;width:50%}@media only screen and (max-width: 479px){#checkout-step-review .opc-block-progress .block-content>dl>div{float:none;width:auto}}#checkout-step-review .opc-block-progress .block-content .changelink{display:none}@media only screen and (max-width: 479px){#checkout-review-table thead>tr>th{display:none}#checkout-review-table thead>tr>th:first-child{display:block}#checkout-review-table thead>tr>th:first-child{display:block}}#checkout-step-review .centinel>p{margin-bottom:10px}#checkout-step-review .centinel iframe{width:100%;min-height:400px}.gift-messages-form .item{content:'';display:table;clear:both;margin-top:30px}.gift-messages-form .item h5{font-weight:normal}.gift-messages-form .item .product-img-box{width:auto;float:left;padding-right:15px}.gift-messages-form .item .details{float:left}.gift-message-form .inner-box>div{content:'';display:table;clear:both;width:100%;margin-top:15px;display:block}.gift-message-form .inner-box>div.extra-options-container p{margin-bottom:15px}.gift-message-form .gift-wrapping-form label{margin-right:10px}.gift-message-form .gift-wrapping-form img{float:left}.gift-message-form .gift-wrapping-form .gift-wrapping-design{height:75px}.gift-message-form .gift-wrapping-form .gift-wrapping-design:after{content:'';display:table;clear:both}.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box{margin-right:5px}.gift-message-form .gift-item{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ECECEC}.gift-message-form .gift-item:after{content:'';display:table;clear:both}.gift-message-form .gift-item .product-img-box{width:200px}.gift-message-form .gift-item .product-img-box .product-image{width:75px;margin-left:auto;margin-right:auto}.gift-message-form .gift-item .product-img-box .product-name{display:block}.gift-message-form .gift-item .fieldset{margin-left:200px}@media only screen and (max-width: 991px){.opc .section .fieldset{margin-right:0}#checkout-review-table-wrapper table{border:none}#checkout-review-table-wrapper table .price,#checkout-review-table-wrapper table tfoot tr td.last strong .price{font-size:1.2em}#checkout-review-table-wrapper table td:after{display:none}#checkout-review-table-wrapper table tbody tr td:first-child{width:100%}#checkout-review-table-wrapper table tbody tr td:last-child{border-right:1px solid #dfdfdf}}@media only screen and (max-width: 767px){.gift-message-form .giftmessage-area{max-width:100%}.gift-message-form .gift-item .product-img-box{width:100%;float:none}.gift-message-form .gift-item .fieldset{margin-left:0px}.gift-message-form .gift-item .fieldset textarea{width:100%}.opc #opc-login .buttons-set{margin-bottom:20px}.opc .section .step-title a,.opc .section.allow:not(.active) .step-title a{display:none}}@media only screen and (max-width: 479px){.opc .fields input,.opc .fields select,.opc .wide input,.opc .wide select{width:100% !important}.opc .section .step{padding:0}#checkout-review-table-wrapper table tfoot tr td:first-child{padding-left:20px}#checkout-review-table-wrapper table tfoot tr td:last-child{padding-right:20px}}

﻿.page-sitemap .links a,
.link-button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #ff6100;
    display: inline-block;
    padding: 11px 20px;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    border: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}

.page-sitemap .links a span,
.link-button span {
    z-index: 9;
    position: relative
}

.page-sitemap .links a:not(a)::after,
.link-button:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #078377;
    z-index: 2
}

.page-sitemap .links a:hover,
.link-button:hover {
    background: #078377;
    cursor: pointer
}

.page-sitemap .links a:active::after,
.link-button:active::after {
    background: #05524b
}

.page-sitemap .links a:focus,
.link-button:focus {
    color: #fff;
    background: #05524b
}

.page-sitemap .links a {
    background: #eee;
    color: #333;
    text-shadow: none
}

.page-sitemap .links a:not(a)::after {
    background: #e1e1e1
}

.page-sitemap .links a:hover {
    background: #e1e1e1;
    cursor: pointer;
    color: #333
}

.page-sitemap .links a:active {
    color: #333
}

.page-sitemap .links a:active::after {
    background: #d4d4d4
}

.page-sitemap .links a:focus {
    background: #d4d4d4;
    color: #333;
    outline: none
}

.page-sitemap .links a {
    font-size: 14px;
    text-transform: none;
    padding: 6px 15px
}

.block-1>div,
.list-1 .content-center,
.row-box-container .content-center,
.row-box-2 ul a>div,
.list-cat a>div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 2
}

.page-sitemap .links a:hover,
.link-button:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.2)
}

.page-sitemap .links a:hover,
.link-button:hover {
    z-index: 999
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

/*.title-border,
.page-sitemap .page-title h1,
.ps-static.cms-page-view .page-title:not(.without-border) h1 {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border,
    .page-sitemap .page-title h1,
    .ps-static.cms-page-view .page-title:not(.without-border) h1 {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}*/

.theme-block,
#oar_widget_orders_and_returns_form .fieldset {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

label {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block,
    #oar_widget_orders_and_returns_form .fieldset {
        padding: 15px;
        margin-bottom: 30px
    }
    label {
        font-size: 12px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.fieldset p {
    margin-bottom: 7px
}

.fieldset p.required {
    margin-bottom: 5px;
    float: right;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 5px
}

.fieldset+.fieldset {
    margin-top: 5px
}

form .legend {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Playfair Display", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: none;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 900
}

.input-box {
    padding-top: 2px
}

.input-box:after {
    content: '';
    display: table;
    clear: both
}

li.centinel-logos div.input-box img {
    display: inline;
    vertical-align: middle
}

.input-box .v-fix {
    float: left;
    margin-right: 5px;
    max-width: 100%
}

label {
    margin: 0;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

label.required:after,
span.required:after {
    content: ' * ';
    color: #ee372a;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px
}

label.required em,
span.required em {
    display: none
}

.input-hint {
    color: #909090;
    font-size: 12px
}

select {
    font-size: 14px
}

select+select {
    margin-left: 5px
}

select[multiple] {
    width: 270px;
    border: 1px solid #e7e7e6;
    font-size: 15px;
    padding: 5px
}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 450px;
    padding: 5px
}

.input-text,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #f5f5f7;
    background: #f5f5f7;
    font-size: 14px
}

.input-text:focus,
textarea:focus {
    border: 1px solid #f5f5f7;
    outline: 0
}

.input-text.validation-failed {
    border-color: #ee372a
}

.input-text.validation-failed:focus {
    outline-color: #f69b94
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
    height: 40px;
    padding: 0.4rem 1.5rem;
    border: solid 1px #f5f5f7
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
    width: 230px;
    max-width: 100%
}

select {
    max-width: 100%;
    width: 92%;
    height: 40px;
    background: #f5f5f7;
    border: solid 1px #f5f5f7;
    margin-top: 0
}

select option {
    padding: 5px 10px
}

@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
    input[type=email],
    input[type=search],
    input[type=number],
    input[type=password],
    input[type=tel],
    input[type=text],
    select {
        font-size: 16px
    }
}

.ie8 .input-text {
    max-width: none
}

input[type=number].qty,
input[type=text].qty {
    width: 3em;
    text-align: center;
    vertical-align: middle
}

::-webkit-input-placeholder {
    color: #909090
}

input:-moz-placeholder {
    color: #909090
}

input::-webkit-input-placeholder {
    opacity: 0.7
}

input::-moz-placeholder {
    opacity: 0.7
}

input:-moz-placeholder {
    opacity: 0.7
}

input:-ms-input-placeholder {
    opacity: 0.7
}

input:focus::-webkit-input-placeholder {
    opacity: 0.3
}

input:focus::-moz-placeholder {
    opacity: 0.3
}

input:focus:-moz-placeholder {
    opacity: 0.3
}

input:focus:-ms-input-placeholder {
    opacity: 0.3
}

.checkbox,
.radio {
    position: relative;
    top: -1px;
    display: inline-block
}

.checkbox+label,
.radio+label {
    width: auto;
    max-width: 85%;
    padding: 0 0 0 8px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top
}

p.required,
.validation-advice {
    margin: 5px 0 0;
    color: #ee372a;
    font-size: 14px
}

p.required {
    font-size: 14px
}

.form-list>li {
    margin-bottom: 10px
}

.form-list select {
    margin-top: 4px;
    width: 300px;
    max-width: 100%
}

.form-list .input-range .input-text {
    width: 74px
}

.form-list .field,
.form-list .wide,
.form-list .control {
    margin-bottom: 15px
}

.form-list .control div.input-box,
.sp-methods dt div.input-box,
.product-options ul.options-list div.input-box {
    display: inline;
    float: left
}

.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
.product-options ul.options-list div.input-box:after {
    display: none
}

.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
    float: left;
    margin-right: -40px;
    margin-top: 10px;
    margin-left: 15px
}

.form-list .control label,
.sp-methods dt label,
.product-options ul.options-list label {
    color: #888;
    background-color: #f5f5f5;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 6px 10px 6px 40px
}

.form-list .control label:hover,
.sp-methods dt label:hover,
.product-options ul.options-list label:hover {
    background-color: #EDEDED
}

.form-list .control .no-display+label,
.sp-methods dt .no-display+label,
.product-options ul.options-list .no-display+label {
    padding-left: 10px;
    background-color: transparent
}

.form-list .control .no-display+label:hover,
.sp-methods dt .no-display+label:hover,
.product-options ul.options-list .no-display+label:hover {
    background-color: transparent
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
    min-width: inherit;
    width: 100%;
    max-width: 100%
}

.form-list .control.remember-me-box label {
    width: auto;
    max-width: none;
    min-width: inherit
}

.form-list .control {
    margin-top: 15px
}

.form-list .control label {
    float: none
}

.form-list .control .radio,
.form-list .control .checkbox {
    margin-right: 6px
}

.form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0
}

form .form-instructions {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    color: #909090
}

.cms-index-index .main-container,
.cms-page-view .main-container {
    overflow: hidden
}

.cms-index-index.overflow-disable .main-container,
.cms-page-view.overflow-disable .main-container {
    overflow: inherit
}

.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
    border: none
}

.cms-page-view .std img,
.cms-no-route .std img {
    max-width: 100%
}

.cms-page-view .std p,
.cms-no-route .std p {
    color: #888;
    font-size: 14px;
    line-height: 24px
}

.cms-page-view .std li,
.cms-no-route .std li {
    color: #888;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    font-style: italic;
    line-height: 24px
}

.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
    content: '';
    display: table;
    clear: both
}

.cms-no-route .std img {
    width: 100%
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
    margin-bottom: 25px
}

.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
    margin-bottom: 0
}

.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
    list-style: none;
    margin-left: 0;
    font-style: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif
}

#accordion .toggle-tabs {
    display: none
}

#accordion>dl>dt {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #ff6100;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-top: solid 1px #dfdfdf;
    position: relative;
    background-color: #f5f5f5;
    display: block
}

#accordion>dl>dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #333;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px
}

@media only screen and (max-width: 767px) {
    #accordion>dl>dt {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none
    }
    #accordion>dl>dt:hover {
        background-color: #EDEDED
    }
}

#accordion>dl>dd {
    padding: 5px 30px 30px;
    background-color: #f5f5f5;
    margin: 0
}

@media only screen and (max-width: 1199px) {
    #accordion>dl>dd {
        padding: 5px 15px 15px
    }
}

#accordion>dl>dd:last-child {
    border-width: 0 1px 1px 1px
}

#accordion .selected-filter {
    background-color: #fbfbfb
}

#accordion li {
    position: relative;
    overflow: hidden
}

#accordion li .plusimage h2 {
    margin-right: 10px
}

.page-sitemap .pager {
    float: none
}

.page-sitemap .links {
    display: block;
    text-align: right;
    margin: 0 20px 0 0
}

.page-sitemap .links a {
    position: relative
}

.page-sitemap .sitemap {
    padding: 0;
    margin: 15px 0;
    position: relative
}

.page-sitemap .sitemap::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 11px;
    left: 0;
    background-color: #ff6100
}

.page-sitemap .sitemap::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 24px;
    bottom: -15px;
    left: 0;
    background-color: #fff
}

.page-sitemap .sitemap>li {
    padding-left: 35px;
    position: relative
}

.page-sitemap .sitemap>li.level-0::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: 11px;
    left: 0;
    background-color: #ff6100
}

.page-sitemap .sitemap>li.level-0 a::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 13px;
    color: #ff6100;
    padding-right: 14px
}

.page-sitemap .sitemap li {
    margin: 15px 0
}

.page-sitemap .sitemap li ul {
    margin: 30px 0 30px 25px;
    position: relative
}

.page-sitemap .sitemap li ul::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 11px;
    left: 0;
    background-color: #dfdfdf
}

.page-sitemap .sitemap li ul::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 24px;
    bottom: -15px;
    left: 0;
    background-color: #fff
}

.page-sitemap .sitemap li ul li {
    padding-left: 41px;
    position: relative
}

.page-sitemap .sitemap li ul li a {
    padding-left: 20px
}

.page-sitemap .sitemap li ul li:not(.list-container)::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: 11px;
    left: 0;
    background-color: #dfdfdf
}

.page-sitemap .sitemap li a {
    color: #888;
    display: inline-block
}

.page-sitemap .sitemap li a:hover {
    color: #333
}

@media only screen and (max-width: 599px) {
    .page-sitemap .sitemap li ul {
        margin-left: 0px
    }
}

.indent1,
.skills .term,
.team .excerpt {
    margin-bottom: 57px !important
}

.indent2 {
    margin-bottom: 25px !important
}

.custom-page {
    line-height: 1.714em
}

.custom-page h3 {
    line-height: 1.8em;
    font-weight: 500;
    margin-bottom: 20px
}

.custom-page .bg-without {
    background: #f8f8f7;
    margin: 0 -200px 70px;
    padding: 70px 200px
}

.custom-page.custom-style-1 {
    line-height: 20px
}

.custom-page.custom-style-1 .page-title h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 39px
}

@media only screen and (max-width: 1199px) {
    .custom-page.custom-style-1 .page-title h1 {
        font-size: 40px;
        line-height: 40px
    }
}

.custom-page.custom-style-1 h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #ff6100;
    margin-bottom: 29px
}

@media only screen and (max-width: 1199px) {
    .custom-page.custom-style-1 h3 {
        font-size: 26px;
        line-height: 26px
    }
}

.custom-page.custom-style-1 .custom-title1 {
    line-height: 38px
}

.custom-page.custom-style-1 .custom-title1:before,
.custom-page.custom-style-1 .custom-title2:before,
.custom-page.custom-style-1 .custom-title3:before {
    border-width: 0;
    font-size: 86px;
    line-height: 98px;
    margin-bottom: -10px
}

.custom-page.custom-style-1 h4 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300
}

@media only screen and (max-width: 1199px) {
    .custom-page.custom-style-1 h4 {
        font-size: 23px;
        line-height: 23px
    }
}

.custom-page.custom-style-1 .list-3 {
    margin-bottom: -20px
}

.custom-page.custom-style-1 p {
    line-height: 20px
}

.custom-page.custom-style-1 .skills {
    padding-top: 20px
}

.custom-page.custom-style-1 .skills .term {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #333;
    padding-top: 5px;
    margin-bottom: 75px !important
}

.custom-page.custom-style-1 .team.row figure {
    padding-top: 15px;
    margin-bottom: 16px
}

.custom-page.custom-style-1 .team.row h4 {
    font-size: 20px;
    margin-bottom: 5px
}

.custom-page.custom-style-2 .page-title h1 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px
}

.custom-page.custom-style-2 .page-title h1 span {
    color: #ff6100
}

.custom-page.custom-style-2 .page-title h1 b {
    font-size: 50px;
    color: #ff6100;
    margin-right: 25px
}

@media only screen and (max-width: 1199px) {
    .custom-page.custom-style-2 .page-title h1 {
        font-size: 23px;
        line-height: 23px
    }
}

@media only screen and (max-width: 599px) {
    .custom-page.custom-style-2 .page-title h1 b {
        display: block;
        margin-bottom: 20px
    }
}

.custom-page.custom-style-2 .title-big h1 {
    font-size: 60px;
    line-height: 75px
}

@media only screen and (max-width: 1199px) {
    .custom-page.custom-style-2 .title-big h1 {
        font-size: 28px;
        line-height: 30px
    }
}

.custom-page.custom-style-2 h4 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 24px;
    color: #ff6100;
    font-weight: 300
}

.custom-page.custom-style-2 .a-center {
    margin-bottom: 85px;
    font-size: 13px;
    line-height: 20px
}

.custom-page.custom-style-2 p {
    font-size: 13px;
    line-height: 20px
}

.custom-page .custom-pag-list {
    margin: 0;
    padding: 0
}

.custom-page .custom-pag-list li {
    overflow: hidden;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 50px;
    padding: 0;
    font-style: normal;
    font-family: "Lato", sans-serif
}

.custom-page .custom-pag-list li:last-child {
    margin-bottom: 0
}

.custom-page .custom-pag-list li>span {
    display: block;
    font-size: 57px;
    line-height: 110px;
    color: #fff;
    width: 110px;
    height: 110px;
    float: left;
    background: #ff6100;
    text-align: center;
    border-radius: 100%;
    margin-right: 30px;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.14)
}

@media only screen and (max-width: 1199px) {
    .custom-page .custom-pag-list li {
        text-align: center
    }
    .custom-page .custom-pag-list li>span {
        float: none;
        display: inline-block;
        margin: 0 0 30px
    }
}

.custom-page .custom-pag-list p {
    overflow: hidden
}

.custom-page .custom-pag-list.color-2 {
    padding-bottom: 40px
}

.custom-page .custom-pag-list.color-2 li>span {
    color: #ff6100;
    background: #f8f8f7
}

.custom-page .custom-pag-list-2 {
    margin: 0 -15px;
    padding-top: 55px;
    padding-bottom: 70px
}

.custom-page .custom-pag-list-2:after {
    content: '';
    display: table;
    clear: both
}

.custom-page .custom-pag-list-2 li {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    font-style: normal;
    font-family: "Lato", sans-serif;
    width: 25%;
    float: left
}

.custom-page .custom-pag-list-2 li a {
    display: block;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.14);
    text-align: center;
    background: #ff6100;
    padding: 45px 40px 33px;
    color: #fff;
    min-height: 270px
}

.custom-page .custom-pag-list-2 li a h4 {
    color: #fff;
    line-height: 40px;
    margin-bottom: 0
}

.custom-page .custom-pag-list-2 li a span {
    font-size: 87px;
    line-height: 87px;
    display: block;
    margin-bottom: 24px
}

.custom-page .custom-pag-list-2 li a span.fa {
    font-size: 76px
}

.custom-page .custom-pag-list-2 li a:hover {
    background: #fff;
    color: #ff6100
}

.custom-page .custom-pag-list-2 li a:hover h4 {
    color: #333
}

@media only screen and (max-width: 991px) {
    .custom-page .custom-pag-list-2 li {
        width: 50%;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 599px) {
    .custom-page .custom-pag-list-2 li {
        width: 100%
    }
}

.custom-page.clear-indent .bg-without {
    margin-bottom: -18px
}

.custom-page.clear-indent .bg-without .a-center {
    margin-bottom: 0
}

.page-404 {
    text-align: center;
    padding: 40px 0 75px
}

.page-404 .page-title-404 {
    background: url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/404.png") no-repeat center top;
    height: 430px;
    font-size: 185px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    padding-top: 135px;
    margin-bottom: 23px
}

.page-404 .slog-404 {
    font-size: 80px;
    line-height: 80px;
    font-weight: 300;
    color: #333;
    margin-bottom: 12px
}

.page-404 .slog-404 span {
    font-size: 40px
}

.page-404 .slog-404 p {
    font-size: 20px;
    margin-bottom: 45px
}

@media only screen and (max-width: 599px) {
    .page-404 .page-title-404 {
        height: 300px;
        background-size: contain;
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
        font-size: 120px;
        padding-top: 120px
    }
    .page-404 .slog-404 {
        font-size: 50px;
        line-height: 50px
    }
    .page-404 .slog-404 span {
        font-size: 23px
    }
}

.faqs-pages {
    padding: 25px 0 0
}

.faqs-pages .title-big h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 45px
}

.faqs-pages .a-center {
    margin-bottom: 60px
}

.faqs-pages h4 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #333;
    border-bottom: 1px solid #e7e7e6;
    padding: 40px 0;
    margin-bottom: 0;
    cursor: pointer
}

.faqs-pages h4:after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    line-height: normal;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f107";
    position: absolute;
    right: 0;
    font-size: 35px;
    color: #888
}

.faqs-pages h4.id-active {
    border-color: #fff
}

.faqs-pages h4.id-active:after {
    content: "\f106"
}

.faqs-pages h4.last {
    border: 0
}

.faqs-pages .custom-pag-list-3 {
    padding-top: 10px;
    margin-bottom: 0
}

.faqs-pages .custom-pag-list-3 li {
    list-style: none;
    font-style: normal;
    margin: 0;
    padding: 0 0 20px;
    font-family: "Lato", sans-serif;
    overflow: hidden
}

.faqs-pages .custom-pag-list-3 li:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    color: #dfdfdf;
    float: left;
    margin-right: 24px
}

.faqs-pages .custom-pag-list-3 a {
    font-size: 20px;
    color: #ff6100;
    font-weight: 300;
    text-transform: uppercase
}

.faqs-pages .custom-pag-list-3 a:hover {
    color: #333
}

@media only screen and (max-width: 767px) {
    .faqs-pages h4 {
        font-size: 20px;
        padding: 15px 0
    }
    .faqs-pages .custom-pag-list-3 a {
        font-size: 16px
    }
}

.guarantee-pages .custom-pag-list-4 {
    overflow: hidden;
    margin: 0 -15px;
    padding-top: 40px
}

.guarantee-pages .custom-pag-list-4 li {
    list-style: none;
    margin: 0 0 56px;
    padding: 0 15px;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    font-family: "Lato", sans-serif;
    width: 33.33333%;
    float: left
}

.guarantee-pages .custom-pag-list-4 li:nth-child(3n+1) {
    clear: left
}

@media only screen and (max-width: 767px) {
    .guarantee-pages .custom-pag-list-4 li {
        width: 100%;
        clear: both
    }
}

.guarantee-pages h4 b {
    font-size: 16px;
    color: #d9d9d8;
    margin-right: 15px
}

.guarantee-pages .a-center h4 {
    padding-top: 30px
}

.list-decimal {
    counter-reset: list1
}

.list-decimal h4 {
    position: relative;
    padding-left: 65px
}

.list-decimal h4:after {
    content: '';
    display: table;
    clear: both
}

.list-decimal h4:before {
    counter-increment: list1;
    content: counter(list1, decimal-leading-zero);
    display: inline-block;
    font-size: 40px;
    color: #333;
    position: absolute;
    top: 0px;
    left: 0
}

.cms-contacts-2 ul {
    margin: 0
}

.cms-contacts-2 ul li {
    margin: 0;
    list-style: none
}

.cms-contacts-2 .std li {
    font-family: "Lato", sans-serif;
    font-style: normal
}

.cms-contacts-2 .breadcrumbs {
    display: none
}

.cms-contacts-2 .contacts-index-index .contact-block-store .page-title h1 {
    border: 0;
    margin-bottom: 20px !important
}

.skills {
    text-align: center;
    color: #ff6100;
    padding-top: 16px
}

.skills .term {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.skills .value {
    font-size: 56px;
    line-height: 1.519em;
    font-weight: 500
}

#oar_widget_orders_and_returns_form .fieldset {
    margin-bottom: 20px
}

#oar_widget_orders_and_returns_form .buttons-set {
    border-top: 0;
    margin: 0;
    padding: 0
}

.custom-title1 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.custom-title1:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 66px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 0 auto 35px;
    line-height: 118.8px;
    width: 122px;
    height: 122px
}

.custom-title2 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.custom-title2:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 66px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 0 auto 35px;
    line-height: 118.8px;
    width: 122px;
    height: 122px
}

.custom-title3 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.custom-title3:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 56px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 0 auto 35px;
    line-height: 122px;
    width: 122px;
    height: 122px
}

.team {
    text-align: center
}

.team figure {
    display: block;
    margin: 0 auto 25px;
    text-align: center
}

.team figure a {
    display: inline-block;
    overflow: hidden
}

.team figure:hover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.team figure img {
    border: medium none;
    max-width: 100%;
    width: 100%
}

.team h4 {
    font-weight: 400
}

.team .excerpt {
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 1px
}

.testimonials::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 84px;
    line-height: 1em;
    color: #ff6100
}

.testimonials blockquote {
    position: relative;
    text-align: center;
    font-size: 14px;
    border: none
}

.testimonials blockquote cite {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    text-align: center;
    color: #ff6100;
    text-transform: uppercase
}

.testimonials blockquote q {
    display: block;
    padding: 0 5%
}

.testimonials .owl-controls .owl-buttons div.owl-prev,
.testimonials .owl-controls .owl-buttons div.owl-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 15px
}

.testimonials .owl-controls .owl-buttons div.owl-next {
    right: auto;
    left: auto
}

@media only screen and (max-width: 991px) {
    .testimonials .owl-controls .owl-buttons div.owl-prev {
        left: 7px
    }
    .testimonials .owl-controls .owl-buttons div.owl-next {
        right: 7px
    }
}

@media only screen and (max-width: 479px) {
    .indent1,
    .skills .term,
    .team .excerpt {
        margin-bottom: 20px
    }
    .skills .term {
        font-size: 14px
    }
    .skills .value {
        font-size: 30px
    }
}

.table-bordered .price {
    font-weight: 500;
    color: #ff6100;
    font-size: 16px
}

.terms-conditions h4 {
    font-size: 20px;
    color: #ff6100
}

.terms-conditions h4:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 40px;
    color: #ff6100;
    padding-right: 0.244em
}

@media only screen and (max-width: 767px) {
    .terms-conditions h4:before {
        font-size: 30px
    }
}

.terms-conditions h4::before {
    padding-right: 25px
}

.terms-conditions p {
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .cms-page-view .data-table tr,
    .cms-page-view .data-table th,
    .cms-page-view .data-table td {
        display: block
    }
    .cms-page-view .data-table thead {
        display: none
    }
    .cms-page-view .data-table thead th {
        border-right: 0;
        border-left: 0
    }
    .cms-page-view .data-table thead th.lin-hide {
        display: none
    }
    .cms-page-view .data-table thead th:nth-child(1n+2) {
        display: none
    }
    .cms-page-view .data-table tbody tr {
        position: relative;
        border-bottom: 1px solid #ccc
    }
    .cms-page-view .data-table tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0
    }
    .cms-page-view .data-table tbody td.lin-hide {
        display: none
    }
    .cms-page-view .data-table tbody td:first-child {
        padding-top: 10px
    }
    .cms-page-view .data-table tbody td:first-child,
    .cms-page-view .data-table tbody td:first-child h3 {
        font-weight: bold
    }
    .cms-page-view .data-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px
    }
    .cms-page-view .data-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: "Lato", sans-serif;
        padding: 5px 5px 5px 0;
        text-transform: uppercase
    }
    .cms-page-view .data-table tfoot tr {
        display: block;
        text-align: right
    }
    .cms-page-view .data-table tfoot tr:after {
        content: '';
        display: table;
        clear: both
    }
    .cms-page-view .data-table tfoot td {
        display: block;
        float: left
    }
    .cms-page-view .data-table tfoot td.lin-hide {
        display: none
    }
    .cms-page-view .data-table tfoot td:nth-child(odd) {
        clear: left;
        width: 60%
    }
    .cms-page-view .data-table tfoot td:nth-child(even) {
        text-align: left;
        width: 40%
    }
    .cms-page-view .data-table .linearize-hide {
        display: none
    }
    .cms-page-view .data-table .linearize-unpad {
        padding: 0
    }
    .cms-page-view .data-table .linearize-show {
        display: block
    }
    .cms-page-view .data-table thead {
        display: none
    }
}

dl.numbered-list {
    counter-reset: number
}

dl.numbered-list dt {
    counter-increment: number;
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    color: #ff6100;
    font-weight: 500;
    padding-bottom: 10px
}

dl.numbered-list dt::before {
    content: counter(number);
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    margin-right: 18px;
    background-color: #ff6100;
    box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

dl.numbered-list dd {
    line-height: 1.714em;
    margin-bottom: 45px
}

.table.table-list-style>tbody>tr>td {
    border-top: 0;
    padding: 0px 30px 30px
}

.table.table-list-style>tbody>tr>td:not(:last-child) {
    border-right: solid 1px #dfdfdf
}

@media only screen and (max-width: 599px) {
    .table.table-list-style>tbody>tr>td {
        padding: 0 10px 10px
    }
}

.table.table-list-style h4 {
    float: right;
    max-width: 300px;
    text-align: right
}

.title-1 {
    font-size: 13px;
    margin-bottom: 15px
}

.title-2 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 35px;
    font-weight: 300
}

.title-2 span {
    display: block
}

@media only screen and (max-width: 991px) {
    .title-2 {
        font-size: 46px;
        line-height: 46px
    }
}

.link-button {
    font-size: 18px;
    padding: 15px 28px
}

.link-button:hover {
    color: #fff
}

@media only screen and (max-width: 767px) {
    .link-button {
        font-size: 16px;
        padding: 8px 25px
    }
}

@media only screen and (max-width: 479px) {
    .link-button {
        font-size: 14px;
        padding: 6px 20px
    }
}

.list-marker {
    color: #888;
    font-size: 18px;
    text-decoration: underline
}

.block-1 {
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.block-1.color-2 .title-1 {
    color: #ff6100
}

.block-1.color-2 .title-2 {
    color: #333
}

.block-1 img {
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    .block-1 .title-2 {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 479px) {
    .block-1 .title-1 {
        margin-bottom: 5px
    }
    .block-1 .title-2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px
    }
}

.list-1 {
    margin: 0 -5px 10px
}

.list-1:after {
    content: '';
    display: table;
    clear: both
}

.list-1 li {
    float: left;
    padding: 0 5px;
    width: 50%
}

.list-1 a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300
}

.list-1 .content-center {
    width: 100%;
    padding-right: 31.6%
}

.list-1 .slog-1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px;
    color: #333
}

.list-1 .slog-1 b {
    display: block;
    font-weight: 300
}

.list-1 .slog-2 {
    color: #ff6100;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px
}

.list-1 .slog-3 {
    font-size: 18px;
    margin-bottom: 7px
}

.list-1 .color-1 .slog-1,
.list-1 .color-1 .slog-3 {
    color: #fff
}

.list-1 img {
    max-width: 100%
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .list-1 .slog-1 {
        font-size: 20px;
        line-height: 23px
    }
    .list-1 .slog-2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .list-1 li {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 480px) {
    .list-1 .slog-1 {
        font-size: 20px;
        line-height: 23px
    }
    .list-1 .slog-2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 20px
    }
}

.row-box-container {
    text-transform: uppercase;
    text-align: center;
    margin: 0 -5px;
    font-weight: 300
}

.row-box-container:after {
    content: '';
    display: table;
    clear: both
}

.row-box-container .row-box-1,
.row-box-container .row-box-2 {
    float: left;
    padding: 0 5px;
    width: 50%
}

.row-box-container a {
    position: relative;
    display: block
}

.row-box-container img {
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    .row-box-container .row-box-1,
    .row-box-container .row-box-2 {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
}

.row-box-1 .content-center {
    width: 100%;
    padding-right: 31.6%
}

.row-box-1 .slog-1 {
    color: #333;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 10px
}

.row-box-1 .slog-1 b {
    font-weight: 300;
    display: block
}

.row-box-1 .slog-2 {
    color: #ff6100;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px
}

@media only screen and (max-width: 991px) {
    .row-box-1 .slog-1 {
        font-size: 30px;
        line-height: 30px
    }
    .row-box-1 .slog-2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 600px) {
    .row-box-1 .slog-1 {
        font-size: 27px;
        line-height: 27px;
        margin-bottom: 10px
    }
    .row-box-1 .slog-2 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 10px
    }
}

.row-box-2 ul {
    margin: 0 -5px
}

.row-box-2 ul:after {
    content: '';
    display: table;
    clear: both
}

.row-box-2 ul:first-child {
    margin-bottom: 10px
}

.row-box-2 ul li {
    float: left;
    padding: 0 5px;
    width: 50%
}

.row-box-2 ul a {
    background: #f3f3f3;
    display: block;
    position: relative
}

.row-box-2 ul a>div {
    width: 100%;
    padding: 0 5px
}

.row-box-2 ul a:hover div {
    color: #fff
}

.row-box-2 .slog-1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
    color: #333
}

.row-box-2 .slog-1 b {
    display: block;
    font-weight: 300
}

.row-box-2 .slog-2 {
    color: #ff6100;
    font-size: 18px;
    margin-bottom: 17px
}

.row-box-2 .slog-4 {
    color: #ffffff;
    font-size: 70px;
    line-height: 88px;
    margin-bottom: 8px
}

.row-box-2 .list-marker {
    color: #fff;
    font-weight: 300
}

.row-box-2 .color-bg-1 a {
    background: #fd6b6b
}

@media only screen and (max-width: 1199px) {
    .row-box-2 .slog-1 {
        font-size: 16px;
        line-height: 20px
    }
    .row-box-2 .slog-2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 7px
    }
    .row-box-2 .slog-3 {
        font-size: 10px;
        line-height: 16px
    }
    .row-box-2 .slog-4 {
        font-size: 40px;
        line-height: 40px
    }
}

@media only screen and (max-width: 767px) {
    .row-box-2 .slog-4 {
        font-size: 50px
    }
}

@media only screen and (max-width: 590px) {
    .row-box-2 a>div {
        padding: 0 10px
    }
    .row-box-2 .slog-1 {
        font-size: 18px;
        line-height: 23px
    }
    .row-box-2 .slog-2 {
        font-size: 16px;
        margin-bottom: 7px
    }
    .row-box-2 .slog-4 {
        font-size: 40px
    }
}

@media only screen and (max-width: 462px) {
    .row-box-2 ul li {
        width: 100%;
        margin-bottom: 10px
    }
    .row-box-2 ul li:last-child {
        margin-bottom: 0
    }
}

.list-2 {
    overflow: hidden;
    margin-bottom: 62px
}

.list-2 li {
    float: left;
    text-align: center;
    width: 10%
}

@media only screen and (max-width: 767px) {
    .list-2 li {
        width: 20%
    }
}

.list-2 a {
    display: block;
    overflow: hidden
}

.list-2 a:hover {
    opacity: 0.5
}

.list-2 a img {
    max-width: 100%
}

.list-3 {
    background: #ff6100;
    color: #ffffff;
    margin: 10px -1000px 57px;
    padding: 42px 985px
}

.list-3 .img-box {
    float: left;
    margin: 10px 22px 0 0
}

.list-3 .wrap-extra {
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    border: 0;
    padding: 0;
    margin: 0
}

.list-3 .list-desc {
    display: block
}

.list-3 .list-i {
    font-size: 73px;
    font-weight: 500;
    height: 40px;
    line-height: normal
}

.list-3 a {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    margin-top: 17px;
    text-transform: uppercase
}

.list-3 a:hover {
    color: #333
}

@media only screen and (max-width: 1240px) and (min-width: 768px) {
    .list-3 {
        padding-left: 1000px;
        padding-right: 1000px
    }
}

@media only screen and (max-width: 767px) {
    .list-3 .wrapper {
        padding: 15px
    }
}

@media only screen and (max-width: 599px) {
    .list-3 .col-sm-6 {
        border-bottom: 1px solid #fff;
        padding-bottom: 25px;
        margin-bottom: 25px
    }
    .list-3 .col-sm-6:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: 0
    }
    .list-3 .wrapper {
        text-align: center
    }
    .list-3 .img-box {
        float: none;
        margin: 0 auto 10px
    }
    .list-3 .img-box img {
        display: inline-block
    }
}

.row-box-2 a:hover .content-hover-name,
.list-1 a:hover .content-hover-name,
.row-box-container a:hover .content-hover-name {
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
    position: absolute;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 rgba(10, 179, 163, 0.2);
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    z-index: 1
}

.row-box-2 a:hover .content-hover-name {
    background: #ff6100
}

.block-1 img {
    position: relative;
    z-index: -2
}

#bgndVideo {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%)
}

.block-row-2.layout_2 .slog-1,
.block-row-2.layout_2 .slog-2,
.block-row-2.layout_2 .list-marker {
    color: #fff
}

.block-row-2.layout_2 .color-1 .slog-2 {
    color: #ff6100
}

.block-row-3.layout_2 {
    margin: 20px -204px 50px
}

.block-row-3.layout_2 .title-1 {
    color: #333
}

.block-row-3.layout_2 .title-2 {
    color: #fff
}

@media only screen and (max-width: 1618px) {
    .block-row-3.layout_2 {
        margin-left: -20px;
        margin-right: -20px
    }
}

.block-row-4.layout_2 {
    margin: 20px -204px -30px;
    overflow: hidden
}

.block-row-4.layout_2 .row-box-2 {
    float: none;
    width: auto
}

.block-row-4.layout_2 .row-box-2 li {
    width: 25%
}

@media only screen and (max-width: 767px) {
    .block-row-4.layout_2 .row-box-2 li {
        width: 50%;
        margin-top: 8px
    }
}

@media only screen and (max-width: 479px) {
    .block-row-4.layout_2 .row-box-2 li {
        width: 100%
    }
}

@media only screen and (max-width: 1618px) {
    .block-row-4.layout_2 {
        margin-left: -20px;
        margin-right: -20px
    }
}

.block-row-2.layout_3 {
    overflow: hidden
}

.block-row-2.layout_3 .row-box-2 {
    float: none;
    width: auto
}

.block-row-2.layout_3 .row-box-2 li {
    width: 25%
}

@media only screen and (max-width: 767px) {
    .block-row-2.layout_3 .row-box-2 li {
        width: 50%;
        margin-top: 8px
    }
}

@media only screen and (max-width: 479px) {
    .block-row-2.layout_3 .row-box-2 li {
        width: 100%
    }
}

@media only screen and (max-width: 1618px) {
    .block-row-2.layout_3 {
        margin-left: 0px;
        margin-right: 0px
    }
}

.block-row-3.layout_3 {
    margin: 20px -204px -30px;
    overflow: hidden
}

@media only screen and (max-width: 1618px) {
    .block-row-3.layout_3 {
        margin-left: -20px;
        margin-right: -20px
    }
}

.block-row-3.layout_3 .list-1 li:first-child .slog-1,
.block-row-3.layout_3 .list-1 li:first-child .slog-2,
.block-row-3.layout_3 .list-1 li:first-child .list-marker {
    color: #fff
}

.list-cat {
    overflow: hidden;
    margin: 0 -5px
}

.list-cat li {
    float: left;
    width: 25%;
    padding: 0 5px
}

.list-cat a {
    display: block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden
}

.list-cat a>div {
    left: 36%;
    width: 100%;
    padding: 0 5px
}

.list-cat a:hover .content-hover-name {
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
    position: absolute;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 rgba(10, 179, 163, 0.2);
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    z-index: 1
}

.list-cat a:hover .slog-1,
.list-cat a:hover .list-marker {
    color: #fff;
    -webkit-transition: all, 0.2s, ease-in-out;
    -o-transition: all, 0.2s, ease-in-out;
    transition: all, 0.2s, ease-in-out
}

.list-cat .slog-1 {
    font-size: 2.39vmax;
    line-height: 40px;
    margin-bottom: 20px
}

.list-cat .list-marker {
    color: #ff6100
}

.list-cat img {
    width: 100%
}

@media only screen and (max-width: 991px) {
    .list-cat li {
        width: 50%;
        margin-top: 10px
    }
}

@media only screen and (max-width: 479px) {
    .list-cat li {
        width: 100%;
        margin-top: 10px
    }
}

.block-row-3.layout_5 {
    margin-bottom: 40px
}

.block-row-4.layout-5 {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .block-row-4.layout-5 .row-box-2 .slog-1 {
        font-size: 30px;
        line-height: 36px
    }
}

.layout-5.list-3 {
    background: #333;
    margin: 0 -204px -10px;
    padding: 42px 204px;
    overflow: hidden
}

@media only screen and (max-width: 1618px) {
    .layout-5.list-3 {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.layout-5.list-3 a:hover {
    color: #ff6100
}

#narrow-by-list dd .swatch-link.has-image .swatch-label::before,
.product-options .configurable-swatch-list .swatch-link.has-image .swatch-label::before,
.products-grid .configurable-swatch-list .swatch-link.has-image .swatch-label::before,
.products-list .configurable-swatch-list .swatch-link.has-image .swatch-label::before,
.product-options .swatch-link.has-image .swatch-label::before,
.products-grid .swatch-link.has-image .swatch-label::before,
.products-list .swatch-link.has-image .swatch-label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    border: solid 0px #f5f5f5;
    opacity: 0
}

#narrow-by-list dd .swatch-link.has-image:hover .swatch-label::before,
.product-options .configurable-swatch-list .hover .swatch-link.has-image .swatch-label::before,
.products-grid .configurable-swatch-list .hover .swatch-link.has-image .swatch-label::before,
.products-list .configurable-swatch-list .hover .swatch-link.has-image .swatch-label::before,
.product-options .configurable-swatch-list .selected .swatch-link.has-image .swatch-label::before,
.products-grid .configurable-swatch-list .selected .swatch-link.has-image .swatch-label::before,
.products-list .configurable-swatch-list .selected .swatch-link.has-image .swatch-label::before,
.product-options .swatch-link.has-image:hover .swatch-label::before,
.products-grid .swatch-link.has-image:hover .swatch-label::before,
.products-list .swatch-link.has-image:hover .swatch-label::before {
    border-width: 3px;
    opacity: 1
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both
}

.swatch-link,
.swatch-label {
    display: block;
    border-radius: 0px;
    font-size: 14px;
    text-align: left;
    color: #999;
    text-decoration: none;
    box-sizing: content-box
}

.swatch-link {
    margin: 0 0 3px;
    position: relative
}

.swatch-link img {
    border-radius: 0px
}

.swatch-link:hover {
    cursor: pointer;
    text-decoration: none;
    border-color: #333
}

.swatch-link:focus {
    text-decoration: none
}

.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/bg_x.png) center no-repeat transparent;
    z-index: 10
}

.swatch-link.has-image .swatch-label {
    position: relative
}

.has-image .swatch-label {
    position: relative;
    margin: 0;
    white-space: nowrap;
    background: none
}

.has-image .swatch-label::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.28);
    border-right: 1px solid rgba(0, 0, 0, 0.28)
}

.configurable-swatch-list {
    margin-left: 0px;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px)
}

.configurable-swatch-list li {
    zoom: 1;
    margin: 0 2px 0 3px;
    float: left
}

.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    vertical-align: top
}

.configurable-swatch-list .not-available .x {
    display: block
}

.configurable-swatch-list .not-available .swatch-link {
    border-color: #dfdfdf;
    position: relative
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
    filter: alpha(opacity=40)
}

.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff
}

.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px
}

.configurable-swatch-list .not-available a:focus {
    outline: 0
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 3px 0 0;
    float: none
}

#narrow-by-list dd .swatch-link:not(.has-image) {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left
}

#narrow-by-list dd .swatch-link:not(.has-image) .swatch-item {
    float: left;
    vertical-align: middle
}

#narrow-by-list dd .swatch-link:not(.has-image) .swatch-text {
    background: #fbfbfb;
    border-top: 1px solid #fff;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #fff;
    border-radius: 0px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 5px 13px
}

#narrow-by-list dd .swatch-link:not(.has-image) .swatch-text img {
    border: 1px solid #fff;
    border-radius: 0px;
    box-sizing: content-box
}

#narrow-by-list dd .swatch-link:not(.has-image) .swatch-text::after {
    display: none
}

#narrow-by-list dd .swatch-link:not(.has-image) .count {
    display: inline-block;
    margin-top: 4px
}

#narrow-by-list dd .swatch-link:not(.has-image):hover .swatch-text {
    background-color: #f0f0f0;
    border-top-color: #dcdcdc;
    border-right-color: #f0f0f0;
    border-bottom-color: #f0f0f0;
    border-left-color: #dcdcdc
}

#narrow-by-list dd .swatch-link:not(.has-image):active .swatch-text {
    background-color: #e8e8e8
}

#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit;
    text-transform: capitalize
}

#narrow-by-list dd .swatch-link.has-image .swatch-label {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative
}

#narrow-by-list dd .swatch-link.has-image .count {
    color: #777
}

@media only screen and (min-width: 768px) {
    .filter-click {
        cursor: pointer;
        margin-top: 5px;
        display: none
    }
    .filter-click:hover {
        color: #ff6100
    }
    .filter-click.filter-click-down {
        display: inline-block
    }
    #narrow-by-list ol {
        margin-bottom: 10px
    }
    #narrow-by-list .filter-hide ol {
        margin-bottom: 0;
        /*max-height: 110px;*/
        overflow: hidden;
        position: relative
    }
    /*#narrow-by-list .filter-hide ol:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 30px;
        bottom: 0;
        z-index: 2;
        box-shadow: 0 -20px 14px rgba(255, 255, 255, 0.98) inset
    }
    #narrow-by-list .filter-hide .configurable-swatch-list {
        max-height: 132px
    }*/
    #narrow-by-list .filter-hide .filter-click {
        display: inline-block
    }
    #narrow-by-list .filter-hide .filter-click.filter-click-down {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: left
    }
    .filter-click {
        display: none
    }
}

.currently .swatch-current {
    position: relative
}

.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%
}

.currently .swatch-current span {
    display: block;
    float: left
}

.currently .swatch-current span.value {
    margin-left: 7px
}

.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px
}

.currently .swatch-link:hover {
    border-color: #ccc;
    cursor: default
}

.configurable-swatch-list .selected:not(.not-available) .swatch-link .swatch-label {
    color: #ffffff
}

.configurable-swatch-box {
    background: none !important
}

.configurable-swatch-box select.swatch-select {
    display: none
}

.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #ee372a;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 0px
}

.product-view .product-options .swatch-attr {
    float: none;
    display: block;
    clear: both;
    border: 0
}

.product-view .product-options .swatch-attr .swatch-link {
    border-width: 2px
}

.product-view .product-options .swatch-attr .swatch-link:hover {
    cursor: pointer;
    text-decoration: none
}

.product-view .product-options .swatch-attr .select-label {
    display: inline;
    text-transform: capitalize;
    color: #888;
    padding-left: 5px
}

.product-view .product-options dd .input-box {
    width: auto;
    height: auto
}

.product-view .product-options .select-label {
    display: none
}

.product-view .add-to-cart button.out-of-stock {
    background-position: -80px -362px;
    cursor: default
}

﻿.contacts-index-index .buttons-set .button.btn-reset {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #ff6100;
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    border: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}

.contacts-index-index .buttons-set .button.btn-reset span {
    z-index: 9;
    position: relative
}

.contacts-index-index .buttons-set .button.btn-reset:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #078377;
    z-index: 2
}

.contacts-index-index .buttons-set .button.btn-reset:hover {
    background: #078377;
    cursor: pointer
}

.contacts-index-index .buttons-set .button.btn-reset:active::after {
    background: #05524b
}

.contacts-index-index .buttons-set .button.btn-reset:focus {
    color: #fff;
    background: #05524b
}

.contacts-index-index .buttons-set .button.btn-reset {
    background: #eee;
    color: #333;
    text-shadow: none
}

.contacts-index-index .buttons-set .button.btn-reset:not(a)::after {
    background: #e1e1e1
}

.contacts-index-index .buttons-set .button.btn-reset:hover {
    background: #e1e1e1;
    cursor: pointer;
    color: #333
}

.contacts-index-index .buttons-set .button.btn-reset:active {
    color: #333
}

.contacts-index-index .buttons-set .button.btn-reset:active::after {
    background: #d4d4d4
}

.contacts-index-index .buttons-set .button.btn-reset:focus {
    background: #d4d4d4;
    color: #333;
    outline: none
}

.contacts-index-index .buttons-set .button.btn-reset:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.2)
}

.contacts-index-index .buttons-set .button.btn-reset:hover {
    z-index: 999
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border,
.contacts-index-index #contactForm .fieldset .legend {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border,
    .contacts-index-index #contactForm .fieldset .legend {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.contacts-index-index #contactForm label {
    text-transform: uppercase;
    color: #333;
    font-weight: normal
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
    .contacts-index-index #contactForm label {
        font-size: 12px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.contacts-index-index h1 {
    border: none
}

.contacts-index-index .address {
    line-height: 1.714em
}

.contacts-index-index .address h3 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative
}

.contacts-index-index .address h3:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

.contacts-index-index .phone {
    overflow: hidden;
    font-size: 24px;
    margin-bottom: 10px
}

.contacts-index-index .phone h3 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative;
    float: left
}

.contacts-index-index .phone h3:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

.contacts-index-index .phone div {
    float: right;
    padding: 8px 48px 0 10px;
    line-height: 1.4em
}

.contacts-index-index .phone div span {
    display: block
}

.contacts-index-index .fax {
    overflow: hidden;
    font-size: 24px
}

.contacts-index-index .fax h3 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative;
    float: left
}

.contacts-index-index .fax h3:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

.contacts-index-index .fax h3:before {
    font-family: FontAwesome;
    content: '\f1ac';
    font-size: 26px
}

.contacts-index-index .fax div {
    float: right;
    padding: 8px 53px 0 10px;
    line-height: 1.4em
}

.contacts-index-index .fax div span {
    display: block
}

.contacts-index-index .email h3 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative;
    float: left;
    padding-right: 10px
}

.contacts-index-index .email h3:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

.contacts-index-index .email a {
    text-decoration: underline;
    display: inline-block;
    margin: 15px 0 0
}

.contacts-index-index #contactForm {
    padding: 0px
}

.contacts-index-index #contactForm p.required {
    float: none;
    text-align: right
}

.contacts-index-index #contactForm .form-list {
    margin-right: -20px
}

.contacts-index-index #contactForm .fields {
    overflow: hidden;
    margin: 0
}

.contacts-index-index #contactForm .fields .field {
    float: left;
    width: 33%
}

.contacts-index-index #contactForm .fields .field input {
    width: 95%
}

.contacts-index-index #contactForm textarea {
    width: 97.5%;
    max-width: 97.5%;
    height: 185px
}

.contacts-index-index #contactForm:after {
    content: '';
    display: table;
    clear: both
}

.contacts-index-index #contactForm .fieldset {
    margin-top: 30px
}

.contacts-index-index #contactForm .fieldset .legend {
    font-size: 26px;
    font-weight: 300;
    color: #333;
    padding-bottom: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
    border-color: #ff6100
}

@media only screen and (max-width: 767px) {
    .contacts-index-index #contactForm .fieldset .legend {
        font-size: 20px
    }
}

.contacts-index-index #contactForm .fieldset .legend+.required {
    display: none
}

@media only screen and (max-width: 1199px) {
    .contacts-index-index .phone h3,
    .contacts-index-index .fax h3,
    .contacts-index-index .email h3 {
        float: none
    }
    .contacts-index-index .phone div,
    .contacts-index-index .fax div,
    .contacts-index-index .email div {
        float: none;
        padding: 0
    }
    .contacts-index-index .phone a,
    .contacts-index-index .fax a,
    .contacts-index-index .email a {
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    .contacts-index-index #contactForm {
        padding-left: 0
    }
    .contacts-index-index #contactForm>ul>li {
        margin-bottom: 20px
    }
    .contacts-index-index #contactForm .form-list {
        margin-right: 0
    }
    .contacts-index-index #contactForm .fields .field {
        float: none;
        width: 100%
    }
    .contacts-index-index #contactForm .fields .field input {
        width: 100%
    }
    .contacts-index-index #contactForm textarea,
    .contacts-index-index #contactForm .buttons-set {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .contacts-index-index .contacts-index-index .buttons-set button {
        float: right;
        margin-left: 5px
    }
}

.contacts-index-index .block-contacts-googlemap {
    border-top: solid 2px #ff6100;
    margin-bottom: 50px
}

.contacts-index-index .contacts-googlemap-2 {
    margin: -20px -206px 0
}

.contacts-index-index .contacts-googlemap-2 .block-contacts-googlemap {
    border: 0
}

@media only screen and (max-width: 1618px) {
    .contacts-index-index .contacts-googlemap-2 {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media only screen and (max-width: 767px) {
    .contacts-index-index .contacts-googlemap-2 {
        margin-left: -15px;
        margin-right: -15px
    }
}

.contacts-index-index .contact-block-store .page-title h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 50px
}

.contacts-index-index .contact-block-store .address,
.contacts-index-index .contact-block-store .phone,
.contacts-index-index .contact-block-store .email {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase
}

.contacts-index-index .contact-block-store .address br,
.contacts-index-index .contact-block-store .phone br,
.contacts-index-index .contact-block-store .email br {
    display: none
}

.contacts-index-index .contact-block-store .address div,
.contacts-index-index .contact-block-store .phone div,
.contacts-index-index .contact-block-store .email div {
    float: none;
    padding: 0;
    font-size: 30px;
    font-weight: 300
}

.contacts-index-index .contact-block-store .address a,
.contacts-index-index .contact-block-store .phone a,
.contacts-index-index .contact-block-store .email a {
    margin-top: 0px;
    color: #ff6100
}

.contacts-index-index .contact-block-store .address a:hover,
.contacts-index-index .contact-block-store .phone a:hover,
.contacts-index-index .contact-block-store .email a:hover {
    color: #333
}

.contacts-index-index .contact-block-store .address h3,
.contacts-index-index .contact-block-store .phone h3,
.contacts-index-index .contact-block-store .email h3 {
    font-size: 30px;
    font-weight: 300;
    float: none;
    margin-bottom: 50px;
    padding: 0
}

.contacts-index-index .contact-block-store .address h3:before,
.contacts-index-index .contact-block-store .phone h3:before,
.contacts-index-index .contact-block-store .email h3:before {
    display: block;
    border: 0;
    width: auto;
    height: auto;
    font-size: 86px;
    margin-bottom: 30px;
    line-height: 86px
}

.contacts-index-index .contact-block-store .fax {
    display: none
}

.contacts-index-index .contact-block-store #contactForm h2.legend {
    border: 0;
    padding-bottom: 0 !important
}

.contacts-index-index .contact-block-store .input-text,
.contacts-index-index .contact-block-store textarea {
    background: #fff
}

.contacts-index-index .contact-block-store .bg-without {
    background: #f8f8f7;
    margin: 80px -200px -16px;
    padding: 30px 200px;
    overflow: hidden
}

@media only screen and (max-width: 1618px) {
    .contacts-index-index .contact-block-store .bg-without {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.contacts-index-index .contact-block-store .bg-without .buttons-set {
    text-align: center
}

.contacts-index-index .contact-block-store .bg-without .buttons-set .button {
    float: none
}

@media only screen and (max-width: 767px) {
    .contacts-index-index .contact-block-store .page-title h1 {
        font-size: 32px;
        line-height: 40px
    }
}

.contacts-index-index .buttons-set {
    text-align: left;
    border-top: 0;
    padding-top: 0;
    margin: 30px 0 0
}

.contacts-index-index .buttons-set .button {
    float: left;
    margin: 0 17px 10px 0
}

.contacts-index-index .buttons-set .button.btn-submit span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

.contacts-index-index .buttons-set .button.btn-submit:hover span span::before,
.contacts-index-index .buttons-set .button.btn-submit:active span span::before,
.contacts-index-index .buttons-set .button.btn-submit:focus span span::before  {
    color: #ff6100;
}

@media only screen and (max-width: 991px) {
    .contacts-index-index .buttons-set .button.btn-submit span span::before {
        display: none
    }
}

.contacts-index-index .buttons-set .button.btn-submit.button-secondary span span::before,
.contacts-index-index .buttons-set .button.btn-submit.button2 span span::before {
    color: #ff6100
}

.contacts-index-index .buttons-set .button.btn-submit:hover span span::before {
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
}

.contacts-index-index .buttons-set .button.btn-reset span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .contacts-index-index .buttons-set .button.btn-reset span span::before {
        display: none
    }
}

.contacts-index-index .buttons-set .button.btn-reset.button-secondary span span::before,
.contacts-index-index .buttons-set .button.btn-reset.button2 span span::before {
    color: #ff6100
}

.contacts-index-index .buttons-set .button.btn-reset:hover span span::before {
    -moz-transform: rotate(181deg);
    -o-transform: rotate(181deg);
    -ms-transform: rotate(181deg);
    -webkit-transform: rotate(181deg);
    transform: rotate(181deg)
}

.contacts-index-index .buttons-set p.required {
    float: left
}

@media only screen and (max-width: 599px) {
    .contacts-index-index .buttons-set {
        max-width: 330px;
        margin-left: 0
    }
    .contacts-index-index .buttons-set button {
        float: left;
        margin-left: 0px
    }
    .contacts-index-index .buttons-set p.required {
        float: right
    }
}

.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}.price-box .minimal-price-link .label{color:#CF5050;font-family:"Lato",sans-serif;font-size:12px;text-transform:uppercase}.map-info{white-space:nowrap}.catalog-product-view .map-info{white-space:normal}.catalog-product-view .map-info>span{float:none;margin-bottom:5px}.catalog-product-view .price-box.map-info>a{float:none;display:inline-block;font-size:12px}

﻿.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}#newsletterpopup .modal-dialog{top:50%;margin-top:-180px;position:absolute;width:100%}#newsletterpopup .newsletterpopup-content{background:url("https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/images/media/newsletterpopup-bg.jpg") no-repeat center top #fff;position:relative;padding:180px 30px 40px;max-width:650px;margin:0 auto;text-align:center}#newsletterpopup .newsletterpopup-content .newsletterpopup-indent .modal-body:after{content:"";display:table;clear:both}#newsletterpopup button.button span span{text-transform:uppercase}#newsletterpopup .newsletter-title{font-size:26px;font-weight:300;line-height:26px;text-transform:uppercase;margin-bottom:20px;color:#333}#newsletterpopup .newsletter-slogan{font-size:14px;line-height:24px;margin-bottom:25px}#newsletterpopup .newsletter-slogan span{color:#7acecf}#newsletterpopup .block-content{position:relative}#newsletterpopup .block-content:after{content:'';display:table;clear:both}#newsletterpopup .block-content .form-group{width:100%;overflow:hidden;padding-right:170px}#newsletterpopup .block-content .form-group .input-text{width:100%;height:40px;background:#fff}#newsletterpopup .block-content .actions{float:left;margin-left:6px}#newsletterpopup .block-content .button{font-size:16px;padding:10px 15px;height:40px;min-width:162px;position:absolute;right:0;top:0;font-weight:300}#newsletterpopup .close{width:44px;height:44px;font-size:31px;display:block;text-align:center;position:absolute;right:25px;top:25px;opacity:1;text-shadow:0;color:#7acecf;z-index:2}#newsletterpopup .close:hover{color:#000}#newsletterpopup .close i{display:block;margin:-3px -2px 0 0}#newsletterpopup .validation-advice{position:absolute}@media only screen and (max-width: 991px){#newsletterpopup .newsletterpopup-content{padding:45px 20px;max-width:700px;background:#fff}}@media only screen and (max-width: 767px){#newsletterpopup .newsletterpopup-content{margin-right:20px;max-width:inherit}#newsletterpopup .block-content .form-group{padding-right:50px}#newsletterpopup .block-content button.button{padding-top:8px;padding-bottom:9px}#newsletterpopup .block-content button.button span span{display:none}#newsletterpopup .block-content button.button span:before{display:inline-block;font-family:"material-design";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:""}#newsletterpopup .block-content .button{min-width:inherit}#newsletterpopup .close{right:5px;top:5px;font-size:26px}}@media only screen and (max-width: 599px){#newsletterpopup .newsletterpopup-content{padding-left:0;padding-right:0}#newsletterpopup .newsletter-slogan{font-size:13px;line-height:20px}}#newsletterpopup .modal-dialog{margin-top:-145px}

﻿.customer-account-login .new-users .button,
.customer-account-login .registered-users .button {
    font-size: 14px;
    padding: 14px 28px
}

@media only screen and (max-width: 991px) {
    .customer-account-login .new-users .button,
    .customer-account-login .registered-users .button {
        padding: 7px 12px
    }
}

.form-list .control input[type="radio"],
.form-list .control input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    display: none
}

.form-list .control input[type="radio"]+label,
.form-list .control input[type="radio"]+.label label {
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    text-transform: none;
    display: inline-block
}

.form-list .control input[type="radio"]+label:before,
.form-list .control input[type="radio"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.form-list .control input[type="radio"]+label:after,
.form-list .control input[type="radio"]+.label label:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    width: 0px;
    height: 0px;
    left: 9px;
    top: 10px;
    background-color: #ff6100;
    box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.form-list .control input[type="radio"]+label:hover,
.form-list .control input[type="radio"]+.label label:hover {
    color: #333
}

.form-list .control input[type=radio]:checked+.label label:after,
.form-list .control input[type=radio]:checked+label:after {
    width: 12px;
    height: 12px;
    left: 2px;
    top: 4px
}

.form-list .control input[type="checkbox"]+label,
.form-list .control input[type="checkbox"]+.label label {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    clear: both;
    cursor: pointer;
    text-transform: none
}

.form-list .control input[type="checkbox"]+label:before,
.form-list .control input[type="checkbox"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.form-list .control input[type="checkbox"]+label:after,
.form-list .control input[type="checkbox"]+.label label:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    font-size: 0;
    left: 9px;
    top: 10px;
    color: #ff6100;
    text-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.form-list .control input[type="checkbox"]+label:hover,
.form-list .control input[type="checkbox"]+.label label:hover {
    color: #333
}

.form-list .control input[type=checkbox]:checked+label:after,
.form-list .control input[type=checkbox]:checked+.label label:after {
    font-size: 22px;
    top: -9px;
    left: 0
}

body.customer-account .my-account .pager .limiter .dropdown {
    width: 100%;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf;
    border-radius: 0px
}

body.customer-account .my-account .pager .limiter .dropdown:hover {
    box-shadow: none;
    background: #EDEDED
}

body.customer-account .my-account .pager .limiter .dropdown .validation-advice {
    position: relative !important;
    height: auto;
    opacity: 1;
    padding: 0 0 10px !important;
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    top: -1px;
    left: -1px;
    margin-right: -2px
}

body.customer-account .my-account .pager .limiter .dropdown div {
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

body.customer-account .my-account .pager .limiter .dropdown div ul {
    z-index: 12
}

body.customer-account .my-account .pager .limiter .dropdown div ul li {
    margin: 0
}

body.customer-account .my-account .pager .limiter .dropdown div ul li.focus {
    background: #EDEDED;
    color: #333
}

body.customer-account .my-account .pager .limiter .dropdown div ul li.active {
    font-weight: normal;
    background: #EDEDED
}

body.customer-account .my-account .pager .limiter .dropdown li,
body.customer-account .my-account .pager .limiter .dropdown .selected {
    font-size: 14px;
    color: #888;
    padding: 13px 20px
}

body.customer-account .my-account .pager .limiter .dropdown .selected {
    color: #333
}

body.customer-account .my-account .pager .limiter .dropdown .selected::after {
    box-shadow: none
}

body.customer-account .my-account .pager .limiter .dropdown .carat {
    border-width: 6px;
    border-color: #777 transparent transparent;
    right: 20px
}

body.customer-account .my-account .pager .limiter .dropdown.open {
    z-index: 15
}

body.customer-account .my-account .pager .limiter .dropdown.open .carat {
    border-bottom: 6px solid #777;
    border-top: 6px solid transparent;
    margin-top: -10px
}

body.customer-account .my-account .pager .limiter .dropdown.open div {
    padding: 10px 0;
    height: auto !important
}

body.customer-account .my-account .pager .limiter .dropdown.open div ul {
    position: relative;
    z-index: 12
}

.theme-border,
.table-bordered,
body.customer-account .data-table {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

/*.title-border,
body.customer-account .my-account .page-title h1,
.dashboard .page-title h1 {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border,
    body.customer-account .my-account .page-title h1,
    .dashboard .page-title h1 {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}*/

.theme-block,
body.customer-account .my-account .box,
body.customer-account .my-account #form-validate .fieldset,
.dashboard #my_recent_tags,
.dashboard #my_recent_reviews {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.customer-account-login .benefits li,
.customer-account-login label {
    text-transform: uppercase;
    color: #333;
    font-weight: normal
}

body.customer-account .my-account .welcome-msg p.hello {
    font-size: 18px;
    line-height: 1.667em;
    color: #ff6100;
    text-transform: uppercase;
    font-weight: 500
}

.table-bordered thead>tr>th,
body.customer-account .data-table thead>tr>th,
.table-bordered thead>tr>td,
body.customer-account .data-table thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block,
    body.customer-account .my-account .box,
    body.customer-account .my-account #form-validate .fieldset,
    .dashboard #my_recent_tags,
    .dashboard #my_recent_reviews {
        padding: 15px;
        margin-bottom: 30px
    }
    .customer-account-login .benefits li,
    .customer-account-login label {
        font-size: 12px
    }
}

.table-bordered thead>tr>th,
body.customer-account .data-table thead>tr>th,
.table-bordered thead>tr>td,
body.customer-account .data-table thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
body.customer-account .data-table th,
.table-bordered td,
body.customer-account .data-table td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

/*.customer-account-login h2 {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 17px
}*/

.registered-users {
    text-align: left;
}

.registered-users h2 {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 15px;
}

.customer-account-login .form-instructions {
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-size: 14px;
}

.customer-account-login .benefits li {
    margin-bottom: 8px
}

.customer-account-login .benefits li::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 24px;
    line-height: 18px;
    color: #ff6100;
    padding-right: 13px
}

/*.customer-account-login .new-users .button span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}*/

@media only screen and (max-width: 991px) {
    .customer-account-login .new-users .button span span::before {
        display: none
    }
}

.customer-account-login .new-users .button.button-secondary span span::before,
.customer-account-login .new-users .button.button2 span span::before {
    color: #ff6100
}

/*.customer-account-login .registered-users .button span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .customer-account-login .registered-users .button span span::before {
        display: none
    }
}*/

.account-login {
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.account-login #login-form {
	border: 3px solid #ebecee;
	padding: 60px;
}

@media(max-width: 1727px){
	.account-login #login-form {
		padding: 20px;
	}
}

.customer-account-login .registered-users .input-box {
	position: relative;
}

.customer-account-login .registered-users .input-box::before {
    content: "*";
    position: absolute;
    top: 15px;
    left: 7px;
    color: #ff6100;
}

.customer-account-login .registered-users .button.button-secondary span span::before,
.customer-account-login .registered-users .button.button2 span span::before {
    color: #ff6100
}

.customer-account-login .registered-users .form-list {
    border: none;
    padding: 0;
    margin: 0
}

.customer-account-login .registered-users .form-list li {
    margin-bottom: 20px
}

.customer-account-login .registered-users .form-list li:last-child {
    margin-bottom: 0
}

.customer-account-login #login-form input {
    width: 100%
}

.customer-account-login p.required {
    margin-top: -45px
}

.customer-account-login label {
    margin-bottom: 8px
}

.customer-account-login .buttons-set {
    border: none;
    text-align: left;
    margin: 0;
    padding-top: 18px
}

.customer-account-login .buttons-set:after {
    content: '';
    display: table;
    clear: both
}

.customer-account-login .buttons-set .button {
    float: right;
    margin: 0 0 0 20px;
}

.customer-account-login .new-users h2 {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 32px;
}

.customer-account-login .new-users {
	text-align: left;
}

.customer-account-login .new-users .buttons-set .button {
	float: left;
	margin: 0 20px 0 0;
}

.customer-account-login .buttons-set .f-left {
	font-size: 14px;
	font-weight: normal;
    text-transform: none;
}

@media only screen and (min-width: 1200px) {
    .customer-account-login .theme-block,
    .customer-account-login body.customer-account .my-account .box,
    body.customer-account .my-account .customer-account-login .box,
    .customer-account-login body.customer-account .my-account #form-validate .fieldset,
    body.customer-account .my-account #form-validate .customer-account-login .fieldset,
    .customer-account-login .dashboard #my_recent_tags,
    .dashboard .customer-account-login #my_recent_tags,
    .customer-account-login .dashboard #my_recent_reviews,
    .dashboard .customer-account-login #my_recent_reviews {
        min-height: 405px
    }
}

@media only screen and (max-width: 1199px) {
    .customer-account-login p.required {
        margin-top: 0
    }
}

.customer-account-create .scaffold-form label:first-child {
    width: 100%;
}

.opc #opc-login p:not(.required) {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    color: #909090
}

.remember-me-box a.hide {
    display: none
}

.remember-me-box .link-tip {
    font-size: 13px;
    padding-left: 10px
}

.remember-me-popup {
    display: none;
    border: 1px solid #ccc;
    padding: 10px;
    position: relative
}

.remember-me-popup.show {
    display: block
}

.remember-me-popup p {
    font-family: "Lato", sans-serif
}

.remember-me-popup .remember-me-popup-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 12px
}

.remember-me-popup .remember-me-popup-close-button {
    display: none
}

/*.customer-account-create .buttons-set {
    max-width: 455px
}*/

.customer-account-create .fieldset,
.customer-account-create .buttons-set {
    margin-left: 30px
}

@media only screen and (max-width: 479px) {
    .customer-account-create .fieldset,
    .customer-account-create .buttons-set {
        margin-left: 0
    }
}

.customer-account-create .fieldset .hidden {
    display: none
}

.customer-account-create #remember-me-popup {
    max-width: 455px
}

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
    margin-left: 30px;
    /*max-width: 400px*/
}

@media only screen and (max-width: 479px) {
    .customer-account-forgotpassword .fieldset,
    .customer-account-forgotpassword .buttons-set {
        margin-left: 0
    }
}

.customer-account-forgotpassword .fieldset .input-box input.input-text {
    width: 100%
}

body.customer-account .my-account .title-buttons {
    position: relative;
    text-align: right
}

body.customer-account .my-account .title-buttons h1 {
    text-align: left
}

body.customer-account .my-account .title-buttons .button {
    position: absolute;
    right: 0;
    top: 0
}

body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
    position: relative;
    top: -30px
}

body.customer-account .my-account h2 {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 20px
}

body.customer-account .my-account .box {
    margin-bottom: 10px;
    overflow: hidden
}

body.customer-account .my-account .box .box-title {
    position: relative;
    padding-bottom: 10px
}

body.customer-account .my-account .box .box-title h2,
body.customer-account .my-account .box .box-title h3 {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative
}

body.customer-account .my-account .box .box-title h2:before,
body.customer-account .my-account .box .box-title h3:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

body.customer-account .my-account .box .box-title h2.shipping-title,
body.customer-account .my-account .box .box-title h3.shipping-title {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative
}

body.customer-account .my-account .box .box-title h2.shipping-title:before,
body.customer-account .my-account .box .box-title h3.shipping-title:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

body.customer-account .my-account .box .box-title h2.billing-title,
body.customer-account .my-account .box .box-title h3.billing-title {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative
}

body.customer-account .my-account .box .box-title h2.billing-title:before,
body.customer-account .my-account .box .box-title h3.billing-title:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

body.customer-account .my-account .box .box-title h2.contact-title,
body.customer-account .my-account .box .box-title h3.contact-title {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative
}

body.customer-account .my-account .box .box-title h2.contact-title:before,
body.customer-account .my-account .box .box-title h3.contact-title:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

body.customer-account .my-account .box .box-title h2.newsletters-title,
body.customer-account .my-account .box .box-title h3.newsletters-title {
    font-size: 16px;
    color: #ff6100;
    line-height: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 15px 0;
    position: relative
}

body.customer-account .my-account .box .box-title h2.newsletters-title:before,
body.customer-account .my-account .box .box-title h3.newsletters-title:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 27px;
    border: solid 2px #ff6100;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 48.6px;
    width: 54px;
    height: 54px
}

body.customer-account .my-account .box .box-title a {
    line-height: 19.6px
}

body.customer-account .my-account .welcome-msg {
    text-align: center
}

body.customer-account .my-account .welcome-msg p.hello {
    margin-bottom: 20px
}

body.customer-account .my-account .welcome-msg p.hello strong {
    font-weight: 500
}

body.customer-account .my-account .pager .limiter {
    height: auto;
    width: auto
}

body.customer-account .my-account .pager .limiter .dropdown {
    float: left;
    width: 100px
}

body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
    width: 100%;
    display: inline-block
}

body.customer-account .my-account p.required {
    float: none;
    text-align: right
}

body.customer-account .my-account .addresses-list h3 {
    font-size: 14px;
    font-weight: 600
}

body.customer-account .my-account .fieldset {
    margin-top: 30px;
    margin-bottom: 30px
}

body.customer-account .my-account #form-validate .fieldset .input-box input,
body.customer-account .my-account #form-validate .fieldset .input-box select {
    width: 70%
}

body.customer-account .data-table {
    margin-top: 5px
}

body.customer-account .data-table td a {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px
}

body.customer-account .data-table span.nobr {
    white-space: normal
}

body.customer-account .data-table span.nobr a {
    white-space: nowrap
}

body.customer-account .data-table td.view a {
    display: block
}

body.customer-account .data-table .separator {
    display: none
}

body.customer-account .sidebar .block ol#compare-items li {
    margin: 10px 0
}

body.customer-account .sidebar .block .block-content p.block-subtitle {
    margin-bottom: 15px
}

body.customer-account .sidebar .block .block-content .actions {
    margin-top: 30px
}

body.customer-account .sidebar ol#cart-sidebar-reorder li {
    margin-top: 10px;
    margin-bottom: 0
}

body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
    display: inline-block;
    margin-bottom: 0
}

body.customer-account .sidebar .block-cart .summary {
    margin-bottom: 15px
}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
    margin-top: 10px;
    margin-bottom: 0
}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
    margin-right: 10px
}

body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
    display: inline;
    margin-bottom: 0
}

.form-list input[type="email"],
.form-list input[type="search"],
.form-list input[type="number"],
.form-list input[type="password"],
.form-list input[type="tel"],
.form-list input[type="text"] {
    width: 250px
}

.form-list .control label {
    padding: 0;
    background: 0
}

.form-list .control label:hover {
    background: none
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
    width: 40px;
    float: left;
    margin-right: 10px
}

.form-list .customer-dob .dob-year {
    width: 80px;
    float: left
}

/*.dashboard .page-title h1:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 45px;
    color: #ff6100;
    padding-right: 0.244em
}

@media only screen and (max-width: 767px) {
    .dashboard .page-title h1:before {
        font-size: 30px
    }
}*/

.dashboard .box-head {
    margin-top: 30px;
    padding-bottom: 0
}

.dashboard .box-head a {
    padding: 10px
}

.dashboard .box-title a,
.dashboard .box-head a {
    font-weight: 500;
    text-decoration: underline
}

.dashboard .box-title a:hover,
.dashboard .box-head a:hover {
    text-decoration: none
}

.dashboard .box-content {
    clear: both
}

.dashboard .box-account {
    margin-bottom: 40px
}

.dashboard #my_recent_tags li,
.dashboard #my_recent_reviews li {
    margin-bottom: 20px
}

.dashboard #my_recent_tags .number,
.dashboard #my_recent_reviews .number {
    float: left;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    color: #ff6100;
    border: solid 2px #ff6100
}

.dashboard #my_recent_tags .details,
.dashboard #my_recent_reviews .details {
    overflow: hidden
}

.dashboard #my_recent_tags .ratings strong,
.dashboard #my_recent_reviews .ratings strong {
    margin: 7px 10px 0 0
}

.dashboard .box-reviews.box-account {
    padding-bottom: 0
}

.dashboard .box-reviews li {
    padding: 10px 0;
    border-top: 1px solid #dfdfdf
}

.dashboard .box-reviews li:first-child {
    border-top: 0
}

.dashboard .box-reviews li .number {
    margin-right: -20px;
    float: left;
    line-height: 1.4;
    font-size: 13px
}

.dashboard .box-reviews li .details {
    margin-left: 20px
}

.dashboard .box-reviews li .details .ratings {
    content: '';
    display: table;
    clear: both;
    margin-bottom: 0
}

.dashboard .box-reviews li .details .ratings strong {
    float: left;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    margin-right: 5px
}

.dashboard .box-reviews li .details .ratings .rating-box {
    float: left;
    margin: 3px 0 0 0
}

.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
    padding-bottom: 0
}

.my-account .addresses-list .item {
    margin: 0
}

.my-account .addresses-list .item p {
    margin-top: 10px
}

@media only screen and (max-width: 767px) {
    .my-account .addresses-list .col-1,
    .my-account .addresses-list .col-2 {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .my-account .addresses-list .col-1 li.empty,
    .my-account .addresses-list .col-2 li.empty {
        width: 100%
    }
}

@media only screen and (max-width: 599px) {
    .my-account .addresses-list .addresses-additional p a {
        white-space: nowrap
    }
}

.order-info {
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
    width: 100%;
    margin-bottom: 30px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline
}

.order-info dt {
    margin-right: 20px
}

.order-info li {
    margin: 0 0 0 20px
}

.order-info li.current {
    font-weight: 600
}

.order-info li:first-child {
    margin-left: 0
}

.order-date {
    font-family: "Lato", sans-serif;
    text-transform: uppercase
}

.order-info-box {
    margin: 20px -15px 40px;
    overflow: hidden
}

.order-info-box .order-info-box {
    padding-bottom: 40px;
    border-bottom: 1px solid #dfdfdf
}

.order-info-box .col-1 {
    width: 48%;
    float: left;
    padding: 0 15px
}

.order-info-box .col-2 {
    width: 48%;
    float: right;
    padding: 0 15px
}

.order-info-box .col-1,
.order-info-box .col-2 {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    float: left
}

.order-info-box .box-title h2 {
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    line-height: 1.5
}

.order-info-box .box-title h2:after {
    content: ':'
}

.order-info-box .box-content {
    font-family: Georgia, Times, "Times New Roman", serif
}

.order-info-box .box-content td,
.order-info-box .box-content th {
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height: 1.3
}

.order-info-box .box-content th {
    padding-top: 10px
}

.order-info-box .box-content td {
    padding-left: 15px
}

.order-info-box .box-content strong {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    text-transform: uppercase
}

#my-orders-table .option-label {
    margin-left: 10px;
    font-weight: 600;
    font-style: italic
}

#my-orders-table .option-value {
    margin-left: 20px
}

#my-orders-table tr.bundle:not(:last-child) td {
    border-bottom: none;
    border-top: none
}

ol#cart-sidebar-reorder li {
    margin-top: 10px;
    margin-bottom: 0
}

ol#cart-sidebar-reorder li input {
    margin-right: 10px
}

ol#cart-sidebar-reorder p.product-name {
    display: inline
}

@media only screen and (max-width: 599px) {
    #my-orders-table .option-label {
        margin-left: 20px
    }
    #my-orders-table .option-value {
        margin-left: 35px
    }
    #my-orders-table td[data-rwd-label=Qty] .nobr br {
        display: none
    }
    #my-orders-table td[data-rwd-label=Qty] .nobr strong {
        margin-right: 10px
    }
    #my-orders-table tr.bundle {
        border-color: #dfdfdf
    }
    #my-orders-table tr.bundle.child td[data-rwd-label] {
        padding-left: 60px
    }
    #my-orders-table tbody:last-child tr:last-child td {
        padding-bottom: 10px;
        border-bottom: 0
    }
    #my-orders-table tbody:last-child tr:last-child td:last-child {
        padding-bottom: 15px
    }
    #my-orders-table tfoot tr.shipping {
        margin-top: 0
    }
}

.order-additional {
    margin: 40px 0
}

.order-gift-message dd {
    margin-top: 10px
}

@media only screen and (max-width: 1199px) {
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        padding-right: 30px;
        padding-bottom: 0
    }
    body.customer-account .data-table {
        border-top: none
    }
    body.customer-account .data-table tr,
    body.customer-account .data-table th,
    body.customer-account .data-table td {
        display: block
    }
    body.customer-account .data-table thead {
        display: none
    }
    body.customer-account .data-table thead th {
        border-right: 0;
        border-left: 0
    }
    body.customer-account .data-table thead th.lin-hide {
        display: none
    }
    body.customer-account .data-table thead th:nth-child(1n+2) {
        display: none
    }
    body.customer-account .data-table tbody tr {
        position: relative;
        border-bottom: 1px solid #ccc
    }
    body.customer-account .data-table tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0
    }
    body.customer-account .data-table tbody td.lin-hide {
        display: none
    }
    body.customer-account .data-table tbody td:first-child {
        padding-top: 10px
    }
    body.customer-account .data-table tbody td:first-child,
    body.customer-account .data-table tbody td:first-child h3 {
        font-weight: bold
    }
    body.customer-account .data-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px
    }
    body.customer-account .data-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: "Lato", sans-serif;
        padding: 5px 5px 5px 0;
        text-transform: uppercase
    }
    body.customer-account .data-table tfoot tr {
        display: block;
        text-align: right
    }
    body.customer-account .data-table tfoot tr:after {
        content: '';
        display: table;
        clear: both
    }
    body.customer-account .data-table tfoot td {
        display: block;
        float: left
    }
    body.customer-account .data-table tfoot td.lin-hide {
        display: none
    }
    body.customer-account .data-table tfoot td:nth-child(odd) {
        clear: left;
        width: 60%
    }
    body.customer-account .data-table tfoot td:nth-child(even) {
        text-align: left;
        width: 40%
    }
    body.customer-account .data-table .linearize-hide {
        display: none
    }
    body.customer-account .data-table .linearize-unpad {
        padding: 0
    }
    body.customer-account .data-table .linearize-show {
        display: block
    }
    body.customer-account .data-table th,
    body.customer-account .data-table td {
        border: solid 1px #dfdfdf !important
    }
    body.customer-account .data-table tbody tr.first {
        border-top: solid 2px #ff6100
    }
    body.customer-account .data-table td.view a {
        white-space: normal
    }
}

@media only screen and (max-width: 991px) {
    body.customer-account .my-account .title-buttons {
        text-align: left
    }
    body.customer-account .my-account .title-buttons span.separator,
    body.customer-account .my-account .title-buttons a {
        top: -12px
    }
}

@media only screen and (max-width: 767px) {
    .order-info-box .box-content {
        clear: left
    }
    .addresses-list .item {
        float: left;
        width: 50%;
        padding-right: 30px
    }
    .order-info dt {
        display: none
    }
    .dashboard .page-title {
        margin-top: 20px
    }
    .dashboard .page-title h1 {
        margin-top: 0
    }
    .dashboard .box-account {
        padding-bottom: 15px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 599px) {
    body.customer-account .my-account .form-list .control {
        padding-left: 0
    }
}

@media only screen and (max-width: 479px) {
    body.customer-account .my-account .page-title h1 {
        text-align: center
    }
    body.customer-account .my-account .title-buttons {
        text-align: center
    }
    body.customer-account .my-account .title-buttons .button {
        width: 100%;
        position: static;
        margin-bottom: 15px
    }
    body.customer-account .my-account .title-buttons .button+.button {
        margin-left: 0px
    }
    body.customer-account .my-account .fieldset h2 {
        margin-bottom: 15px
    }
    body.customer-account .my-account .order-details h2 {
        margin-bottom: 15px
    }
    body.customer-account .my-account .buttons-set {
        border-top: 0
    }
    body.customer-account .my-account .addresses-list .item {
        margin-bottom: 15px;
        padding-right: 0;
        float: none;
        width: auto
    }
    body.customer-account .my-account .addresses-list h2 {
        margin-bottom: 15px
    }
    .order-info {
        margin-top: 15px
    }
    .data-table.orders td.view {
        text-align: right
    }
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        width: 100%;
        margin-top: 15px
    }
    .order-info-box {
        margin: 0
    }
    .order-info-box .col-1,
    .order-info-box .col-2 {
        width: 100%;
        border-bottom: 1px solid #dfdfdf;
        padding: 15px 0
    }
    .order-info-box+.order-info-box {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 30px
    }
    #my-reviews-table .nobr {
        white-space: normal
    }
}

.account-create .scaffold-form label.required::after,
.account-create .scaffold-form span.required::after {
    display: inline-block
}

/*.account-create .scaffold-form p.back-link {
    padding-top: 5px
}
*/
.account-create .scaffold-form p.back-link:before {
    display: none
}

.account-create .scaffold-form .back-link:before {
    font-size: 19px;
    vertical-align: sub
}

.account-create .scaffold-form .fieldset p.required {
    float: none
}

.account-create .scaffold-form {
	border: 3px solid #ebecee;
	padding: 60px;
	max-width: 1170px;
	margin: 0 auto;
}

@media(max-width: 1727px){
	.account-create .scaffold-form {
		padding: 20px;
	}
}

.account-create .scaffold-form .input-text {
    width: 100%;
}

.account-create {
    max-width: 1170px;
    margin: 0 auto;
}

body.newsletter-manage-index .my-account .fieldset {
    margin-bottom: 20px
}

body.newsletter-manage-index .my-account .fieldset h2 {
    display: none
}

body.newsletter-manage-index .my-account .form-list {
    border-top: 1px solid #EDEDED;
    padding-top: 10px
}

﻿.review-summary-table tbody td input[type="radio"],
.review-summary-table tbody td input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    display: none
}

.review-summary-table tbody td input[type="radio"]+label,
.review-summary-table tbody td input[type="radio"]+.label label {
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    text-transform: none;
    display: inline-block
}

.review-summary-table tbody td input[type="radio"]+label:before,
.review-summary-table tbody td input[type="radio"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.review-summary-table tbody td input[type="radio"]+label:after,
.review-summary-table tbody td input[type="radio"]+.label label:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    width: 0px;
    height: 0px;
    left: 9px;
    top: 10px;
    background-color: #ff6100;
    box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.review-summary-table tbody td input[type="radio"]+label:hover,
.review-summary-table tbody td input[type="radio"]+.label label:hover {
    color: #333
}

.review-summary-table tbody td input[type=radio]:checked+.label label:after,
.review-summary-table tbody td input[type=radio]:checked+label:after {
    width: 12px;
    height: 12px;
    left: 2px;
    top: 4px
}

.review-summary-table tbody td input[type="checkbox"]+label,
.review-summary-table tbody td input[type="checkbox"]+.label label {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    clear: both;
    cursor: pointer;
    text-transform: none
}

.review-summary-table tbody td input[type="checkbox"]+label:before,
.review-summary-table tbody td input[type="checkbox"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.review-summary-table tbody td input[type="checkbox"]+label:after,
.review-summary-table tbody td input[type="checkbox"]+.label label:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    font-size: 0;
    left: 9px;
    top: 10px;
    color: #ff6100;
    text-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.review-summary-table tbody td input[type="checkbox"]+label:hover,
.review-summary-table tbody td input[type="checkbox"]+.label label:hover {
    color: #333
}

.review-summary-table tbody td input[type=checkbox]:checked+label:after,
.review-summary-table tbody td input[type=checkbox]:checked+.label label:after {
    font-size: 22px;
    top: -9px;
    left: 0
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown {
    width: 100%;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf;
    border-radius: 0px
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown:hover {
    box-shadow: none;
    background: #EDEDED
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown .validation-advice {
    position: relative !important;
    height: auto;
    opacity: 1;
    padding: 0 0 10px !important;
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    top: -1px;
    left: -1px;
    margin-right: -2px
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown div {
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown div ul {
    z-index: 12
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown div ul li {
    margin: 0
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown div ul li.focus {
    background: #EDEDED;
    color: #333
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown div ul li.active {
    font-weight: normal;
    background: #EDEDED
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown li,
#customer-reviews .review-heading .pager .count-container .limiter .dropdown .selected {
    font-size: 14px;
    color: #888;
    padding: 13px 20px
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown .selected {
    color: #333
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown .selected::after {
    box-shadow: none
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown .carat {
    border-width: 6px;
    border-color: #777 transparent transparent;
    right: 20px
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown.open {
    z-index: 15
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown.open .carat {
    border-bottom: 6px solid #777;
    border-top: 6px solid transparent;
    margin-top: -10px
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown.open div {
    padding: 10px 0;
    height: auto !important
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown.open div ul {
    position: relative;
    z-index: 12
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules,
.ratings-table .rating-box,
.ratings-table .rating-box .rating {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules,
.ratings-table .rating-box,
.ratings-table .rating-box .rating {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules,
    .ratings-table .rating-box,
    .ratings-table .rating-box .rating {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

#customer-reviews {
    width: 66%;
    float: none
}

#customer-reviews .review-heading {
/*    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 9px;
    margin-bottom: 22px*/
}

#customer-reviews .review-heading:after {
    content: '';
    display: table;
    clear: both
}

#customer-reviews .review-heading h2 {
    float: left;
    display: block;
    font-size: 18px;
    text-transform: none;
    font-family: "Playfair Display", serif;
    color: #333333;
    margin-bottom: 0.5em;
}

#customer-reviews .review-title {
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
    color: #333333;
    margin-bottom: 8px;
}

#customer-reviews .review-heading .pager {
    clear: none;
    float: right
}

#customer-reviews .review-heading .pager .count-container .limiter {
    margin-bottom: 0
}

#customer-reviews .review-heading .pager .count-container .limiter label {
    text-transform: uppercase
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown {
    width: 98px;
    float: left
}

#customer-reviews .review-heading .pager .count-container .limiter .dropdown .selected {
    padding: 18px 20px 17px
}

#customer-reviews .review-heading .pager .amount {
    display: none
}

#customer-reviews .no-rating,
#customer-reviews .addthis_toolbox,
#customer-reviews .review-button {
    display: none
}

#customer-reviews .form-add h2 {
    font-size: 18px;
    text-transform: none;
    display: block;
    /*padding: 0 0 19px;*/
    margin-bottom: 10px
}

#customer-reviews h3 {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 0;
    text-transform: none
}

#customer-reviews h3 span {
    color: #ff6100;
    text-transform: none
}

/*#customer-reviews .fieldset {
    padding-top: 20px
}
*/
#customer-reviews .fieldset h4 {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    text-transform: none
}

#customer-reviews .fieldset h4 em {
    display: none
}

#customer-reviews .fieldset .form-list {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
    /*text-transform: uppercase*/
}

#customer-reviews .fieldset .form-list .inline-label:after {
    content: '';
    display: table;
    clear: both
}

#customer-reviews .fieldset .form-list li {
    margin-bottom: 15px
}

#customer-reviews .fieldset .form-list label {
    color: #333;
    margin-bottom: 10px;
    font-weight: normal
}

#customer-reviews .fieldset .form-list textarea {
    min-width: 100%;
    background: #f5f5f7;
    -webkit-appearance: none;
    border: none;
    height: 119px;
}

#customer-reviews .fieldset .form-list input {
    background: #f5f5f7;
    border-radius: 0;
    border: none;
}

#customer-reviews .fieldset .form-list input[type="text"] {
    width: 100%
}

#customer-reviews .buttons-set {
    border: none;
    margin: 0
}

#customer-reviews .buttons-set .button {
    float: left;
    margin: 0
}

#customer-reviews dl {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    margin-bottom: 10px
}

#customer-reviews dl dt {
    margin: 10px 0;
    text-transform: uppercase;
    font-weight: normal
}

#customer-reviews dl dd {
    font-size: 14px;
    margin: 10px 0 30px;
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 30px
}

#customer-reviews dl dd:last-child {
    border-bottom: none;
    padding: 0
}

#customer-reviews dl dd .ratings-table {
    font-family: "Lato", sans-serif;
    width: 100%;
    border: solid 0px
}

#customer-reviews dl dd .ratings-table tr {
    margin-right: 15px
}

#customer-reviews dl dd .ratings-table .review-label {
    width: 90px;
    max-width: 70%
}

#customer-reviews dl dd table {
    margin: 15px 0
}

#customer-reviews dl dd .review-meta {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: normal
}

#customer-reviews dl dd .review-meta .review-author {
    margin-right: 25px;
}

.product-collateral #customer-reviews {
    width: auto
}

.product-collateral #customer-reviews .no-rating,
.product-collateral #customer-reviews .review-button {
    display: inline-block
}

.no-rating a::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    padding-right: 5px
}

.review-summary-table {
    margin: 0 0 30px
}

.review-summary-table td,
.review-summary-table th {
    padding: 7px 20px
}

.review-summary-table thead {
    background: transparent
}

.review-summary-table thead th {
    background: transparent;
    border: none;
    padding: 7px 7px 8px 8px
}

.review-summary-table tbody th {
    background: #fff;
    text-transform: none;
    text-align: right
}

.review-summary-table tbody td {
    border: none;
    text-align: center;
    padding: 0
}

.review-summary-table tbody td label {
    width: 100%;
    display: block;
    padding: 11px 0
}

.review-summary-table tbody td input[type="radio"]+.label {
    padding: 0 0 0 0;
    display: inline-block;
    margin: 0 auto
}

.review-summary-table .rating-box .rating-number {
    display: none
}

.review-summary-table .rating-box .rating-number:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 16px;
    position: relative;
    margin-left: 5px;
    color: #ff6100
}

.ratings .rating-box.stars {
    width: 138px;
    height: 18px;
    background-image: none;
    text-indent: 0;
    position: relative
}

.ratings .rating-box.stars i {
    font-size: 25px;
    float: left;
    margin-right: 2px;
    display: inline-block;
    color: #c9c9c9;
    line-height: 14px;
    width: 12px;
}

.ratings .rating-box.stars .rating {
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    text-align: left;
    background-image: none;
    text-indent: 0;
    height: 18px
}

.ratings .rating-box.stars .rating i {
    color: #e09a45;
}

.ratings .rating-box.stars .rating .mask {
    width: 150px
}

.ratings-table {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px
}

.ratings-table th,
.ratings-table td {
    padding: 15px 20px;
    border-bottom: solid 1px #dfdfdf
}

.ratings-table th {
    border-right: solid 1px #dfdfdf;
    text-align: right;
    color: #333
}

.ratings-table tr:last-child th,
.ratings-table tr:last-child td {
    border-bottom: none
}

.ratings-table .rating-box {
    background-position: 0 -615px;
    background-repeat: repeat-x;
    height: 13px;
    overflow: hidden;
    text-indent: -9999px;
    width: 65px
}

.ratings-table .rating-box .rating {
    background-position: 0 -600px;
    background-repeat: repeat-x;
    float: left;
    height: 13px;
    text-indent: -9999px
}

.ratings-table .rating-box.stars {
    margin: 0
}

@media only screen and (max-width: 991px) {
    #customer-reviews {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    body.review-product-list .product-view .product-shop .price-info {
        padding-left: 0
    }
    body.review-product-list .product-view .product-shop .extra-info {
        padding: 0;
        min-width: 84%
    }
    body.review-product-list .product-view .product-shop .extra-info .ratings-table {
        margin: 10px 0;
        width: 100%
    }
    body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
        margin-right: 15px
    }
    .review-summary-table thead th {
        padding-left: 0px;
        padding-right: 0px
    }
    .review-summary-table tbody th {
        padding-left: 0px;
        padding-right: 0px
    }
    .review-summary-table tbody td {
        width: 20%;
        padding: 0px
    }
    .review-summary-table .rating-box.stars {
        text-indent: 0px;
        text-align: center;
        background: none;
        height: 19.6px;
        width: auto
    }
    .review-summary-table .rating-box.stars .rating {
        display: none
    }
    .review-summary-table .rating-box.stars .rating-number {
        display: inline-block
    }
}

@media only screen and (max-width: 535px) {
    body.review-product-list .product-view .product-shop .extra-info {
        min-width: 0
    }
    body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
        float: none;
        margin-right: 0
    }
}

@media only screen and (max-width: 520px) {
    #customer-reviews .fieldset {
        width: 100%
    }
    #customer-reviews .fieldset .form-list {
        width: 100%
    }
    #customer-reviews .fieldset .form-list .inline-label label,
    #customer-reviews .fieldset .form-list .inline-label .input-box {
        float: none
    }
    #customer-reviews .buttons-set {
        width: 100%
    }
}

@media only screen and (max-width: 450px) {
    #customer-reviews dl dd .ratings-table tr {
        float: none
    }
}

.review-product-view .product-review .product-details h2,
.review-product-view .product-review .product-details #customer-reviews .review-heading h2,
#customer-reviews .review-heading .review-product-view .product-review .product-details h2,
.review-product-view .product-review .product-details #customer-reviews .form-add h2,
#customer-reviews .form-add .review-product-view .product-review .product-details h2 {
    border-bottom: none
}

.review-product-view .product-review .product-img-box {
    width: auto;
    max-width: 50%
}

.review-product-view .product-review .product-img-box>a {
    width: 100%
}

.review-product-view .product-review .product-img-box .product-image {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .review-product-view .product-review .product-img-box {
        max-width: 100%
    }
}

﻿.advanced-search .input-box .dropdown {
    width: 100%;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf;
    border-radius: 0px
}

.advanced-search .input-box .dropdown:hover {
    box-shadow: none;
    background: #EDEDED
}

.advanced-search .input-box .dropdown .validation-advice {
    position: relative !important;
    height: auto;
    opacity: 1;
    padding: 0 0 10px !important;
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    top: -1px;
    left: -1px;
    margin-right: -2px
}

.advanced-search .input-box .dropdown div {
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.advanced-search .input-box .dropdown div ul {
    z-index: 12
}

.advanced-search .input-box .dropdown div ul li {
    margin: 0
}

.advanced-search .input-box .dropdown div ul li.focus {
    background: #EDEDED;
    color: #333
}

.advanced-search .input-box .dropdown div ul li.active {
    font-weight: normal;
    background: #EDEDED
}

.advanced-search .input-box .dropdown li,
.advanced-search .input-box .dropdown .selected {
    font-size: 14px;
    color: #888;
    padding: 13px 20px
}

.advanced-search .input-box .dropdown .selected {
    color: #333
}

.advanced-search .input-box .dropdown .selected::after {
    box-shadow: none
}

.advanced-search .input-box .dropdown .carat {
    border-width: 6px;
    border-color: #777 transparent transparent;
    right: 20px
}

.advanced-search .input-box .dropdown.open {
    z-index: 15
}

.advanced-search .input-box .dropdown.open .carat {
    border-bottom: 6px solid #777;
    border-top: 6px solid transparent;
    margin-top: -10px
}

.advanced-search .input-box .dropdown.open div {
    padding: 10px 0;
    height: auto !important
}

.advanced-search .input-box .dropdown.open div ul {
    position: relative;
    z-index: 12
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border,
.catalogsearch-term-popular .page-title h1 {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border,
    .catalogsearch-term-popular .page-title h1 {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.advanced-search-form {
    max-width: 580px;
    margin: 0 auto;
}

@media(max-width: 767px){
	.advanced-search-form {
		max-width: 100%;
	}
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block,
    .advanced-search {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

/*.catalogsearch-advanced-index .page-title h1:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 55px;
    color: #ff6100;
    padding-right: 0.244em
}*/

/*@media only screen and (max-width: 767px) {
    .catalogsearch-advanced-index .page-title h1:before {
        font-size: 30px
    }
}
*/
.catalogsearch-term-popular .page-title h1:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 55px;
    color: #ff6100;
    padding-right: 0.244em
}

@media only screen and (max-width: 767px) {
    .catalogsearch-term-popular .page-title h1:before {
        font-size: 30px
    }
}

.catalogsearch-term-popular .tags-list li {
    width: 23%
}

.catalogsearch-term-popular .tags-list li a {
    color: #333
}

.catalogsearch-term-popular .tags-list li a:hover {
    color: #ff6100
}

.search-autocomplete ul li.selected {
    background-color: #333;
    color: white
}

.search-autocomplete ul li .amount {
    float: right;
    font-weight: bold
}

.search-autocomplete ul li:last-child {
    border-bottom: none
}

.page-title-result {
    color: #ff6100
}

.advanced-search {
    margin-bottom: 20px
}

.advanced-search .input-box {
    width: 100%
}

.advanced-search .form-list input {
    width: 100%
}

.advanced-search .input-range .input-text {
    width: 39.2%
}

.advanced-search .input-range small {
    font-size: 100%;
    padding-left: 10px
}

.advanced-search select.multiselect {
    width: 100%
}

.advanced-search select.multiselect option {
    padding: 8px 10px
}

.advanced-search+.buttons-set {
    border-top: none;
    margin-top: 0
}

@media only screen and (max-width: 767px) {
    .advanced-search {
        padding: 15px
    }
    .advanced-search .input-box {
        width: 100%
    }
    .catalogsearch-term-popular .tags-list li {
        width: auto
    }
}

@media only screen and (max-width: 479px) {
    .advanced-search {
        padding: 15px
    }
}

.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}#addTagForm .input-box input{width:100%}#addTagForm button{margin-top:30px;margin-bottom:25px}#addTagForm .form-add{margin-top:10px}.product-tags{overflow:hidden;margin-bottom:20px;padding:0}.product-tags li{float:left;margin-right:15px;color:#7acecf}.product-tags li.last{margin-right:0px}.tags-list{float:left;width:100%;margin-bottom:10px}.tags-list>li{display:inline-block;margin-right:10px}.tags-list>li a{color:#888}.tags-list>li a:hover{color:#7acecf}.block-tags .actions>a{font-size:14px;font-weight:500}.my-tag-edit .button.btn-remove{padding:0}.my-tag-edit .button.btn-remove:after{color:white}@media only screen and (max-width: 767px){.tags-list>li,.tags-list{float:none}}

﻿#wishlist-table .item-manage .button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #ff6100;
    display: inline-block;
    padding: 11px 20px;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    border: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}

#wishlist-table .item-manage .button span {
    z-index: 9;
    position: relative
}

#wishlist-table .item-manage .button:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #078377;
    z-index: 2
}

#wishlist-table .item-manage .button:hover {
    background: #078377;
    cursor: pointer
}

#wishlist-table .item-manage .button:active::after {
    background: #05524b
}

#wishlist-table .item-manage .button:focus {
    color: #fff;
    background: #05524b
}

#wishlist-table .item-manage .button {
    background: #eee;
    color: #333;
    text-shadow: none
}

#wishlist-table .item-manage .button:not(a)::after {
    background: #e1e1e1
}

#wishlist-table .item-manage .button:hover {
    background: #e1e1e1;
    cursor: pointer;
    color: #333
}

#wishlist-table .item-manage .button:active {
    color: #333
}

#wishlist-table .item-manage .button:active::after {
    background: #d4d4d4
}

#wishlist-table .item-manage .button:focus {
    background: #d4d4d4;
    color: #333;
    outline: none
}

.my-wishlist .buttons-set .btn-add {
    font-size: 18px;
    padding: 12px 28px
}

@media only screen and (max-width: 991px) {
    .my-wishlist .buttons-set .btn-add {
        padding: 7px 12px
    }
}

#wishlist-table .item-manage .button,
#wishlist-table td.customer-wishlist-item-cart .button,
#wishlist-table .truncated .details {
    font-size: 14px;
    text-transform: none;
    padding: 6px 15px
}

#wishlist-table td.customer-wishlist-item-cart .button.btn-cart,
.my-wishlist .buttons-set .btn-add {
    background-color: #ff6100
}

#wishlist-table td.customer-wishlist-item-cart .button.btn-cart::after,
.my-wishlist .buttons-set .btn-add::after {
    background: #099b8d
}

#wishlist-table td.customer-wishlist-item-cart .button.btn-cart:hover,
.my-wishlist .buttons-set .btn-add:hover {
    background: transparent;
}

#wishlist-table td.customer-wishlist-item-cart .button.btn-cart:active::after,
.my-wishlist .buttons-set .btn-add:active::after {
    background: transparent;
}

#wishlist-table td.customer-wishlist-item-cart .button.btn-cart:focus,
.my-wishlist .buttons-set .btn-add:focus {
    background: #078377
}

#wishlist-table .item-manage .button:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.2)
}

#wishlist-table .item-manage .button:hover {
    z-index: 999
}

.theme-border,
.table-bordered,
#wishlist-table.clean-table {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

#wishlist-table .wishlist-sku {
    text-transform: uppercase;
    color: #333;
    font-weight: normal
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td,
#wishlist-table.clean-table th {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
    #wishlist-table .wishlist-sku {
        font-size: 12px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

#wishlist-table th {
    text-align: center
}

#wishlist-table.clean-table {
    text-transform: uppercase;
    width: 100%
}

#wishlist-table.clean-table th {
    border: 1px solid #dfdfdf;
    padding: 10px;
    background-color: #f5f5f5
}

#wishlist-table.clean-table td {
    padding: 15px;
    vertical-align: top;
    border: 1px solid #dfdfdf
}

#wishlist-table.clean-table th.customer-wishlist-item-image,
#wishlist-table.clean-table td.customer-wishlist-item-image {
    border-right: none;
    padding-right: 0
}

#wishlist-table.clean-table th.customer-wishlist-item-info,
#wishlist-table.clean-table td.customer-wishlist-item-info {
    border-left: none
}

#wishlist-table .product-name {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    margin-bottom: 0;
    text-transform: none
}

#wishlist-table .wishlist-sku {
    margin: 5px 0
}

#wishlist-table textarea {
    border: 1px solid #e7e7e6;
    width: 100%;
    height: 85px;
    resize: none;
    font-size: 11px;
    font-family: "Lato", sans-serif
}

#wishlist-table textarea::-webkit-input-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea:-moz-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea::-moz-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea:-ms-input-placeholder {
    text-transform: uppercase
}

#wishlist-table textarea:focus {
    border: 1px solid #d6d6d4
}

#wishlist-table .item-manage {
    max-width: 450px;
    padding-top: 18px
}

#wishlist-table .cart-cell {
    text-align: center
}

#wishlist-table td.customer-wishlist-item-image {
    width: 113px
}

#wishlist-table td.customer-wishlist-item-quantity {
    width: 3em
}

#wishlist-table td.customer-wishlist-item-price {
    width: 120px;
    text-align: center
}

#wishlist-table td.customer-wishlist-item-cart {
    width: 150px
}

#wishlist-table td.customer-wishlist-item-cart .button {
    margin-bottom: 10px;
    width: 100%
}

#wishlist-table td.customer-wishlist-item-cart .truncated {
    margin-bottom: 10px
}

#wishlist-table td.customer-wishlist-item-cart>p {
    margin-bottom: 0
}

#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    text-align: center
}

#wishlist-table td.customer-wishlist-item-cart .btn-remove {
    vertical-align: top
}

#wishlist-table td.customer-wishlist-item-remove {
    width: 20px
}

#wishlist-table td .button,
#wishlist-table td button {
    white-space: normal
}

#wishlist-table .price-box .price {
    font-size: 15px
}

#wishlist-table .giftregisty-add {
    margin-top: 5px
}

#wishlist-table .giftregisty-add .change {
    display: none
}

#wishlist-table .giftregisty-add li {
    cursor: pointer;
    color: #333;
    margin-bottom: 3px
}

#wishlist-table td[data-rwd-label]:before {
    font-weight: 600
}

/*.my-wishlist .page-title h1:before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 45px;
    color: #ff6100;
    padding-right: 0.244em
}

@media only screen and (max-width: 767px) {
    .my-wishlist .page-title h1:before {
        font-size: 30px
    }
}*/

.my-wishlist .buttons-set {
    border-top: none
}

.my-wishlist .buttons-set .btn-update {
    float: left;
}

.my-wishlist .buttons-set .btn-update span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .my-wishlist .buttons-set .btn-update span span::before {
        display: none
    }
}

.my-wishlist .buttons-set .btn-update.button-secondary:hover span span::before,
.my-wishlist .buttons-set .btn-update.button2:hover span span::before,
.my-wishlist .buttons-set .btn-update.button-secondary:active span span::before,
.my-wishlist .buttons-set .btn-update.button2:active span span::before {
    color: #ff6100
}

.my-wishlist .buttons-set .btn-update:hover span span::before {
    -moz-transform: rotate(181deg);
    -o-transform: rotate(181deg);
    -ms-transform: rotate(181deg);
    -webkit-transform: rotate(181deg);
    transform: rotate(181deg)
}

/*.my-wishlist .buttons-set .btn-add span span::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    font-size: 28px;
    color: #fff;
    float: left;
    left: auto;
    right: 0.333em;
    position: relative;
    z-index: 99;
    vertical-align: bottom;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .my-wishlist .buttons-set .btn-add span span::before {
        display: none
    }
}*/

.my-wishlist .buttons-set .btn-add.button-secondary span span::before,
.my-wishlist .buttons-set .btn-add.button2 span span::before {
    color: #ff6100
}

.my-wishlist .fieldset {
    margin-bottom: 0 !important
}

.my-wishlist+.buttons-set {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

.my-wishlist+.buttons-set .btn-share {
    background: none;
    padding: 0;
    font-size: 14px;
    text-transform: none;
    color: #333;
    text-shadow: none;
    border: none;
    box-shadow: none;
    display: none
}

.my-wishlist+.buttons-set .btn-share:after,
.my-wishlist+.buttons-set .btn-share:before {
    display: none
}

.my-wishlist+.buttons-set .btn-share:hover {
    background: none;
    box-shadow: none;
    color: #ff6100
}

@media only screen and (max-width: 1199px) {
    #wishlist-table.clean-table td {
        padding: 10px 10px;
        padding: 10px 10px
    }
}

@media only screen and (max-width: 991px) {
    #wishlist-table.clean-table td {
        padding-left: 5px;
        padding-right: 5px
    }
    #wishlist-table.clean-table td textarea {
        height: 100px
    }
    #wishlist-table.clean-table td.customer-wishlist-item-cart {
        width: 110px
    }
    #wishlist-table.clean-table td,
    #wishlist-table.clean-table th {
        border: none
    }
    #wishlist-table.clean-table th {
        padding: 0
    }
    #wishlist-table .product-name {
        font-size: 13px
    }
    #wishlist-table .price-box .old-price,
    #wishlist-table .price-box .special-price {
        display: inline-block;
        padding: 0 3px
    }
}

@media only screen and (max-width: 991px) {
    #wishlist-table:after {
        content: '';
        display: table;
        clear: both
    }
    #wishlist-table .product-name {
        font-size: 16px
    }
    #wishlist-table textarea {
        height: 68px;
        max-width: 100%
    }
    #wishlist-table .item-manage {
        max-width: 100%
    }
    #wishlist-table tr {
        position: relative
    }
    #wishlist-table tr:after {
        content: '';
        display: table;
        clear: both
    }
    #wishlist-table td.customer-wishlist-item-image {
        width: 70px
    }
    #wishlist-table td.customer-wishlist-item-image img {
        width: 70px;
        height: 70px
    }
    #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
        margin-right: 0;
        padding-top: 4px
    }
    #wishlist-table td.customer-wishlist-item-cart {
        padding-right: 15px
    }
}

@media only screen and (max-width: 599px) {
    #wishlist-table td.customer-wishlist-item-quantity {
        padding-left: 0
    }
    #wishlist-table td.customer-wishlist-item-image,
    #wishlist-table th.customer-wishlist-item-image {
        display: none
    }
    .my-wishlist .buttons-set button.btn-add,
    .my-wishlist .buttons-set button.btn-update {
        float: left;
        clear: both;
        margin: 0 0 5px 0
    }
}

@media only screen and (max-width: 991px) {
    .linearize-table tr,
    .linearize-table th,
    .linearize-table td {
        display: block
    }
    .linearize-table thead {
        display: none
    }
    .linearize-table thead th {
        border-right: 0;
        border-left: 0
    }
    .linearize-table thead th.lin-hide {
        display: none
    }
    .linearize-table thead th:nth-child(1n+2) {
        display: none
    }
    .linearize-table tbody tr {
        position: relative;
        border-bottom: 1px solid #ccc
    }
    .linearize-table tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0
    }
    .linearize-table tbody td.lin-hide {
        display: none
    }
    .linearize-table tbody td:first-child {
        padding-top: 10px
    }
    .linearize-table tbody td:first-child,
    .linearize-table tbody td:first-child h3 {
        font-weight: bold
    }
    .linearize-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px
    }
    .linearize-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        font-family: "Lato", sans-serif;
        padding: 5px 5px 5px 0;
        text-transform: uppercase
    }
    .linearize-table tfoot tr {
        display: block;
        text-align: right
    }
    .linearize-table tfoot tr:after {
        content: '';
        display: table;
        clear: both
    }
    .linearize-table tfoot td {
        display: block;
        float: left
    }
    .linearize-table tfoot td.lin-hide {
        display: none
    }
    .linearize-table tfoot td:nth-child(odd) {
        clear: left;
        width: 60%
    }
    .linearize-table tfoot td:nth-child(even) {
        text-align: left;
        width: 40%
    }
    .linearize-table .linearize-hide {
        display: none
    }
    .linearize-table .linearize-unpad {
        padding: 0
    }
    .linearize-table .linearize-show {
        display: block
    }
    #wishlist-table tr {
        position: relative
    }
    #wishlist-table th.customer-wishlist-item-image {
        display: block
    }
    #wishlist-table td.customer-wishlist-item-image,
    #wishlist-table td.customer-wishlist-item-info,
    #wishlist-table td.customer-wishlist-item-quantity,
    #wishlist-table td.customer-wishlist-item-price,
    #wishlist-table td.customer-wishlist-item-cart {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        empty-cells: hide
    }
    #wishlist-table td.customer-wishlist-item-image {
        display: block;
        overflow: hidden
    }
    #wishlist-table td.customer-wishlist-item-image a {
        float: left
    }
    #wishlist-table td.customer-wishlist-item-image a img {
        width: 113px;
        height: 113px
    }
    #wishlist-table td.customer-wishlist-item-quantity,
    #wishlist-table td.customer-wishlist-item-price {
        text-align: left
    }
    #wishlist-table td.customer-wishlist-item-quantity:before,
    #wishlist-table td.customer-wishlist-item-price:before {
        float: left;
        margin-right: 15px
    }
    #wishlist-table td.customer-wishlist-item-quantity .cart-cell,
    #wishlist-table td.customer-wishlist-item-price .cart-cell {
        text-align: left
    }
    #wishlist-table td.customer-wishlist-item-quantity .price-box,
    #wishlist-table td.customer-wishlist-item-price .price-box {
        margin-top: 0
    }
    #wishlist-table td.customer-wishlist-item-cart .cart-cell {
        display: inline-block;
        width: 48%
    }
    #wishlist-table td.customer-wishlist-item-cart>p {
        display: inline-block;
        width: 48%
    }
    #wishlist-table td.customer-wishlist-item-cart>p::after {
        content: '';
        display: table;
        clear: both
    }
    #wishlist-table td.customer-wishlist-item-remove {
        position: absolute;
        top: 15px;
        right: 0px;
        display: block;
        padding: 0px;
        height: 20px
    }
    #wishlist-table.clean-table td.customer-wishlist-item-cart {
        width: 100%
    }
    .my-wishlist .buttons-set {
        border-top: none
    }
}

.block-wishlist .mini-products-list>li:not(:last-child) {
    padding-bottom: 5px
}

.block-wishlist .product-details .product-name {
    padding-top: 0;
    margin-bottom: 5px
}

.block-wishlist .price-box {
    float: left;
    margin: 0
}

.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
    font-size: 12px
}

.block-wishlist .link-cart {
    float: left;
    text-transform: uppercase;
    margin-right: 7px;
    padding-right: 7px;
    border-right: 1px solid #dfdfdf
}

@media only screen and (max-width: 991px) {
    .sidebar .block-wishlist .block-content .actions a:before {
        display: none
    }
}

﻿.sidebar .block-wishlist .actions a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #ff6100;
    display: inline-block;
    padding: 11px 20px;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.14);
    border: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}

.sidebar .block-wishlist .actions a span {
    z-index: 9;
    position: relative
}

.sidebar .block-wishlist .actions a:not(a)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #078377;
    z-index: 2
}

.sidebar .block-wishlist .actions a:hover {
    background: #078377;
    cursor: pointer
}

.sidebar .block-wishlist .actions a:active::after {
    background: #05524b
}

.sidebar .block-wishlist .actions a:focus {
    color: #fff;
    background: #05524b
}

.sidebar .block-content .product-details .details {
    border-bottom: solid 1px rgba(0, 0, 0, 0.28);
    border-right: solid 1px rgba(0, 0, 0, 0.2);
    border-top: solid 1px transparent;
    border-left: solid 1px transparent
}

.sidebar .block-wishlist .actions a:hover,
.sidebar .block-content .product-details .details:hover {
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-top-color: rgba(0, 0, 0, 0.28);
    border-left-color: rgba(0, 0, 0, 0.2)
}

.sidebar .block-wishlist .actions a:hover {
    z-index: 999
}

.sidebar .block-poll input[type="radio"],
.sidebar .block-poll input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    display: none
}

.sidebar .block-poll input[type="radio"]+label,
.sidebar .block-poll input[type="radio"]+.label label {
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    text-transform: none;
    display: inline-block
}

.sidebar .block-poll input[type="radio"]+label:before,
.sidebar .block-poll input[type="radio"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.sidebar .block-poll input[type="radio"]+label:after,
.sidebar .block-poll input[type="radio"]+.label label:after {
    content: "";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    width: 0px;
    height: 0px;
    left: 9px;
    top: 10px;
    background-color: #ff6100;
    box-shadow: inset -1px -1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.sidebar .block-poll input[type="radio"]+label:hover,
.sidebar .block-poll input[type="radio"]+.label label:hover {
    color: #333
}

.sidebar .block-poll input[type=radio]:checked+.label label:after,
.sidebar .block-poll input[type=radio]:checked+label:after {
    width: 12px;
    height: 12px;
    left: 2px;
    top: 4px
}

.sidebar .block-poll input[type="checkbox"]+label,
.sidebar .block-poll input[type="checkbox"]+.label label {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    clear: both;
    cursor: pointer;
    text-transform: none
}

.sidebar .block-poll input[type="checkbox"]+label:before,
.sidebar .block-poll input[type="checkbox"]+.label label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #f5f5f5;
    border: solid 1px #dfdfdf
}

.sidebar .block-poll input[type="checkbox"]+label:after,
.sidebar .block-poll input[type="checkbox"]+.label label:after {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    font-size: 0;
    left: 9px;
    top: 10px;
    color: #ff6100;
    text-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8)
}

.sidebar .block-poll input[type="checkbox"]+label:hover,
.sidebar .block-poll input[type="checkbox"]+.label label:hover {
    color: #333
}

.sidebar .block-poll input[type=checkbox]:checked+label:after,
.sidebar .block-poll input[type=checkbox]:checked+.label label:after {
    font-size: 22px;
    top: -9px;
    left: 0
}

.theme-border,
.table-bordered {
    border-top: solid 2px #ff6100
}

.theme-color {
    color: #ff6100
}

.title-border {
    border-bottom: solid 2px #dfdfdf;
    padding-bottom: 30px !important;
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .title-border {
        margin-bottom: 15px !important;
        padding-bottom: 10px !important
    }
}

.theme-block {
    border: solid 1px #dfdfdf;
    border-top: solid 2px #ff6100;
    padding: 30px 29px;
    margin-bottom: 60px
}

.no-theme-block {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    font-size: 16px;
    line-height: 1.667em;
    color: #333;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 991px) {
    .theme-block {
        padding: 15px;
        margin-bottom: 30px
    }
}

.table-bordered thead>tr>th,
.table-bordered thead>tr>td {
    border-bottom-width: 1px
}

.table-bordered th,
.table-bordered td {
    border: solid 1px #dfdfdf
}

.ink {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    z-index: 9999
}

.animate {
    -webkit-animation: ripple 0.65s linear;
    -webkit-animation: ripple 0.65s linear;
    -moz-animation: ripple 0.65s linear;
    -ms-animation: ripple 0.65s linear;
    -o-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5);
        -webkit-transform: scale(2.5);
        transform: scale(2.5)
    }
}

.icon-sprite,
.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px
}

.icon-sprite-for-modules {
    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)
}

@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 4 / 2),
(min-device-pixel-ratio: 2),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
    .icon-sprite,
    .icon-sprite-for-modules {
        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);
        background-size: 100px 1000px
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.sidebar .col-left-first {
    margin-bottom: 54px
}

.sidebar .block {
    margin-bottom: 54px
}

.sidebar .block .amount {
    margin: 0;
    padding: 4px 0 15px;
    font-size: 15px
}

.sidebar .block .product-image:hover {
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.15)
}

.sidebar .block .product-name {
    font-size: 14px
}

.sidebar .col-left-first .block {
    border-bottom: none;
    padding-bottom: 0
}

.sidebar .col-left-first .block:last-of-type {
    margin-bottom: 0
}

.sidebar .block-title {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 10px;
    color: #333;
    text-transform: uppercase;
    font-size: 17px
}

.sidebar .block-title h2,
.sidebar .block-title h3,
.sidebar .block-title strong {
    margin-bottom: 0;
    font-weight: 500
}

.sidebar .block-title small {
    font-size: 100%;
    font-weight: normal;
    color: #909090
}

.sidebar body:not(.customer-account) .block:first-child .block-title {
    border-top: none;
    padding-top: 0
}

.sidebar .block-subtitle {
    margin: 0;
    margin-bottom: 10px;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    color: #ff6100;
    font-weight: 500;
    margin-bottom: 25px
}

.sidebar .block-content {
    margin-top: 5px
}

.sidebar .block-content .subtotal {
    background-color: #f5f5f5;
    padding: 9px 14px 10px;
    margin-bottom: 25px;
    overflow: hidden
}

.sidebar .block-content .subtotal .label {
    color: #333;
    font-weight: 500
}

.sidebar .block-content .subtotal .price {
    float: right;
    color: #ff6100;
    font-weight: 500
}

.sidebar .block-content .product-details {
    color: #ff6100
}

.sidebar .block-content .product-details strong {
    font-weight: normal
}

.sidebar .block-content .product-details .btn-edit {
    color: #888
}

.sidebar .block-content .product-details .btn-edit:hover {
    color: #ff6100
}

.sidebar .block-content .product-details .details {
    background-color: #eee;
    color: #333;
    font-weight: 500;
    padding: 6px 14px
}

.sidebar .block-content.unpad {
    padding: 0
}

.sidebar .block-content li.item {
    margin: 0 0 25px 0
}

.sidebar .block-content li.item:last-child {
    margin-bottom: 0
}

.sidebar .block .actions {
    margin: 30px 0 0
}

.sidebar .block .actions:after {
    content: '';
    display: table;
    clear: both
}

.sidebar .block .actions a {
    float: left;
    font-weight: 500;
    margin-top: 7px
}

.sidebar .block .actions .button {
    float: left;
    margin-top: 0
}

.sidebar .col-left .block .actions .button ~ a,
.sidebar .col-right .block .actions .button ~ a {
    line-height: 33px;
    margin-right: 5px
}

.sidebar .block-account .block-title,
.sidebar .block-cms-menu .block-title {
    padding-top: 0;
    border-top: none
}

.sidebar .block-account li,
.sidebar .block-cms-menu li {
    text-transform: none;
    font-family: "Lato", sans-serif;
    margin: 7px 0
}

.sidebar .block-account li strong,
.sidebar .block-cms-menu li strong {
    font-weight: 400;
    color: #333
}

.sidebar .block-account li a,
.sidebar .block-cms-menu li a {
    color: #888
}

.sidebar .block-account li a:hover,
.sidebar .block-cms-menu li a:hover {
    color: #333
}

.sidebar .block-poll label {
    display: inline-block;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    color: #888;
    font-weight: normal;
    margin: 0;
    text-transform: none
}

.sidebar .block-poll #poll-answers li {
    margin-bottom: 10px
}

.sidebar .block-poll #poll-answers li::after {
    content: '';
    display: table;
    clear: both
}

.sidebar .block-poll #poll-answers .answer {
    font-size: 12px
}

.sidebar .block-poll #poll-answers .votes {
    float: right;
    padding: 0 0 5px 7px;
    color: #ff6100
}

@media only screen and (max-width: 991px) {
    .sidebar .block-poll #poll-answers .answer {
        width: 100%;
        float: none;
        display: block;
        overflow: hidden;
        padding-bottom: 7px;
        border-bottom: solid 1px #ccc
    }
    .sidebar .block-poll #poll-answers li {
        padding-top: 5px
    }
}

.sidebar .block-cart .actions {
    padding-top: 30px;
    border-top: solid 1px #dfdfdf
}

.sidebar .block-cart .actions .button::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    float: right;
    font-size: 28px;
    padding-left: 0;
    z-index: 11;
    position: relative
}

.sidebar .block-cart .actions .button:hover::before {
    margin: 0 -10px 0 10px
}

.sidebar .block-cart .truncated {
    margin-top: 15px;
    display: inline-block
}

.sidebar .block-cart .truncated .truncated_full_value .item-options {
    left: 0px;
    top: 42px
}

.sidebar .block-cart .truncated .truncated_full_value .item-options::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 14px solid transparent;
    border-left: none;
    border-bottom: 14px solid #dfdfdf;
    border-top: none
}

.sidebar .block-cart .truncated .truncated_full_value .item-options::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 14px solid transparent;
    border-left: none;
    border-bottom: 14px solid #f5f5f5;
    border-top: none
}

.sidebar .block-wishlist .actions a {
    margin-top: 0
}

.sidebar .block-wishlist .actions a:after {
    display: none
}

.sidebar .block-wishlist .actions a::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    float: right;
    font-size: 24px;
    margin: 0 -5px 0 5px;
    z-index: 11;
    position: relative;
    width: 30px
}

.sidebar .block-compare .actions .button {
    margin-bottom: 5px
}

.sidebar .block-compare .actions .button::before {
    display: inline-block;
    font-family: "material-design";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "";
    float: right;
    font-size: 28px;
    margin: 0 -5px 0 5px;
    z-index: 11;
    position: relative
}

.sidebar .block-compare .actions .button:hover::before {
    font-size: 20px;
    padding-right: 8px
}

.sidebar .block-compare .actions a {
    float: right;
    margin-top: 8px;
    font-weight: 500
}

.sidebar .block-reorder .actions a {
    float: right
}

@media only screen and (max-width: 1199px) {
    .sidebar .block-title h2,
    .sidebar .block-title h3,
    .sidebar .block-title strong {
        font-size: 16px
    }
    .sidebar .product-image {
        width: 90px
    }
    .sidebar .product-details {
        margin-left: 100px
    }
    .sidebar .block-content .subtotal .price {
        float: none;
        display: block
    }
}

@media only screen and (max-width: 991px) {
    .sidebar .product-image {
        float: none;
        margin-bottom: 15px
    }
    .sidebar .product-details {
        margin-left: 0
    }
    .sidebar .block-subtitle {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 13px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        font-weight: bold;
        color: #ff6100
    }
}

@media only screen and (max-width: 767px) {
    .sidebar .block:not(.block-layered-nav) {
        margin-bottom: 0;
        padding: 0;
        border: none
    }
    .sidebar .block:not(.block-layered-nav) .block-title {
        padding: 0;
        margin-top: 0;
        border-bottom: none;
        border-top: none;
        margin-bottom: 0
    }
    .sidebar .block:not(.block-layered-nav) .block-title>strong {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #ff6100;
        font-weight: 500;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-top: solid 1px #dfdfdf;
        position: relative;
        background-color: #f5f5f5;
        display: block;
        width: 100%;
        cursor: pointer
    }
    .sidebar .block:not(.block-layered-nav) .block-title>strong:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #333;
        border-right: none;
        left: 10px;
        top: 50%;
        margin-top: -3px
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .sidebar .block:not(.block-layered-nav) .block-title>strong {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none
    }
    .sidebar .block:not(.block-layered-nav) .block-title>strong:hover {
        background-color: #EDEDED
    }
}

@media only screen and (max-width: 767px) {
    .sidebar .block:not(.block-layered-nav) .block-title.active>strong {
        margin: 0;
        margin-bottom: 10px;
        color: #333;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        line-height: 1.4;
        text-rendering: optimizeSpeed;
        text-transform: uppercase;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        user-select: none;
        color: #ff6100;
        font-weight: 500;
        margin-bottom: 0px;
        padding: 7px 10px 7px 24px;
        border-top: solid 1px #dfdfdf;
        position: relative;
        background-color: #f5f5f5
    }
    .sidebar .block:not(.block-layered-nav) .block-title.active>strong:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        display: block;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-top: 4px solid #333;
        border-bottom: none;
        left: 10px;
        top: 50%;
        margin-top: -3px
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .sidebar .block:not(.block-layered-nav) .block-title.active>strong {
        color: #333;
        font-weight: normal;
        border: solid 1px #dfdfdf;
        border-bottom: none
    }
    .sidebar .block:not(.block-layered-nav) .block-title.active>strong:hover {
        background-color: #EDEDED
    }
}

@media only screen and (max-width: 767px) {
    .sidebar .block:not(.block-layered-nav) .block-content {
        padding: 10px;
        margin-top: 0;
        border-width: 1px 1px 0;
        border-style: solid;
        border-color: #dfdfdf
    }
    .sidebar .block:not(.block-layered-nav):last-child .block-title>strong {
        border-bottom: solid 1px #dfdfdf
    }
    .sidebar .block:not(.block-layered-nav):last-child .block-content {
        border-width: 0 1px 1px 1px
    }
    .sidebar .product-image {
        width: 90px;
        float: left
    }
    .sidebar .product-details {
        margin-left: 100px
    }
}

.theme-border,

.table-bordered {

    border-top: solid 2px #ff3300

}



.theme-color {

    color: #ff3300

}



.title-border {

    border-bottom: solid 2px #dfdfdf;

    padding-bottom: 30px !important;

    margin-bottom: 40px !important

}



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

    .title-border {

        margin-bottom: 15px !important;

        padding-bottom: 10px !important

    }

}



.theme-block {

    border: solid 1px #dfdfdf;

    border-top: solid 2px #ff3300;

    padding: 30px 29px;

    margin-bottom: 60px

}



.no-theme-block {

    border: none;

    padding: 0;

    margin-bottom: 0

}



.table-bordered thead>tr>th,

.table-bordered thead>tr>td {

    font-size: 16px;

    line-height: 1.667em;

    color: #333;

    text-transform: uppercase;

    font-weight: 500

}



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

    .theme-block {

        padding: 15px;

        margin-bottom: 30px

    }

}



.table-bordered thead>tr>th,

.table-bordered thead>tr>td {

    border-bottom-width: 1px

}



.table-bordered th,

.table-bordered td {

    border: solid 1px #dfdfdf

}



.ink {

    display: block;

    position: absolute;

    background: rgba(0, 0, 0, 0.1);

    border-radius: 100%;

    -webkit-transform: scale(0);

    transform: scale(0);

    z-index: 9999

}



.animate {

    -webkit-animation: ripple 0.65s linear;

    -webkit-animation: ripple 0.65s linear;

    animation: ripple 0.65s linear

}



@-webkit-keyframes ripple {

    100% {

        opacity: 0;

        -webkit-transform: scale(2.5);

        transform: scale(2.5)

    }

}



@keyframes ripple {

    100% {

        opacity: 0;

        -webkit-transform: scale(2.5);

        transform: scale(2.5)

    }

}



.icon-sprite,

.icon-sprite-for-modules {

    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);

    background-repeat: no-repeat;

    text-indent: -9999px

}



.icon-sprite-for-modules {

    background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)

}



@media (-webkit-min-device-pixel-ratio: 2),

(min--moz-device-pixel-ratio: 2),

(min-device-pixel-ratio: 2),

(min-resolution: 192dpi),

(min-resolution: 2dppx) {

    .icon-sprite,

    .icon-sprite-for-modules {

        background-image: url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);

        background-size: 100px 1000px

    }

}



@keyframes zoomIn {

    0% {

        opacity: 0;

        -webkit-transform: scale(0.3);

                transform: scale(0.3)

    }

    50% {

        opacity: 1

    }

}



@-webkit-keyframes zoomIn {

    0% {

        opacity: 0;

        -webkit-transform: scale(0.3)

    }

    50% {

        opacity: 1

    }

}



.nav-container-mobile {

    position: relative;

    z-index: 4;

    width: 100%

}



.main-menu {

/*  display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

        -ms-flex-pack: justify;

            justify-content: space-between;*/

    position: relative;

}




@media(min-width: 992px){

    .margin-menu {

        /*margin-top: 45px;*/
        height: 54px;
        padding-top: 16px;
        background-color: #ff6100;
        padding-bottom: 16px;
        width: 100% !important;
    }    

}





@media(min-width: 1170px){

    .main-menu {

        max-width: 1120px;

        margin: 0 auto;

        text-align: center;

    }

}



@media only screen and (min-width: 992px) {

   /* .main-menu {

        top: 17px;

        left: 0;

        width: 100%;

        position: absolute;

        z-index: 0;

        padding: 0 200px 0 265px

    }*/

    .main-menu.isStuck {

        z-index: 9990

    }

}



.nav-container-mobile {

    display: none

}



.nav {

    margin: 0 auto

}



.nav .grid-full {

    width: 100%;

    padding: 0px;

    text-align: center

}



.nav .grid-full>li:first-child {

    border: 0

}



.grid-full li:after {

    content: '';

    display: table;

    clear: both

}



.grid-full>li {

    display: inline-block;

    margin-right: 43px;

}



@media(min-width: 992px) and (max-width: 1199px){

    .grid-full>li {

        display: inline-block;

        margin-right: 0px;

    }

}



.grid-full .li-wrapper {

    float: none;

    margin: 0 -15px;

    overflow: hidden;

    text-align: left

}



.grid-full .li-wrapper>div {

    padding: 0 15px

}



.grid-full .li-wrapper.col_6>div:nth-child(6n+1) {

    clear: left

}



.grid-full .li-wrapper.col_5>div:nth-child(5n+1) {

    clear: left

}



.grid-full .li-wrapper.col_4>div:nth-child(4n+1) {

    clear: left

}



.grid-full .li-wrapper.col_3>div:nth-child(3n+1) {

    clear: left

}



.grid-full .li-wrapper.col_2>div:nth-child(2n+1) {

    clear: left

}



.grid-full li a .thumbnail {

    background: none;

    border: 0;

    border-radius: 0;

    display: block;

    line-height: inherit;

    margin: 0;

    padding: 0

}



.grid-full>li>a {

    display: block;

    text-decoration: none;

    position: relative;

    font-size: 14px;

    /*color: #333333;*/
    color: #fff;

    line-height: 20px;

    font-weight: bold;

    text-transform: uppercase;

    text-align: center

}



.grid-full>li>a>span {

    cursor: pointer;

    white-space: normal;

    position: relative;

    letter-spacing: 2px;

}



/*.nav .grid-full>li.parent>a>span {

    padding-right: 40px

}*/



.nav .grid-full>li.parent>a>span:after {

  content: "";

  display: inline-block;

  font-family: "Material Icons";

  font-weight: 400;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  -webkit-transform: translate(0, 0);

          transform: translate(0, 0);

  line-height: 1;

  position: absolute;

  top: 50%;

  -webkit-transform: translateY(-50%);

          transform: translateY(-50%);

}



.grid-full .spanchildren {

    display: none

}



.grid-full>li>a .thumbnail {

    display: none

}



.grid-full>li>a:before,

.grid-full>li>a:after {

    content: "";

    position: absolute;

    left: 50%;

    width: 0;

    bottom: -10px;

    height: 3px;

    background: #ff3300;

    opacity: 0

}



.grid-full li a span {

    display: block

}



.grid-full>li>.level-top {

    display: none;

    height: 0;

    position: absolute;

    left: 0;

    margin: 0 auto;

    right: 0;

    top: 27px;

    background: #fff;

    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);

}



#header-nav .grid-full > li > .level-top {

    top: 27px;

}



#header-nav.isStuck .grid-full > li > .level-top {

    top: 42px;

}



.grid-full>li.parent>.level-top {

    width: 100%;

    display: none;

    height: auto;

    max-width: 1170px;

    padding: 20px 0;

    border-top: 3px solid #ff3300;

    border-bottom: 3px solid #ff3300;

}



.grid-full>li>.level-top:after {

    content: "";

    position: absolute;

    width: 100%;

    height: 20px;

    left: 0;

    top: -20px;

    background: transparent

}



.grid-full .parent:hover>.level-top {

    left: 0px;

    z-index: 99999

}



.grid-full>li:hover>a,

.grid-full>li.active>a {

    color: #b11300;

}



.grid-full>li:hover>a:before,

.grid-full>li.active>a:before,

.grid-full>li:hover>a:after,

.grid-full>li.active>a:after {

    width: 100%;

    left: 0;

    opacity: 1

}



.grid-full li .cat-label {

    font-size: 12px;

    position: absolute;

    top: -5px;

    background: #ff3300;

    padding: 1px 5px 3px;

    line-height: 12px;

    color: #fff;

    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.18);

    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.18)

}



.grid-full li .cat-label:after,

.grid-full li .cat-label:before {

    content: "";

    position: absolute;

    right: -8px;

    top: 0;

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 9px 8px 0 0;

    border-color: #ff3300 transparent transparent transparent

}



.grid-full li .cat-label:after {

    bottom: 0;

    top: auto;

    border-width: 9px 0 0 8px;

    border-color: transparent transparent transparent #ff3300

}



.grid-full li .cat-label.sale {

    background: #fd6b6b

}



.grid-full li .cat-label.sale:after {

    border-color: transparent transparent transparent #fd6b6b

}



.grid-full li .cat-label.sale:before {

    border-color: #fd6b6b transparent transparent transparent

}



.isStuck .grid-full .cat-label {

    font-size: 10px;

    line-height: 16px;

    padding: 0 5px;

    top: 0

}



.grid-full ul ul {

    width: 100%

}



.grid-full ul ul:after {

    content: '';

    display: table;

    clear: both

}



.nav li>.shown-sub,

.nav li>div.shown-sub {

    left: 0px;

    display: block

}



.grid-full .level>div.level-top>.level {

    padding: 30px;

    overflow: hidden

}



.grid-full ul.level {

    overflow: hidden

}



.grid-full .level:after {

    content: '';

    display: table;

    clear: both

}



.grid-full ul ul,

.grid-full ul div {

    position: relative;

    top: 0

}



.grid-full .level1 .catagory-level1 {

    font-size: 18px;

    margin-bottom: 12px;

    color: #333;

    text-transform: uppercase;

    display: block;

    font-weight: bold;

}



.grid-full .level1 .catagory-level1:hover,

.grid-full .level1.active .catagory-level1 {

    color: #ff3300

}



.menu-product {

    float: right;

    width: 44%;

    border-left: 1px solid #e7e7e6;

    padding-left: 60px

}



.menu-product .levelproduct {

    overflow: hidden;

    margin-bottom: 35px

}



.menu-product .product-name {

    font-size: 20px;

    color: #ff3300;

    font-weight: 300;

    display: table;

    margin-bottom: 10px

}



.menu-product .product-name:hover {

    color: #333

}



.menu-product .price {

    font-size: 30px;

    line-height: 30px

}



.menu-product .levelproduct-img {

    width: 100px;

    float: left;

    background: #fff;

    margin-right: 33px

}



.menu-product .levelproduct-img img {

    max-width: 100%

}



.menu-product .add-to-links,

.menu-product .btn-featurecart,

.menu-product .rating-box {

    display: none

}



.grid-full .catagory_children:after {

    content: "";

    display: table;

    clear: both

}



.grid-full .catagory_children .item {

    float: left

}



.grid-full .static-block-right {

    float: right

}



.grid-full .static-block-left {

    float: left

}



.grid-full .level1 .catagory_children {

    position: static;

    width: 100%

}



.grid-full .level-top ul,

.grid-full .level-top div {

    left: 0px

}



.grid-full ul ul .level2>a {

    color: #888;

    font-size: 12px;

    display: block;

    line-height: 18px;

    position: relative;

    width: 100%;

    margin-bottom: 1px;

    padding: 5px 13px;

    text-transform: uppercase;

    margin-left: -12px

}



.grid-full ul ul .level2>a:hover,

.grid-full ul ul .level2.active>a {

    background: #f1f1f1;

    color: #ff3300;

    margin-left: 0px

}



.grid-full .catagory_children .catagory_children .level2 a:after {

    content: "";

    display: table;

    clear: both

}



.grid-full ul ul .catagory_children>.level3 {

    padding: 10px 40px

}



.menu-banner {

    padding: 0 30px 30px 30px;

    overflow: hidden;

    margin: 0 -15px

}



.menu-banner>span {

    width: 50%;

    float: left;

    display: block;

    padding: 0 15px

}



.menu-banner a {

    display: block

}



.menu-banner a:hover {

    opacity: 0.6

}



.menu-banner img {

    max-width: 100%

}



.menu-content-1 {

    padding: 0 30px 30px;

    margin: -30px -15px 0;

    overflow: hidden

}



.menu-content-1>span {

    width: 50%;

    float: left;

    display: block;

    padding: 0 15px

}



.menu-content-1 a {

    display: block

}



.menu-content-1 a:hover {

    opacity: 0.6

}



.menu-content-1 img {

    max-width: 100%

}



.row-menu {

    margin: -30px -15px 0;

    padding: 0 30px 60px;

    overflow: hidden

}



.row-menu:last-child {

    padding-bottom: 30px

}



.row-menu:after {

    content: '';

    display: table;

    clear: both

}



.row-menu .title-menu {

    display: block;

    font-size: 18px;

    margin-bottom: 12px;

    text-transform: uppercase

}



.row-menu .col-menu {

    width: 25%;

    float: left;

    padding: 0 15px

}



.row-menu .col-menu.home-demo {

    width: 20%

}



.row-menu .col-menu a {

    display: inline-block;

    color: #333

}



.row-menu .col-menu a img {

    max-width: 180px;

    padding-bottom: 15px;

    background: #ededed

}



.row-menu .col-menu a:hover {

    color: #ff3300

}



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

    .nav,

    .catagory_children {

        width: auto !important

    }

    .grid-full>li>a {

        font-size: 14px

    }

    .grid-full>li>a>span {

        padding-left: 12px;

        padding-right: 12px

    }

    .nav .grid-full>.parent>a>span:after {

        font-size: 10px

    }

}



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

    .nav-container {

        display: none

    }

    .main-menu {

        height: 0

    }

}


.theme-border,.table-bordered{border-top:solid 2px #ff6100}.theme-color{color:#7acecf}.title-border{border-bottom:solid 2px #dfdfdf;padding-bottom:30px !important;margin-bottom:40px !important}@media only screen and (max-width: 767px){.title-border{margin-bottom:15px !important;padding-bottom:10px !important}}.theme-block{border:solid 1px #dfdfdf;border-top:solid 2px #ff6100;padding:30px 29px;margin-bottom:60px}.no-theme-block{border:none;padding:0;margin-bottom:0}.table-bordered thead>tr>th,.table-bordered thead>tr>td{font-size:16px;line-height:1.667em;color:#333;text-transform:uppercase;font-weight:500}@media only screen and (max-width: 991px){.theme-block{padding:15px;margin-bottom:30px}}.table-bordered thead>tr>th,.table-bordered thead>tr>td{border-bottom-width:1px}.table-bordered th,.table-bordered td{border:solid 1px #dfdfdf}.ink{display:block;position:absolute;background:rgba(0,0,0,0.1);border-radius:100%;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0);z-index:9999}.animate{-webkit-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-moz-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear}@-webkit-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@-o-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);-webkit-transform:scale(2.5);transform:scale(2.5)}}.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png);background-repeat:no-repeat;text-indent:-9999px}.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite.png)}@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx){.icon-sprite,.icon-sprite-for-modules{background-image:url(https://www.beautycoliseum.com/skin/frontend/tm_themes/theme706/css/images/icon_sprite@2x.png);background-size:100px 1000px}}@keyframes zoomIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1}}@media only screen and (max-width: 991px){.nav-container{position:relative !important}.pseudoStickyBlock{display:none !important}.sf-menu,.sf-menu-phone{display:none}.sf-menu-block{display:block;position:relative}.nav-container-mobile{display:block !important;clear:both;margin:0}.sf-menu-phone{background-color:#232323;border-top:0;position:absolute;z-index:2;width:100%}.sf-menu-phone>li{border-bottom:1px solid #333;padding:10px 20px;font-size:14px}.sf-menu-phone>li>strong{top:9px;right:18px;font-size:20px;line-height:20px}.sf-menu-phone>li.last{border-bottom:0}.sf-menu-phone li{position:relative;text-transform:uppercase}.sf-menu-phone li a{display:inline-block;color:#888}.sf-menu-phone li li{font-size:13px;padding:4px 8px}.sf-menu-phone li li.last{padding-bottom:10px}.sf-menu-phone li li::first-child{padding-top:10px}.sf-menu-phone li li::first-child strong{top:10px}.sf-menu-phone li strong{position:absolute;display:block;top:10px;right:5px;width:24px;font-size:16px;line-height:16px;text-align:center;color:#fff}.sf-menu-phone li strong::before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f105"}.sf-menu-phone li strong.opened::before{display:inline-block;font-family:FontAwesome;font-size:inherit;line-height:normal;font-weight:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);content:"\f107"}.sf-menu-phone li strong:hover{cursor:pointer}.sf-menu-phone ul{width:auto;padding:15px 0;display:none}.sf-menu-phone>li.active>a>span{color:inherit}.sf-menu-phone>li.active>a,.sf-menu-phone>li>a:hover,.sf-menu-phone li li.active>a,.sf-menu-phone li li a:hover{color:#fff}}

/* --- EASYDROPDOWN DEFAULT THEME --- */

/* PREFIXED CSS */

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after{
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
}

/* WRAPPER */

.dropdown{
	position: relative;
	width: 160px;
	border: 1px solid #ccc;
	cursor: pointer;
	background: #fff;

	border-radius: 3px;

	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.dropdown.open{
	z-index: 2;
}

.dropdown:hover{
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.dropdown.focus{
	box-shadow: 0 0 5px rgba(51,102,248,.4);
}

/* CARAT */

.dropdown .carat{
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -4px;
	border: 6px solid transparent;
	border-top: 8px solid #000;
}

.dropdown.open .carat{
	margin-top: -10px;
	border-top: 6px solid transparent;
	border-bottom: 8px solid #000;
}

.dropdown.disabled .carat{
	border-top-color: #999;
}

/* OLD SELECT (HIDDEN) */

.dropdown .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.dropdown select{
	position: absolute;
	left: 0px;
	top: 0px;
}

.dropdown.touch .old{
	width: 100%;
	height: 100%;
}

.dropdown.touch select{
	width: 100%;
	height: 100%;
	opacity: 0;
}

/* SELECTED FEEDBACK ITEM */

.dropdown .selected,
.dropdown li{
	display: block;
	font-size: 18px;
	line-height: 1;
	color: #000;
	padding: 9px 12px;
	overflow: hidden;
	white-space: nowrap;
}

.dropdown.disabled .selected{
	color: #999;
}

.dropdown .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;

	border-radius: 0 2px 2px 0;
	box-shadow: inset -55px 0 25px -20px #fff;
}

/* DROP DOWN WRAPPER */

.dropdown div{
	position: absolute;
	height: 0;
	left: -1px;
	right: -1px;
	top: 100%;
	margin-top: -1px;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown.open div{
	opacity: 1;
	z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;

	box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown.scrollable.bottom div::after{
	opacity: 0;
}

/* DROP DOWN LIST */

.dropdown ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	list-style: none;
	overflow: hidden;
}

.dropdown.scrollable.open ul{
	overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown li{
	list-style: none;
	padding: 8px 12px;
}

/* .focus class is also added on hover */

.dropdown li.focus{
	background: #d24a67;
	position: relative;
	z-index: 3;
	color: #fff;
}

.dropdown li.active{
	font-weight: 700;
}
