/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.thedivineluxury.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
    clear: both;
}
.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}
.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
/**
 * Contus Support Interactive.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file PRICE COUNTDOWN-LICENSE.txt.
 *
 * =================================================================
 *                 MAGENTO EDITION USAGE NOTICE
 * =================================================================
 * This package designed for Magento 1.4.x and 1.5.x COMMUNITY edition
 * Contus Support does not guarantee correct work of this package
 * on any other Magento edition except Magento 1.4.x and 1.5.x COMMUNITY edition.
 * =================================================================
 */
.timer-grid{float: left;width: 100%;padding: 3px 0 0 0;color: #000000;font-size: 18px;font-family: arial; font-weight: bold;}
.timer-list{float: left;width: 100%;padding: 0;color: #000000;font-size: 18px;font-family: arial; font-weight: bold;}
.timer-view{float: left;width: 100%;padding:2px 0 0 0px;color: #000000;font-size: 40px; font-family:arial;font-weight: bold;}
.timer-view .day{margin:1px 1px}
.timer-view .hour{margin:1px 1px}
.timer-view .min{margin:1px 1px}
.timer-view .sec{margin:1px 1px}
.timer-compare{float: left;width: 100%;padding: 0;color: #000000;font-size: 22px;font-family: arial; font-weight: bold;}
.timerspec{float: left;width: 100%;color: #1E7EC8;font-size: 13px;}
.timerdate{float: left;width: 100%;padding:0 0 3px 0;color: #1E7EC8;font-size: 12px;}
.timerdate .day{margin:1px 1px; width:20px; text-align: center;}
.timerdate .hour{margin:1px 1px;width:20px; text-align: center;}
.timerdate .min{margin:1px 1px; width:20px; text-align: center;}
.timerdate .sec{margin:1px 1px; width:20px; text-align: center;}
.product-shop .deal-timer{
    width:100%;
}
.product-shop .deal-timer .countdown, .product-shop .deal-timer .time-note, .product-shop .deal-timer .item-left{
    width:220px;
    clear:both;
}
.product-view .product-shop .short-description{clear:both}
.category-products .deal-timer .time-note{
    font-size:9px;
}
.deal-timer .time-note span{
    display:block;
    float:left;
    width:25%;
    text-align:center;
}
.countdown span{
    display:block; 
    width:25%; 
    float:left; 
    text-align:center;

}
.countdown span b{
    display:block; 
    padding:2px 0 3px; 
    color:#fff; 
    background: #000; 
    margin-right:2px; 
    font-size:14px; 

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.product-shop .countdown span b{
    padding:4px;
    font-size:20px;	
}
#slideshow .deals-container {
    overflow:hidden; 
    height: 500px;
    width: 252px;
}
.deals-container .deal-item{
    background: #fff;
    border: 1px solid #D4D4D4;
    margin-bottom: 30px;
    padding: 15px;
}
.deal-item .product-info {
    float: left;
    overflow: hidden;
    width: 650px;
}

.deal-item .product-image-container {
    float: left;
    margin-right: 25px;
    padding: 1px;
    width: 250px;
    position:relative;
}
.discount-save .save-content{
    padding-top:14px;
	text-transform: uppercase;
}
.discount-save .percent{
    font-size:17px;
    font-weight:bold;
    line-height:17px;
}
.deal-item .product-content{
    padding-top:8px;
    float:left;
    width:365px;
}
.deal-item .product-description{margin:0 0 15px}
.product-description .view-detail{text-align:right}
.product-price-container {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #E3E3E3;
    margin-bottom: 10px;
    min-height: 45px;
    padding: 15px;
    position: relative;
}
.deal-item .special-price span{font-size:20px}

.deal-item .deals-info .countdown span b{
    font-size:20px
}
.addcart-button{
    padding:5px 15px;
}
.deal-item .item-info span{color:#EB4500}
.addcart-button a{
    background: -moz-linear-gradient(center top , #FF7601, #EB4500) repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    background: -webkit-linear-gradient(top, #FF7601 0%, #EB4500 100%);  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7601', endColorstr='#EB4500');
    color: #FFFFFF;
    display: block;
    font-size: 2em;
    line-height: 20px;
    padding: 13px 30px;
    text-transform: uppercase;
    text-decoration:none;
}
.addcart-button a:hover{
    background:-moz-linear-gradient(center top , #EB4500, #FF7601) repeat scroll 0 0 transparent;
}
.deal-timer .item-left{
    color:#EB4500;
    font-size:12px
}
.deal-item .time-left .item-left{display:none}
.category-products .deals-grid .products-grid{ width: auto; padding: 0;}
.category-products .deals-grid .pager .pages{ margin: 0 auto;}
.category-products .deals-grid .pager .pages ol { padding: 0;}
.deals-grid .products-grid .product-name,  
.deals-grid .products-grid .special-price { height: 40px;}

.promo-banner{
	position:relative;
	overflow: hidden;
}
.promo-banner .banner-hover a{position:absolute; top:0; left:0; width:100%; height:100%}
.promo-banner .text-container h1,.promo-banner .text-container .h1, .promo-banner .text-container h2, .promo-banner .text-container h3, .promo-banner .text-container h4,.promo-banner .text-container h5,.promo-banner .text-container h6,.promo-banner .text-container p {
	margin: 0;
}
.promo-banner .text-container {
	position: absolute;
	padding: 30px;
	z-index: 98;
}
.promo-banner .text-left {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: 0;
	text-align: left;
}
.promo-banner .text-top-left {
	left: 0;
	top: 0;
	bottom: auto;
}
.promo-banner .text-right {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	right: 0;
	text-align: right;
}
.promo-banner .text-top-right {
	right: 0;
	top: 0;
	bottom: auto;
}
.promo-banner .text-center {
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.promo-banner .text-top-center {
	top: 0;
	width: 100%;
	text-align: center;
}
.promo-banner .text-bottom-center {
	bottom: 0;
	width: 100%;
	text-align: center;
}
.promo-banner .text-bottom-left {
	bottom: 0;
	left: 0;
	top: auto;
}
.promo-banner .text-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
}
.promo-banner .view-more { margin-top: 10px; }
.promo-boxed .promo-banner {
	background-color: #fff;
	padding: 20px;
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.eot);src:url(http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.woff) format('woff'),url(http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-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:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;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,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.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;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}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,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .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%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.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:#428bca}a.text-primary:hover{color:#3071a9}.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;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.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,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;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.42857143;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;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;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{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.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-right:15px;padding-left: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-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@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-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@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-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@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-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;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>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.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>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.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-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.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>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.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>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.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>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.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>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.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}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-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>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.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>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td: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>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td: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>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border: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:700}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.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;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,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.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}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio 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,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.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{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.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{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.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{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.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 .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{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].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:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].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:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].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:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].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:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.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:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,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.33;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 .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s 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}.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;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.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:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.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;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.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-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.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 .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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-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>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(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{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .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>.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-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.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-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;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]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.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.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.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-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.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:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{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-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-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{padding-left:0;margin-bottom:0;list-style:none}.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;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.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.42857143;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;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.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:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!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-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.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;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@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;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;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;-webkit-box-shadow:none;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-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@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 .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}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{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{color:#555;background-color:#e7e7e7}@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,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.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:#080808}.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{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.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:#080808}.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:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,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{padding:0 5px;color:#ccc;content:"/\00a0"}.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;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.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-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-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-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.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;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.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:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;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{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.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:700}.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{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.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}}@-o-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{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(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:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;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[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.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-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}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{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.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:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .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:#e1edf7}.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,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-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{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{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.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:first-child,.panel>.table-responsive:first-child>.table: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-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th: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-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th: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 td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th: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-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th: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{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-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td: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-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border: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{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:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.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{position:absolute;top:0;bottom:0;left:0;width:100%;height: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,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(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:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.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;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;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;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right: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;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;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{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";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,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.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;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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(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{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left: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;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.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}}
.margin5{margin:5px}
.margin10{margin:10px}
.margin15{margin:15px}
.margin20{margin:20px}
.margin25{margin:25px}
.margin30{margin:30px}
.margin35{margin:35px}
.margin40{margin:40px}
.margin-top5{margin-top:5px}
.margin-top10{margin-top:10px}
.margin-top15{margin-top:15px}
.margin-top20{margin-top:20px}
.margin-top25{margin-top:25px}
.margin-top30{margin-top:30px}
.margin-top35{margin-top:35px}
.margin-top40{margin-top:40px}
.margin-right5{margin-right:5px}
.margin-right10{margin-right:10px}
.margin-right15{margin-right:15px}
.margin-right20{margin-right:20px}
.margin-right25{margin-right:25px}
.margin-right30{margin-right:30px}
.margin-right35{margin-right:35px}
.margin-right40{margin-right:40px}
.margin-bottom5{margin-bottom:5px}
.margin-bottom10{margin-bottom:10px}
.margin-bottom15{margin-bottom:15px}
.margin-bottom20{margin-bottom:20px}
.margin-bottom25{margin-bottom:25px}
.margin-bottom30{margin-bottom:30px}
.margin-bottom35{margin-bottom:35px}
.margin-bottom40{margin-bottom:40px}
.margin-left5{margin-left:5px}
.margin-left10{margin-left:10px}
.margin-left15{margin-left:15px}
.margin-left20{margin-left:20px}
.margin-left25{margin-left:25px}
.margin-left30{margin-left:30px}
.margin-left35{margin-left:35px}
.margin-left40{margin-left:40px}

.padding5{padding:5px}
.padding10{padding:10px}
.padding15{padding:15px}
.padding20{padding:20px}
.padding25{padding:25px}
.padding30{padding:30px}
.padding35{padding:35px}
.padding40{padding:40px}
.padding-top5{padding-top:5px}
.padding-top10{padding-top:10px}
.padding-top15{padding-top:15px}
.padding-top20{padding-top:20px}
.padding-top25{padding-top:25px}
.padding-top30{padding-top:30px}
.padding-top35{padding-top:35px}
.padding-top40{padding-top:40px}
.padding-right5{padding-right:5px}
.padding-right10{padding-right:10px}
.padding-right15{padding-right:15px}
.padding-right20{padding-right:20px}
.padding-right25{padding-right:25px}
.padding-right30{padding-right:30px}
.padding-right35{padding-right:35px}
.padding-right40{padding-right:40px}
.padding-bottom5{padding-bottom:5px}
.padding-bottom10{padding-bottom:10px}
.padding-bottom15{padding-bottom:15px}
.padding-bottom20{padding-bottom:20px}
.padding-bottom25{padding-bottom:25px}
.padding-bottom30{padding-bottom:30px}
.padding-bottom35{padding-bottom:35px}
.padding-bottom40{padding-bottom:40px}
.padding-left5{padding-left:5px}
.padding-left10{padding-left:10px}
.padding-left15{padding-left:15px}
.padding-left20{padding-left:20px}
.padding-left25{padding-left:25px}
.padding-left30{padding-left:30px}
.padding-left35{padding-left:35px}
.padding-left40{padding-left:40px}
.boxed .container{width:100%;}
@media (min-width: 1200px) {
	.width1024 .container{width:1024px}
	.width1200 .container{width:1200px}
	.width1366 .container{width:1366px}
	.fullwidth .container{width:100%}
	.boxed > #wrapper { width: 1170px; }
	.width1024.boxed > #wrapper {width:1024px}
	.width1200.boxed > #wrapper {width:1200px}
	.width1366.boxed > #wrapper {width:1366px}
	.fullwidth.boxed > #wrapper {width:100%}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.boxed > #wrapper { width: 970px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.boxed > #wrapper { width: 750px; }
}
@media only screen and (min-width : 992px){
	.col-md-custom-5, .col-md-custom-7, .col-md-custom-8{float: left;}
	.products-grid-custom-5{margin:0 5px}
	.col-md-custom-5{width:20%; padding-left:10px; padding-right:10px}
	.product-category-tab.owl-carousel.col-md-custom-5 .owl-item{ padding: 0; margin:0 -10px}
	
	.products-grid-custom-7{margin:0 10px}
	.col-md-custom-7{width:14.28%; padding-left:5px; padding-right:5px}
	.product-category-tab.owl-carousel.col-md-custom-7 .owl-item{ padding: 0; margin:0 -5px}
	
	.products-grid-custom-8{margin:0 12px}
	.col-md-custom-8{width:12.5%; padding-left:3px; padding-right:3px}
	.product-category-tab.owl-carousel.col-md-custom-8 .owl-item{ padding: 0; margin:0 -3px}
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}


/* HELPER CLASS 
 * -------------------------- */

/* FA based classes */

/*! Modified from font-awesome helper CSS classes - PIXEDEN
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (CSS: MIT License)
 */

/* makes the font 33% larger relative to the icon container */
.pe-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.pe-2x {
  font-size: 2em;
}
.pe-3x {
  font-size: 3em;
}
.pe-4x {
  font-size: 4em;
}
.pe-5x {
  font-size: 5em;
}
.pe-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.pe-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.pe-ul > li {
  position: relative;
}
.pe-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.pe-li.pe-lg {
  left: -1.8571428571428572em;
}
.pe-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.pe.pull-left {
  margin-right: .3em;
}
.pe.pull-right {
  margin-left: .3em;
}
.pe-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.pe-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pe-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pe-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.pe-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.pe-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.pe-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.pe-stack-1x,
.pe-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.pe-stack-1x {
  line-height: inherit;
}
.pe-stack-2x {
  font-size: 2em;
}
.pe-inverse {
  color: #ffffff;
}

/* Custom classes / mods - PIXEDEN */
.pe-va {
  vertical-align: middle;
}

.pe-border {
  border: solid 0.08em #eaeaea;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.svg?v=4.5.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  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 {
  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: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-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-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";
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/**

 * Magento

 *

 * NOTICE OF LICENSE

 *

 * This source file is subject to the Academic Free License (AFL 3.0)

 * that is bundled with this package in the file LICENSE_AFL.txt.

 * It is also available through the world-wide-web at this URL:

 * http://opensource.org/licenses/afl-3.0.php

 * If you did not receive a copy of the license and are unable to

 * obtain it through the world-wide-web, please send an email

 * to license@magentocommerce.com so we can send you a copy immediately.

 *

 * DISCLAIMER

 *

 * Do not edit or add to this file if you wish to upgrade Magento to newer

 * versions in the future. If you wish to customize Magento for your

 * needs please refer to http://www.magentocommerce.com for more information.

 *

 * @category    design

 * @package     default_default

 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)

 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)

 */



/* Reset ================================================================================= */

.button-fixed{position:relative}

.button-fixed .button{position:fixed; bottom:10px; right:10px; z-index:9999}

.button-fixed .active{background: #8fb21f !important;border-color:#8fb21f !important;text-transform:uppercase;font-weight:bold;font-size:13px;}

* { margin:0; padding:0; }



body {

	color:#646464;

	text-align:left;

	font-size: 13px;

	line-height: 1.7;

	background-color: #efefef;

}

html, body {

    overflow-x:hidden 

} 

.row-custom {

	margin-left: -10px;

	margin-right: -10px;

}

.boxed > #wrapper {

    margin: 30px auto;

    background: #efefef;

    overflow-x: hidden;

    position: relative;

}

.products-grid .product-content .product-top .icon-links button, .products-grid .product-content .btn-cart,.tooltip-links .btn-loadmore,.product-block-list .product-content .product-right .icon-links li  button,.testimonial-widget .thumbnail-author .img:after,.testimonial-widget .thumbnail-author .img,.testimonial-widget .thumbnail-author img,.scroll-to-top,.toolbar .pagination li a,.category-products .products-list .item .product-content .icon-links li button:not(.btn-cart),.block-layered-nav .block-content .price .ui-slider-handle,.sidebar .block-layered-nav .hide-filter,.catalog-product-view .product-shop .add-to-links li button,

.catalog-product-view .product-shop .add-to-links li a,.testimonial-list-view .avatar {

	border-radius: 50%;

	-moz-border-radius: 50%;

	-o-border-radius: 50%;

	-webkit-border-radius: 50%;

}

img   { border:0; vertical-align:top; }

.col-md-custom-5 {

	padding-left: 15px;

	padding-right: 15px;

}

.padding-10 .row {

    margin-right: -10px;

    margin-left: -10px;

}

.padding-10 .col-md-1,.padding-10  .col-md-2,.padding-10  .col-md-3,.padding-10  .col-md-4,.padding-10  .col-md-5,.padding-10  .col-md-6,.padding-10  .col-md-7,.padding-5  .col-md-8,.padding-5  .col-md-9,.padding-5  .col-md-10,.padding-5  .col-md-11,.padding-5  .col-md-12,

.padding-10 .col-lg-1,.padding-10  .col-lg-2,.padding-10  .col-lg-3,.padding-10  .col-lg-4,.padding-10  .col-lg-5,.padding-10  .col-lg-6,.padding-10  .col-lg-7,.padding-5  .col-lg-8,.padding-5  .col-lg-9,.padding-5  .col-lg-10,.padding-5  .col-lg-11,.padding-5  .col-lg-12,

.padding-10 .col-sm-1,.padding-10  .col-sm-2,.padding-10  .col-sm-3,.padding-10  .col-sm-4,.padding-10  .col-sm-5,.padding-10  .col-sm-6,.padding-10  .col-sm-7,.padding-10  .col-sm-8,.padding-10  .col-sm-9,.padding-10  .col-sm-10,.padding-10  .col-sm-11,.padding-10  .col-sm-12,

.padding-10 .col-xs-1,.padding-10  .col-xs-2,.padding-10  .col-xs-3,.padding-10  .col-xs-4,.padding-10  .col-xs-5,.padding-10  .col-xs-6,.padding-10  .col-xs-7,.padding-10  .col-xs-8,.padding-10  .col-xs-9,.padding-10  .col-xs-10,.padding-10  .col-xs-11,.padding-10  .col-xs-12 {

    padding-right: 10px;

    padding-left: 10px;

}

/* Setting Time Effect */

/* 300ms */

a,button,.products-grid .product-content  .product-top .img-two,.testimonial-widget .thumbnail-author img,.categories-slider .img-category:after,.portfolio-grid  .item .portfolio-top-content .hover-info,.image-media .magnifier .buttons,.banner a.banner-img:before,.banner a.banner-img:after,.banner .banner-img img,.promo-banner a img,.service-inline .icon,.collection-grid .grid-item .grid-img .total-products,.owl-carousel .owl-controls .owl-nav div,.products-grid .product-content {

    -webkit-transition: all 300ms ease-in-out;

    -moz-transition: all 300ms ease-in-out;

    transition: all 300ms ease-in-out;

    -o-transition: all 300ms ease-in-out;

    -ms-transition: all 300ms ease-in-out;

}

.products-grid .product-content  .product-top .icon-links,.products-grid .product-content  .product-top .ratings,.categories-slider .item:hover .img-category a:before,.profile-grid .social-links,.products-grid  .deals-info {

    -webkit-transition: all 400ms ease-in-out;

    -moz-transition: all 400ms ease-in-out;

    transition: all 400ms ease-in-out;

    -o-transition: all 400ms ease-in-out;

    -ms-transition: all 400ms ease-in-out;

}

/* ---------------- Heading Style Default ----------------- */

h1, .h1 {

    font-size: 36px;

}

h2, .h2 {

    font-size: 30px;

}

h3, .h3 {

    font-size: 24px;

}

h4, .h4 {

    font-size: 17px;

}

h5, .h5 {

    font-size: 15px;

}

h6, .h6 {

    font-size: 13px;

}

.h1, .h2, .h3, .h4 , .h5 , .h6 {

    display: block;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

	line-height: 1.5;

}

/* ---------------- Link Style Default ----------------- */

.fixed-container {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

}

a  ,a:hover ,a:focus {

	text-decoration:none; 

	outline: 0;

}

a {

	color: #4d4d4d;

}

a:hover ,a:focus {

	color: #b18ade;

	transition: all 0.4s ease 0s;

	-moz-transition: all 0.4s ease 0s;

	-webkit-transition:  all 0.4s ease 0s;

	-ms-transition:  all 0.4s ease 0s;

	-o-transition: all 0.4s ease 0s;



}

/* Forms */

form          { display:inline; }

fieldset      { border:0; }

legend        { display:none; }



.form-group { margin-bottom: 20px; }

.form-group  label,

.product-view .product-options  .custom-item dt label {

	font-size: 14px;

	color: #666666;

	font-weight: 400;

	margin-bottom: 12px;

}

.input-text,

input[type="text"],

input[type="password"],

input[type="email"] {

    width: 100%;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    color: #555;

    border: 1px solid #e3e3e3;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);

    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

	border-radius: 0;

	-moz-border-radius: 0;

	-o-border-radius: 0;

	-webkit-border-radius: 0;

}

.form-control {

	border-radius: 0;

	-moz-border-radius: 0;

	-o-border-radius: 0;

	-webkit-border-radius: 0;	

}

select[multiple] {

    padding: 0;

}

select[multiple] > option {

    padding: 7px 0px 7px 15px;

}

textarea {

    min-height: 130px;

    background-color: #ffffff;

    max-width: 100%;

}

.form-control:focus, .input-text:focus {

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(221, 190, 134, 0.6);

	border-color: #b18ade;

}

.form-control,.input-text,input[type="text"],input[type="password"],input[type="email"] {

    background-color: #ffffff;

    height: 50px;

    margin-bottom: 10px;

}

.form-group {

    margin-bottom: 15px;

}

/* Table */

table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }

caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }



.guest-select {width:305px !important;}



.tp-bannershadow.tp-shadow2{background:none !important;}

.map-container #map{height:400px; margin-top: 45px;}

.infobox .title-block {

	margin-bottom: 10px;

}

.logo-container .logo{

	margin: 0;

	float: left;

}

/* Content */

.builder-iframe .mfp-close {

	background-image: none;

}

strong        { font-weight:bold; }

address       { font-style:normal; line-height:1.7; }

cite          { font-style:normal; }

q, blockquote    { quotes:none; }

q:before, q:after       { content:''; }

small,big     { font-size:1em; }

label.required em { font-style: normal; margin-left: 8px;}

.required, .required em { color: #b18ade; }

/* Lists */

ul,ol         { list-style:none; margin: 0; }

.multiselect {

	min-height: 150px;

}

/* ---------------- Custom Class ----------------- */

.margin0 {

	margin: 0px;

}

.boxed-content {

	background-color: #fff;

}

.bg-center { background-position: center center; }

.no-padding{ padding: 0;}

.no-display   { display:none; }

.clear { clear: both; }

.a-center{ text-align:center }

.parallax {

    background-attachment: fixed !important;

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

}

.tooltip-links .loading {

    background-color: rgba(255, 255, 255, 0.3);

    display: none;

    height: 100%;

    left: 0;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 900;

}

.tooltip-links .loading .loading-img {

    left: 50%;

    margin-left: -30px;

    margin-top: -30px;

    position: fixed;

	background-color: #fff;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	-o-border-radius: 4px;

    top: 50%;

	width: 60px;

	height: 60px;

	padding: 5px;

    z-index: 999;

}

/* Form Elements */

.form-control {

    margin-bottom: 5px;

}



.label        { color: #2f2f2f; padding: 0; }

label         { vertical-align: middle; }

.checkbox     { display: inline-block; }

/* ---------------- Button ----------------- */

.btn {

    border-radius: 19px;

    -webkit-border-radius: 19px;

    -moz-border-radius: 19px;

    -o-border-radius: 19px;

    text-transform: uppercase;

    font-size: 12px;

	font-weight: 400;

}

.btn-lg {

    padding: 10px 35px;

}

.btn-default {

    background: transparent;

    color: #515151;

    border: 1px solid #e3e3e3;

}

.btn-default:hover,.btn-default:focus,.btn-default:active {

    background-color: #b18ade;

    color: #fff;

    border-color: #b18ade;

}

.btn-primary {

    background: #b18ade;

    color: #fff;

    border: 1px solid #b18ade;

}

.btn-primary:hover,.btn-primary:active,.btn-primary:focus {

    background-color: #222222;

    border-color: #222222;

}

.btn-secondary {

    background: #222222;

    color: #fff;

    border: 1px solid #222222;

}

.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus {

    background: #b18ade;

    color: #fff;

    border-color: #b18ade;

}

.btn-full {

    width: 100%;

}

/* ========= Revolution Slider ========*/

.revolution-fixed2 .revolution-slider-container{

	position:fixed;

}

/* ========= Header ========= */

.header-container{

	position: relative;

}

.left-header2 {

	position: relative;

	width: 100%;

	padding-left: 270px;

}

.top-links .account-dropdown,

.setting-dropdown,

.block-cart-header,

.social-login-options{

	display: inline-block !important;

	float: right;	

	padding: 38px 10px 37px;

	position: relative;

	cursor: pointer;

}

.top-links a{

	color: #fff;

	font-size: 16px;	

}

.social-login-options .dropdown-menu a .fa{

	color:#a0a0a0;

	font-size: 20px !important;

}

.social-login-options .dropdown-menu {min-width: 140px;}

.social-facebook a:hover .fa{

	color:#4a6d9d !important;

}

.social-google a:hover .fa{

	color:#eb340a !important;

}

.social-twitter a:hover .fa{color:#3bc1ed !important;}

.social-login-options .social-facebook,

.social-login-options .social-google,

.social-login-options .social-twitter{

	display: inline-block;

	margin: 0 7px;

}

.social-login-options .text{

	display: none;	

}



.block-cart-header .fa-shopping-cart{font-size: 16px;line-height: 1.75;color:#fff;}

.block-cart-header .count{

	position: absolute;

	top: 32px;

	width: 20px;

	height: 20px;

	border-radius: 100%;

	background-color: #b18ade;

	color: #fff;

	font-size: 12px;

	left: 20px;

	text-align: center;

	line-height: 20px;

}

.top-links .dropdown-menu,.header-v3 .block-cart-header .dropdown-menu,

.setting-dropdown .dropdown-menu, .social-login-options .dropdown-menu{

	border-radius: 0;

	left: 0;

	right: 0;

	float: none;

	margin: 0 auto;

	padding: 15px;

	font-size: 13px;

	font-family: 'Open Sans', sans-serif;

}

.top-links .dropdown-menu li > a:hover,

.top-links .dropdown-menu li > a:focus{

	background: none;

	color: #b18ade;

}

.links ul .fa{

	margin-right: 10px;

	line-height: 1.5;

	font-size: 12px;

}

.links .my-account:before{

	content: "\f007";

}

.links .top-link-cart .fa:before{

	content:"\f07a";	

}

.links .checkout:before{

	content: "\f155";

}

.links .log-in:before,

.links .log-out:before{

	content:"\f13e";

}

.links .fa-my-wishlist:before{

	font: normal normal normal 12px/1 FontAwesome;

	display: inline-block;

	content: "\f004";

	margin-right: 10px;

	line-height: 1.5;

}

.links li > a{

	color: #a0a0a0;

	font-size: 13px;

	padding: 8px 0;

}

.links li:last-child > a{	padding-bottom: 0;}

.links li:first-child > a{padding-top: 0;}



.setting-dropdown .title-lg{

	text-transform: uppercase;

	color: #444343;

	font-family: 'Oswald', sans-serif;

}

.setting-dropdown .active-store img{margin-right: 5px;}

.setting-dropdown .dropdown-menu a{

	color: #747474;

	font-size: 13px;

	display: block;

	width: 100%;

	padding: 4px 0;

	

}

.setting-dropdown .dropdown-menu a:hover{color:#b18ade;}

.setting-dropdown .form-currency {

	margin-top: 20px;

}

.setting-dropdown .language-img{

	margin-right: 10px;

}

.form-currency .icon{

	margin-left: 3px;

	margin-right: 3px;

}

.block-cart-header:hover .count{background-color:#fff;color:#b18ade;}

.header-v2 .block-cart-header:hover .count,

.header-v3 .block-cart-header:hover .count {

	background-color:#b18ade;

	color:#fff;

}



.social-login-options .dropdown-menu{

	text-align:center;

}



/*============ Shopping cart header =============*/

.block-cart-header .block-content.dropdown-menu {

	width: 320px;

	right: 0;

	left: auto;

	font-family: 'Oswald', sans-serif;

	padding: 15px 20px;

	text-align: center;

}

.block-cart-header .sidebar-cart-list li {

	padding: 15px 0;

	border-bottom: 1px solid #ebebeb;

	position: relative;

}

.block-cart-header .product-content{width: 100%;}

.block-cart-header .product-left{width: 40%;}

.block-cart-header .price-box  span{margin-left: 5px;}

.sidebar-cart-list.mini-products-list .product-image{

	border: none;

	float:left;

	display: inline-block;

}

.sidebar-cart-list.mini-products-list li .product-image img{

	width: 91px;

}

.sidebar-cart-list .product-name{margin-bottom: 5px;}

.sidebar-cart-list .product-name a {

	color: #4d4d4d;

	font-size: 13px;

	text-transform: uppercase;

}

.sidebar-cart-list.mini-products-list .product-details{

	float: left;

	margin-left: 10px;

	display: inline-block;

	width: 55%;

	text-align:left;

}

.block-cart-header .price-box ,

.block-cart-header .ratings

{

	float: left;

	width: 100%;

}

.block-cart-header .price-box,

.block-cart-header .price{

	color: #757575;

	font-weight: 300;

	font-size: 14px;

}

.block-cart-header .btn-edit{display: none;}

.block-cart-header .btn-remove{

	width: 18px;

	height: 18px;

	background-color: #dfdfdf;

	color: #676767;

	position: absolute;

	top: 45%;

	line-height:10px; 

	right: 0;

	text-align: center;

	border-radius: 50%;

	padding: 0;

}

.block-cart-header .btn-remove .fa-remove{font-size: 8px !important;}

.block-cart-header .dropdown-menu a.btn-remove:hover{

	background-color:  #b18ade;

	color: #fff;

}

.block-cart-header .btn-remove:hover .fa {

	color: #fff;

}

.block-cart-header .subtotal{

	padding-top: 15px;

	float:left;

}

.block-cart-header .subtotal .label {

	font-size: 18px;

	color: #525252;

	text-transform: uppercase;

	text-align: left;

	font-weight: 400;

}

.block-cart-header .subtotal .price{

	font-size: 16px;

	color: #646464;

	line-height: 1;

	margin-left: 60px;

}

.block-cart-header .actions .btn{

	width: 100%;

	text-align: center;

	float:left;

	margin-bottom: 12px;

}

.block-cart-header .ratings{

	margin-bottom: 8px;

}

/* Form search */

#homepage-content-container .top-search{

	z-index: 99;

}

.top-search {

	height: 68px;

	float: left;

	width: 100%;	

	padding: 10px;

	font-family: 'Oswald', sans-serif;

	background-color: #fff;

	position: relative;

	top: -34px;	

	

}

.promo-boxed .top-search{

	height: auto;

	padding: 20px 20px 0;

	top:0;

}

.top-search .input-text {

	width: calc(100% - 240px);

	display: inline-block;

	height: 48px;

	border: 1px solid #eaeaea;

	padding: 15px 20px;

	font-size: 14px;

	color: #b4b4b4;

	margin: 0;

}

.top-search .search-select {

	width: 240px;

	float: left;

	display: inline-block;

	position: relative;

}

.top-search .search-select:before{

	content:"\f00a";

	font: normal normal normal 16px/1 FontAwesome;

	display: inline-block;

	position: absolute;

	left: 15px;

	top: 16px;

	color: #fff;

}

.top-search .search-select span:after{

	content:"\f0dd";

	display: inline-block;

	font: normal normal normal 15px/1 FontAwesome;

	position: absolute;

	right: 15px;

	top: 10px;

	color: #fff;

}

.search-select .search-cat-active{

	background-color: #202020;

	font-size: 15px;

	color: #fff;

	height:48px;	

	line-height: 1;

	text-transform: uppercase;

	float: left;

	width: 100%;

	padding: 15px 15px 15px 40px;

	cursor: pointer;

}

.top-search #select-cat-dropdown{

	position: absolute;

	top: 100%;

	background-color: #fff;

	border: 1px solid #f2f2f2;

	padding: 10px 20px;

	font-size: 14px;

	width: 100%;

	max-height: 300px;

	overflow-y: scroll;

	z-index: 9;

}

.top-search #select-cat-dropdown li{

	padding: 5px;

	color: #202020;

	cursor:pointer;

}

.top-search .button{

	position: absolute;

	right: 26px;

	top: 20px;

	font-size: 16px;

	color: #b3b3b3;

	background: none;

	border: none;

}

.top-search .button.btn-del{

	display: none;

}

.promo-boxed .top-search .button {

	right: 35px;

    top: 28px;

}

.advancedsearch_mini_form .search-autocomplete {

	background-color:#fff;

	padding: 5px 15px;

	box-shadow: 0 6px 12px rgba(0,0,0,0.175);

	z-index:9;

}

.advancedsearch_mini_form .search-autocomplete ul li{

	padding: 5px 0;

	

}

.search-autocomplete li:hover{

	background:none;

	color:#b18ade;

}

.advancedsearch_mini_form .search-autocomplete ul li span.amount{

	margin-right: 5px;

}

/*--------------------------- Header-v1---------------*/

.position-abs{

	position: absolute;

}

.header-v1.position-abs{

	top: 0;

}

.header-v1{

	width: 100%;

	background-color: rgba(0,0,0,0.2);

	z-index: 999;

}

.header-v1 nav ul.nav-main li a.level0{

	color: #fff;

	padding: 40px 20px;

	margin: 0;

}

.header-v1 .col-md-9.header-menu {

	position: static;

}

.header-v1 .header-menu .navbar-collapse{

	display: inline-block;

	float:left;

}

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

/*----------- Header-v2 --------------*/

.position-fx{position:absolute;}

.header-v2.position-fx{

	left:0;

	top:0;

	height: auto;

	overflow: visible;

	text-align: center;

	width: 270px;

	background-color:#fff;

	min-height: 100vh;

	z-index: 991;

}

.fixed-bottom {

	bottom: 0;

    position: fixed;

    top: auto !important;

}

.header-v2 .header-fx{

	position: static;

	left: 0;

	top: 0;

}

.header-v2 .bottom-header{margin-bottom: 120px;margin-top:10px;}

.header-v2 .container{width: 100%;}

.header-v2 .logo-container{

	margin-top: 68px;

}

.header-v2 .logo-container .logo{float: none; text-align: center;}

.header-v2 .block-wishlist-header{

	display: inline-block;

	float: none;

	padding:0 15px;

	border-left: 1px solid #e5e5e5;

	border-right: 1px solid #e5e5e5;

}

.block-wishlist-header .count-wishlist{font-size: 15px;}

.header-v2 .block-cart-header,

.header-v2 .account-dropdown,

.header-v2 .setting-dropdown{

	padding: 0 15px;

	float: none;

	display: inline-block !important;

	position: relative;

	

}

.header-v2 .setting-dropdown {border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}

.header-v2 .block-cart-header .count{

	right: 10px;

	left: auto;

	top: -10px;

}

.header-v2 .top-bar {

	float: none;

	width: 100%;

	text-align: center;

	margin-top:24px;

	margin-bottom: 65px;

}

.header-v2 .top-bar a > .fa,

.header-v2 .block-cart-header .fa-shopping-cart{

	font-size: 16px;

	color: #909090;

}

.header-v2 .top-bar .dropdown-menu a > .fa{

	font-size: 13px;

}

.header-v2 .top-bar a:hover > .fa,

.header-v2 .block-cart-header:hover .fa-shopping-cart{color:#b18ade;}

.header-v2 .block-cart-header:hover .count{background-color:#ededed;color: #6a6a6a;}



.header-v2 .top-bar .dropdown-menu{

	left: 0;

	right: auto;

}

.header-v2 .social-login-options {

	padding: 0 15px;

	border-left: 1px solid #e5e5e5;

	float:none;

}

	/*--- Nav header-v2 ---*/

.header-v2 .nav > li {

	float: none;

	text-align: center;

	width: 100%;

}

.header-v2 .nav > li + li{margin: 0;}

.header-v2 nav ul.nav-main li a.level0{

	color: #4b4b4b;

	padding: 12px 0;

	width: 100%;

	transform:translate3d(0px, 0px, 0px);

	-webkit-transform:translate3d(0px, 0px, 0px);

	-moz-transform:translate3d(0px, 0px, 0px);

	-ms-transform: translate3d(0px, 0px, 0px);

	

	-moz-transition: -moz-transform 0.4s ease 0s;

	transition:transform 0.4s ease 0s;

	-webkit-transition:-webkit-transform 0.4s ease 0s;

	-ms-transition: -ms-transform 0.4s ease 0s;

}



.header-v2 nav ul.nav-main li.level0:hover a.level0,

.header-v2 nav ul.nav-main li.level0.dropdown:hover:after{

	transform:translate3d(10px, 0px, 0px);

	-webkit-transform:translate3d(10px, 0px, 0px);

	-moz-transform:translate3d(10px, 0px, 0px);

	-ms-transform: translate3d(10px, 0px, 0px);

}

.header-v2 nav ul.nav-main li.active{

	background-color: #000;

}

.header-v2 nav ul.nav-main li.active a.level0{

	color: #fff;	

}



.header-v2 nav ul.nav-main li.active > a.level0:before,

.header-v2 nav ul.nav-main li > a.level0:before,

.header-v2 nav ul.nav-main li.dropdown > a.level0:after{display: none;}

.header-v2 nav ul.nav-main .dropdown-menu {

	left: 100%;

	right: auto;

	top: 0;

}

.header-v2 nav ul.nav-main li.level0.dropdown:after{

	content:"\f105";

	font: normal normal normal 14px/1 FontAwesome;

	display: block;

	position: absolute;

	right: 20px ;

	top: 17px;

	transform:translate3d(0px, 0px, 0px);

	-webkit-transform:translate3d(0px, 0px, 0px);

	-moz-transform:translate3d(0px, 0px, 0px);

	-ms-transform: translate3d(0px, 0px, 0px);

	-moz-transition: -moz-transform 0.4s ease 0s;

	transition:transform 0.4s ease 0s;

	-webkit-transition:-webkit-transform 0.4s ease 0s;

	-ms-transition: -ms-transform 0.4s ease 0s;

}

.header-v2 nav ul.nav-main li.mega-menu-item{position: relative !important;}

.header-v2 nav ul.nav-main li.mega-menu-fullwidth > .dropdown-menu {

	min-width: 1024px;

}

.header-v2  .topSearch a{display: none;}

.header-v2  .search-mini-form{

	padding: 20px 15px;

	float: left;

	width: 100%;

	display: block !important;

	border: none;

	border-radius: 0;

	background: none;

	box-shadow: none;

	position: relative;

	z-index: 1;

}

.header-v2 .form-search {

	position: relative;

	border-bottom: 1px solid #e6e6e6;

	padding-bottom: 0;

}

.header-v2 .form-search input{

	border: none;

	border-radius: 0;

	box-shadow: none;

	background-color: transparent;

	height: 40px;

	font-family:'Oswald',sans-serif;

	font-size: 13px;

	color:#989898;

}

/* .header-v2 .form-search .input-group-btn{

	position: absolute;

	right: 25px;

	top: 0;

} */

.input-group-btn{ background:#CCC !important; }

.header-v2 .form-search button{

	font-size: 16px;

	color: #909090;

	background: none;

}

.header-v2 .bottom-address .social{

	margin-bottom: 20px;

}

.header-v2 .bottom-address .social li{

	display: inline-block;

	margin-right: 6px;

}

.header-v2 .bottom-address .social a{

	font-size: 16px;

	width: 32px;

	height: 32px;

	background-color: #bbb;

	color: #fff;

	display: inline-block;

	text-align: center;

	padding-left: 5px;

	line-height: 32px;

	border-radius: 50%;

	

}

.header-v2 .bottom-address .social a:hover{

	background-color:#b18ade;

}

.header-v2 address{color:#7b7b7b;}

/*============= Header-v3========*/

.header-v3 .top-bar, .header-v4 .top-bar{

	max-height: 40px;

	font-size: 12px;

}

.top-bar, .top-bar a, .top-bar .dropdown-menu a { color:#fff; }

.top-bar a:hover, .top-bar a:focus, .top-bar .dropdown-menu a:hover,

.top-bar .dropdown-menu a:focus{

	color: #b18ade;

	background: none !important;

}

.welcome-mgs{line-height: 40px;float: left;}



.header-v3 .logo-container {

	margin-top: 55px;

	margin-bottom: 34px;

	text-align: center;

}

.header-v3 .account-dropdown, .header-v4 .account-dropdown {

	display:inline-block !important;

}

.header-v3 .social-login-options, .header-v4 .social-login-options{

	padding: 10px 15px;	

}

.header-v3 .social-login-options .dropdown-menu a, .header-v4 .social-login-options .dropdown-menu a{

	color:#a0a0a0;

}

.header-v3 .logo-container h1,.header-v4 .logo-container h1{margin:0;}

.header-v3 .logo-container .logo,.header-v4 .logo-container .logo{float:none;}

.header-v3 .topSearch,

.header-v3 .block-cart-header,

.header-v3 .setting-dropdown {

	position: absolute;

	right: 0;

	top: 0;

	padding: 16px 10px 27px;

	display: inline-block !important;

}

.header-v3 .setting-dropdown {

	right: 40px;

}

.header-v3 .topSearch{

	right: 80px;
	display:none !important;

}

.header-v3 .block-cart-header .count {top: 5px;}

.header-v3 .block-cart-header .fa-shopping-cart,

.header-v3 .topSearch > a,

.header-v3 .setting-dropdown > a{color: #6a6a6a; font-size: 16px;line-height: 1;}

.header-v3 .setting-dropdown:hover > a,

.header-v3 .block-cart-header:hover .fa-shopping-cart{color:#b18ade;}

.header-v3 .block-cart-header:hover .count{

	background-color:#ededed;

	color:#6a6a6a;

}

.header-v3 .topSearch .dropdown-menu{

	border-radius:0;

	box-shadow: none;

	right: 0;

	left: auto;

	padding: 5px;

	min-width: 320px;

	margin: 0;

}

.header-v3 .setting-dropdown .dropdown-menu{

	right:0;left:auto;

}

.header-v3 .topSearch input {width: 100%; border: none;}

.header-v3 .topSearch button{

	background:none;

	font-size: 16px;	

}

.topSearch .form-search {width: 100%;}

	/* Nav Header-v3*/

.header-v3 .navbar-collapse {float: none;text-align: center;}

.header-v3 ul.nav-main > li {

	float: none;

	display: inline-block;

}

.header-v3 nav ul.nav-main li a.level0{

	color: #5d5d5d;

}

.header-v3 nav ul.nav-main li:hover a.level0{color:#252525;}



header .header-v3 nav ul.nav-main li a.level0:before,

header .header-v3 nav ul.nav-main li.active > a.level0:before{

	background-color:#252525;

}

.header-v3 nav ul.nav-main li.dropdown > a.level0:after{

	background-color:#8f8f8f;

	bottom: 20px;

}

.header-v3 nav ul.nav-main li a.level0{padding: 16px 20px 27px; }



/*============ Sticky menu ===============*/

.sticky-menu .sticky-content {

	position: fixed;

	top: 0;

	width: 100%;

	background-color: rgba(0,0,0,0.2);

	height: 60px;

	z-index: 1000;

	animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -moz-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -webkit-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -ms-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -o-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

}

.header-v1 .sticky-content{background-color:#000;}

@keyframes fixed-header {

    0% {

        opacity: 0;

        top: -2em;

    }

    100% {

        opacity: 1;

        top: 0;

    }

}

@-moz-keyframes fixed-header {

    0% {

        opacity: 0;

        -moz-transform: translateY(-2em);

    }

    100% {

        opacity: 1;

        -moz-transform: translateY(0px);

    }

}

@-webkit-keyframes fixed-header {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2em);

    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0px);

    }

}

@-ms-keyframes fixed-header {

    0% {

        opacity: 0;

        -ms-transform: translateY(-2em);

    }

    100% {

        opacity: 1;

        -ms-transform: translateY(0px);

    }

}

.sticky-menu .sticky-content .logo img{

	height: 60px;

	transition: all 0.4s linear;

	-moz-transition:  all 0.4s linear;

	-webkit-transition:  all 0.4s linear;

	-ms-transition:  all 0.4s linear;

	}

.header-v1 .sticky-content nav ul.nav-main li a.level0{

	padding: 18px 20px;

}

.header-v1 .sticky-content nav ul.nav-main li.dropdown > a.level0:after{bottom: 15px;}

.sticky-content .top-links .account-dropdown,

.sticky-content  .setting-dropdown,

.sticky-content .top-links .block-cart-header,

.header-v1 .sticky-content .social-login-options{

	padding: 16px 10px;

}

.sticky-content .block-cart-header .count{top: 10px;}



.header-v3.sticky-menu .sticky-content {

	background-color: #fff;

}

.header-v3.sticky-menu .sticky-logo .logo-container{

		position: fixed;

		z-index: 1001;

		top: 0;

		margin: 10px 0 0;

		text-align: left;

		width: auto;

		animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -moz-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -webkit-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -ms-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

    -o-animation: 1s ease-in-out 0s normal none 1 running fixed-header;

}

.header-v3.sticky-menu .sticky-logo img{height: 45px;}

.header-v3.sticky-menu .sticky-content nav ul.nav-main li a.level0{

	padding-bottom: 19px;

}

.header-v3.sticky-menu .sticky-content  .topSearch, .header-v3.sticky-menu .sticky-content  .block-cart-header,

.header-v3.sticky-menu .sticky-content .setting-dropdown{

	padding: 19px 20px 18px !important;

}

.header-v3 .sticky-content .block-cart-header .count{top:7px;right:8px; left:auto;}

.header-v3.sticky-menu .sticky-content nav ul.nav-main li.dropdown > a.level0:after{bottom: 15px;}

.header-v2.fixed-bottom{

	position: fixed;

	bottom:0;

	top: auto;

}

div.builder-container.fixed-bottom{

	position:relative;

}

/*----------- End Header-------------*/

/* Megamenu */

.navbar-collapse { padding: 0;margin: 0; }

.mega-menu-item .dropdown-menu { width: 100%; }

header nav ul.nav-main .dropdown-menu a{

	font-family: 'Open Sans', sans-serif !important;

}

header nav ul.nav-main .dropdown-menu{

	border-radius: 0;

	border: none;

	margin: 0;

	padding: 0;

	font-size: 13px;

	min-width: 260px;

	transform: translate3d(0,50px,0);

	-moz-transform: translate3d(0,50px,0);

	-webkit-transform: translate3d(0,50px,0);

	-ms-transform: translate3d(0,50px,0);

	-o-transform: translate3d(0,50px,0);

	display: block;

	opacity: 0;

	visibility: hidden;

	transition: transform 0.6s ease 0s, opacity 0.6s ease 0s, visibility 0.6s ease 0s;

	-moz-transition: -moz-transform 0.6s ease 0s, opacity 0.6s ease 0s, visibility 0.6s ease 0s;

	-webkit-transition: -webkit-transform 0.6s ease 0s, opacity 0.6s ease 0s, visibility 0.6s ease 0s;

	-ms-transition: -ms-transform 0.6s ease 0s, opacity 0.6s ease 0s, visibility 0.6s ease 0s;

	-o-transition: -o-transform 0.6s ease 0s, opacity 0.6s ease 0s, visibility 0.6s ease 0s;

	z-index: 1001;

}

header nav ul.nav-main .dropdown-submenu{

	position: relative;

}

header nav ul.nav-main li.dropdown:hover > .dropdown-menu,

header nav ul.nav-main .dropdown-submenu:hover > .dropdown-menu {

	opacity: 1;

	visibility: visible;

	transform: translate3d(0,0,0);

	-moz-transform: translate3d(0,0,0);

	-webkit-transform: translate3d(0,0,0);

	-ms-transform: translate3d(0,0,0);

	-o-transform: translate3d(0,0,0);

	margin: 0;

}

header nav ul.nav-main li a.level0{

	color: #fff;

	text-transform: uppercase;

}

header nav ul.nav-main li > a {

    font-size: 14px;

	font-weight: 400;

	position: relative;

	margin: 0;

	border-radius: 0;

}



header nav ul.nav-main li > a:hover,

header nav ul.nav-main li.active a,

header nav ul.nav-main li.active a:hover,

header nav ul.nav-main li.active a:focus,

header nav ul.nav-main li.active a:active,

header nav ul.nav-main li > a:focus{

	background: none;

}

header nav ul.nav-main  li.dropdown  ul.dropdown-menu  li {

	border-bottom: 1px solid #f2f2f2;

}

header nav ul.nav-main  li.dropdown  ul.dropdown-menu  li:last-child{

	border-bottom: none;

}

header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a {

    padding: 15px 0 12px 20px;	

    display: block;	

	transform: translate3d(0,0,0);

	-moz-transform: translate3d(0,0,0);

	-webkit-transform: translate3d(0,0,0);

	-ms-transform: translate3d(0,0,0);

	-o-transform: translate3d(0,0,0);

	transition: transform 0.4s ease 0s;

	-moz-transition: -moz-transform 0.4s ease 0s;

	font-size: 13px;

}

header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li > a:hover {

    filter: none;    

	color: #b18ade;

	transform:translate3d(10px,0,0);

	-moz-transform: translate3d(10px,0,0);

}

header nav ul.nav-main li > a .icon-next {display: none;}

.mega-menu-item {

    position: static !important;

}

header nav ul.nav-main li > a.level0:before{

	content: " ";

	display: block;

	opacity: 0;

	visibility: hidden;

	width: 31px;

	height: 3px;

	background-color: #fff;

	position: absolute;

	top: 0;

	margin: 0 auto;

	left: 0;

	right: 0;	

	transform: translate3d(-100%,0,0);

	-moz-transform: translate3d(-100%,0,0);

	-webkit-transform: translate3d(-100%,0,0);

	-ms-transform: translate3d(-100%,0,0);

	-o-transform: translate3d(-100%,0,0);

	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s, visibility 0.4s ease 0s;

	-moz-transition: -moz-transform 0.4s ease 0s, opacity 0.4s ease 0s, visibility 0.4s ease 0s;

	-webkit-transition: -webkit-transform 0.4s ease 0s, opacity 0.4s ease 0s, visibility 0.4s ease 0s;

	-ms-transition: -ms-transform 0.4s ease 0s, opacity 0.4s ease 0s, visibility 0.4s ease 0s;

	-o-transition: -o-transform 0.4s ease 0s, opacity 0.4s ease 0s, visibility 0.4s ease 0s;	

}

header nav ul.nav-main li:hover > a.level0:before{

	opacity: 1;

	visibility: visible;

	transform: translate3d(0px, 0px, 0px);

	-moz-transform: translate3d(0px, 0px, 0px);

	-webkit-transform:translate3d(0px, 0px, 0px);

}

header nav ul.nav-main li.active > a.level0:before{

	content: " ";

	display: block;

	width: 31px;

	height: 3px;

	background-color: #fff;

	position: absolute;

	top: 0;

	margin: 0 auto;

	left: 0;

	right: 0;

	opacity: 1;

	visibility:visible;

	transform: none;

	-moz-transform: none;

	-webkit-transform: none;

	-o-transform: none;

	-ms-transform: none;

}

header nav ul.nav-main li.dropdown > a.level0:after{

	content: " ";

	display: block;

	width: 11px;

	height: 1px;

	background-color: #fff;

	position: absolute;

	bottom: 35px;

	margin: 0 auto;

	left: 0;

	right: 0;

}

header nav ul.nav-main .dropdown-submenu .dropdown-menu{

	position: absolute;

	left: 100%;

	float: left;	

	top: 0;

	margin-left: -5px !important;

}

header  nav ul.nav-main .dropdown-menu li.dropdown-submenu:after{

	content:"\f105";

	font: normal normal normal 13px/1 FontAwesome;

	display: inline-block;

	position: absolute;

	right: 20px;

	top: 18px;

	transform: translate3d(0,0,0);

	-moz-transform: translate3d(0,0,0);

	-webkit-transform: translate3d(0,0,0);

	-ms-transform: translate3d(0,0,0);

	-o-transform: translate3d(0,0,0);

	transition: transform 0.4s ease 0s;

	-moz-transition: -moz-transform 0.4s ease 0s;

}

header  nav ul.nav-main .dropdown-menu li.dropdown-submenu:hover:after{

	

	color: #b18ade;

	transform: translate3d(10px,0,0);

	-moz-transform: translate3d(10px,0,0);

	-webkit-transform: translate3d(10px,0,0);

	-ms-transform: translate3d(10px,0,0);

	-o-transform: translate3d(10px,0,0);

} 

header nav ul.nav-main  .mega-menu-sub-title,

header nav ul.nav-main li.level1 > a{

	font-family: 'Oswald', sans-serif !important;

	font-size: 14px;

	color: #363636;

	text-transform: uppercase;

}

header nav ul.nav-main .mega-menu-item .mega-menu-content{

	padding: 30px 15px;

}

header nav ul.nav-main .dropdown.mega-menu-item  ul.dropdown-menu li{

	border: none;

}

header nav ul.nav-main li.dropdown.mega-menu-item ul.dropdown-menu li ul li a {

	padding: 4px 15px;

}

header nav ul.nav-main li.level2 a{

	font-family: 'Open Sans', sans-serif !important;

	font-size: 13px;

	text-transform: none;

}

/* End menu */

.btn-responsive-nav{display:none}

/*.mfp-container .mfp-iframe-scaler {width:900px}*/

.mfp-inline-holder #success-message-container,

.mfp-inline-holder .mfp-iframe-scaler {

    padding: 0;

    height: auto;

    text-align: center;

    line-height: 25px;

}   

.mfp-inline-holder .mfp-content {

    width: 400px !important;

}

.mfp-iframe-holder .mfp-content {

    min-height: 400px;

}

#slider-range .ui-slider-handle:last-child {

    margin-left: -22px;

}

#theme-popup{position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.3; z-index:900; background-color:rgba(255, 255, 255, 0.99); display:none}

#theme-popup img{position:fixed; top:50%; left:50%; z-index:910; margin-left:-16px; margin-top:-16px}



/* ========= Footer ========= */

footer .footer-v1{

	background-color:#1d1d1d;

	color:#a3a3a3;

}

footer .footer-v1 .top-footer{

	padding-top: 70px;

	padding-bottom: 60px;

}

footer .footer-v1 .logo{margin-bottom: 24px;}

footer .footer-v1 .social{

	margin-top: 24px;

}

footer .footer-v1 .social li{

	display: inline-block;

	font-size: 20px;

	line-height:28px;

}

.footer-v1 .social a{

	padding: 0 12px;

}

.footer-v1 .middle-footer .block-title span.h4{

	color:#fff;

	font-size: 16px;

	margin-bottom: 18px;

	margin-top:0;

	text-transform: uppercase;

}

.footer-v1 .middle-footer .footer-tags .block-title span.h4{margin-bottom:24px;}

.footer-v1 .block-content{

	color:#656565;

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

}

.footer-v1 .block-content li{

	padding: 3px 0;

}

.footer-v1 .block-content li:first-child{

	padding-top: 0;

}

.footer-v1 .footer-contacts em{

	float:left;

	width: 33px;

	line-height: 40px;

	font-size: 20px;

	color: #a6a6a6;

	

}

.footer-v1 .footer-contacts em.fa-envelope {

	font-size: 16px;

}

.footer-v1 .block-content a:hover{

	padding-left: 5px;

}

.footer-tags .block-tags .title-block{

	display: none;

}

.footer-tags .tagcloud a{

	padding: 3px 10px;

	border: 1px solid #4b4b4b;

}

.footer-tags .tagcloud a:hover{

	border-color:#b18ade;

	padding-left: 10px;

	background-color:#b18ade;

	color:#fff;

}

footer .footer-v1 .bottom-footer{

	padding-top: 56px;

	padding-bottom: 30px;

}

.footer-newsletter .input-text{

	height: 60px;

	border: 1px solid #4b4b4b;

	background: none;

	border-radius: 0;

	box-shadow: none;

	text-transform: uppercase;

	font-size: 15px;

}

.footer-newsletter .block-content{position: relative;font-family: 'Oswald', sans-serif;}

.footer-newsletter .actions{

	position: absolute;

	right: 0;

	top:20px;

}

.footer-newsletter{margin-bottom: 30px;}

.footer-newsletter .actions button {

	background: none;

	font-size: 15px;

	text-transform: uppercase;

	border: none;

	border-left: 1px solid #4b4b4b;

	padding: 0 25px;

}

.footer-newsletter .actions button .fa{

	margin-left: 10px;

	position: relative;

	top: -3px;

}

footer adress{

	color:#747474;

}

footer .payment li {

	display: inline-block;

	margin: 0 8px;

}

footer .payment a:hover img{opacity:0.6;}

footer .payment li:last-child{

	margin-right:0;

}

footer .footer-v2{

	margin-top: 60px;

	margin-bottom: 30px;

}

.footer-v2 .footer-mainmenu li{

	display: inline-block;

	border-left: 1px solid #d0d0d0;

}

.footer-v2 .footer-mainmenu li:first-child{border: none;}

.footer-v2 .footer-mainmenu li:last-child a{padding-right: 0;}

.footer-v2 .footer-mainmenu li:first-child a{padding-left: 0;}

.footer-v2 .footer-mainmenu a{

	padding: 0 15px;

	color: #565656;

}

.footer-v2 .footer-mainmenu a:hover{color:#b18ade;}

.footer-v2 .footer-newsletter .input-text{border-color: #dedede;}

.footer-v2 .footer-newsletter .actions{top: 0;}

.footer-v2 .footer-newsletter .actions button{height: 60px;background-color: #000;color: #fff;}

.footer-newsletter .fa-envelope-o{display:none;}

/* -------------- Separator Border ----------- */

.separator-margin {

    text-align: center;

}

.separator-margin span:before,.separator-margin span:after {

    background-color: #dddddd;

    content: "";

    display: inline-block;

    height: 1px;

    position: relative;

    top: 0;

    vertical-align: top;

    width: 50%;

}

.separator-margin span:before {

    left: -13px;

    margin-left: -10px;

    top: 10px;

}

.separator-margin span:after {

    margin-right: -10px;

    right: -13px;

    top: 10px;

}

.separator-margin span em {

    color: #ccc;

    text-align: center;

    height: 20px;

    width: 20px;

}

.separator-border.style1 .separator-margin .full {

    border-top: 1px solid #e1e1e1;

}

.separator-margin {

    text-align: center;

}

.separator-white-space .separator-margin > span {

    display: block;

    height: 0;

}

.separator-margin span:before,.separator-margin span:after {

    content: "";

    display: inline-block;

    height: 1px;

    position: relative;

    top: 0;

    vertical-align: top;

    width: 50%;

    background: none;

}

.separator-margin span:before {

    left: -13px;

    margin-left: -10px;

    top: 10px;

}

.separator-margin span:after {

    margin-right: -10px;

    right: -13px;

    top: 10px;

}

.separator-margin span em {

    color: #ccc;

    text-align: center;

    height: 20px;

    width: 20px;

}

/* Breadcrumbs */

.breadcrumbs {

   font-size: 15px;

   color: #fff;

   background: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/breadcrumbs-1.png) no-repeat scroll;

   width: 100%;

   float:left;

   padding: 28px 0 150px !important;

   text-align: center;

   height: 350px;

   background-size:cover;

}

.breadcrumbs h1{font-size: 40px;margin-top:0;margin-bottom:5px;}

.breadcrumbs li {

    display: inline;

	font-size: 15px;

}

.breadcrumbs li a{

	color:#dedede;

}

.breadcrumbs li a:hover{

	color:#b18ade;

}

.breadcrumbs li strong{

	font-weight:400;

	color:#fff;

}

.left-header2 .breadcrumbs {margin-bottom: 40px;}

/* Category */

.clearer:after, .header-container:after, .header-container .top-container:after, .header:after, .header .quick-access:after, #nav:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list li.item:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .product-review:after, .cart:after, .cart-collaterals:after, .cart .crosssell li.item:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .buttons-set:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .send-friend .form-list li p:after,.mega-menu-content:after ,header nav ul.nav-main .dropdown-submenu:after;.block-cart-header .sidebar-cart-list li:after{

    clear: both;

    content: ".";

    display: block;

    font-size: 0;

    height: 0;

    line-height: 0;

    overflow: hidden;

}

.ajax-cart-loading {

	height: 60px;

	margin: -22px auto 0;

    width: 60px;

    padding: 5px;

    background-color: #fff;

	border-radius: 4px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	-o-border-radius: 4px;

}

.please-wait {

	float: right;

	height: 60px;

	margin: -27px auto 0;

    width: 60px;

    padding: 5px;

    background-color: #fff;

	border-radius: 4px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	-o-border-radius: 4px;

}

/* My Account */

.nobr {

    white-space: nowrap !important;

}

.dashboard .box-reviews li.item {

    margin: 0 0 7px;

}

.dashboard .box-reviews .number {

    background: none repeat scroll 0 0 #0a263c;

    color: #fff;

    float: left;

    font-size: 10px;

    font-weight: bold;

    line-height: 1;

    margin: 3px -20px 0 0;

    padding: 2px 3px;

}

.dashboard .box-reviews .details {

    margin-left: 20px;

}

.dashboard .box-reviews .ratings {

    margin: 7px 0 0;

}

.account-menu li{

	border-bottom: 1px solid #eee;

}

.account-menu li:last-child {

	border-bottom: none;

}

.account-menu li a:hover,

.account-menu li.active a,

.account-menu li.active a:hover,

.account-menu li.active a:focus,

.account-menu > li > a{

	border: none;

	background-color: transparent;

}

/* Wishlist */

.my-wishlist textarea {

    display: block;

    height: 109px;

    width: 97%;

}

/* Rating */

.rating-box {

    font-size: 0;

    height: 15px;

    line-height: 0;

    overflow: hidden;

    text-indent: -999em;

    width: 78px;

	position: relative;

}

.rating-box:after {

	position: absolute;

	width: 100%;

	left: 0;

	top: 9px;

	content: "\f005\f005\f005\f005\f005";

	font-family: FontAwesome;

	font-size: 11px;

	color: #d3d3d3;

	letter-spacing: 2px;

}

.ratings strong {

    float: left;

    margin: 1px 3px 0 0;

}

.rating-box .rating {

    float: left;

    height: 15px;

	overflow: hidden;

	position: relative;

}

.rating-box .rating:after {

	position: absolute;

	width: 100%;

	left: 1px;

	top: 9px;

	content: "\f005\f005\f005\f005\f005";

	font-family: FontAwesome;

	font-size: 11px;

	color: #b18ade;

	z-index: 1;

	letter-spacing: 2px;

}

/* Checkout cart */

table.cart_table thead tr th {

    border: 1px solid #ededed;

    vertical-align: middle;

}

.cart .btn-continue{

	float: left;

}

.cart .btn-update,

.cart .btn-empty{

	margin-left: 5px;

}

/* One Step Checkout */

label[for='allow_gift_messages'] {

    vertical-align: bottom;

    margin-left: 5px;

}

.a-left { text-align: left; }

.a-right { text-align: right; }

.a-center { text-align: center; }

/* Onepage Checkout */

.checkout-onepage-index .step-title {

    padding: 0 10px;

    border: 1px solid #e3e3e3;

}

.checkout-onepage-index .step-title .number {

	font-size: 13px;

	margin-right: 10px;

}

.checkout-onepage-index .opc > li.section {

    margin-top: 10px;

}

.checkout-onepage-index .step-title  {

	border-color: #b18ade;

    color: #b18ade;

	background-color: #fff;

	text-transform: uppercase;

}

.checkout-onepage-index .active .step-title {

	border-color: #b18ade;

    color: #fff;

	background-color: #b18ade;	

}

.checkout-onepage-index input[type=radio],

.checkout-onepage-index input[type=checkbox] {

    display: inline-block;

}

.checkout-onepage-index input[type=radio] + label,

.checkout-onepage-index input[type=checkbox] + label {

    vertical-align: bottom;

    margin-left: 5px;

}

/* -------------- Ajax Popup ----------- */

.mfp-inline-holder #success-message-container,

.mfp-inline-holder .mfp-iframe-scaler {

    padding: 0;

    height: auto;

    text-align: center;

    line-height: 25px;

}

.mfp-iframe-holder .mfp-content {

    min-height: 400px;

}

#theme-popup{position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.3; z-index:900; background-color:rgba(255, 255, 255, 0.99); display:none}

#theme-popup img{position:fixed; top:50%; left:50%; z-index:910; margin-left:-16px; margin-top:-16px}

.mfp-inline-holder .mfp-content #success-message-container {

    background: #fff none repeat scroll 0 0;

    padding: 20px;

}

.mfp-inline-holder .mfp-content {

    line-height: 0;

    width: auto !important;

}

/* Ajax Add to Cart */

.ajaxcart-index-options {

    padding-top: 60px;

}

.mfp-iframe-scaler.ajaxcart-iframe {

    width: 400px !important;

}

.mfp-inline-holder .ajaxcart-iframe .frame{

    background: none;

}

.mfp-iframe-scaler.ajaxcart-iframe.ajaxcart-form-frame iframe {

    width: 500px;

    left: 50%;

    margin-left: -250px;

}

.mfp-iframe-scaler.ajaxcart-iframe.ajaxcart-form-frame .mfp-close {

    left: 50%;

    margin-left: 195px;

}

.ajaxcart-index-options .box-add-to-cart .qty-box span {

    display: none;

}

.ajaxcart-index-options .box-add-to-cart .input-qty-product {

    height: 40px;

    margin-top: 10px;

}

.ajaxcart-index-options #product_addtocart_form .product-name h1 {

	margin-top: 0;

	color: #202020;

}

.ajax-cart-form .label-atb {

	font-size: 12px;

	font-weight: 700;

	color: #202020;

	text-transform: uppercase;

}

/* Quick view */

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {

	background: none !important;

	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;

    color: #222 !important;

    text-indent: initial !important;

    right: 20px !important;

    top: 0px !important;

}

.quickview-index-show .product-essential .product-img-box  .entry.hidden-sm,

.quickview-index-show .product-essential .product-img-box .thumbnails.hidden-sm  {

	display: none !important;

}

.quickview-index-show .product-essential .product-img-box .mobile-media.hidden-lg.hidden-md {

	display: block !important;

}

.quickview-index-show .container{width:100%;}

.quickview-index-show .product-view{padding: 20px;}

.quickview-index-show .btn-shop {

	display: block !important;

	margin-bottom: 15px;

	position: relative;

}

.quickview-index-show #ajax_cart_loader{

	height: 60px;

	position: absolute;

	right: 0;

	top:0;

    width: 60px;

    padding: 5px;

    background-color: #fff;

	border-radius: 4px;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	-o-border-radius: 4px;

}

.scroll-to-top {

    background-color: #585858;

	color: #fff;

	font-size: 22px;

    bottom: -100px;

    cursor: pointer;

    height: 36px;

    position: fixed;

    right: 25px;

    transition: all 0.7s ease-in-out 0s;

    width: 36px;

    z-index: 9999;

	line-height: 30px;

	text-align: center;

}

.scroll-to-top:hover {

	background-color: #fff;

}

.scroll-to-top:after{ 

    content: ''; 

    display: block; 

    position: absolute; 

    top: -4px; 

    bottom: -4px; 

    left: -4px; 

    right: -4px; 

    border-radius: 50% ; 

    border: 2px solid #585858; 

}

.scroll-to-top .fa-chevron-up:before {

	content: "\f106";

}

.scroll-to-top:hover:after {

	border-color: #b18ade;

}

.preloader {

    background-color: #fefefe;

    bottom: 0;

    height: 100%;

    left: 0;

    overflow: hidden !important;

    position: fixed;

    right: 0;

    top: 0;

    width: 100%;

    z-index: 99999;

}



.status {

    background-image: url("http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/loading.gif");

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    height: 40px;

    left: 50%;

    margin: -20px 0 0 -20px;

    position: absolute;

    top: 50%;

    width: 40px;

}

/* ----------------- Price ----------------- */

.price-box > p{

    display: inline-block;

	margin: 0;

}

.price-box .old-price {

	margin-right: 10px;

}

.price-box .old-price .price {

    font-size: 13px;

	color: #b0b0b0;

	font-weight: 300;

	padding: 0 2px;

	position: relative;

}

.price-box .old-price .price:after {

	position: absolute;

	content: "";

	left: 0;

	bottom: 0;

	right: 0;

	top: 0;

	background-size: 100%;

	background-repeat: no-repeat;

	background-position: center center;

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/old_price.png);

}

.price-box .special-price .price,

.price-box .regular-price .price {

    font-size: 16px;

	color: #757575;

	font-weight: 300;

}

/* ----------------- Carousel ----------------- */

.products-grid .owl-item,

.widget-latest .owl-carousel .owl-item,

.portfolio-container .owl-carousel .owl-item {

    padding: 0 15px;

}

.padding-10 .products-grid .owl-item,

.padding-10 .widget-latest .owl-carousel .owl-item,

.padding-10 .portfolio-container .owl-carousel .owl-item {

    padding: 0 10px;

}

.products-grid.slider-multiple-row .owl-item {

	padding: 0;

}

.owl-carousel .owl-controls {

	margin: 0;

}

.owl-carousel .owl-item img{

	width: auto !important;

	max-width: 100%;

}

.owl-theme .owl-controls .owl-dot{

	display: inline-block;

}

.owl-carousel .owl-controls .owl-dots .owl-dot span{

	background:none;

	border: 1px solid #fff;

	height:13px;

	width:13px;

	border-radius: 10px;

	margin: 5px 4px;

	display:block;

}

.owl-theme .owl-controls .owl-dot.active span, .owl-theme .owl-controls.clickable .owl-dot:hover span{

	opacity:1;

}

.owl-carousel .owl-controls .owl-dots .owl-dot.active span, .owl-carousel .owl-controls .owl-dots .owl-dot:hover span{

	background-color:#fff;

	border:1px solid #fff;

}

.owl-theme .owl-controls{

	margin-top:10px;

	text-align: center;

}

/* Navigation */

.owl-carousel .owl-controls .owl-nav div {

	font-size: 14px;

	color: #696969;

	background: none;

	border: 1px solid #d9d9d9;

	border-radius: 50%;

	-moz-border-radius: 50%;

	-o-border-radius: 50%;

	-webkit-border-radius: 50%;

	width: 20px;

	height: 20px;

	line-height: 16px;

	top: -40px;

	position: absolute;

	text-align: center;

}

.owl-carousel .owl-controls .owl-nav .owl-next {

	right: 15px;

}

.product-img-box .thubmbnail .owl-carousel .owl-controls .owl-nav .owl-next {

	right: 0;

}

.owl-carousel .owl-controls .owl-nav .owl-prev {

	right: 45px;

}

.owl-carousel .owl-controls .owl-nav div:hover {

	color: #fff;

	background-color: #b18ade;

	border-color: #b18ade;

}

/* Pagination */

.owl-carousel .owl-controls .owl-pagination .owl-page span {

	width: 13px;

	height: 13px;

	background: none;

	border: 1px solid #fff;

}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span,

.owl-carousel .owl-controls .owl-pagination .owl-page:hover span {

	background: #fff;

	border: 1px solid #fff;

}

/* Blog Pagination + Brands Pagination */

.featured-brands .owl-controls .owl-pagination .owl-page span,

.latest-post-carousel .owl-controls .owl-pagination .owl-page span {

	background-color: #000;

}

.featured-brands .owl-controls .owl-pagination .owl-page.active span,

.featured-brands .owl-controls .owl-pagination .owl-page:hover span,

.latest-post-carousel .owl-controls .owl-pagination .owl-page.active span,

.latest-post-carousel .owl-controls .owl-pagination .owl-page:hover span {

	background-color: #fff;

	border-color: #000;

}

/* ----------------- Product Grid Style ----------------- */

.products-carousel.owl-carousel .owl-wrapper-outer {

	padding-bottom: 7px;

}

.products-grid.slider-multiple-row .item > div {

	margin-bottom: 30px;

}

.products-grid.slider-multiple-row .item,

.products-grid .owl-item .item {

	margin-bottom: 0;

}

.products-grid .product-content {

	background-color: #fff;

	padding: 15px;

	text-align: center;

	position: relative;

	padding-bottom: 30px;

}

.products-grid .product-content:hover {

    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);

}

.products-grid .product-content:hover .btn-cart {

    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);

}

.products-grid .product-content  .product-top {

	position: relative;

	overflow: hidden;

}

.products-grid .product-content  .product-top .icon-links {

	position: absolute;

	top: 50%;

	left: 20px;

	transform: translate(-60px,-50%);

	-moz-transform: translate(-60px,-50%);

	-webkit-transform: translate(-60px,-50%);

	-o-transform: translate(-60px,-50%);

	z-index: 1;

}

.products-grid .product-content:hover  .product-top .icon-links {

	transform: translate(0px,-50%);

	-moz-transform: translate(0px,-50%);

	-webkit-transform: translate(0px,-50%);

	-o-transform: translate(0px,-50%);	

}

.products-grid .product-content  .product-top .icon-links button {

	width: 40px;

	height: 40px;

	background-color: #fff;

	color: #8a8a8a;

	font-size: 14px;

	border: none;

	box-shadow: none;

	margin: 5px 0px;

}

.products-grid .product-content  .product-top .icon-links button:hover {

	background-color: #b18ade;

	color: #fff;

}

.products-grid .product-content  .product-top .img-two {

	position: absolute;

	opacity: 0;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	visibility: hidden;

}

.products-grid .product-content .product-top:hover .img-two {

	opacity: 1;

	visibility: visible;

}

.products-grid .product-content  .product-top .ratings {

	position: absolute;

	bottom: 15px;

	left: 50%;

	transform: translate(-50%,30px);

	-moz-transform: translate(-50%,30px);

	-webkit-transform: translate(-50%,30px);

	-o-transform: translate(-50%,30px);

	z-index: 1;

}

.products-grid .product-content:hover  .product-top .ratings {

	transform: translate(-50%,0px);

	-moz-transform: translate(-50%,0px);

	-webkit-transform: translate(-50%,0px);

	-o-transform: translate(-50%,0px);

}

.products-grid .product-content .product-name {

	text-transform: capitalize;

	margin-bottom: 3px;

}

.products-grid .product-content .product-desc {

	padding-top: 10px;

	padding-bottom: 12px;

}

.products-grid .product-content .product-desc  .controls {

	position: absolute;

	left: 50%;

	bottom: 0;

	transform: translate(-50%,50%);

	-moz-transform: translate(-50%,50%);

	-webkit-transform: translate(-50%,50%);

	-o-transform: translate(-50%,50%);

}

.products-grid .product-content .btn-cart {

	width: 60px;

	height: 60px;

	font-size: 18px;

	color: #fff;

	background-color: #cdcdcd;

	text-align: center;

	box-shadow: none;

	border: 5px solid #fff;

}

.products-grid .product-content .add-to-cart .h6 {

    background-color: #cdcdcd;

    border: 5px solid #fff;

    border-radius: 30px;

    height: 60px;

    line-height: 48px;

    margin: 0;

    padding: 0 15px;

    text-transform: uppercase;

    color: #fff;

}

.products-grid .product-content .btn-cart:hover {

	background-color: #b18ade;

}

.products-grid .product-content {

	margin-bottom: 60px;

}

.products-grid .owl-item .product-content {

	margin-bottom: 40px;

}

.products-grid .product-content .product-label {

	position: absolute;

	width: 70px;

	height: 70px;

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover;

	top: 0;

	z-index: 2;

}

.products-grid .product-content .product-label.sale-label{

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/sale_label.png);

	right: 0;

}

.products-grid .product-content .product-label.new-label{

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/new_label.png);

	left: 0;

}

.products-grid .product-content .product-label span {

	color: #fff;

	font-size: 12px;

	text-transform: uppercase;

	display: block;

	width: 70px;

    height: 70px;

    line-height: 35px;

}

.products-grid .product-content .product-label.sale-label span {

	transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	-webkit-transform: rotate(45deg);

}

.products-grid .product-content .product-label.new-label span {

	transform: rotate(-45deg);

	-moz-transform: rotate(-45deg);

	-o-transform: rotate(-45deg);

	-webkit-transform: rotate(-45deg);

}

/* ----------------- Title Content ----------------- */

.title-content h1, .title-content h2, .title-content h3, .title-content h4, .title-content h5 , .title-content h6 , .title-content .h1, .title-content .h2, .title-content .h3, .title-content .h4, .title-content .h5 , .title-content .h6 {

	margin: 0;

}

.title-content {

	color: #2a2a2a;

	text-align: center;

	text-transform: uppercase;

	padding-bottom: 60px;

	position: relative;

}

.text-colour-white .title-content {

	color: #fff;

}

.title-content:after {

	position: absolute;

	width: 122px;

	height: 13px;

	content: "";

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/title_content.png);

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover;

	bottom: 35px;

	left: 50%;

	transform: translateX(-50%);

	-moz-transform: translateX(-50%);

	-o-transform: translateX(-50%);

	-webkit-transform: translateX(-50%);

}

/* ----------------- Product Tabs List ----------------- */

.product-tabs-list .tab-menu {

	text-align: center;

	margin-bottom: 25px;

	border: none;

}

.product-tabs-list .tab-menu > li {

	float: none;

	display: inline-block;

	margin: 0 10px 10px;

}

.product-tabs-list .tab-menu > li > a {

	text-transform: uppercase;

	color:#797979;

	margin: 0;

	background-color: #fff;

	border: 1px solid #e3e3e3;

	padding: 10px 30px;

	border-radius: 20px;

	-o-border-radius: 20px;

	-webkit-border-radius: 20px;

	-moz-border-radius: 20px;

}

.product-tabs-list .tab-menu > li > a:hover,

.product-tabs-list .tab-menu > li.active > a,

.product-tabs-list .tab-menu > li > a.is-checked {

	color: #fff;

	background-color: #6e6e6e;

	border: 1px solid #6e6e6e;

}

/* Product tab Slider */

.product-tabs-list.tabs-style-flip .tab-menu {

	text-align: left;

}

.product-tabs-list.tabs-style-flip .tab-menu li:first-child {

	margin-left: 0;

}

.tabs-style-flip .owl-carousel .owl-controls .owl-nav div {

	top: -54px;

	transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	margin-right: 15px;

}

/* ----------------- Load More Button ----------------- */

.tooltip-links .btn-loadmore {

	display: inline-block !important;

	height: 45px;

	width: 45px;

	background-color: #fff;

	color: #9b9b9b;

	line-height: 45px;

	font-size: 16px;

	text-align: center;

	cursor: pointer;

	padding-left: 4px;

	position: relative;

}

.tooltip-links .btn-loadmore:hover {

	background-color: #b18ade;

	color: #fff;

}

.tooltip-links .btn-loadmore:after,.tooltip-links .btn-loadmore:before {

	position: absolute;

	width: 76px;

	height: 7px;

	content: "";

	background-position: center center;

	background-repeat: no-repeat;

	background-size: cover;

	top: 50%;

	transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

}

.tooltip-links .btn-loadmore:after {

	left: 100%;

	margin-left: 15px;

	background-image: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/right_load_more.png');

}

.tooltip-links .btn-loadmore:before {

	right: 100%;

	margin-right: 15px;

	background-image: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/left_load_more.png');

}

/* ----------------- BLOG ----------------- */

/* Widget Post */

.latest-post-grid .item, .latest-post-list .item {

	margin-bottom: 30px;

}

.widget-latest .latest-post-img {

	padding-left: 20px;

	padding-top: 20px;

	position: relative;

}

.widget-latest .latest-post-img > a {

	background-color: #EBEBEB;

	display: block;

}

.widget-latest .latest-post-img > a img {

	margin: 0 auto;

}

.widget-latest .latest-post-img:after ,.widget-latest .latest-post-img:before {

	content: "";

	position: absolute;

}

.widget-latest .latest-post-img:after {

	height: 20px;

	left: 0;

	right: 20px;

	top: 0;

	border-top: 3px solid #ebebeb;

	border-right: 3px solid #ebebeb;

}

.widget-latest .latest-post-img:before {

	width: 20px;

	left: 0;

	bottom: 20px;

	top: 0;

	border-left: 3px solid #ebebeb;

	border-bottom: 3px solid #ebebeb;

}

.widget-latest .latest-post-decs .post-info {

	font-size: 12px;

	border-top: 1px solid #ededed;

	border-bottom: 1px solid #ededed;

	padding: 10px 0;

	margin-bottom: 29px;

	margin-top: 0;

}

.widget-latest .latest-post-decs .post-info > span {

	margin-right: 19px;

}

.widget-latest .latest-post-decs .post-info,

.widget-latest .latest-post-decs .post-info a {

	color: #adadad;

}

.widget-latest .latest-post-decs .icon {

	font-size: 13px;

	margin-right: 5px;

}

.widget-latest .latest-post-decs  .latest-name {

	margin-bottom: 13px;

}

.widget-latest .latest-post-decs  .latest-name h5 {

	margin: 0;

}

.widget-latest .latest-post-decs  .short-content {

	margin-bottom: 30px;

}

/* List Blog */



/* Blog Detail */

/* ----------------- Product Deals ----------------- */

.deal-timer .countdown > li {

	display: inline-block;

	color: #fff;

	text-transform: uppercase;

	text-align: center;

}

.deal-timer .countdown > li p {

	margin: 0;

}

.deal-timer .countdown > li p.text {

	font-size: 18px;

}

/* Deals Widget */

.deals-info {

	padding-top: 20px;

}

.deals-info .deal-timer .countdown > li {

	width: 83px;

	height: 106px;

	padding: 13px 0 18px; 

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/bg_time.png);

	background-repeat: no-repeat;

	background-size: 100% 100%;

	background-position: center center;

	margin-right: 20px;

}

.deals-info .deal-timer .countdown > li p.number {

	position: relative;

	padding-bottom: 5px;

	margin-bottom: 5px;

}

.deals-info .deal-timer .countdown > li p.number:after {

	position: absolute;

	content: "";

	width: 18px;

	height: 1px;

	background-color: rgba(255,255,255,0.3);

	bottom: 0;

	left: 50%;

	margin-left: -9px;

}

.one-deals .deals-img {

	position: relative;

	padding-top: 20px;

	padding-left: 20px;

}

.one-deals .deals-img .img-deals-slider {

	background-color: #fff;

}

.one-deals .deals-img .img-deals-slider img {

	margin: 0 auto;

}

.one-deals .deals-img.is-slider {

	margin-bottom: 70px;

}

.one-deals .deals-img:after ,.one-deals .deals-img:before {

	content: "";

	position: absolute;

}

.one-deals .deals-img:after {

	height: 20px;

	left: 0;

	right: 20px;

	top: 0;

	border-top: 3px solid rgba(255,255,255,0.3);

	border-right: 3px solid rgba(255,255,255,0.3);

}

.one-deals .deals-img:before {

	width: 20px;

	left: 0;

	bottom: 20px;

	top: 3px;

	border-left: 3px solid rgba(255,255,255,0.3);

	border-bottom: 3px solid rgba(255,255,255,0.3);

}

.one-deals .owl-carousel .owl-controls {

	margin: 0;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	-o-transform: translateX(-50%);

	-webkit-transform: translateX(-50%);

	-moz-transform: translateX(-50%);

	bottom: -73px;

}

.one-deals .deals-info .product-name {

	margin-bottom: 20px;

}

.one-deals .deals-info .product-name a {

	color: #fff;

	text-transform: uppercase;

}

.one-deals .deals-info .short_description{

	color: #c4c4c4;

	margin-bottom: 26px;

	font-size: 16px;

}

.one-deals .deals-info > .price-box, .deals-info .deal-timer .save-count, .deals-info .deal-timer .item-left {

	display: none;

}

.one-deals .deals-info .price-show .price-box .old-price .price {

	font-size: 30px;

}

.one-deals .deals-info .price-show .price-box .special-price .price {

	font-weight: 400;

	font-size: 36px;

	color: #fff;

}

.one-deals .deals-info .price-show {

	margin-bottom: 35px;

}

.one-deals .deals-info .btn {

	color: #fff;

	margin-right: 11px;

}

.one-deals .deals-info .btn.availability {

	background-color: #cdcdcd;

	border-color: #cdcdcd;

	cursor: auto;

}

/* ----------------- Banner ----------------- */

.banner {

	font-size: 14px;

}

.banner .title {

	font-weight: 300;

	color: #2e2e2e;

	letter-spacing: 1.3px;

	margin-top: 12px;

}

.banner-slider .owl-controls {

	position: absolute;

	bottom: 15px;

	left: 50%;

	transform: translate(-50%);

	-moz-transform: translate(-50%);

	-webkit-transform: translate(-50%);

	-o-transform: translate(-50%);

}

.banner a.banner-img {

	display: block;

	position: relative;

	overflow: hidden;

}

.promo-banner > a {

	overflow: hidden;

	display: block;

}

.banner:hover .banner-img img,

.promo-banner:hover a img {

	transform: scale(1.1);

	-moz-transform: scale(1.1);

	-webkit-transform: scale(1.1);

	-o-transform: scale(1.1);

}

.banner a.banner-img:after {

	border-left: 1px solid #b18ade;

    border-right: 1px solid #b18ade;

    bottom: 15px;

    content: "";

    left: 15px;

    position: absolute;

    right: 15px;

    top: 15px;

    transform: scale(1, 0);

	-moz-transform: scale(1, 0);

	-webkit-transform: scale(1, 0);

	-o-transform: scale(1, 0);

    z-index: 9;

}

.banner a.banner-img:before {

    border-bottom: 1px solid #b18ade;

    border-top: 1px solid #b18ade;

    bottom: 15px;

    content: "";

    left: 15px;

    position: absolute;

    right: 15px;

    top: 15px;

    transform: scale(0, 1);

	-moz-transform: scale(0, 1);

	-webkit-transform: scale(0, 1);

	-o-transform: scale(0, 1);

    z-index: 9;

}

.banner:hover a.banner-img:before, .banner:hover a.banner-img:after {

	 transform: scale(1);

	-moz-transform: scale(1);

	-webkit-transform: scale(1);

	-o-transform: scale(1);

}

.banner-slider .btn {

	border-color: #cccccd;

}

.promo-boxed .promo-banner .text-container {

	padding: 50px;

} 

/* ----------------- Brands ----------------- */

/* Widget */

.featured-brands .owl-carousel .owl-controls .owl-nav div {

	top: 50%;

	margin-top: -10px;

}

.featured-brands .owl-carousel .owl-controls .owl-nav .owl-prev {

	left: 0;

	right: auto;

}

.featured-brands .owl-carousel .owl-controls .owl-nav .owl-next {

	right: 0;

}

.featured-brands .brands .brand {

	display: block;

	text-align: center;

}

.featured-brands .brands .brand img {

	margin: 0 auto;

}

/* ----------------- Product list Blog ----------------- */

.product-block-list .item  {

	margin-bottom: 30px;

}

.product-block-list .item:last-child {

	margin: 0;

}

.product-block-list .product-content .product-left {

	width: 100px;

}

.block.product-block-list .product-content .product-left {

	padding: 10px;

	background-color: #fff;

}

.block.product-block-list .ratings {

	margin-bottom: 7px;

}

.product-block-list .product-content .product-right {

	width: calc(100% - 100px);

	padding-left: 20px;

}

.product-block-list .product-content .product-left,

.product-block-list .product-content .product-right {

	float: left;

}

.product-block-list .product-content .product-right .product-name{

	text-transform: capitalize;

	margin-bottom: 6px;

}

.product-block-list .product-content .product-right .price-box {

	padding-bottom: 22px;

}

.product-block-list .product-content .product-right .icon-links li {

	float: left;

	padding-left: 10px;

}

.product-block-list .product-content .product-right .icon-links li:first-child {

	padding-left: 0;

}

.product-block-list .product-content .product-right .icon-links li.add-to-cart p{

	text-transform: uppercase;

	font-size: 12px;

}

.product-block-list .product-content .product-right .icon-links li  button {

	font-size: 14px;

	color: #8a8a8a;

	width: 40px;

	text-align: center;

	height: 40px;

	background: #fff;

	border: 1px solid #e3e3e3;

	box-shadow: none;

}

.product-block-list .product-content .product-right .icon-links li  button:hover {

	background-color: #b18ade;

	border-color: #b18ade;

	color: #fff;

}

.product-block-list .btn-go-cate,

.sidebar-grid-product .btn-go-cate {

	background-color: #fff;

	border-top: 1px solid #ededed;

	border-radius: 0;

	-o-border-radius: 0;

	-moz-border-radius: 0;

	-webkit-border-radius: 0;

	font-size: 13px;

	color: #b8b8b8;

	padding: 17px 0;

}

.product-block-list .btn-go-cate:hover,

.sidebar-grid-product .btn-go-cate:hover {

	color: #b18ade;	

}

.title-block h1, .title-block h2, .title-block h3, .title-block h4, .title-block h5, .title-block h6, .title-block .h1, .title-block .h2, .title-block .h3 ,.title-block .h4, .title-block .h5, .title-block .h6 {

	margin: 0;

}

.title-block {

	position: relative;

	color: #2a2a2a;

	text-transform: uppercase;

	padding-bottom: 13px;

	margin-bottom: 25px;

}

.title-block:after {

	position: absolute;

	content: "";

	width: 25px;

	height: 3px;

	background-color: #c5c5c5;

	left: 0;

	bottom: 0;

}

/* ----------------- Testimonials Slider ----------------- */

.testimonial-widget {

	padding-bottom: 100px;

}

.testimonial-widget .slider-for {

	margin-bottom: 20px;

	cursor:grabbing;

}

.testimonial-widget .thumbnail-author.slick-current {

	padding-top: 0;

}

.testimonial-widget:not(.sidebar-testimonial) .thumbnail-author .name-author {

	position: absolute;

	left: 50%;

	margin-left: -150%;

	bottom: -62px;

	width: 300%;

	text-align: center;

	display: none;

}

.testimonial-widget .thumbnail-author .name-author p {

	margin: 0;

}

.testimonial-widget .thumbnail-author .name-author p.possition {

	font-size: 12px;

	color: #b9b9b9;

}

.testimonial-widget .thumbnail-author.slick-current .name-author {

	display: block;

}

.testimonial-widget .slider-nav {

	height: 100px;

}

.testimonial-widget .slider-nav .slick-list {

	padding-bottom: 100px !important;	

}

.testimonial-widget .thumbnail-author {

	text-align: center;

	cursor: pointer;

	position: relative;

	padding-top: 15px;

}

.testimonial-widget .thumbnail-author .img,

.testimonial-widget .thumbnail-author img {

	margin: 0 auto;

	height: 70px;

	width: 70px;

}

.testimonial-widget .thumbnail-author .img {

	display: block;

	position: relative;

}

.testimonial-widget .thumbnail-author .img:after {

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

	top: 0;

	content: "";

	background-color: #000;

	opacity: 0.6;

}

.testimonial-widget .thumbnail-author.slick-current .img:after {

	opacity: 0;

}

.testimonial-widget .thumbnail-author.slick-current img,

.testimonial-widget .thumbnail-author.slick-current .img,

.sidebar-testimonial .thumbnail-author  .img,.sidebar-testimonial .thumbnail-author  .img img  {

	height: 100px;

	width: 100px;

}

.testimonial-widget .thumbnail-author.slick-current img:focus,

.testimonial-widget .thumbnail-author.slick-current .img:focus,

.testimonial-widget .thumbnail-author:focus,

.testimonial-widget .slider-nav .slick-list:focus,

.testimonial-widget .slider-nav .slick-list,

.testimonial-widget .testimonial-content:focus {

	border: none !important;

	outline: none !important;

}

/* ----------------- Service Box  ----------------- */

.service-box  {

	background-color: #fff;

	position: relative;

	padding-top: 22px;

	padding-bottom: 25px;

	margin-left: 6px;

	margin-top: 6px;

	border: 1px solid #dfdfdf;

}

.service-box:after {

	content: "";

	position: absolute;

	left: -6px;

	top: -6px;

	height: 100%;

	width: 6px;

	border-bottom: 1px solid #dfdfdf;

	border-left: 1px solid #dfdfdf;

}

.service-box:before {

	content: "";

	position: absolute;

	left: -6px;

	top: -6px;

	width: 100%;

	height: 6px;

	border-top: 1px solid #dfdfdf;

	border-right: 1px solid #dfdfdf;

}

.service-box .h4 {

	font-size: 16px;

	margin: 0;

}

.service-box .icon {

	display: inline-block;

	font-size: 24px;

	color: #a0a0a0;

	width: 65px;

	text-align: center;

}

.service-box:hover .icon {

	color: #b18ade;

}

.service-box .icon.rotate {

	-webkit-transform: rotateY(-180deg);

	-moz-transform: rotateY(-180deg);

	-ms-transform: rotateY(-180deg);

	-o-transform: rotateY(-180deg);

	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.service-box .text {

	display: inline-block;

	width: calc(100% - 70px);

	padding-left: 20px;

	padding-right: 20px;

	border-left: 1px solid #ededed;

}

/* ----------------- Category Slider Widget ----------------- */

.categories-slider .owl-item {

	padding: 0 15px;

	margin-bottom: 23px;

}

.categories-slider .categories-desc {

	text-align: center;

	background-color: rgba(255,255,255,0.2);

	padding: 16px 0 18px;

}

.categories-slider .img-category {

	position: relative;

}

.categories-slider .img-category:after {

	content: "";

	position: absolute;

	left: 0; top: 0; right: 0; bottom: 0;

	background-color: #000;

	opacity: 0;

	visibility: hidden;

}

.categories-slider .item:hover .img-category:after {

	opacity: 0.4;

	visibility: visible;

}

.categories-slider .img-category a:before {

	height: 27px;

	width: 27px;

	content: "";

	position: absolute;

	left: 50%;

	top: 50%;

	transform: translate(-50%, -50%) rotate(-90deg);

	-moz-transform: translate(-50%, -50%) rotate(-90deg);

	-webkit-transform: translate(-50%, -50%) rotate(-90deg);

	-o-transform: translate(-50%, -50%) rotate(-90deg);

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/minus_link.png);

	background-repeat: no-repeat;

	background-position: center center;

	background-size: 100%;

	z-index: 1;

	opacity: 0;

	visibility: hidden;

}

.categories-slider .item:hover .img-category a:before {

	transform: translate(-50%, -50%) rotate(0deg);

	opacity: 1;

	visibility: visible;

}

.categories-slider .categories-desc span {

	margin: 0;

}

.categories-slider .categories-desc a {

	color: #fff;

}

.categories-slider .categories-desc span:first-child {

	margin-bottom: 2px;

}

/* ----------------- Special Product ----------------- */

.special-product.has-button {

	margin-bottom: 30px;

}

.special-product .product-content {

	padding: 0;

	margin: 0;

}

.special-product .product-content .product-desc{

	padding-bottom: 40px;

}

/* ----------------- Portfolio ----------------- */

.portfolio-grid:not(.owl-carousel) .item {

	margin-bottom: 30px;

}

.portfolio-grid  .item .portfolio-top-content {

	position: relative;

	overflow: hidden;

}

.portfolio-grid  .item .portfolio-top-content .hover-info {

	position: absolute;

	left: 0;

	bottom: 0;

	right: 0;

	background-color: rgba(0,0,0,0.5);

    opacity: 0;

    position: absolute;

    transform: translateY(100%);

	-moz-transform: translateY(100%);

	-o-transform: translateY(100%);

	-webkit-transform: translateY(100%);

    visibility: hidden;

	padding: 10px 0;

}

.portfolio-grid  .item .portfolio-top-content .hover-info .project {

	margin: 0;

}

.portfolio-grid  .item:hover .portfolio-top-content .hover-info {

    transform: translateY(0);

	-moz-transform: translateY(0);

	-o-transform: translateY(0);

	-webkit-transform: translateY(0);

	opacity: 1;

	visibility: visible;

}

.portfolio-bottom-content {

	background-color: #fff;

    padding: 16px 0 18px;

    text-align: center;

}

.portfolio-bottom-content h4 {

	margin-bottom: 2px;

	margin-top: 0;

}

.portfolio-bottom-content .category-link {

	margin-bottom: 0;

}

.tabs_categories_porfolio  .button {

	cursor: pointer;

}

/* ----------------- Portfolio Detail ----------------- */

.portfolio-details .portfolio-image {

	background-color: #fff;

	padding: 15px;

}

.portfolio-details .portfolio-content .portfolio-name {

	color: #4d4d4d;

	text-transform: uppercase;

	margin-top: 0;

}

.portfolio-details .portfolio-content .description {

	margin-bottom: 40px;

}

.portfolio-table tr td,

.detail-profile .table tr td{

	padding-top: 12px !important;

	padding-bottom: 12px !important;

	border-top: none !important;

	border-bottom: 1px solid #e4e4e4;

}

.portfolio-table tr td:first-child,

.detail-profile .table tr td:first-child {

	color: #4d4d4d;

	text-transform: uppercase;

	padding-left: 0;

	font-weight: 700;

}

.portfolio-details .portfolio-grid .owl-controls {

	margin: 0 !important;

}

.portfolio-details .portfolio-grid.owl-carousel .owl-controls .owl-nav div {

	top: -59px;

	background:none;

	border: 1px solid #d9d9d9;

	border-radius: 50%;

	color:#696969;

	font-size: 14px;

	height:20px;

	width:20px;

	line-height: 16px;

	position: absolute;

	top:-40px;

	right:15px;

}

.portfolio-details .portfolio-grid.owl-carousel .owl-controls .owl-nav div:hover{

	background-color:#b18ade;

	color:#fff;

}

.portfolio-details .portfolio-grid.owl-carousel .owl-controls .owl-nav .owl-prev{

	right: 45px;

	left:auto;

}

/* ----------------- Profile ----------------- */

.profile-grid  .item {

	margin-bottom: 30px;

}

.profile-grid  .profile-desc {

	background-color: #fff;

	text-align: center;

	padding: 20px 0 17px;

}

.profile-grid  .profile-desc p,

.profile-grid  .profile-desc .profile-name {

	margin: 0;

}

.profile-grid  .profile-desc .profile-name {

	margin-bottom: 2px;

}

.profile-grid .social-links {

	text-align: center;

}

.profile-grid .profile-top {

	position: relative;

	overflow: hidden;

}

.profile-grid .social-links {

	position: absolute;

	left: 0;

	bottom: 0;

	right: 0;

	background-color: rgba(0,0,0,0.5);

    opacity: 0;

    position: absolute;

    transform: translateY(100%);

	-moz-transform: translateY(100%);

	-o-transform: translateY(100%);

	-webkit-transform: translateY(100%);

    visibility: hidden;

}

.profile-grid  .item:hover .social-links {

    transform: translateY(0);

	-moz-transform: translateY(0);

	-o-transform: translateY(0);

	-webkit-transform: translateY(0);

	opacity: 1;

	visibility: visible;

}

.profile-grid .social-links li {

	display: inline-block;

	padding: 15px 12px;

}

.profile-grid .social-links li a {

	color: #fff;

}

.profile-grid .social-links li a:hover {

	color: #b18ade;

}

.detail-profile .profile-image {

	background-color: #fff;

	padding: 15px;

}

.detail-profile .description  > .h3 {

	margin-top: 0;

	text-transform: uppercase;

	color: #222;

}

.detail-profile .description .information {

	margin-bottom: 20px;

}

.detail-profile .btn-profile {

    border: 1px solid #ccc;

    border-radius: 0;

    display: inline-block;

    font-size: 16px;

    height: 50px;

    line-height: 45px;

    padding: 0;

    width: 50px;

}

.detail-profile .table {

	margin-bottom: 30px;

}

.detail-profile .btn-profile:hover {

	background-color: #b18ade;

	border-color: #b18ade;

	color: #fff;

}

/* ----------------- Subpage ----------------- */

.title-step {

	margin-top: 0;

	font-size: 20px;

	color: #333333;

	margin-bottom: 28px;

}

/* ----------------- Login and create account ----------------- */

.account-login {

	font-size: 15px;

}

#remember-me-box {

	position: relative;

	padding-left: 20px;

}

#remember-me-box .input-box {

	position: absolute;

	left: 0;

}

#remember-me-box .checkbox {

	margin-top: 3px;

}

#remember-me-box label {

	color: #666666;

    font-size: 14px;

    font-weight: 400;

	margin: 0;

}

.account-login .registered-users a {

	color: #b18ade;

}

.account-login .registered-users .buttons-set  {

	margin-top: 30px;

}

.account-login .registered-users .social-login-options {

	margin-bottom: 26px;

	margin-top: 36px;

	float: none;

	padding: 0;

}

.account-login .registered-users .social-login-options > h4 {

	display: none;

}

.account-login .registered-users .social-login-options > div {

	display: inline-block;

	margin-right: 30px;

	margin-bottom: 10px;

	margin-left: 0;

}

.account-login .registered-users .social-login-options > div:last-child {

	margin-right: 0;

}

.account-login .registered-users .social-login-options .text {

	display: inline-block;

}

.account-login .registered-users .social-login-options > div  a {

	color: #fff;

	font-size: 15px;

	padding: 15px 30px;

	display: block;

	width: 150px;

}

.account-login .registered-users .social-login-options > div  a .icon {

	font-size: 18px;

	margin-right: 10px;

}

.account-login .registered-users .social-login-options .social-facebook {

	background-color: #3d5c98;

}

.account-login .registered-users .social-login-options .social-google {

	background-color: #D64937;

}

.account-login .registered-users .social-login-options .social-twitter {

	background-color: #22aadf;

}

.customer-account-logoutsuccess .page-title h2 {

	 margin-top: 0;

}

.custom-create-acc  li {

	padding: 0 0 14px;

}

.custom-create-acc .icon {

	color: #b18ade;

	margin-right: 20px;

}

/* ----------------- Toolbar ----------------- */

.toolbar {   

    margin: 0 0 30px;

	border-bottom: 1px solid #e0e0e0;

	font-size: 13px;

	color: #5f5f5f;

	padding-bottom: 15px;

}

.toolbar .view-mode,

.toolbar .sort-by {

	padding-right: 110px;

}

.toolbar .sort-by > a {

	padding-left: 10px;

}

.toolbar .view-mode .view-type {

	font-size: 17px;

}

.toolbar .view-mode strong.view-type,

.toolbar .view-mode a.view-type:hover {

	color: #2f2f2f;

}

.toolbar .view-mode a.view-type {

	color: #c1c1c1;

}

.toolbar  select {

	border: 1px solid #e0e0e0;

	padding: 3px 40px 4px 5px;

	background: none;

	-moz-appearance: none;

    -webkit-appearance: none;

    -ms-appearance: none;

    -o-appearance: none;

    appearance: none;

    background-image: url("http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/arrow-select.png");

    background-repeat: no-repeat;

    background-position: right 0 center;

}

.toolbar .sub-label {

	padding-right: 10px;

}

.toolbar .pagination {

	margin: 0;

}

.toolbar .pagination li {

	padding: 0 2px 0 3px;

	display: inline-block;

	padding-top: 4px;

}

.three_columns .toolbar .row > .col-md-3.col-sm-3.hidden-xs.text-right {

	display: none;

}

.three_columns .toolbar .row > .col-md-9.col-sm-9.col-xs-12 {

	width: 100%;

}

.three_columns .toolbar .view-mode, .toolbar .sort-by {

	padding-right: 50px;

}

.toolbar .pagination li a {

	float: none;

	font-size: 12px;

	display: block;

	background: none;

	width: 21px;

	height: 21px;

	border: 1px solid #e0e0e0;

	margin: 0;

	padding: 0;

	text-align: center;

	color: #575757;

}

.toolbar .pagination li.active a,

.toolbar .pagination li a:hover {

	color: #fff;

	background-color: #b18ade;

	border-color: #b18ade;

}

.bottom-toolbar.toolbar {

	border-bottom: none;

	padding-bottom: 0;

	border-top: 1px solid #e0e0e0;

	margin: 0;

	padding-top: 15px;

}

.show-top .toolbar .show-bottom,

.show-bottom .toolbar .show-top {

	display: none;

}

.show-bottom .toolbar {

	padding-bottom: 0;

	padding-top: 15px;

	margin-bottom: 0;

	border-bottom: medium none;

    border-top: 1px solid #e0e0e0;

}

/* ----------------- Product List ----------------- */

.catalog-category-view .category-image,

.catalog-category-view .category-description.std {

    margin-bottom: 30px;
    max-height: 200px;
    overflow: scroll;
    text-align: justify;

}

.category-products .products-list .item {

	background-color: #fff;

	margin-bottom: 30px;

	padding: 15px;

}

.category-products .products-list .item .product-content .product-name {

	margin-top: 0;

	text-transform: uppercase;

	margin-bottom: 5px;

	padding-top: 20px;

}

.category-products .products-list .item .product-content .ratings {

	margin: 8px 0;

}

.category-products .products-list .item .product-content .icon-links li {

	display: inline-block;

	padding-right: 7px;

}

.category-products .products-list .item .product-content .controls {

	margin: 22px 0 0;

}

.category-products .products-list .item  .price-box{

	margin-bottom: 15px;

}

.category-products .products-list .item  .price-box .special-price .price,.category-products .products-list .item   .price-box .regular-price .price {

	font-size: 18px;

}

.category-products .products-list .item  .price-box .old-price .price {

	font-size: 15px;

}

.category-products .products-list .item .product-content .icon-links li:last-child {

	padding-right: 0;

}

.category-products .products-list .item .product-content .icon-links li button:not(.btn-cart) {

	background: none;

	box-shadow: none;

	border: 1px solid #e0e0e0;

	width: 40px;

	height: 40px;

	font-size:14px;

	color: #8a8a8a;

}

.category-products .products-list .item .product-content .icon-links li button:not(.btn-cart):hover {

	background-color: #b18ade;

    color: #fff;

}

/* ----------------- Sidebar ----------------- */

.sidebar  .block   {

	margin-bottom: 50px;

}

/* -------- Categories ------- */

.sidebar .block-layered-nav  .currently ol li {

	border-bottom: 1px solid #e3e3e3;

	padding: 10px 0 11px;

}

.sidebar .block-layered-nav  .currently ol li .label {

	font-size: 13px;

}

.vertical-menu li,

.sidebar .block-layered-nav dl dd ol li {

    cursor: pointer;

    display: block;

    list-style-type: none;

    margin: 0;

    padding: 0;

    position: relative;

    width: 100%;

}

.sidebar .block-layered-nav dl dd ol li  {

	border-bottom: 1px solid #e3e3e3;

	padding: 10px 0 11px;

}

.vertical-menu li a {

	text-decoration: none;

	border-bottom: 1px solid #e3e3e3;

	padding: 10px 0 11px;

	display: block;

}

.sidebar .block-layered-nav dl dd ol li a{

    text-decoration: none;

}

.vertical-menu li a:hover,

.sidebar .block-layered-nav dl dd ol li a:hover {

	padding-left: 7px;

}

.vertical-menu li .toggle-icon {

    position: absolute;

    right: 0;

    top: 7px;

}

.vertical-menu .parent ul {

	padding-left: 20px;

}

.vertical-menu li .toggle-icon a {

    background: url("http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/plus-minus.png") no-repeat scroll 27px 13px rgba(0, 0, 0, 0) !important;

    border: 0 none;

    color: #333333;

    display: block;

    height: 35px;

    padding: 0;

    width: 40px;

}

.vertical-menu li .toggle-icon a.collapse{

    background-position:27px -61px !important;

}

/* -------- Sub Categories ------- */

.block-sub-title {

	text-transform: uppercase;

	color: #333333;

	font-size: 14px;

	margin-top: 0;

	margin-bottom: 5px;
	display:none;

}

/* -------- Filter Price ------- */

.ui-slider {

    background: #eaeaea;

    border-left: 1px solid #dadada;

    border-radius: 4px;

    border-right: 1px solid #dadada;

    border-top: 1px solid #dadada;

    position: relative;

    text-align: left;

}

.price .ui-slider-horizontal {

    height: 6px;

}

.ui-slider .ui-slider-range {

    background-position: 0 0;

    border: 0 none;

    display: block;

    font-size: 0.7em;

    position: absolute;

    z-index: 1;

}

.ui-slider-horizontal .ui-slider-range {

    height: 100%;

    top: 0;

	background-color: #b18ade;

}

.block-layered-nav .block-content  > dl,.block-layered-nav .block-content dl dd.last {

	margin-bottom: 0;

}

.block-layered-nav .block-content dl dd {

    margin-bottom: 25px;

}

.block-layered-nav .block-content .price {

	padding-top: 21px;

}

.block-layered-nav .block-content .price .label-box input {

    border: none;

    text-align: center;

    width: 100%;

    font-size: 12px;

	background: none;

	margin: 0;

}

.block-layered-nav .block-content .price .label-box {

	margin: 0;

}

.block-layered-nav .block-content .price .ui-slider-handle {

    width: 16px;

	cursor: pointer;

    height: 16px;

    position: absolute;

    top: -6px;

	background-color: #fff;

	border: 2px solid #b18ade;

	z-index: 2;

}

.block-layered-nav .block-content .price .ui-slider-handle:last-child {

    margin-left: -14px !important;

}

.block-layered-nav .block-content .block-subtitle {

    margin-top: 10px;

}

/* -------- Pool ------- */

.sidebar .block.block-poll  .list-checkbox {

	margin-bottom: 20px;

}

.list-checkbox li {

	padding: 10px 0 11px;

	position: relative;

	border-bottom: 1px solid #e3e3e3;

}

.block-poll input.radio {

    position: absolute;

	margin-top: 3px;

}

.block-poll .block-content > div {

    padding: 0;

}

.block-poll .progress-bar {

	background-color: #b18ade;

	line-height: 18px;

}

.block-poll .skill_count {

	font-size: 10px;

	font-weight: 700;

	color: #222;

}

/* -------- Product List ------- */

.sidebar .product-block-list .item {

	margin-bottom: 20px;

}

.sidebar .product-block-list .item:last-child { margin-bottom: 0;}

.sidebar .product-block-list.block-compare .item,

.sidebar .product-block-list.block-wishlist .item  {

	padding-right: 10px;

	position: relative;

}

.sidebar .product-block-list.block-compare .item .btn-remove,

.sidebar .product-block-list.block-wishlist .item .btn-remove {

	position: absolute;

	top: 9px;

	right: 0;

}

.sidebar .owl-carousel .owl-controls .owl-nav div {

	top: -60px;

}

.sidebar .block-subtitle {

	font-size: 15px;

}

.sidebar #block-cart-sidebar  .subtotal .label {

	font-size: 15px;

}

/* -------- Layered Navigation ------- */

.sidebar .block-layered-nav dt {

	position: relative;

}

.sidebar .block-layered-nav .hide-filter {

	position: absolute;

	top: 0;

	right: 0;

	background: none;

	border: 1px solid #e3e3e3;

	width: 20px;

	height: 20px;

	text-align: center;

	color: #adadad;

	font-size: 10px;

	line-height: 18px;

}

/* Detail product */

.quickview-index-show .product-essential .product-img-box  {

	background: #fff;

	padding-top: 15px;

	padding-bottom: 15px;

}

.product-essential .product-img-box .entry .image-media {

	background-color: #fff;

	padding: 15px;

	border-left: 1px solid #efefef;

	border-right: 1px solid #efefef;

}

.product-essential .product-img-box .mobile-media .image-media {

	padding: 0;

	border: none;

}

.product-essential .product-img-box > .entry > .image-media {

	border-bottom: 1px solid #efefef;

	position: relative;

}

.product-essential .product-img-box .thumbnails .services {

	background-color: #fff;

}

.product-essential .product-img-box .thumbnails .image-media {

	cursor: pointer;

}

.product-essential .product-img-box .thumbnails .owl-nav .owl-prev,

.catalog-product-view .product-img-box .mobile-media .owl-nav .owl-prev {

	left: 0;

	right: auto;

	top: 50%;

	transform: translate(-50%, -50%);

	background-color: #fff;

}

.product-essential .product-img-box .thumbnails .owl-nav  .owl-next,

.catalog-product-view .product-img-box .mobile-media .owl-nav .owl-next  {

	top: 50%;

	transform: translate(50%, -50%);

	background-color: #fff;

}



.catalog-product-view .product-img-box .mobile-media .item .magnifier {

	display: none;

}

.product-essential .product-img-box .thumbnails .owl-controls,

.catalog-product-view .product-img-box .mobile-media .owl-controls  {

	margin: 0;

}

.product-essential .product-img-box .thumbnails .owl-nav  .owl-next:hover,

.product-essential .product-img-box .thumbnails .owl-nav  .owl-prev:hover,

.catalog-product-view .product-img-box .mobile-media .owl-nav .owl-next:hover,

.catalog-product-view .product-img-box .mobile-media .owl-nav .owl-prev:hover {

	background-color: #b18ade;

}

.catalog-product-view .product-shop .product-name {

	color: #4d4d4d;

}

.catalog-product-view .product-shop .price-box .special-price .price, .catalog-product-view .product-shop .price-box .regular-price .price {

	font-size: 24px;

	color: #565656;

}

.catalog-product-view .product-shop .price-box .old-price .price {

	font-size: 20px;

}

.catalog-product-view .product-shop .product-sku {

	margin-bottom: 10px;

}

.catalog-product-view .product-shop .price-box {

	border-bottom: 1px solid #e4e4e4;

	padding-bottom: 11px;

}

.catalog-product-view .product-shop .availability > span {

	display: block;

	padding-top: 15px;

}

.catalog-product-view .product-shop .availability > span .color-theme {

	color: #b18ade;

}

.catalog-product-view .product-shop .short-description {

	padding-top: 18px;

}

.catalog-product-view .product-shop .add-to-links,

.catalog-product-view .product-shop .btn-shop {

	display: inline-block;

	padding-right: 7px;

}

.catalog-product-view .product-shop .btn-shop button {

	height: 40px;

    margin-top: -4px;

    padding: 0 35px;

}

.catalog-product-view .product-shop hr {

	border-color: #e3e3e3;

}

.catalog-product-view .product-shop .add-to-links li {

	display: inline-block;

	padding-right: 7px;

}

.catalog-product-view .product-shop .add-to-links li:last-child {

	padding-right: 0;

}

.catalog-product-view .product-shop .add-to-links li button,

.catalog-product-view .product-shop .add-to-links li a {

	background: #fff;

	box-shadow: none;

	border: 1px solid #e0e0e0;

	width: 40px;

	height: 40px;

	font-size:14px;

	color: #8a8a8a;

	display: block;

	line-height: 40px;

	text-align: center;

}

.catalog-product-view .product-shop .add-to-links li button:hover,

.catalog-product-view .product-shop .add-to-links li a:hover {

	background-color: #b18ade;

    color: #fff;

}

.social-icons span {

	float: left;

	display: inline-block;

}

.social-icons .title-share {

	margin: 0;

    padding-right: 20px;

    padding-top: 6px;

}

.catalog-product-view  .static-block-top ,

.catalog-product-view .static-block-bottom {

	margin-top: 30px;

}

/* TAB DETAIL PRODUCT */

.product-img-box .mobile-media.owl-carousel .owl-controls .owl-nav .owl-next {

	right: 0;

}

.catalog-product-view .product-view .tabbable,

.catalog-product-view .product-view .product-accordion {

	margin-top: 50px;

}

.catalog-product-view .product-view .tabbable .nav-tabs {

	border: none;

}

.catalog-product-view .product-view .tabbable .nav-tabs li a,

.catalog-product-view .product-view .product-accordion .panel-title a{

	margin: 0;

	text-transform: uppercase;

	color: #a5a5a5;

	border: none;

	border-radius: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	padding: 11px 23px 12px;

	display: block;

	-o-border-radius: 0;

}

.catalog-product-view .product-view .product-accordion .panel-heading,

.catalog-product-view .product-view .product-accordion .panel-title {

	padding: 0;

}

.catalog-product-view .product-view .tabbable .nav-tabs li a:hover,

.catalog-product-view .product-view .tabbable .nav-tabs li.active a,

.catalog-product-view .product-view .product-accordion .panel-title a:not(.collapsed) {

	background-color: #484848;

	color: #fff;

}

.catalog-product-view .product-view .tabbable .tab-content,

.catalog-product-view .product-view .product-accordion .panel-body {

	background-color: #fff;

	padding: 30px 25px;

	border: 1px solid #e3e3e3;

}

.catalog-product-view .product-view .tabbable .tab-content .iframe-video iframe,

.catalog-product-view .product-view .product-accordion .panel-body .iframe-video iframe {

	width: 100%;

}

.catalog-product-view .product-view .product-accordion .panel-body .iframe-video,

.catalog-product-view .product-view .tabbable .tab-content .iframe-video {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 30px; height: 0; overflow: hidden;

}

.catalog-product-view .product-view .tabbable .tab-content .iframe-video  iframe,

.catalog-product-view .product-view .tabbable .tab-content .iframe-video  object,

.catalog-product-view .product-view .tabbable .tab-content .iframe-video  embed,

.catalog-product-view .product-view .product-accordion .panel-body .iframe-video  iframe,

.catalog-product-view .product-view .product-accordion .panel-body .iframe-video  object,

.catalog-product-view .product-view .product-accordion .panel-body .iframe-video  embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

.catalog-product-view .product-view .product-brand {

	margin-top: 30px;

}

/* -------------- Pretty Photo---------- */

.image-media .magnifier .buttons {

	background-color: #b18ade;

	position:absolute;

	height: 40px;

	line-height: 40px;

	width: 40px;

	left: 50%;

	margin-left: -20px;

	top: 50%;

	margin-top: -20px;

	transform: scale(0.2);

	-moz-transform: scale(0.2);

	-webkit-transform: scale(0.2);

	-o-transform: scale(0.2);

	text-align: center;

	opacity: 0;

	visibility: hidden;

}

.image-media .magnifier .buttons a{

	color: #fff;

}

.image-media .magnifier .buttons:hover a{

	color: #222;

}

.image-media:hover .magnifier .buttons {

    transform: scale(1);

	-moz-transform: scale(1);

	-webkit-transform: scale(1);

	-o-transform: scale(1);

	opacity: 1;

	visibility: visible;

}

body a.pp_next {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    position: relative;

}

body a.pp_next::before {

    background: #b18ade none repeat scroll 0 0;

    border-radius: 50%;

    color: #fff;

    content: "\f054";

    font-family: FontAwesome;

    font-size: 12px;

    height: 25px;

    line-height: 25px;

    margin-top: -12px;

    opacity: 0;

    padding-left: 2px;

    position: absolute;

    right: 5px;

    text-align: center;

    text-indent: 0;

    top: 50%;

    width: 25px;

    transition: all 0.5s ease 0s;

}

body div.light_rounded .pp_next:hover{background:none;cursor:pointer;}

body div.light_rounded .pp_next:hover::before{opacity:1;}



bodya.pp_previous {

    background: none;

    position: relative;

}

body a.pp_previous::before {

    background: #b18ade none repeat scroll 0 0;

    border-radius: 50%;

    color: #fff;

    content: "\f053";

    font-family: FontAwesome;

    font-size: 12px;

    height: 25px;

    line-height: 25px;

    margin-top: -12px;

    opacity: 0;

    position: absolute;

    left: 5px;

    text-align: center;

    text-indent: 0;

    top: 50%;

    width: 25px;

    transition: all 0.5s ease 0s;

}

body div.light_rounded .pp_previous:hover{background:none;cursor:pointer;}

body div.light_rounded .pp_previous:hover::before{

    opacity:1;

}



body div.light_rounded .pp_close {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    float: right;

    position: relative;

}

body div.light_rounded .pp_close::before {

    color: #b18ade;

    content: "\f057";

    font-family: FontAwesome;

    font-size: 25px;

    position: absolute;

    right: 0;

    text-indent: 0;

    top: 3px;

}

body div.light_rounded .pp_expand,

body div.light_rounded .pp_contract {

    background: none;

}

body div.light_rounded .pp_expand:before {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    color: #b18ade;

    content: "\f0b2";

    font-family: FontAwesome;

    position: absolute;

    right: 0;

    text-indent: 0;

    top: 0;

    font-size: 18px;

}

body div.light_rounded .pp_expand:hover, 

body div.light_rounded .pp_contract:hover{

    background:none;

}

body div.light_rounded .pp_contract:before {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    color: #b18ade;

    content: "\f047";

    font-family: FontAwesome;

    position: absolute;

    right: 0;

    text-indent: 0;

    top: 0;

    font-size: 18px;

}

body div.light_rounded .pp_arrow_next {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    position:relative;

}

body div.light_rounded .pp_arrow_next::before {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    color: #b18ade;

    content: "\f0a9";

    font-family: FontAwesome;

    height: 14px;

    position: absolute;

    right: -1px;

    text-indent: 0;

    top: -3px;

    vertical-align: top;

    width: 14px;

}

body div.light_rounded .pp_arrow_previous {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    position:relative;

}

body div.light_rounded .pp_arrow_previous::before {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    color: #b18ade;

    content: "\f0a8";

    font-family: FontAwesome;

    height: 14px;

    position: absolute;

    left: 2px;

    text-indent: 0;

    top: -3px;

    vertical-align: top;

    width: 14px;

}

/* -------------- Form Review---------- */

.form-review .table-review {

	width: 450px;

	border-bottom: 1px solid #ddd;

}

.form-review .table-review thead tr th {

	color: #222;

	font-weight: 700;

	text-align: center;

	border: none;

}

.form-review .table-review tbody tr th {

	text-transform: uppercase;

	color: #222;

	font-weight: 700;

}

.form-review .table-review tr th,

.form-review .table-review tr td {

	padding: 8px 0;

	min-width: 70px;

}

.form-review .table-review .radio {

	margin: 0 auto;

}

.box-reviews .rating-show {

	padding: 15px 0;

}

.box-reviews .rating-show .rating-code{

	margin: 0;

	font-weight: 700;

}

/* -------------- Tag Tabs ---------- */

.catalog-product-view .product-view .tabbable .tagcloud {

	margin-bottom: 15px;

}

.tagcloud > a {

	display: inline-block;

	padding: 4px 12px 6px;

	border: 1px solid #4d4d4d;

	margin-right: 10px;

	margin-bottom: 15px;

}

.tagcloud > a:hover {

	background-color: #b18ade;

	color: #fff;

	border-color: #b18ade;

}

/* -------------- Product Question ---------- */

.question-content .content.arrow-down,

.question-content .content.arrow-right {

	background: none !important;

}

.question-content .score {

	display: none;

}

.question-content .content {

	margin-bottom: 10px;

	font-weight: 400 !important;

}

.question-content .fa {

	left: 0;

    position: absolute;

    top: 5px;

}

.question-list .block-sub-title {

	margin-top: 15px;

	margin-bottom: 10px;

}

.question-form1 {

	margin-bottom: 25px;

}

/* -------------- Quantity ---------- */

.product-view .product-options .bundle-product-item.custom-item dd .options-list li {

	padding-left: 0;

}

.product-view .product-options .bundle-product-item.custom-item dd .options-list li input {

	margin-right: 10px;

}

.qty-product-buy .form-group {

	position: relative;

	padding-left: 90px;

}

.qty-product-buy .box-qty  {

	position: relative;

}

.qty-product-buy .title{

	color: #414141;

	position: absolute;

	left: 0;

	top: 50%;

	transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-o-transform: translateY(-50%);

}

.qty-product-buy  .input-qty-product {

	padding: 0 25%;

	text-align: center;

}

.qty-product-buy  span.qty {

	cursor: pointer;

	position: absolute;

	width: 25%;

	top: 0;

	background-color: #f9f9f9;

	border: 1px solid #e3e3e3;

	bottom: 0;

	line-height: 49px;

	text-align: center;

}

.qty-product-buy  span.qty.plus {

	right: 0;

}

.qty-product-buy  span.qty.minus {

	left: 0;

}

.sendfriend-product-send .send-friend .btn-remove {

	background-color: #fff;

}

.sendfriend-product-send .send-friend .btn-remove:hover {

	background-color: #b18ade;

}

/* -------------- Custom Option ---------- */

.product-view .product-options-bottom .price-box {

	display: none;

}

.product-view .product-options {

	margin-top: 25px;

}

.product-view .product-options  .custom-item dt  {

	padding-bottom: 10px;

}

.product-view .product-options  .custom-item dt label {

	margin-bottom: 4px;

}

.product-view .product-options  .custom-item .price {

	font-weight: 400;

	font-size: 13px;

	color: #565656;

}

.product-view .product-options  .custom-item dd:not(.last) {

	padding-bottom: 20px;

	border-bottom: 1px solid #e3e3e3;

	margin-bottom: 20px;

}

.product-view .product-options  .custom-item dd .options-list li {

	position: relative;

	padding: 8px 0px 8px 20px

}

.product-view .product-options  .custom-item dd .options-list li .radio,

.product-view .product-options  .custom-item dd .options-list li .checkbox {

	position: absolute;

	margin: 0;

	left: 0;

}

.product-view .product-options  .custom-item dd .options-list label {

	font-weight: 400;

	font-size: 13px;

}

.product-view .product-options .custom-item .datetime-picker {

	display: inline-block;

	margin-right: 15px;

}

/* -------------- Group Product ---------- */

.group-featured-box .table tr th,.group-featured-box .table tr td {

	vertical-align: middle;

	padding-left: 0;

}

.group-featured-box .table thead tr th {

	text-transform: uppercase;

	font-weight: 700;

	border-bottom: none;

}

.group-featured-box .table .price-box {

	padding: 0;

	border: none;

}

/* -------------- Bundle Product ---------- */

.catalog-product-view .product-shop .price-box-bundle .price-box {

	border: none;

}

.price-box-bundle .price-box .price {

	font-size: 20px;

	color: #565656;

	font-weight: 300;

}

.price-box-bundle .price-box .price-to {

	margin-left: 15px;

}

.price-as-configured .full-product-price .price {

	font-size: 24px;

	color: #b18ade;

	font-weight: 300;	 

}

/* -------------- Upsell And Brands ---------- */

.product-view .product-collateral,

.product-view .block-brand-related {

	margin-top: 55px;

}

.product-view .block-brand-related .owl-carousel .owl-controls .owl-nav div,

.product-view .product-collateral .owl-carousel .owl-controls .owl-nav div {

	top: -58px;

}

/* -------------- Related Product Sidebar ---------- */

.sidebar .block-related .category-product-list .product-content .product-left{

	position: relative;

}

.sidebar .block-related .category-product-list .product-content .product-left .related-checkbox {

	position: absolute;

	top: 10px;

	margin: 0;

}

.sidebar .block-related .block-subtitle > a {

	color: #b18ade;

}

.sidebar .block-related .owl-carousel .owl-controls .owl-nav div {

	top: -123px;

}

.sidebar .block-related .owl-carousel .owl-controls .owl-nav .owl-next {

	right: 0;

}

.sidebar .block-related .owl-carousel .owl-controls .owl-nav .owl-prev {

	right: 30px;

}

/* -------------- Tabs Product Change ---------- */

.category-tabs .tab-content {

    position: relative;

    overflow: hidden;

}

.category-tabs .tab-content .tab-pane {

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    transform: translate3d(100%,0,0);

    -webkit-transform: translate3d(100%,0,0);

    -moz-transform: translate3d(100%,0,0);

    -ms-transform: translate3d(100%,0,0);

    -o-transform: translate3d(100%,0,0);

    opacity: 0;

    z-index: 1;

    visibility: hidden;

    -webkit-transition: all 900ms ease-in-out;

    -moz-transition: all 900ms ease-in-out;

    transition: all 900ms ease-in-out;

    -o-transition: all 900ms ease-in-out;

    -ms-transition: all 900ms ease-in-out;

}

.category-tabs .tab-content .tab-pane.ready {

    transform: translate3d(-100%,0,0);

    -webkit-transform: translate3d(-100%,0,0);

    -moz-transform: translate3d(-100%,0,0);

    -ms-transform: translate3d(-100%,0,0);

    -o-transform: translate3d(-100%,0,0);



}

.category-tabs .tab-content .tab-pane.active {

    position: relative;

    display: block;

    opacity: 1;

    transform: translate3d(0,0,0);

    -webkit-transform: translate3d(0,0,0);

    -moz-transform: translate3d(0,0,0);

    -ms-transform: translate3d(0,0,0);

    -o-transform: translate3d(0,0,0);

    z-index: 2;

    visibility: visible;

}

/* -------------- Blog Page + Blog Categories ---------- */

.post-list hr {

	border-color: #e4e4e4;

	margin-top: 45px;

	margin-bottom: 45px;

}

.post-list .postWrapper {

	line-height: 2;

}

.post-list .postWrapper .aw-blog-read-more {

	display: none;

}

.post-list .postWrapper .post-img, 

.post-list .postWrapper .post-desc.no-image,

.postWrapper-detail {

	position: relative;

	padding-left: 75px;

}

.post-list .postWrapper .post-desc.no-image {

	padding-left: 105px;

}

.post-list .postWrapper .post-img  > a {

	display: block;

	padding: 15px;

	background-color: #fff;

}

.post-list .postWrapper .post-info,

.postWrapper-detail .post-info {

	color: #fff;

	position: absolute;

	width: 75px;

	text-align: center;

	left: 0;

	top: 0;

}

.post-list .postWrapper .post-info .day-desc,

.postWrapper-detail .post-info .day-desc {

	background-color: #b18ade;

	padding: 14px 0 17px;

}

.post-list .postWrapper .post-info .timer,

.postWrapper-detail .post-info .timer {

	background-color: #676767;

	padding: 14px 0 17px;

}

.post-list .postWrapper .post-info a {

	color: #fff;

}

.post-list .postWrapper .post-info  .number,

.postWrapper-detail .post-info .number {

	font-size: 20px;

	margin: 0;

	font-weight: 700;

}

.post-list .postWrapper .post-info  .text,

.postWrapper-detail .post-info .text {

	margin: 0;

	font-size: 12px;

}

.post-list .postWrapper .post-desc h5 {

	text-transform: uppercase;

	margin-top: 0;

	line-height: 2;

}

.post-list .postWrapper .post-desc h5 a {

	color: #3e3e3e;

}

.post-list .postWrapper .post-desc h5 a:hover {

	color: #b18ade;

}

.blog-index-list .show-bottom .toolbar, .blog-cat-view .show-bottom .toolbar {

	margin-top: 45px;

}

.sidebar .block.block-blog.block-menu .block-content li,

.sidebar .block.block-portfolio .block-content li {

	cursor: pointer;

    display: block;

    list-style-type: none;

    margin: 0;

    padding: 0;

    position: relative;

    width: 100%;

}

.sidebar .block.block-blog.block-menu .block-content li a,

.sidebar .block.block-portfolio .block-content li a {

	border-bottom: 1px solid #e3e3e3;

    cursor: pointer;

    display: block;

    padding: 10px 0 11px;

	font-size: 14px;

    text-decoration: none;

}

.sidebar .block.block-blog.block-menu .block-content li a:hover,

.sidebar .block.block-portfolio .block-content li a:hover {

	padding-left: 7px;

}

.sidebar .block.block-blog.block-recent li {

	border-bottom: 1px solid #e3e3e3;

	padding-bottom: 15px;

	margin-bottom: 15px;

}

.sidebar .block.block-blog.block-recent .blog_link_img {

	display: inline-block;

	width: 100px;

	padding: 10px;

	background-color: #fff;

}

.sidebar .block.block-blog.block-recent .blog-desc {

	display: inline-block;

	width: calc(100% - 105px);

	padding-left: 15px;

	vertical-align: bottom;

}

.sidebar .block.block-blog.block-recent .blog-desc .h6 {

	font-size: 13px;

	color: #b18ade;

}

/* -------------- Blog Details ---------- */

.postWrapper-detail  .post-info .timer {

	cursor: pointer;

}

.postWrapper-detail .post-img {

	padding: 15px;

	background-color: #fff;

	margin-bottom: 20px;

}

.postWrapper-detail .postDetails {

	background-image: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/admin_icon.png');

	background-position: left center;

	background-repeat: no-repeat;

	padding-left: 20px;

}

.postWrapper-detail .tags .tagcloud {

	background-image: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/tag_icon.png');

	background-position: left top 5px;

	background-repeat: no-repeat;

	padding-left: 20px;

}

.postWrapper-detail .postDetails,

.postWrapper-detail .tags {

	display: inline-block;

	font-weight: 500;

	color: #b18ade;

	margin: 0;

}

.postWrapper-detail .postDetails {

	margin-right: 35px;

}

.postWrapper-detail .postDetails a,

.postWrapper-detail .tags a {

	color: #b18ade;

}

.postWrapper-detail .tags  .tagcloud .h6 {

	display: none;

}

.postWrapper-detail .tags  .tagcloud  a {

	border: none;

	padding: 0;

	margin-bottom: 0;

	background: none !important;

}

.postWrapper-detail .name-post {

	font-size: 18px;

	text-transform: uppercase;

	color: #3e3e3e;

	margin-bottom: 15px;

}

.postWrapper-detail .postContent {

	line-height: 1.8;

}

.postWrapper-detail .post-desc.no-images {

	background-color: #fff;

	padding: 20px;

}

.post-comment-box {

	margin-top: 40px;

}

.post-comment-box .postTitle h4 {

	text-transform: uppercase;

	color: #333333;

	margin: 0;

	overflow: hidden;

}

.post-comment-box .postTitle h4 > span {

	position: relative;

}

.post-comment-box .postTitle {

	border: none;

}

.post-comment-box .postTitle h4 > span:after {

	position: absolute;

	content: "";

	height: 1px;

	width: 2000px;

	bottom: 5px;

	background-color: #e3e3e3;

}

.post-comment-box .postTitle h4 > span > span {

	color: #a7a7a7;

}

.post-comment-box .commentWrapper {

	background-color: #fff;

	padding: 15px 20px 20px;

	margin-bottom: 25px;

}

.post-comment-box .commentWrapper  .commentDetails .username {

	font-weight: 700;

	font-size: 16px;

	color: #585858;

}

.post-comment-box .commentWrapper  .commentDetails .h6 {

	font-size: 12px;

	text-transform: uppercase;

	color: #b18ade;

}

.post-comment-box .show-bottom .toolbar {

	border: none;

	margin-bottom: 50px;

	border-top: 1px solid #e3e3e3;

}

/* -------------- Store Locator ---------- */

.mgs-storelocator-index-view .page-title {

	margin-bottom: 15px;

}

.mgs-storelocator-index-view .page-title .h2 {

	margin: 0;

	color: #222;

}

.mgs-storelocator-index-view  .store-image {

	padding: 15px;

	background-color: #fff;

}

.mgs-storelocator-index-view  .store-html-content {

	margin-top: 30px;

	padding: 20px;

	background-color: #fff;

}

.mgs-storelocator-index-view  .store-html-content table {

	width: 100%;

}

.mgs-storelocator-index-view  .store-html-content tr td {

	border-bottom: 1px solid #e3e3e3;

	padding: 12px 0;

}

.mgs-storelocator-index-view .back a {

	font-size: 15px;

	margin-top: 10px;

	display: block;

}

.mgs-storelocator-index-view  .store-image img {

	margin: 0 auto;

}

/* -------------- Brands ---------- */

.featured-brand-container .feature-brand-carousel .owl-item {

	padding: 0 15px;

}

.feature-brand-item .feature-brand-image,

.brands-list .brand-item .brand-image {

	background-color: #fff;

	text-align: center;

	padding: 0 20px;

}

.feature-brand-item .feature-brand-image img,

.brands-list .brand-item .brand-image  img {

	margin: 0 auto;

}

.feature-brand-item .feature-brand-title,

.brands-list .list-brand-title {

	background-color: rgba(0, 0, 0, 0.5);

	padding: 15px 0 12px;

	color: #fff;

}

.feature-brand-title .h6,

.brands-list .list-brand-title .h6 {

	margin: 0;

	color: #fff;

}

.brands-list .brand-item {

	margin-bottom: 30px;

}

#feature-brand-index.owl-carousel .owl-controls .owl-nav div {

	top: -59px;

}

.brand-index-index .toolbar .pager {

	margin: 0;

	text-align: left;	

}

.brand-detail .category-image,

.brand-detail .category-description {

	margin-bottom: 30px;

}

/* -------------- Testimonials List Pages ---------- */

.testimonial-list-view .item {

	margin-bottom: 30px;

}

.testimonial-list-view .avatar {

	display: inline-block;

	width: 100px;

	border: 5px solid #fff;

	overflow: hidden;

	vertical-align: top;

}

.testimonial-list-view .content {

	display: inline-block;

	width: calc(100% - 140px);

	margin-left: 30px;

	background: #fff;

	padding: 18px 25px 20px;

	position: relative;

}

.testimonial-list-view .content .name  {

	color: #585858;

	font-weight: 700;

	font-size: 16px;

}

.testimonial-list-view .content .information {

	line-height: 2;

}

.testimonial-list-view .content p {

	margin: 0;

}

.testimonial-list-view .content .comment {

	padding-top: 8px;

}

.testimonial-list-view .content:after {

	content: "";

	border-top: 10px solid transparent;

	border-bottom: 10px solid #fff;

	border-left: 10px solid transparent;

	border-right: 10px solid #fff;

	height: 0;

	width: 0;

	position: absolute;

	left: -20px;

	top: 20px;

}

/* -------------- 404 Not found ---------- */

.cms-index-noroute .error-content {

	padding-top: 120px;

	background-color: rgba(0,0,0,0.3);

	padding-bottom: 120px;

	color: #fff;

}

.cms-index-noroute .title-content span {

	font-size: 120px;

	line-height: 1.1;

	color: #fff;

}

.cms-index-noroute .text {

	margin: 0;

	font-size: 20px;

}

.cms-index-noroute .text a {

	color: #b18ade;

}

.cms-index-noroute  #maincontent > .container {

	width: 100%;

	padding: 0;

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/bg_404.jpg);

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center center;

}

/* -------------- About Us ---------- */

.about-banner {

	color: #fff;

	text-align: center;

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/banner_about.jpg);

	background-size: cover;

	background-repeat: no-repeat;

	background-position: center center;

	padding-bottom: 120px;

	padding-top: 120px;

}

.about-banner .h4 {

	margin-bottom: 0;

}

.about-banner .h1 {

	font-size: 60px;

	letter-spacing: 8px;

}

.about-banner .btn-default {

	color: #fff;

}

.chart-ab  li {

	padding-bottom: 20px;

}

.chart-ab  li  .title {

	font-size: 15px;

}

.chart-ab .chart-parent {

	width: 100%;

	height: 6px;

	background-color: #e3e3e3;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	-o-border-radius: 2px;

}

.chart-ab .chart {

	height: 6px;

	background-color: #b18ade;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	-o-border-radius: 2px;

	position: relative;

}

.chart-ab .chart .number {

	position: absolute;

	right: 0;

	top: -22px;

}

.service-inline {

	position: relative;

	padding-left: 75px;

}

.service-inline .icon {

	display: block;

	position: absolute;

	left: 0;

	top: 0;

	width: 60px;

	height: 60px;

	text-align: center;

	background-color: #000;

	font-size: 25px;

	border-radius: 4px;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	-o-border-radius: 4px;

	line-height: 58px;

	color: #fff;

	padding-left: 10px;

}

.service-inline:hover .icon {

	background-color: #b18ade;

}

.service-inline .title {

	margin-top: 0;

	color: #222;

}

/* -------------- FAQ ---------- */

.faq .search .form-group,

.faq .content .alert  {

	margin-bottom: 0;

}

.faq .search {

	margin-bottom: 40px;

}

.faq .content {

    margin-top: 50px;

}

.faq .content .title-inline {

    margin-top: 0;

    margin-bottom: 30px;

    color: #000;

}

.faq .panel-group .panel {

    margin-bottom: -1px;

}

.faq .panel-group .panel {

    position: relative;

}

.faq .panel-group .panel  > a {

    position: absolute;

    right: 15px;

    top: 13px;

	color: #b18ade;

}

.faq .panel-group .panel .faq-icon {

    margin-right: 8px;

	color: #b18ade;

}

#accordion-product-questions {

	margin-bottom: 1px;

}

/* -------------- Collection Grid ---------- */

.collection-grid .grid-item .grid-img {

	position: relative;

	overflow: hidden;

	text-align: center;

}

.collection-grid .grid-item .grid-img img {

	margin: 0 auto;

}

.collection-grid .grid-item .grid-img .total-products {

	position: absolute;

	bottom: 0;

	left: 0;

	right: 0;

	text-align: center;

	background-color: rgba(0,0,0,0.5);

	color: #fff;

	margin: 0;

	padding: 12px 0;

	transform: translateY(100%);

	-moz-transform: translateY(100%);

	-o-transform: translateY(100%);

	-webkit-transform: translateY(100%);

	opacity: 0;

	visibility: hidden;

} 

.collection-grid .grid-item:hover .grid-img .total-products  {

	transform: translateY(0);

	-moz-transform: translateY(0);

	-o-transform: translateY(0);

	-webkit-transform: translateY(0);

	opacity: 1;

	visibility: visible;

}

.collection-grid .grid-item .grid-content {

	padding-top: 15px;

}

.collection-grid .grid-item .grid-name {

	margin: 0;

}

.collection-grid .grid li {

	margin-bottom: 30px;

}

/* -------------- Collection Lookbook ----------- */

.landing-lookbook #maincontent .container {

    width: 100%;

}

.landing-lookbook .breadcrumbs-bg {

    margin-bottom: 0;

}

.landing-lookbook footer {

    margin-top: 0;

}

.landing-lookbook .lookbook-content {

    position: relative;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

}

.landing-lookbook .text-lookbook {

    text-align: center;

    padding: 200px 10%;

    background-color: rgba(0,0,0,0.3);

}

.landing-lookbook  .view-more {

    margin-top: 20px;

}

.landing-lookbook .top-search {

	top: 0;

}

.landing-lookbook .top-search-content > .container > .row  > .col-md-12 {

	padding: 0;

}

.landing-lookbook .footer  {

	margin: 0;

}

/* -------------- Shopping Cart ----------- */

.checkout-cart-index .cart-empty.boxed-content a {

	color: #b18ade;

}

.checkout-cart-index .cart-table  thead .h4  {

	display: table-cell;

	font-size: 16px;

	text-transform: uppercase;

	color: #333333;

}

.checkout-cart-index .cart-table  thead tr th {

	text-align: center;

	border: 1px solid #e0e0e0 !important;

	padding-top: 13px;

	padding-bottom: 13px;

}

.checkout-cart-index .cart-table  tbody tr td {

	border: 1px solid #e0e0e0;

	vertical-align: middle;

	padding: 25px;

}

.checkout-cart-index .cart-table  tbody tr td.images {

	border-right: none; 

}

.checkout-cart-index .cart-table  tbody tr td.info-item {

	border-left: none;

	padding-left: 0;

}

.checkout-cart-index .cart-table  tbody tr td.info-item .product-name {

	margin: 0;

	text-transform: uppercase;

}

.checkout-cart-index .cart-table  tbody tr td.images .product-image {

	display: block;

	background-color: #fff;

	padding: 10px;

}

.checkout-cart-index .cart-table  tbody tr td .input-qty-product {

	text-align: center;

}

.checkout-cart-index .cart-collaterals .boxed-content {

	background-color: #fdfdfd;

}

.checkout-cart-index .cart-collaterals .boxed-content .tab-content {

	background-color: #fff;

	padding: 15px 35px 20px; 

}

.checkout-cart-index .cart-collaterals .boxed-content .nav-tabs {

	padding-top: 17px;

}

.checkout-cart-index .cart-collaterals .boxed-content .nav-tabs li {

	display: block;

	width: 100%;

}

.checkout-cart-index .cart-table tfoot tr td {

	padding: 20px 0;

}

.checkout-cart-index .cart-collaterals .boxed-content .nav-tabs li a {

	border-radius: 0;

	border: 1px solid #f0f0f0;

	color: #6f6f6f;

	text-transform: uppercase;

	margin: 0;

	padding: 11px 0 12px 20px;

}

.checkout-cart-index .cart-collaterals .boxed-content .nav-tabs li.active a,

.checkout-cart-index .cart-collaterals .boxed-content .nav-tabs li:hover a {

	background-color: #363636;

	border-color: #363636;

	color:#fff;

}

.checkout-cart-index .cart-collaterals .boxed-content.boxed-total {

	background-color: #fff;

}

.checkout-cart-index .cart-collaterals .boxed-content table tr td  {

	border-bottom: 1px solid #e3e3e3;

	padding: 8px 0;

}

.checkout-cart-index .cart-collaterals .boxed-content table tfoot tr td h3 {

	margin: 0;

}

.checkout-cart-index .cart-collaterals .boxed-content table {

	margin-bottom: 25px;

	width: 100%;

}

#crosssell_products.owl-carousel .owl-controls .owl-nav div {

	top: -59px;

}

/* -------------- Deals List ----------- */

.deal-item .product-image {

	position: relative;

}

.deals-container.deals-list .deal-item .price-box .special-price .price, .deals-container.deals-list .deal-item .price-box .regular-price .price {

	font-size: 18px;

}

.deals-container.deals-list .deal-item .price-box .old-price .price {

	font-size: 14px;

}

.deals-container.deals-list  .short-description {

	margin-bottom: 20px;

	margin-top: 20px;

}

.discount-save{

    width:75px;

    height:75px;

    position:absolute;

    top:0;

    left:0;

    background: #b18ade;

    text-align:center;

    color:#fff;

    font-size:13px;

}

.deals-container.deals-list .deals-info .countdown li {

	color: #222;

}

.deals-info .deal-timer .countdown > li:last-child {

	margin-right: 0;

}

.deals-container.deals-list .deals-info .deal-timer .countdown > li {

	width: 83px;

	height: 106px;

	padding: 13px 0 18px; 

	background-image: url(http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/bgl_time.png);

}

.deals-container.deals-list .deals-info .deal-timer .countdown > li p.number:after {

	background-color: rgba(0,0,0,0.3);

}

.deals-container.deals-list .deals-info .addcart-qty {

	width: 120px;

	height: 36px;

	border-radius: 15px;

	text-align: center;

	margin-right: 10px;

}

.deals-container.deals-list .deals-info .item-info {

	margin-bottom: 15px;

}

.deals-container.deals-list .deals-info .item-info .sold,

.deals-container.deals-list .deals-info .item-info .item-left {

	display: inline-block;

	margin-right: 20px;

	color: #222;

	font-weight: 700;

}

.deals-container.deals-list .deals-info .item-info .sold  span,

.deals-container.deals-list .deals-info .item-info .item-left span {

	color: #b18ade;

}

.products-grid  .deals-info {

	padding: 0;

	position: absolute;

	top: 50%;

	transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	left: 0;

	right: 0;

	background-color: rgba(0,0,0,0.8);

}

.products-grid .item:hover  .deals-info {

	opacity: 0;

	transform: translate(100%,-50%);

	-moz-transform: translate(100%,-50%);

	-webkit-transform: translate(100%,-50%);

	-o-transform: translate(100%,-50%);

}

.products-grid .deals-info .deal-timer .countdown {

	text-align: center;

	padding: 20px 0;

}

.products-grid .deals-info .deal-timer .countdown > li {

	width: 55px;

	height: 80px;

	padding: 13px 0 14px; 

	margin-right: 10px;

}

.products-grid .deals-info .deal-timer .countdown > li .number {

	font-size: 15px;

}

.products-grid .deals-info .deal-timer .countdown > li .text {

	font-size: 13px;

}

/* -------------- Checkout ----------- */

.methods-review .shipment-methods dd,

#opc-shipping_method .sp-methods dd {

	font-size: 14px;

	font-weight: 700;

	padding-bottom: 12px;

}

.methods-review .shipment-methods dt,

#opc-shipping_method .sp-methods dt {

	padding: 8px 0;

}

.methods-review .shipment-methods dt label,

#opc-shipping_method .sp-methods dd label {

	font-weight: 400;

}

.methods-review .shipment-methods dt input,

#opc-shipping_method .sp-methods dt input {

	margin: 0;

}

.lb-cb {

	font-weight: 400;

	vertical-align: bottom;

	margin-left: 5px;

}

.gift-messages-form .product-img-box {

	margin-bottom: 10px;

}

.gift-messages-form .product-img-box  .product-image {

	display: inline-block;

	width: 100px;

}

.gift-messages-form .product-img-box  .product-desc {

	display: inline-block;

	width: calc(100%- 105px);

	vertical-align: top;

	padding-left: 20px;

}

.sp-methods dt label {

	font-weight: 400;

}

#login-form a.close {

    position: absolute;

    right: 10px;

    top: 15px;

    z-index: 1;

	float: none;

}

.order-review .cart_table thead tr th {

	font-weight: 700;

	color: #222;

}

.order-review .cart_table thead tr th,

.order-review .cart_table tbody tr td,

.order-review .cart_table tfoot tr td {

	vertical-align: middle;

	min-width: 150px;

}

#checkout-step-review  .data-table {

	width: 100%;

}

#checkout-step-review  .data-table thead tr th {

	padding: 14px 20px;

	text-transform: uppercase;

	font-weight: 700;

	color: #222;

	border: 1px solid #e3e3e3;

	vertical-align: middle;

}

#checkout-step-review  .data-table tbody tr td,

#checkout-step-review  .data-table tfoot tr td {

	border: 1px solid #e3e3e3;

	padding: 14px 20px;

	vertical-align: middle;

}

.checkout-onepage-index .opc > li .step {

	background-color: #fff;

	

	padding: 20px;

	margin: 0;

}

.block-progress address {

	line-height: 2;

}

.block-progress .block-content dl > div {

	margin-bottom: 30px;

}

/* -------------- Checkout to Multiple Address ----------- */

.checkout-multiple-progress.checkout-progress {

	width: 100%;

}

.checkout-multiple-progress.checkout-progress li {

	float: left;

	width: 20%;

	border-top: 5px solid #fff;

	text-align: center;

	padding: 10px 0;

	position: relative;

}

.checkout-multiple-progress.checkout-progress li.active {

	border-color: #b18ade;

}

.checkout-multiple-progress.checkout-progress li:after {

	height: 5px;

	width: 1px;

	content: "";

	position: absolute;

	background-color: #e3e3e3;

	top: -5px;

	right: 0;

}

.checkout-multishipping-addresses .data-table {

	width: 100%;

	margin-top: 15px;

}

.checkout-multishipping-addresses .data-table thead tr th,

.multiple-checkout .data-table thead tr th {

	padding: 12px 0;

	text-align: center;

	border: 1px solid #e3e3e3;

	vertical-align: middle;

	text-transform: uppercase;

	font-weight: 700;

	color: #222;

}

.checkout-multishipping-addresses .data-table tfoot tr td,

.checkout-multishipping-addresses .data-table tbody tr td,

.multiple-checkout .data-table thead tr th,

.multiple-checkout .data-table tr td {

	padding: 12px 15px;

	text-align: center;

	border: 1px solid #e3e3e3;

	vertical-align: middle;

}

.checkout-multishipping-addresses .data-table tfoot tr td.a-right {

	text-align: right;

}

.multiple-checkout .box {

	margin-bottom: 25px;

}

.multiple-checkout .box.box-sp-methods dl dt {

	padding: 8px 0;

}

.multiple-checkout .box.box-sp-methods dl dd ul li {

	padding: 5px 0;

}

.multiple-checkout .box.box-sp-methods .radio {

	margin-top: 1px;

}

.multiple-checkout .data-table {

	width: 100%;

}

/* Alert Home */

.messsges-block-home .alert {

	left: 0;

	right: 0;

	top: 0;

	width: 100%;

	z-index: 99999;

	position: fixed;

	text-align: center;

}

/* ------------------ My Account ------------------ */

.sidebar .block-layered-nav .account-menu li {

	margin: 0;

	border-bottom: 1px solid #e3e3e3;

    padding: 10px 0 11px;

}

.sidebar .block-layered-nav .account-menu li.active a,

.sidebar .block-layered-nav .account-menu li a:hover {

	color: #b18ade;

	padding-left: 8px;

}

.sidebar .block-layered-nav .account-menu li a {

	padding: 0;

}

.box-reviews #my_recent_reviews li {

	border-bottom: 1px solid #e3e3e3;

	padding-bottom: 10px;

}

.box-reviews #my_recent_reviews li .product-name small {

	margin-right: 8px;

	font-size: 10px;

}

.box-reviews #my_recent_reviews li .rating-box {

	width: 83px;

}

.box-reviews #my_recent_reviews li .rating-box:after,

.box-reviews #my_recent_reviews li .rating-box .rating:after {

	font-size: 16px;

}

.sales-order-history #my-orders-table {

	margin: 0;

}

#my-orders-table  thead tr th {

	padding: 12px 10px;

	text-align: center;

	vertical-align: middle;

	font-weight: 700;

	color: #222;

	text-transform: uppercase;

	border: 1px solid #e3e3e3;

	min-width: 100px;

}

#my-orders-table  tbody tr td,

#my-reviews-table  tbody tr td {

	padding: 12px 10px;

	text-align: center;

	vertical-align: middle;

	border: 1px solid #e3e3e3;

}

#my-reviews-table .rating-box {

	width: 63px;

}

.toolbar-history-order  .amount ,

.toolbar-history-order .limiter {

	display: none;

}

.toolbar-history-order .pager,

.toolbar-history-order {

	margin: 0;

	padding: 0;

}

.newsletter-manage-box .radio-inline {

	position: relative;

}

.newsletter-manage-box .radio-inline  .checkbox {

	position: absolute;

	left: 0;

	margin-top: 0;

}

.product-review-mac .ratings .rating-links {

	display: none;

}

.product-review-mac  .ratings-table{

	margin-bottom: 10px;

}

.product-review-mac  .ratings-table tr td,

.product-review-mac  .ratings-table tr th {

	border: 1px solid #e3e3e3;

	padding: 8px;

}

.productquestions-index-index  #my-questions-table,

.productquestions-index-index #my-answers-table {

	width: 100%;

}

.productquestions-index-index #my-questions-table  thead tr th,

.productquestions-index-index #my-answers-table  thead tr th,

#wishlist-table   thead tr th {

	padding: 12px 10px;

	text-align: center;

	vertical-align: middle;

	font-weight: 700;

	color: #222;

	text-transform: uppercase;

	border: 1px solid #e3e3e3;

	min-width: 100px;

}

.productquestions-index-index #my-questions-table  tbody tr td,

.productquestions-index-index #my-answers-table  tbody tr td,

#wishlist-table  tbody tr td {

	padding: 12px 10px;

	text-align: center;

	vertical-align: middle;

	border: 1px solid #e3e3e3;

}

/* Custom Logo On Sticky Menu */ 

.logo-sticky, .sticky_menu .logo-header {

	display: none;

}

.sticky_menu .logo-sticky {

	display: block;

}

/* Footer Margin */ 

footer {

	margin-top: 65px;

}

.cms-index-index footer,

.cms-index-noroute footer {

	margin: 0;

}

.validation-advice {color:red;}

/*custom builder*/

.header-builder.header-v2.fixed-bottom,

div.builder-container .revolution-slider-container{position:relative !important;}

.header-v3 .header-menu .static-can-edit{position:static;}



/* Popup Newsletter */

.mfp-inline-holder .mfp-content {

	line-height: 0;

	text-align: center;

	width: auto !important;

}

.block-popup-subscribe {

  position: relative;

}

#newsletter-popup .img-newsletter {

	background: #fff;

	padding: 10px;

}

.newsletter-popup-content {

	line-height: 1.7;

	height: 100%;

	position: absolute;

	text-align: left;

	top: 0;

	width: 100%;

	color: #fff;

	padding-left: 40px;

	padding-top: 60px;

}

.newsletter-popup-content .block-subscribe .block-content {

	position: relative; 

	margin-top: 34px;

}

.newsletter-popup-content .block-subscribe .block-content .actions {

	position: absolute;

	top: 0;

	left: 310px;

}

#newsletter-popup form input {

	border: 1px solid transparent;

	border-radius: 0;

	margin-bottom: 0;

	height: 40px;

	border-top-left-radius: 20px;

	-moz-border-top-left-radius: 20px;

	-o-border-top-left-radius: 20px;

	-webkit-border-top-left-radius: 20px;

	border-bottom-left-radius: 20px;

	-moz-border-bottom-left-radius: 20px;

	-o-border-bottom-left-radius: 20px;

	-webkit-border-bottom-left-radius: 20px;

	width: 310px;

}

.newsletter-popup-content .block-subscribe button {

	background: #b18ade;

	height: 40px;

	padding-left: 15px;

	padding-right: 15px;

	width: 115px;

	text-align: center;

	color: #fff;

	font-weight: 700;

	border: none;

	box-shadow: none;

	text-transform: uppercase;

	border-top-right-radius: 20px;

	-moz-border-top-right-radius: 20px;

	-o-border-top-right-radius: 20px;

	-webkit-border-top-right-radius: 20px;

	border-bottom-right-radius: 20px;

	-moz-border-bottom-right-radius: 20px;

	-o-border-bottom-right-radius: 20px;

	-webkit-border-bottom-right-radius: 20px;

}

.newsletter-popup-content .block-subscribe button .fa {

	display: none;

}

.newsletter-popup-content .checkbox {

	position: relative;

	display: block;

	margin-top: 97px;

}

#newsletter-popup .checkbox #dont_show {

	position: absolute;

	left: 0;

	top: 6px;

	margin: 0;

}

#newsletter-popup  {

	position: relative;

}

#newsletter-popup > .mfp-close {

	background-color: #222;

    border: 3px solid #fff;

    border-radius: 50%;

    color: #fff;

    font-size: 19px;

    height: 30px;

    line-height: 10px;

	text-align: center;

	font-weight: bold;

    opacity: 1;

    right: -15px;

    top: -15px;

    width: 30px;

}

.landing-lookbook .top-search-content{display:none;}

.search-autocomplete {

	background: #fff;

	z-index: 9999;

}

.search-autocomplete li {

	padding: 10px;

	cursor: pointer;

}

.search-autocomplete li:hover {

	color: #fff;

	background: rgba(17,17,17,0.2);

}

.menu_cate { margin-bottom: 27px; }

.menu_cate li { display: inline-block; }

.menu_cate li a { transform: translate3d(0px, 0px, 0px) !important; }

/* Home Page 8 */

/* Shop By Categories */

.shop-by-categories .owl-theme .owl-controls {

	margin: 0;

}

.shop-by-categories .categories-list {

	margin-bottom: 60px;

}

.shop-by-categories .products-grid .owl-item {

	padding: 0 10px;

}

.shop-by-categories .categories-list > .row {

	margin-left: -10px;

	margin-right: -10px;

}

.shop-by-categories .products-carousel.owl-carousel .owl-controls .owl-nav .owl-next {

	right: 0;

	margin-right: 30px;

}

.shop-by-categories .products-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {

	left: 0;

	margin-left: 30px;

}

.shop-by-categories .banner-categories {

	position: relative;

}

.shop-by-categories .banner-categories .text-content {

	position: absolute;

	left: 0;

	right: 0;

	padding: 0 15px;

	top: 50%;

	transform: translateY(-50%);

	-ms-transform: translateY(-50%);

	-o-transform: translateY(-50%);

	-webkit-transform: translateY(-50%);

	-moz-transform: translateY(-50%);

	text-align: center;

	color: #fff;

}

.shop-by-categories .banner-categories .text-content  .cate-name {

	position: relative;

	margin-bottom: 38px;

}

.shop-by-categories .banner-categories .text-content  .cate-name:after {

	width: 26px;

	height: 3px;

	content: "";

	position: absolute;

	top: 100%;

	background: #c5c5c5;

	margin-top: 15px;

	left: 50%;

	transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	-o-transform: translateX(-50%);

	-webkit-transform: translateX(-50%);

	-moz-transform: translateX(-50%);

}

.shop-by-categories .banner-categories .text-content  .cate-name .nb {

	margin: 0;

	font-size: 60px;

	opacity: 0.1;

	bottom: 4px;

	line-height: 1;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	-o-transform: translateX(-50%);

	-webkit-transform: translateX(-50%);

	-moz-transform: translateX(-50%);

}

.shop-by-categories .banner-categories .text-content  .cate-name .name {

	text-transform: uppercase;

}

/* Header v4 */

.header-v4  .header-menu .top-bar-links .navbar-collapse {

	width: calc(100% - 90px);

	float: left;

}

.header-v4  .header-menu .top-bar-links .navbar-collapse .nav-pills {

	text-align: right;

}

.header-v4 .logo-container {

	padding-top: 39px;

}

.header-v4  .header-menu .top-bar-links .navbar-collapse .nav-pills > li {

	float: none;

	display: inline-block;

}

.header-v4  .header-menu .top-bar-links .top-links-v4 {

	float: right;

	width: 90px;

}

.header-v4 .block-cart-header {

	padding: 60px 10px 58px;

}

.header-v4  .setting-dropdown {

	padding: 60px 10px 60px;

}

.header-v4 nav ul.nav-main li > a.level0 {

	padding: 60px 19px 60px;

}

.header-v4 .setting-dropdown .dropdown-menu {

	right: 0;

	left: auto;

}

.header-v4 .setting-dropdown .fa {

    font-size: 16px;

}

.header-v4 nav ul.nav-main li.dropdown > a.level0:after {

	bottom: 56px;

}

.header-v4 .block-cart-header .fa-shopping-cart {

	line-height: 1;

}

.header-v4 .block-cart-header .count {

	top: 50px;

}

/* Header v4 Sticky Menu */

.header-v4.sticky-menu .sticky-content .logo-container {

	padding-top: 7px;

}

.header-v4.sticky-menu .sticky-content .logo-container img {

	height: 45px;

}

.header-v4.sticky-menu .sticky-content nav ul.nav-main li > a.level0 {

	padding: 18px 19px;

}

.header-v4.sticky-menu .sticky-content .setting-dropdown {

    padding: 19px 10px 18px;

}

.header-v4.sticky-menu .sticky-content .block-cart-header {

	padding: 20px 10px 15px;

}

.header-v4.sticky-menu .sticky-content .block-cart-header .count {

	top: 10px;

}

.header-v4.sticky-menu .sticky-content nav ul.nav-main li.dropdown > a.level0::after {

    bottom: 14px;

}

.header-v4 .block-cart-header .block-content.dropdown-menu {

	border-radius: 0;

}

/* Categories Menu */

.menu-slider > .container {

	position: relative;

}

.category_home {

	z-index: 999;

}

.category_home .vertical-menu {

	position: relative;

	padding-top: 21px;

}

.category_home .vertical-menu:after {

	position: absolute;

	content: "";

	width: 5px;

	height: 100%;

	top: -5px;

	left: -5px;

	border-left: 1px solid #000;

	border-bottom: 1px solid #000;

}

.category_home .vertical-menu:before {

	position: absolute;

	content: "";

	height: 5px;

	width: 100%;

	top: -5px;

	right: 5px;

	border-top: 1px solid #000;

	border-right: 1px solid #000;

}

.category_home .vertical-menu .block-content ul > li > a {

	border-bottom-color: #202020;

	font-size: 14px;

	color: #fff;

	text-transform: uppercase;

	text-align: center;

	padding-left: 0;

}

.category_home .title-block {

	text-align: center;

}

.category_home .title-block h4 {

	font-size: 24px;

	color: #fff;

}

.category_home .title-block:after {

	background-color: transparent;

    background-image: url("http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/title_content.png");

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    bottom: -7px;

    content: "";

    height: 13px;

    left: 50%;

    position: absolute;

    transform: translateX(-50%);

    width: 122px;

}

.ajaxcart-index-options {

	background: #fff;

	padding-bottom: 20px;

}

.category_home {

	display: none;

}

.sidebar-grid-product .product-content {

	padding: 0;

	box-shadow: none !important;

	margin-bottom: 20px;

}

.sidebar-grid-product .product-content .product-desc{

	padding-bottom: 4px;

	text-align: left;

}

.sidebar-grid-product .product-content .product-desc .product-name {

	margin-top: 0;

}

.sidebar-grid-product .boxed-content {

	padding-bottom: 0;

}

.sidebar-testimonial {

	background-color: #222;

	padding-top: 44px;

	padding-bottom: 37px;

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

}

.sidebar-testimonial .item .testimonial-content {

	padding: 0 20px;

}

.sidebar-testimonial .thumbnail-author  .img:after {

	content: none;

}

.sidebar-testimonial .thumbnail-author .name-author {

	padding-top: 26px;

}

.sidebar-testimonial .owl-carousel .owl-controls .owl-nav div {

	bottom: 108px;

	top: auto;

	right: auto;

    left: 50%;

    transform: translateX(-50%);

}

.sidebar-testimonial .owl-carousel .owl-controls .owl-nav  .owl-next {

	margin-left: 78px;

}

.sidebar-testimonial .owl-carousel .owl-controls .owl-nav  .owl-prev {

	margin-left: -78px;

}

.hidden-wl .add-wishlist, .hidden-cp .add-compare {

	display: none;

}

.owl-box .products-carousel.owl-carousel .owl-controls .owl-nav .owl-next,

.owl-box .products-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {

	margin: 0 !important;

	top: 50%;

	transform: translate(0px, -50%) !important;

	-moz-transform: translate(0px, -50%) !important;

	-webkit-transform: translate(0px, -50%) !important;

	-o-transform: translate(0px, -50%) !important;

	-ms-transform: translate(0px, -50%) !important;

}

.owl-box .products-carousel.owl-carousel .owl-controls .owl-nav .owl-next {

	right: 10px !important;

}

.owl-box .products-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {

	left: 10px !important;

}

.category_home.no-absolute {

	position: static;

	padding-left: 15px;

	padding-right: 15px;

	background: none;

	width: 100%;

}

.category_home.no-absolute .vertical-menu:before,

.category_home.no-absolute .vertical-menu:after {

	content: none;

}

.category_home.no-absolute .vertical-menu {

	padding: 0;

	margin: 0;

}

.category_home.no-absolute .vertical-menu,

.category_home.no-absolute .vertical-menu .block-content ul li.parent > ul {

	background: #fcfcfc;

}

.category_home .vertical-menu .block-content ul li.parent > ul {

	z-index: 9999;

}

.category_home.no-absolute .vertical-menu .block-content ul > li {

	padding-left: 25px;

	padding-right: 25px;

}

.category_home.no-absolute .vertical-menu .block-content ul > li > a {

	color: #353535;

	border-bottom-color: #eeeeee;

	text-align: left;

}

.service-boxed {

	position: relative;

	padding-top: 31px;

	padding-bottom: 27px;

	padding-left: 70px;

}

.service-boxed .icon {

	position: absolute;

	font-size: 36px;

	color: #a884d4;

	left: 22px;

	top: 23px;

}

.service-boxed .title {

	margin: 0;

	font-size: 14px;

	color: #353535;

}

.header-v3 .logo-container{ margin-bottom: 12px;
    margin-top: 18px;}
	
 
.about_contant {
    width: 98% !important;
}
.header-v3 .topSearch {
    right: 37px;
}

.static-block-top {
    display: none;
}
.static-block-bottom {
    display: none;
}


.fa-my-wishlist {
    display: none !important;
}

 .parallax {
    
    margin-bottom: -159px !important;
}

.sidebar .block-related .category-product-list .product-content .product-left .related-checkbox {
    margin-top: -6px !important;
   
}

.newsletter-popup-content {
 
    padding-top: 25px !important;
 
}
.home-cats {
    float: left;
    padding: 4px;
    position: relative;
    width: 100%;
}
.product-parantcat > h3 {
    background: #e0e0e0 none repeat scroll 0 0;
    border: 1px solid #d1d1d0;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-top: 2px;
}
	
.salemenu {
    
    color: #ee1b06; 
}	
.freeshiping {
    color: #939393;
    float: inherit;
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: bold;
    margin-top: 27px;
    margin-bottom: -63px;
}
.searchheader {
    border: 1px solid #ccc;
    float: right;
    margin-right: -20px;
    margin-top: -70px;
	width:23%;
}
#search{height: 33px !important;
    padding: 3px;
    text-transform: uppercase;}

.product-image-thumbs > li {
    float: left;
    padding: 6px;
}

.catalog-product-view .product-view .product-brand {
    display: none; 
}
 
 .footerlogotext {
    font-weight: bold;
    color: #fff;
}
/* 
 *  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("http://www.thedivineluxury.com/skin/frontend/mgstheme/default/css/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;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.4;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -5px;
  text-align: right;
  padding-right: 6px;
  width: 30px;
  height:30px;
  background:url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/images/close.png') left top no-repeat;
  display:block; text-indent:9999px; overflow:hidden;
  opacity:1;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1050px; }
  .mfp-iframe-holder .mfp-close {
    top: -14px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
.mfp-iframe-scaler iframe {
    background: url('http://www.thedivineluxury.com/skin/frontend/mgstheme/default/images/ajax-loader.gif') no-repeat scroll center center #fff !important;
}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.appear-animation {
	opacity: 0;
}

.appear-animation-visible {
	opacity: 1;
}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

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

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

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

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

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

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

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

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

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

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

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

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

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

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

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

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

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

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

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

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

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

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

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

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

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

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

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

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

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

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

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

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

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

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

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

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

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

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

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

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

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

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

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

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

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

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

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

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

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

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

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

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

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

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

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

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/* Custom Bootstrap */

@media(min-width: 1200px){

	.col-custom-md-20 {  width: 20%;  padding-left: 10px; padding-right: 10px; }

	.col-custom-md-80 {  width: 80%;  padding-left: 10px; padding-right: 10px; }

}

@media(min-width: 992px) and (max-width: 1200px){

	.col-sm-custom-3 {  width: 25%;  padding-left: 10px; padding-right: 10px; }

	.col-sm-custom-9 {  width: 75%;  padding-left: 10px; padding-right: 10px; }

}

@media(min-width: 768px) and (max-width: 991px){

	.shop-by-categories .col-sm-4,.shop-by-categories .col-sm-8 { padding-left: 10px; padding-right: 10px; }

}

@media(min-width:1600px){

	.revolution-fixed .container{width: 1600px;padding:0; }

	.revolution-fixed .container .row{margin:0 auto;}

	.revolution-fixed .container .col-md-12 {padding:0;}

}

@media (min-width: 1200px) {

	.left-header2 .container {

		width: 100%;

	}

}

@media(min-width: 1200px) and (max-width: 1350px){

	.product-block-list .product-content .product-right{

		padding-left: 10px;

		width: calc(100% - 80px);

	}

	.product-block-list .product-content .product-left {

		width: 80px;

	}

	.product-block-list .product-content .product-right .icon-links li {

		padding-left: 5px;

	}

	.widget-latest .latest-post-decs .post-info > span {

		margin-right: 10px;

	}

}

@media (max-width: 1199px) {

	.toolbar .view-mode,

	.toolbar .sort-by {

		padding-right: 50px;

	}

	.footer-v2 .footer-mainmenu a {padding:0 10px;}

	/*Header-v2*/

	.left-header2{padding-left:0;}

	.header-v2.position-fx {

		position: relative;

		width: 100%;

		height: auto;

		min-height: 173px;

		text-align: left;

	}

	.header-v2 .container{width: 750px;position:relative;}

	.header-v2 .bottom-header{margin:0;float:left;width:100%;}

	.header-v2 .bottom-address{display: none;}

	.header-v2 .logo-container{

		margin-top: 25px;float:left;

		width: 50%;}

	.header-v2 .top-bar {

		float:left;

		width: auto;

		margin-top: 45px;

		margin-bottom: 0;

		width: 40%;

		margin-right: 30px;

	}

	.header-v2 .block-cart-header, 

	.header-v2 .account-dropdown, 

	.header-v2 .setting-dropdown ,

	.header-v2 .social-login-options,

	.header-v2 .block-wishlist-header{

		padding: 0 15px;

		border:none;

		float: right;

	}

	.header-v2 .middle-header{

		position: absolute;

		right: 15px;

	}

	.header-v2 .block-cart-header .count{right: 0;}

	.header-v2 .top-bar .dropdown-menu{left: auto;right:0;}

	.revolution-slider-container {position:relative !important;}

	

	.header-v2 .navbar-collapse nav.nav-main{

		position: fixed;

		right:-300px;

		top: 0;

		width: 300px;

		background-color:#000;

		height: 100%;

		z-index: 991;

		padding:30px 0;		

		transition: right 0.6s ease 0s;

		-moz-transition: right 0.6s ease 0s;

		-webkit-transition:right 0.6s ease 0s;

		-ms-transition: right 0.6s ease 0s;

		overflow-y:scroll;

	}

	.header-v2 nav.show-menu.nav-main{

		right: 0;

		

	}

	.header-v2 .nav-main .mega-menu-item{position: relative !important;}

	.header-v2 .nav-main .fa-times{color:#fff;font-size: 20px;display: block;margin-left: 20px;cursor:pointer;text-align:left;}

	.header-v2 ul.nav-main li{

		width: 100%;

		text-align: left;

		position:relative;

		margin:0;

		float: left;

	}

	.header-v2 #nav_container #mainMenu li a.level0

	{

		color:#fff !important;

	}

	.header-v2 #nav_container #mainMenu li a.level0:hover{color: #b18ade !important;}

	

	.header-v2 nav ul.nav-main li a.level0{

		padding: 15px 20px;

		transform: none !important;

		-moz-transform: none !important;

		-webkit-transform:none !important;

		-ms-transform: none !important;

		color: #fff;

		

	}

	

	.header-v2 nav ul.nav-main li:hover a.level0{

		color:#b18ade;

	}	

	.header-v2 nav ul.nav-main li a.level0:after,

	.header-v2 nav ul.nav-main li.level0.dropdown:after{display: none !important;}



	.header-v2 nav ul.nav-main .dropdown-menu{

		transform: none;

		-moz-transform: none;

		-webkit-transform: none;

		-ms-transform:none;

		opacity: 1;

		visibility: visible;

		position: relative;

		top:0;

		display: none;

		background:none;

		min-width: 100%;

		padding-left: 10px ;

		left:0;

	}

	.header-v2 nav ul.nav-main li.mega-menu-fullwidth > .dropdown-menu{min-width: 100%;}	

	.header-v2 nav ul.nav-main li a.level0,

	.header-v2 nav ul.nav-main .mega-menu-sub-title, 

	.header-v2 nav ul.nav-main li.level1 a{color:#fff;}

	.header-v2 nav ul.nav-main li.dropdown ul.dropdown-menu li{border:none;}

	.header-v2 nav ul.nav-main li a:hover,

	.header-v2 nav ul.nav-main li a:focus,

	.header-v2 nav ul.nav-main a:hover .mega-menu-sub-title, 

	.header-v2 nav ul.nav-main li.level1 a:hover {color:#b18ade;}

	.header-v2 nav ul.nav-main li .toggle-menu{

		position: absolute;

		right:0;

		top: 15px;

		width: 50px;

		height: 25px;

		text-align:center;

		cursor: pointer;

		font-size: 14px;

		color: #fff;

		z-index:9;

		display: block !important;

	}

	.header-v2 nav ul.nav-main  li.category-menu .sub-menu .toggle-menu {

		top: 5px;

		right: 0;

	} 

	.header-v2 nav ul.nav-main  li.category-menu  .sub-menu ul.sub-menu,

	.header-v2 nav ul.nav-main li.static-menu .mega-menu-content .level1 > ul{

		margin-left: 10px;

	}

	.header-v2 nav ul.nav-main li .toggle-menu a{		

		display: inline-block;

		font: normal normal normal 14px/1 FontAwesome !important;

		color:#fff;

		padding: 6px 15px;

	}

	.header-v2 nav ul.nav-main li .toggle-menu a:before{

		content:"\f067";

		font-size: 14px;

	}

	.header-v2 nav ul.nav-main li .toggle-menu a.collapse:before{

		content:"\f068";

		font-size: 14px;

	}

	.header-v2 nav ul.nav-main .mega-menu-item .mega-menu-content{

		padding: 0 0 0 15px;

	}

	.header-v2 nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a,

	

	.header-v2 nav ul.nav-main li.dropdown ul.dropdown-menu li ul li:hover > a{

		transform: none;

		-moz-transform:none;

		-webkit-transform:none;

		-ms-transform:none;

	}

	.header-v2 nav ul.nav-main li .sub-menu  .sub-menu,

	.header-v2 nav ul.nav-main .dropdown-menu li.dropdown-submenu:after{

		display: none;

	}

	.header-v2 nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a{

		padding: 10px 20px !important;

		color:#fff;

	}

	.header-v2 nav ul.nav-main .dropdown-menu li.dropdown-submenu .toggle-menu,

	.header-v2 nav ul.nav-main li.static-menu .mega-menu-content .level1 .toggle-menu

	{

		right: 0;

		top: 10px;

		font-size: 14px;

	}

	.header-v2 nav ul.nav-main .dropdown-menu li.dropdown-submenu .toggle-menu i,

	.header-v2 nav ul.nav-main li.static-menu .mega-menu-content .level1 .toggle-menu i{width: 50px;height: 25px;}



	.header-v2 nav ul.nav-main li.static-menu .level1 .toggle-menu .fa-minus,

	.header-v2 nav ul.nav-main li.static-menu .level1 .toggle-menu .hide-plus,

	.header-v2 .mega-menu-item ul.dropdown-menu .level1 > ul ,

	.header-v2 nav ul.nav-main .dropdown-submenu .toggle-menu .hide-plus,

	.header-v2 nav ul.nav-main .dropdown-submenu .toggle-menu .fa-minus

	{

		display: none;

	}

	.header-v2 nav ul.nav-main li.static-menu .level1 .toggle-menu .show-minus,

	.header-v2 nav ul.nav-main .dropdown-submenu .toggle-menu .show-minus{

		display: block;

	}

	.header-v2 nav ul.nav-main .dropdown-submenu .dropdown-menu{

		left: 0;

		position: relative;

		margin-left:10px !important;

	}

	

	/* Responsive Button Nav */

	.header-v2 .btn-responsive-nav {

		display: block;

		color:#6a6a6a;

		font-size: 20px;

		background: none;

		position: absolute;

		right: 0;

		top: 35px;

	}

	.header-v2 nav ul.nav-main .mega-menu-fullwidth .col-md-12,

	.header-v2 nav ul.nav-main .mega-menu-fullwidth .col-md-4,

	.header-v2 nav ul.nav-main .mega-menu-fullwidth .col-md-2,

	.header-v2 nav ul.nav-main .mega-menu-fullwidth .col-md-6{

		padding:0;

	}

	.header-v2 .btn-responsive-nav:hover,

	.header-v2 .btn-responsive-nav:focus{

		color:#b18ade;

	}

	.header-v2 .nav-main .col-md-6,

	.header-v2 .nav-main .col-md-4,

	.header-v2 .nav-main .col-md-2{width:100%;padding:0;}

	.header-v2 .nav-main .row{margin:0 auto;}

	.header-v2 .nav-main img{width:100%;}

}

@media(max-width: 1199px) and (min-width: 992px){

	.header-v1 nav ul.nav-main li a.level0{

		padding: 40px 12px;

	}

	.account-login .registered-users .social-login-options > div {

		margin-right: 10px;

	}

	.account-login .registered-users .social-login-options > div a {

		width: 100%;

	}

	.header-v1 .sticky-content .social-login-options,

	.header-v1 .sticky-content .account-dropdown {display:none !important;}

	

}

@media(min-width: 1100px){

	/*Owl slider*/

	.products-carousel.owl-carousel .owl-controls .owl-nav .owl-next,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav .owl-next{

		right:0;

		margin-right: -20px;

		left: auto;

		padding-left:3px;

	}

	.products-carousel.owl-carousel .owl-controls .owl-nav .owl-prev,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav .owl-prev{

		left:0;

		margin-left: -20px;

		right: auto;

		padding-right: 3px;

	}

	.products-carousel.owl-carousel .owl-controls .owl-nav div,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav div {

		position: absolute;

		width: 40px;

		height: 40px;

		border-radius: 50%;

		text-align:center;

		line-height: 37px;

		font-size: 20px;

		border:none;

		background-color:#d2d2d2;

		color:#fff;

		opacity:0;

		visibility:hidden;

		transform: translate(0px,-50%);

		-moz-transform:  translate(0px,-50%);

		-webkit-transform: translate(0px,-50%);

		-ms-transform: translate(0px,-50%);

		transition: transform 0.4s ease-in-out 0s;

		-moz-transition: -moz-transform 0.4s ease-in-out 0s;

		-webkit-transition: -webkit-transform 0.4s ease-in-out 0s;

		-ms-transition: -ms-transform 0.4s ease-in-out 0s;

		top: 50% !important;	

	}

	.products-carousel.owl-carousel .owl-controls .owl-nav div:hover,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav div:hover{

		background-color:#b18ade;

	}

	.products-carousel.owl-carousel:hover .owl-controls .owl-nav .owl-next,

	.latest-post-carousel.owl-carousel:hover .owl-controls .owl-nav .owl-next{

		opacity:1;

		visibility:visible;

		transform: translate(20px,-50%);

		-moz-transform:  translate(20px,-50%);

		-webkit-transform: translate(20px,-50%);

		-ms-transform: translate(20px,-50%);

	}

	.products-carousel.owl-carousel:hover .owl-controls .owl-nav .owl-prev,

	.latest-post-carousel.owl-carousel:hover .owl-controls .owl-nav .owl-prev{

		opacity:1;

		visibility:visible;

		transform: translate(-20px,-50%);

		-moz-transform:  translate(-20px,-50%);

		-webkit-transform: translate(-20px,-50%);

		-ms-transform: translate(-20px,-50%);

	}

	.product-tabs-slider .category-tabs .tab-content{overflow:visible;}

	.product-tabs-slider .products-carousel .owl-dots{display:none;}

	

}

@media(max-width: 1099px){	

	.shop-by-categories .products-carousel.owl-carousel .owl-controls .owl-nav .owl-next {

		margin-right: 10px;

	}

	.shop-by-categories .products-carousel.owl-carousel .owl-controls .owl-nav .owl-prev {

		margin-left: 0px;

		left: auto;

		right: 50px;

	}

	.products-carousel.owl-carousel .owl-controls .owl-nav div,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav div{

		width: 30px;

		height: 30px;

		line-height: 27px;

		background-color:#d2d2d2;

		color:#fff;

		border:none;

		position: absolute;

		top: -50px;

		text-align: center;

		right: 15px;

	}

	.products-carousel.owl-carousel .owl-controls .owl-nav div:hover,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav div:hover{

		background-color:#b18ade;

	}

	.products-carousel.owl-carousel .owl-controls .owl-nav .owl-prev,

	.latest-post-carousel.owl-carousel .owl-controls .owl-nav .owl-prev{

		right: 50px;

	}

}

@media (min-width: 992px) {

	.category_home {

		position: absolute;

		padding-left: 0;

		padding-right: 0;

		background: rgba(0,0,0,0.8);

		top: 80px;

		width: 270px;

		left: 5px;

	}

	.category_home .vertical-menu .block-content ul li.parent {

		position: relative;

	}

	.category_home .vertical-menu .block-content ul li.parent > ul {

		position: absolute;

		top: 0;

		left: 100%;

		display: block !important;

		width: 100%;

		padding: 0;

		background: rgba(0,0,0,0.8);

		opacity: 0;

		visibility: hidden;

		-webkit-transition: all 300ms ease-in-out;

		-moz-transition: all 300ms ease-in-out;

		transition: all 300ms ease-in-out;

		-o-transition: all 300ms ease-in-out;

		-ms-transition: all 300ms ease-in-out;

		transform: translateX(20px);

		-ms-transform: translateX(20px);

		-webkit-transform: translateX(20px);

		-o-transform: translateX(20px);

		-moz-transform: translateX(20px);

	}

	.category_home .vertical-menu .block-content ul li.parent:hover > ul {

		opacity: 1;

		visibility: visible;

		transform: translateX(0px);

		-ms-transform: translateX(0px);

		-webkit-transform: translateX(0px);

		-o-transform: translateX(0px);

		-moz-transform: translateX(0px);

	}

	.category_home .vertical-menu li .toggle-icon a {

		display: none;

	}

	.category_home .vertical-menu li .toggle-icon {

		background: rgba(0, 0, 0, 0) url("http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/menu_home.png") no-repeat scroll 0px 11px;

		display: block;

		height: 38px;

		width: 38px;

	}

	.one-deals .deals-content-left{ width: 38%; }

	.one-deals .deals-content-right { width: 62%; }

	.block-cart-header .dropdown-menu ,

	.setting-dropdown .dropdown-menu,

	.account-dropdown .dropdown-menu,

	.header-v3 .topSearch .dropdown-menu,

	.social-login-options .dropdown-menu {

		display: block;

		opacity: 0;

		visibility: hidden;

		transform: rotate3d(1,0,0,-90deg);

		-moz-transform: rotate3d(1,0,0,-90deg);

		-webkit-transform:rotate3d(1,0,0,-90deg);

		-ms-transform:rotate3d(1,0,0,-90deg);	

		transform-origin: 0 0 0;

		-moz-transform-origin:0 0 0;

		-webkit-transform-origin: 0 0 0;

		-ms-transform-origin: 0 0 0;

		transition: transform .6s ease-in-out 0s,opacity .6s ease-in-out 0s, visibility .6s ease-in-out 0s;

		-webkit-transition: -webkit-transform .6s ease-in-out 0s,opacity .6s ease-in-out 0s, visibility .6s ease-in-out 0s;

		-moz-transition: -moz-transform .6s ease-in-out 0s,opacity .6s ease-in-out 0s, visibility .6s ease-in-out 0s;

		-ms-transition: -ms-transform .6s ease-in-out 0s,opacity .6s ease-in-out 0s, visibility .6s ease-in-out 0s;

		

	}

	

	.block-cart-header:hover .dropdown-menu,

	.setting-dropdown:hover .dropdown-menu,

	.account-dropdown:hover .dropdown-menu,

	.header-v3 .topSearch:hover .dropdown-menu,

	.social-login-options:hover .dropdown-menu {

		opacity: 1;

		visibility: visible;

		transform: rotate3d(1,0,0,0);

		-moz-transform: rotate3d(1,0,0,0);

		-webkit-transform:rotate3d(1,0,0,0);

		-ms-transform:rotate3d(1,0,0,0);	

		

	} 

	

	.padding-bottom0 { padding-bottom: 0px !important; }

	.padding-top0 { padding-top: 0px !important; }

	.padding-left0 { padding-left: 0px !important; }

	.padding-right0 { padding-right: 0px !important; }

	.margin-bottom0 { margin-bottom: 0px !important; }

	.margin-top0 { margin-top: 0px !important; }

	.margin-left0 { margin-left: 0px !important; }

	.margin-right0 { margin-right: 0px !important; }

	

	.promo-boxed  .top .promo-banner {

		padding-bottom: 10px;

	}

	.promo-boxed  .bottom .promo-banner {

		padding-top: 10px;

	}

	.promo-boxed  .left .promo-banner {

		padding-right: 10px;

	}

	.promo-boxed  .right .promo-banner {

		padding-left: 10px;

	}

	.promo-boxed .promo-banner .text-container {

		padding: 50px;

	}

	.promo-boxed  .top .promo-banner .text-container {

		padding-bottom: 40px;

	}

	.promo-boxed  .bottom .promo-banner .text-container {

		padding-top: 40px;

	}

	.promo-boxed  .left .promo-banner .text-container {

		padding-right: 40px;

	}

	.promo-boxed  .right .promo-banner .text-container {

		padding-left: 40px;

	}

	.nav-main .fa-times{display: none;}

	

}

@media (max-width: 991px) {

	.category_home .vertical-menu {

		background: rgba(0,0,0,0.8);

		margin-top: 40px;

		margin-bottom: 70px;

	}

	.category_home  .vertical-menu .parent ul {

		padding: 0 !important;

	}

	.category_home .vertical-menu li .toggle-icon a {

		background: rgba(0, 0, 0, 0) url("http://www.thedivineluxury.com/skin/frontend/mgstheme/luxury/images/plus-minus.png") no-repeat scroll 15px 13px !important

	}

	/* Header v4 */ 

	.header-v4  .btn-responsive-nav {

		top: 50%;

		transform: translateY(-50%);

		-ms-transform: translateY(-50%);

		-webkit-transform: translateY(-50%);

		-moz-transform: translateY(-50%);

		-o-transform: translateY(-50%);

		right: 80px;

		color: #5d5d5d;

	}

	.header-v4 nav ul.nav-main li > a.level0 {

		padding: 15px 20px;

	}

	/* End Header v4 */

	

	.products-grid  .product-top:after {

		content: "";

		position: absolute;

		left: 0;

		right: 0;

		bottom: 0;

		top: 0;

		z-index: 999;

	}

	.products-grid  .hide-cover.product-top:after {

		content: none;

	}

	.checkout-cart-index .totals {

		margin-top: 30px;

	}

	.left-header2{

	padding-left: 0;}

	.landing-lookbook .text-lookbook {

		padding: 150px 8%;

	}

	.product-essential .product-img-box  {

		background: #fff;

		padding-top: 15px;

		padding-bottom: 15px;

	}

	.sidebar .block:not(.block-layered-nav){

		display: none;

	}

	.li-quickview {

		display: none !important;

	}

	.header-v3 .btn-responsive-nav{color:#6a6a6a;top:35px;}

	

	

	/*Header-v3*/

	.header-v3 .btn-responsive-nav {

		top: 98px;

	}

	.header-v3 .logo-container{margin-bottom: 70px;}

	.header-v3 .top-links-v3{

		position: absolute;

		right:0;

		left:0;

		top:-72px;

		margin: 0 auto;

		text-align:center;

		

	}

	.header-v3 .topSearch, 

	.header-v3 .block-cart-header, 

	.header-v3 .setting-dropdown{

		position:relative;

		float: none;

		top:0;

		right:0;

		left: 0;

		padding: 30px 15px 20px;

	}

	.header-v3 .block-cart-header .count{

		left: auto;

		top: 18px;

		right:0;

	}

	/* Navigation */

	.navbar-collapse nav.nav-main{

		position: fixed;

		right:-300px;

		top: 0;

		width: 300px;

		background-color:#000;

		height: 100%;

		z-index: 991;

		padding:30px 0;		

		transition: right 0.6s ease 0s;

		-moz-transition: right 0.6s ease 0s;

		-webkit-transition:right 0.6s ease 0s;

		-ms-transition: right 0.6s ease 0s;

		overflow-y:scroll;

	}

	nav.show-menu.nav-main{

		right: 0;		

	}

	

	 nav ul.nav-main .mega-menu-fullwidth .col-md-12,

	 nav ul.nav-main .mega-menu-fullwidth .col-md-4,

	 nav ul.nav-main .mega-menu-fullwidth .col-md-2,

	 nav ul.nav-main .mega-menu-fullwidth .col-md-6{

		padding:0;

	}

	.nav-main .mega-menu-item{position: relative !important;}

	.nav-main .fa-times{color:#fff;font-size: 20px;display: block;margin-left: 20px;cursor:pointer;text-align:left;}

	ul.nav-main li{

		width: 100%;

		text-align: left;

		position:relative;

		margin:0;

		float: left;

	}

	#nav_container #mainMenu li a.level0

	{

		color:#fff !important;

	}

	#nav_container #mainMenu li a.level0:hover{color: #b18ade !important;}

	header nav ul.nav-main .mega-menu-item .mega-menu-content{padding:0;}

	.header-v1 nav ul.nav-main li a.level0,

	.header-v3 nav ul.nav-main li a.level0{

		padding: 15px 20px;

		transform: none !important;

		-moz-transform: none !important;

		-webkit-transform:none !important;

		-ms-transform: none !important;

		color: #fff;

		

	}

	.header-v1 nav ul.nav-main li:hover a.level0

	{

		color:#b18ade;

	}

	nav ul.nav-main li > a.level0:before,

	ul.nav-main li.dropdown > a.level0:after{display: none !important;}

	header nav ul.nav-main .dropdown-menu 

	{

		transform: none;

		-moz-transform: none;

		-webkit-transform: none;

		-ms-transform:none;

		opacity: 1;

		visibility: visible;

		position: relative;

		top:0;

		display: none;

		background:none;

		min-width: 100%;

		padding-left: 10px ;

		left:0;

	}



	header nav ul.nav-main li.dropdown ul.dropdown-menu li{border:none;}

	header nav ul.nav-main li a,

	header nav ul.nav-main .mega-menu-sub-title, 

	header nav ul.nav-main li.level1 a,

	.header-v3 nav ul.nav-main li a.level0{color:#fff;}

	

	header nav ul.nav-main li a:hover,

	header nav ul.nav-main li a:focus,

	header nav ul.nav-main a:hover .mega-menu-sub-title, 

	header nav ul.nav-main li.level1 a:hover {color:#b18ade;}

	nav ul.nav-main li .toggle-menu{

		position: absolute;

		right:0;

		top: 15px;

		width: 50px;

		height: 25px;

		text-align:center;

		cursor: pointer;

		font-size: 14px;

		color: #fff;

		z-index:9;

	}

	nav ul.nav-main  li.category-menu .sub-menu .toggle-menu {

		top: 5px;

		right: 0;

	} 

	nav ul.nav-main  li.category-menu  .sub-menu ul.sub-menu,

	nav ul.nav-main li.static-menu .mega-menu-content .level1 > ul{

		margin-left: 10px;

	}

	nav ul.nav-main li .toggle-menu a{		

		display: inline-block;

		font: normal normal normal 14px/1 FontAwesome !important;

		color:#fff;

		padding: 6px 15px;

	}

	nav ul.nav-main li .toggle-menu a:before{

		content:"\f067";

		font-size: 14px;

	}

	nav ul.nav-main li .toggle-menu a.collapse:before{

		content:"\f068";

		font-size: 14px;

	}

	

	header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a,

	

	header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li:hover > a{

		transform: none;

		-moz-transform:none;

		-webkit-transform:none;

		-ms-transform:none;

	}

	nav ul.nav-main li .sub-menu  .sub-menu,

	header nav ul.nav-main .dropdown-menu li.dropdown-submenu:after{

		display: none;

	}

	header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a{

		padding: 10px 20px !important;

	}

	nav ul.nav-main li.static-menu .mega-menu-content .level1 .toggle-menu,

	nav ul.nav-main .dropdown-menu li.dropdown-submenu .toggle-menu

	{

		right: 0;

		top: 10px;

		font-size: 14px;

	}

	nav ul.nav-main .dropdown-menu li.dropdown-submenu .toggle-menu i,

	nav ul.nav-main li.static-menu .mega-menu-content .level1 .toggle-menu i{width: 50px;height: 25px;}



	nav ul.nav-main li.static-menu .level1 .toggle-menu .fa-minus,

	nav ul.nav-main li.static-menu .level1 .toggle-menu .hide-plus,

	.mega-menu-item ul.dropdown-menu .level1 > ul ,

	nav ul.nav-main .dropdown-submenu .toggle-menu .hide-plus,

	nav ul.nav-main .dropdown-submenu .toggle-menu .fa-minus

	{

		display: none;

	}

	nav ul.nav-main li.static-menu .level1 .toggle-menu .show-minus,

	nav ul.nav-main .dropdown-submenu .toggle-menu .show-minus{

		display: block;

	}

	header nav ul.nav-main .dropdown-submenu .dropdown-menu{

		left: 0;

		position: relative;

		padding-left:10px !important;

		margin:0 !important;

	}

	header nav ul.nav-main img{width:100%;}

	header nav ul.nav-main .mega-menu-item .row{margin: 0;}

	header nav ul.nav-main .mega-menu-item .col-md-6,

	header nav ul.nav-main .mega-menu-item .col-md-4{padding:0;float:left;width:100%;}

	/* Responsive Button Nav */

	.btn-responsive-nav {

		display: block;

		color:#fff;

		font-size: 20px;

		background: none;

		position: absolute;

		right: 0;

		top: 30px;

	}

	.btn-responsive-nav:hover,

	.btn-responsive-nav:focus{

		color:#b18ade;

	}

	

	/* Responsive Deals Widget */

	.one-deals .deals-info {

		padding-left: 20px;

	}

	.mgs-storelocator-index-view #map-detail {

		margin-top: 30px;

	}

	

	/* footer */

	.footer-contacts {

		margin-bottom: 30px;

	}

	.footer-v2 .bottom-footer .footer-mainmenu {

		display: none;

	}

	.footer-v2 .payment{text-align:center;float:none !important;}

}

@media(max-width: 991px) and (min-width: 768px){

	.deals-info .deal-timer .countdown > li {

		width: 75px;

		height: 106px;

		padding: 13px 0 18px; 

		margin-right: 10px;

	}

	.deals-info .deal-timer .countdown > li:last-child {

		margin-right: 0;

	}

	.one-deals .deals-info .product-name .h1 {

		font-size: 24px;

	}

	.one-deals .deals-info .short_description {

		font-size: 14px;

		margin-bottom: 20px;

	}

	.account-login .registered-users .social-login-options > div {

		margin-right: -2px;

	}

	.account-login .registered-users .social-login-options > div a {

		width: 100%;

		padding: 15px 17px;

	}

}

@media (min-width: 768px) {

	.cart-table-heading .a-center {

		width: 14%;

	}

	.cart-table-heading.no-wishlist .a-center {

		width: 17.5%;

	}

}

@media (max-width: 767px) {

	.shop-by-categories .products-carousel.owl-carousel .owl-controls .owl-nav div {

		top: -65px;

	}

	.account-login .new-users .content {

		margin-top: 50px;

	}

	.checkout-cart-index .cart-table  thead tr th {

		padding: 13px 70px;

	}

	/*Header-v2*/

	.header-v2 .container{width: auto;}

	.landing-lookbook .text-lookbook {

		padding: 120px 30px;

	}

	

	

	/* Responsive Boxed Banner */

	.boxed-content .banner {

		border: 1px solid #eee;

		padding: 15px 0;

		margin-bottom: 30px;

	}

	.boxed-content .banner.last {

		margin-bottom: 0;

	}

	.post-list .postWrapper .post-img,

	.portfolio-details .portfolio-image{

		margin-bottom: 20px;

	}

	.store-list-container .store-list {

		margin-bottom: 30px;

	}

	footer .middle-footer .block-content {margin-bottom: 30px;display: none;}

	.footer-contacts{margin-bottom:0;}

	.footer-v1 .middle-block .block-title {position:relative;}

	.footer-v1 .middle-block .block-title:after{

		content:"\f067";

		display: inline-block;

		font: normal normal normal 14px/1 FontAwesome;

		color: #adadad;

		position: absolute;

		right: 0;

		top: 3px;

		width: 12px;		

		text-align: right;

		width: 20px;

		height: 20px;

		line-height: 20px;

		text-align:center;

		border: 1px solid  #e3e3e3;

		border-radius: 50%;

		font-size: 10px;

		cursor:pointer;

	}

	.footer-v1 .middle-footer .block-title span.h4{cursor:pointer;}

	.footer-v1 .middle-block .block-title.is-show:after{

		content:"\f068";

		

	}

	address{

		text-align:center;

	}

	.payment{

		float:none !important;

		text-align: center;

	}

}

@media(max-width: 749px){

	.header-v3 .account-dropdown,.header-v4 .account-dropdown {

		display: inline-block;

		padding: 10px 25px;

		float: right;

		position: relative;

	}

	.header-v4 .account-dropdown {

		padding: 10px 15px;

	}

	.header-v4 .social-login-options .dropdown-menu {

		right: 0;

		left: auto;

	}

	.header-v4 .social-login-options {

		float: right !important;

	}

	.header-v3 .account-dropdown .dropdown-menu,.header-v4 .account-dropdown .dropdown-menu,.header-v4.social-login-options .dropdown-menu,

	.header-v3 .social-login-options .dropdown-menu{

		right:0;

		left:auto;

		border-radius:0;

		margin:0;

		padding: 15px;

		font-size: 13px;

		font-family:"Open Sans",sans-serif;

	}

	.header-v3 .account-dropdown .dropdown-menu a,.header-v4 .account-dropdown .dropdown-menu a{color:#a0a0a0;}

}

@media (max-width: 599px) {

	.detail-profile .profile-image {

		margin-bottom: 20px;

	}

	.cms-index-noroute .title-content span {

		font-size: 80px;

	}

	.cms-index-noroute .error-content {

		padding: 80px 0;

	}

	.about-banner .h1 {

		font-size: 40px;

		letter-spacing: 3px;

	}

	.account-login .registered-users .social-login-options > div {

		margin-right: 10px;

	}

	.account-login .registered-users .social-login-options > div a {

		width: 100%;

	}

	

}

@media (max-width: 479px) {

	/* Header v4 */

	.header-v4  .logo-container,.header-v4 .header-menu  {

		width: 100%;

	}

	.header-v4  .logo-container {

		margin: 0;

	}

	.header-v4 .block-cart-header {

		padding: 18px 10px 20px;

	}

	.header-v4 .setting-dropdown {

		padding: 20px 10px;

	}

	.header-v4 .btn-responsive-nav {

		left: 10px;

		right: auto;

	}

	.header-v4 .setting-dropdown .dropdown-menu {

		right: 10px;

	}

	.header-v4 .block-cart-header .block-content.dropdown-menu {

		right: 10px;

		margin: 0;

	}

	.header-v4 .header-menu .top-bar-links .top-links-v4 {

		text-align: right;

	}

	.header-v4 .block-cart-header .count {

		left: 10px;

		top: -10px;

	}

	/* End Header v4 */

	.account-login .registered-users .social-login-options > div a .text {

		display: none;

	}

	.deals-container.deals-list .deals-info .deal-timer .countdown > li {

		width: 65px;

		height: 80px;

		padding: 13px 0 14px; 

	}

	.deals-container.deals-list .deals-info .deal-timer .countdown > li .number {

		font-size: 15px;

	}

	.deals-container.deals-list .deals-info .deal-timer .countdown > li .text {

		font-size: 13px;

	}

	.checkout-cart-index .cart-collaterals .boxed-content .tab-content {

		padding: 15px;

	}

	.widget-latest .latest-post-img {

		margin-bottom: 20px;

	}

	.deals-info .deal-timer .countdown > li {

		width: 65px;

		margin-right: 10px;

	}

	.one-deals .deals-info .short_description {

		font-size: 14px;

		padding-right: 10px;

	}

	.banner-slider .text-container .h1{

		font-size: 26px !important;

	}

	.toolbar .limiter {

		display: none;

	}

	.toolbar .sort-by {

		padding: 0;

	}

	.post-list .postWrapper .post-info, .postWrapper-detail .post-info {

		position: static;

		width: auto;

	}

	.post-list .postWrapper .post-img, .post-list .postWrapper .post-desc.no-image, .postWrapper-detail {

		padding-left: 0;

	}

	.post-list .postWrapper .post-info .day-desc, .postWrapper-detail .post-info .day-desc,

	.post-list .postWrapper .post-info .timer, .postWrapper-detail .post-info .timer	{

		float: right;

		width: 50%;

		padding: 5px 0 6px;

	}



	/*Header-v1*/

	.header-v1.position-abs{position: relative;background-color:#fff;}

	.header-v1 .header-container .col-xs-6,

	.header-v1 .header-container .col-xs-5,

	.header-v2 .logo-container,

	.header-v2 .top-links{width: 100%;}

	.logo-container,.header-v2 .logo-container{text-align: center;margin-top: 60px;}

	.header-v1 .logo-container .logo,

	.header-v2 .block-cart-header, 

	.header-v2 .account-dropdown, 

	.header-v2 .setting-dropdown, 

	.header-v2 .social-login-options{float:none;position: static;}

	.header-v1 .top-links,

	.header-v2 .top-links{

		position: absolute;

		top: 0;

		width: 100%;

		text-align: center;

		margin: 0 auto;

		left:0;

		right:0;

	}

	.top-links .account-dropdown,

	.header-v3 .block-cart-header,

	.setting-dropdown,

	.block-cart-header,

	.social-login-options,.header-v3 .topSearch{

		padding: 15px;

		float:none;

		position: static;

	}

	.header-v3 .setting-dropdown{

		position: static;float:none;

	}

	.header-v3 .setting-dropdown .dropdown-menu,

	.header-v1 .setting-dropdown .dropdown-menu{

		left:0;

		right:0;

		width: 160px;

	}

	.top-links .dropdown-menu{

		width: 160px;

	}

	.top-links a,.header-v1 .block-cart-header .fa-shopping-cart,

	.btn-responsive-nav{color:#6a6a6a;}

	.top-links a:hover,

	.header-v1 .block-cart-header .fa-shopping-cart:hover{color: #b18ade;}

	.block-cart-header .dropdown-toggle {position: relative;}

	.header-v1 .block-cart-header .count{

		top: -10px;

		left: 10px;

	}

	.top-links .block-cart-header .dropdown-menu,

	.header-v3 .block-cart-header .dropdown-menu,

	.header-v3 .topSearch .dropdown-menu{

		left: 0;

		right: 0;

		margin: 0 auto;

		width: 290px;

		min-width:290px;

	}

	

	.header-v2 .top-bar .dropdown-menu{left:0;right:0;}

	.btn-responsive-nav,

	.header-v2 .btn-responsive-nav{top: 80px;}

	.top-search{height: auto;}

	.top-search .search-select,

	.top-search .input-text{width: 100%;float:left;margin-bottom: 0;}

	.promo-boxed .top-search .button{top:auto;bottom: 13px;}

	.top-search .button{top:auto;bottom: 20px;}

	/* Header-v3 */

	.header-v3 .social-login-options {float: right;}

	.header-v3 .block-cart-header .count {top:-12px;right:-14px;}

	

	

	.testimonial-list-view .content {

		width: 100%;

		margin: 0;

		margin-top: 30px;

		clear: left;

	}

	.testimonial-list-view .avatar {

		float: right;

	}

	.testimonial-list-view .content:after {

		top: -20px;

		left: auto;

		right: 40px;

		border-top: 10px solid transparent;

		border-bottom: 10px solid #fff;

		border-left: 10px solid transparent;

		border-right: 10px solid transparent;

	}

	.breadcrumbs {

		background: none !important;

		padding: 50px 0 !important;

		height: auto !important;

		border-bottom: 1px solid #e3e3e3;

	}

	.breadcrumbs h1 {

		font-size: 30px !important;

		color: #222 !important;

	}

	.breadcrumbs li strong {

		color: #222 !important;

	}

	.breadcrumbs li a {

		color: #b18ade;

	}

	.top-search-content {

		margin-bottom: 40px;

	}

	.top-search-content .top-search {

		top: 0;

	}



}

@media(max-width: 420px){

	/*footer*/

	.hide-xs{display:none;}	

	.footer-newsletter .fa-envelope-o{display:block;margin:0;top:0;font-size: 20px;}

	.footer-newsletter .actions button .fa{margin-left:0;}

	.mfp-iframe-scaler.ajaxcart-iframe {

		width: 300px !important;

	}

	.mfp-iframe-scaler.ajaxcart-iframe #finish_and_checkout {

		margin-bottom: 10px;

	}

	.mfp-inline-holder .mfp-content #success-message-container {

		padding: 20px 25px;

	}

}

@media (max-width: 359px) {

	.deals-container.deals-list .deals-info .deal-timer .countdown > li {

		width: 55px;

		height: 80px;

		padding: 13px 0 14px; 

	}

	.cms-index-noroute .title-content span {

		font-size: 60px;

	}

	.cms-index-noroute .error-content {

		padding: 60px 0;

	}

	.cms-index-noroute .text {

		font-size: 15px;

	}

	.product-block-list .product-content .product-left {

		width: 75px;

	}

	.product-block-list .product-content .product-right {

		padding-left: 15px;

		width: calc(100% - 75px);

	}

	.testimonial-widget .thumbnail-author {

		padding-top: 5px;

	}

	.testimonial-widget .thumbnail-author.slick-current img,

	.testimonial-widget .thumbnail-author.slick-current .img {

		height: 80px;

		width: 80px;

	}

	.social-icons .title-share {

		display: block;

		float: none;

		margin-bottom: 10px;

	}

	.catalog-product-view .product-shop .btn-shop {

		display: block;

		margin-bottom: 10px;

	}

	.footer-newsletter .actions button{

		background-color:#1d1d1d;

		margin: 0 1px;

	}

}

/* Add bootstrap col */

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

	.col-xs-half {

		width: 50%;

	}

}

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

	.col-sm-half {

		width: 50%;

	}

	.product-block-list .product-content .product-right{

		padding-left: 10px;

		width: calc(100% - 80px);

	}

	.product-block-list .product-content .product-left {

		width: 80px;

	}

	.product-block-list .product-content .product-right .icon-links li {

		padding-left: 5px;

	}

	.widget-latest .latest-post-decs .post-info > span {

		margin-right: 10px;

	}

}

/* Clear left on row */

@media (min-width: 991px){

    .first-row-item,

    .row-2 .row-2-first,

    .row-3 .row-3-first,

    .row-4 .row-4-first,

    .row-5 .row-5-first,

    .row-6 .row-6-first,

    .row-7 .row-7-first,

    .row-8 .row-8-first{

        clear: left;

    }

}

@media only screen and (max-width: 991px) and (min-width: 768px){

	.row-2sm-first{

        clear: left;

    }

}

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

	.row-2xs-first{

        clear: left;

    }

	.row-2-first{

        clear: left;

    }

}

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

    .row-2-first{

        clear: left;

    }

	.row-3sm-first{

        clear: left;

    }

}



@media(min-width: 749px ){

	.header-v3 .account-dropdown .account-links,

	.header-v3 .account-dropdown .dropdown-menu a .fa,

	.header-v3 .links .fa-my-wishlist::before,.header-v4 .account-dropdown .account-links,

	.header-v4 .account-dropdown .dropdown-menu a .fa,

	.header-v4 .links .fa-my-wishlist::before {display: none;}

	.header-v3 .account-dropdown,.header-v4 .account-dropdown{float: right;}

	.header-v3 .account-dropdown .dropdown-menu,

	.header-v4 .account-dropdown .dropdown-menu	{

		display: block !important;

		background: none;

		position: relative;

		width: 100%;

		border: none;

		border-radius: 0;

		box-shadow: none;

		margin:0;

		padding:0;

		line-height: 40px;

		opacity: 1;

		visibility: visible;

		transform: none;

		-webkit-transform: none;

		-moz-transform: none;

		-ms-transform: none;

		z-index: 9;

	}

	.header-v3 .account-dropdown .dropdown-menu li,.header-v4 .account-dropdown .dropdown-menu li{

		display: inline-block;

		padding: 10px 0;

	}

	.header-v3 .account-dropdown .dropdown-menu a,.header-v4 .account-dropdown .dropdown-menu a {

		padding: 0;

	}

	.header-v3 .account-dropdown .dropdown-menu a:after,.header-v4 .account-dropdown .dropdown-menu a:after{

		content: "";

		display: inline-block;

		height: 10px;

		width: 1px;

		background-color: #575757;

		margin: 0 10px;

	}

	.header-v3 .account-dropdown .dropdown-menu li:last-child a:after,.header-v4 .account-dropdown .dropdown-menu li:last-child a:after{display: none;}

}

@media(max-width: 520px){

	.mfp-iframe-scaler.ajaxcart-iframe.ajaxcart-form-frame iframe {

		width: 300px;

		margin-left: -150px;

	}

	.ajaxcart-index-options .product-view {

		width: 100% !important;

	}

	.mfp-iframe-scaler.ajaxcart-iframe.ajaxcart-form-frame .mfp-close {

		margin-left: 100px;

	}

	.ajaxcart-index-options .catalog-product-view .product-shop .product-name  h1 {

		font-size: 23px;

	}

}


@media (min-width: 200px) and (max-width: 900px) {
 
.searchheader {
   display: block !important;
    margin: -41px 0px 85px;
    width: 100% !important;
}

.freeshiping {
 
    margin-bottom: 14px !important;
    margin-top: 11px !important;
	float:left;
	width:100%;
	 
}

}
