div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    padding-left: 15px;
    background: url(../../skin/frontend/enterprise/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    font-weight: bold;
    padding-left: 15px;
    background: url(../../skin/frontend/enterprise/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(../../skin/frontend/enterprise/default/images/amshopby-rb1.gif);
}

.block-layered-nav .single-choice a.amshopby-attr-selected,
.block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    background-image: url(../../skin/frontend/enterprise/default/images/amshopby-rb2.gif);
}

.amshopby-swatch {
    background: url(../../skin/frontend/enterprise/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 0;
}

.block-layered-nav .amshopby-cat-level-2.static-2-level {
    padding-left: 30px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(../../skin/frontend/enterprise/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(../../skin/frontend/enterprise/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    margin: 5px 0 0;
    padding: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(../../skin/frontend/enterprise/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(../../skin/frontend/enterprise/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding-left: 15px;
    background: url(../../skin/frontend/enterprise/default/images/amshopby-expanded.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(../../skin/frontend/enterprise/default/images/amshopby-collapsed.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(../../skin/frontend/enterprise/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(../../skin/frontend/enterprise/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
}

.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('../../skin/frontend/enterprise/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    background: url('../../skin/frontend/enterprise/default/images/am_btn_remove.gif') no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(../../skin/frontend/enterprise/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(../../skin/frontend/enterprise/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(../../skin/frontend/enterprise/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}
.amshopby-cat-level-1.without-icon {
    padding-left: 15px;
}
/*----DEFAULT COLUMNS STYLES FOR CONTENT TYPES----*/
.ct-clear {
    clear: both;
}
.ct-column-top {
    margin-bottom: 1em;
}
.ct-column-bottom {
    margin-top: 1em;
}
.ct-column-middle {
    margin-bottom: 1em;
    margin-top: 1em;
}
.ct-column-main-left-50 {
    width: 49%;
    float: left;
}
.ct-column-main-right-50 {
    width: 49%;
    float: right;
}
.ct-column-main-left-25 {
    width: 25%;
    float: left;    
}
.ct-column-main-center-50 {
    width: 48%;
    margin: 0 1%;
    float: left;    
}
.ct-column-main-right-25 {
    width: 25%;
    float: right;    
}
.ct-column-main-left-33 {
    width: 32%;
    float: left;    
}
.ct-column-main-center-33 {
    width: 32%;
    margin: 0 2%;
    float: left;    
}
.ct-column-main-right-33 {
    width: 32%;
    float: right;    
}
.block-ct-filter-content {
    padding: 5px 10px;
}
#contenttype-results-filter-list li a {
    display: inline-block;
    padding-left: 16px;
    background: url(../../skin/frontend/base/default/images/blackbird/acm/cb1.gif) no-repeat left center;
}

#contenttype-results-filter-list li.item-active a {
    background: url(../../skin/frontend/base/default/images/blackbird/acm/cb2.gif) no-repeat left center;
}



/*----DEFAULT COLUMNS STYLES FOR CONTENT LIST----*/
.cl-clear {
    clear: both;
}
.cl-column-top {
    margin-bottom: 1em;
}
.cl-column-bottom {
    margin-top: 1em;
    border-bottom:1px solid;
}
.cl-column-middle {
    margin-bottom: 1em;
    margin-top: 1em;
}
.cl-column-main-left-50 {
    width: 49%;
    float: left;
}
.cl-column-main-right-50 {
    width: 49%;
    float: right;
}
.cl-column-main-left-25 {
    width: 25%;
    float: left;    
}
.cl-column-main-center-50 {
    width: 48%;
    margin: 0 1%;
    float: left;    
}
.cl-column-main-right-25 {
    width: 25%;
    float: right;    
}
.cl-column-main-left-33 {
    width: 32%;
    float: left;    
}
.cl-column-main-center-33 {
    width: 32%;
    margin: 0 2%;
    float: left;    
}
.cl-column-main-right-33 {
    width: 32%;
    float: right;    
}

/**
 * Innoexts
 *
 * 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@innoexts.com so we can send you a copy immediately.
 * 
 * @category    Innoexts
 * @package     Innoexts_CustomerLocator
 * @copyright   Copyright (c) 2013 Innoexts (http://www.innoexts.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* Block: Customer Address */
.block-customer-address .form-list { 
    padding: 5px 0px; 
}
.block-customer-address .customer-address-id-form-list {
    padding: 5px 0px 0px 0px; 
}
.block-customer-address .customer-address-form-list {
    padding: 0px 0px 5px 0px; 
}
.block-customer-address .block-title strong {
    background-image: none; 
}
.block-customer-address .form-list input.input-text { 
    width: 145px; 
}
.block-customer-address .form-list select {
    width: 150px; 
}


@font-face
{
 font-family: Open sans;
 src: url(../../skin/frontend/base/default/css/magestore/OpenSans-Regular.ttf);
}

.magestore-popup_social {
    max-width: 622px !important;
}
.clear{
 width:100%;
 height:0px;
 clear:both;
 font-size:0px;
 line-height:0px;
}

.account-create #sociallogin_button{
	margin-top:10px;
}



.account-login #sociallogin_button{
    width:109px;
	margin-top:3px;
}

#sociallogin_button button span{
	box-sizing: border-box;
}

 #bt-loginfb span, #bt-loginfb-other span, #bt-loginfb-popup span{
    height:35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/fb.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginfb span span,#bt-loginfb-other span span, #bt-loginfb-popup span span{background: none repeat scroll 0 0 #2d78bd;}
#bt-loginamazon span,#bt-loginamazon-other span, #bt-loginamazon-popup span{
    height:35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/bt_amazon.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginamazon span span,#bt-loginamazon-other span span, #bt-loginamazon-popup span span{background: none repeat scroll 0 0 #fe9900;}
#bt-loginins span,#bt-loginins-other span, #bt-loginins-popup span{
    height:35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/bt_intagram.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginins span span,#bt-loginins-other span span, #bt-loginins-popup span span{background: none repeat scroll 0 0 #42729a;}
#bt-logingo span,#bt-logingo-other span, #bt-logingo-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/google.png") no-repeat;
    display: block;
    float: left;
}
#bt-logingo span span,#bt-logingo-other span span, #bt-logingo-popup span span{background: none repeat scroll 0 0 #dd4b39;}
#magestore-popup  .input-box{width:100%;}
#bt-loginvk span,#bt-loginvk-other span, #bt-loginvk-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/vk.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginvk span span,#bt-loginvk-other span span, #bt-loginvk-popup span span{background: none repeat scroll 0 0 #44678d;}
#bt-loginper span,#bt-loginper-other span, #bt-loginper-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/persional.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginper span span,#bt-loginper-other span span, #bt-loginper-popup span span{background: none repeat scroll 0 0 #ffc823;}

#bt-loginse span,#bt-loginse-other span, #bt-loginse-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/stack.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginse span span,#bt-loginse-other span span, #bt-loginse-popup span  span{background: none repeat scroll 0 0 #3170c3;}

#bt-logintw span,#bt-logintw-other span, #bt-loginaol-popup span{
    height: 35px;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#bt-logintw span span,#bt-logintw-other span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #28bceb;}
#bt-loginwp span,#bt-loginwp-other span, #bt-loginwp-popup span{   
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/wpress.png") no-repeat;  
}
#bt-loginwp span span,#bt-loginwp-other span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#bt-loginya span, #bt-loginya-popup span{
    height: 35px;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/yh.png") no-repeat;
    display: block;
    float: left;
}
#bt-loginya span span,#bt-loginya-other span span, #bt-loginya-popup span span{background: none repeat scroll 0 0 #6f2b90;}
/* by Hai Ta */
#bt-loginaol span,#bt-loginaol-other span, #bt-loginaol-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/aol.png") no-repeat;  
}
#bt-loginaol span span,#bt-loginaol-other span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #ffc923;}
#bt-loginwp span,#bt-loginwp-other span, #bt-loginwp-popup span{   
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/wpress.png") no-repeat;  
}
#bt-loginwp span span,#bt-loginwp-other span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#bt-logincal span,#bt-logincal-other span, #bt-logincal-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/clavid.png") no-repeat;    
}
#bt-logincal span span,#bt-logincal-other span span, #bt-logincal-popup span span{ background: none repeat scroll 0 0 #12396b;}
#bt-loginorg span,#bt-loginorg-other span, #bt-loginorg-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/orange.png") no-repeat;    
}
#bt-loginorg span span,#bt-loginorg-other span span, #bt-loginorg-popup span span{background: none repeat scroll 0 0 #ff6501;}
#bt-loginmp span,#bt-loginmp-other span, #bt-loginmp-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/mysp.png") no-repeat;    
}
#bt-loginmp span span,#bt-loginmp-other span span, #bt-loginmp-popup span span{background: none repeat scroll 0 0 #ff6501;}
#bt-loginlive span,#bt-loginlive-other span, #bt-loginlive-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/live.png") no-repeat;
}
#bt-loginlive span span,#bt-loginlive-other span span, #bt-loginlive-popup span span{  background: none repeat scroll 0 0 #30a8e4;}
#bt-loginfq span,#bt-loginfq-other span, #bt-loginfq-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/fq.png") no-repeat;   
}
#bt-loginfq span span,#bt-loginfq-other span span, #bt-loginfq-popup span span{	background: none repeat scroll 0 0 #099eba;}

#bt-loginlinked span,#bt-loginlinked-other span, #bt-loginlinked-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/linked.png") no-repeat;   
}
#bt-loginlinked span span,#bt-loginlinked-other span span, #bt-loginlinked-popup span span{background: none repeat scroll 0 0 #017fb2;}
#bt-loginopen span,#bt-loginopen-other span, #bt-loginopen-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/myop.png") no-repeat;
}
#bt-loginopen span span,#bt-loginopen-other span span, #bt-loginopen-popup span span{background: none repeat scroll 0 0 #74bc52;}
#bt-loginlj span,#bt-loginlj-other span, #bt-loginlj-popup span{    
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/liveJ.png") no-repeat;   
}
#bt-loginlj span span,#bt-loginlj-other span span, #bt-loginlj-popup span span{background: none repeat scroll 0 0 #143ea9;}

#sociallogin-other-div{	
	display: block;	
	float: right;      
}
#sociallogin-other-a{
	width: 91px;
	display: block;
}
#sociallogin-other-a-popup{margin-right:30px}
.sociallogin-other{
	display: block;
	float: right;
	width: 100%;
	/* margin-top: -25px; */
}
.sociallogin-other-span{
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
}

.sociallogin-other-span-img-popup{
	float: right;
	width: 20px;
	height: 25px;
	cursor: pointer;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/add.png") no-repeat right;
}

.other-button{
	/* margin: 7px 3px 5px 4px; */
}
.sociallogin-other-button{	
    width: auto;
	max-width:375px;
}

button.bt-login-social{background:none;border:none;cursor: pointer;}
button.bt-login-social:hover{opacity: 0.9; /* width: 88%; */}
button.bt-login-social span{
	height:35px;
	line-height:35px;
	color:#fff;
	padding: 0 0 0 35px;
	float:left;
	}
button#bt-logintw-popup span{
    height: 35px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button .sociallogin-other #other_sociallogin_label{font-family: Open sans;}
button.bt-login-social span span{
	background-position:100% 0 !important;
	/* padding-right:10px !important; */
	padding-left:10px !important;
	text-align: left;
	color:#fff;
	min-width: 110px;
	font-family: Open sans;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
	text-transform:none;
}
button.bt-login-social span span {
	min-width: 125px;
}
	
/* change poppup */
#magestore-popup{
    top: 100px;
    position: absolute;
    z-index: 40020;
    border-radius: 7px;
    border: 10px solid rgba(255, 255, 255, 0.58);
}
#magestore-popup .border-popup{
    float: left;
    width: 100%;
    padding: 15px;
    height: auto;
    background: #fff;
}
#magestore-login-social{
	float: right;
	width: 43%;
}
#magestore-login-social .magestore-loign-h3{
    float: right;
    padding-right: 102px;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.3;
}
#sociallogin-close{
	cursor: pointer;
    height: 33px;
    position: absolute;
    right: -20px;
    top: -16px;   
    z-index: 9999;
	right: -12px;
	top: -15px;
	height: 34px;
	width: 33px;
	background:url("../../skin/frontend/base/default/css/magestore/sociallogin/close.png") no-repeat;
}
#sociallogin-close:hover{
	text-decoration: underline;
}
#sociallogin-close-popup{
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    right: -22px;
    top: -22px;
    height: 34px;
    width: 33px;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/close.png") no-repeat;
}
#sociallogin-close-popup:hover{
	text-decoration: underline;
}
#magestore-login-form{
	padding-left: 33px;
    width: 57%;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/bg-login.png") no-repeat right center;
}
.magestore-loign-h3{
	margin-bottom: 18px;
	font-family: 'tahoma',Arial,Helvetica,sans-serif;
    font-size: 15px;
	padding-bottom: 3px;
}
.magestore-login-input-box{

}
.login-label{
    padding-top: 5px;
    font-weight: normal;
    color: #666;
    margin: 5px;
}
.login-label em{
	color: red;
}
.sociallogin-input-box{

}
.sociallogin-input-box .input-text{
	border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 2px #E3E3E3 inset;
    font-family: inherit;
    font-size: 1.1em;
    margin: 0;
    padding: 5px 4px;
    width: 230px;
    height: 32px;
}
.magestore-login-popup-button{
    float: left;
    margin-top: 15px;
}
.magestore-login-popup-button button{
    float: left;
    margin-bottom: 15px;
}
.magestore-login-popup-button .pass-register {
    float: left;
    width: 100%;
}
#magestore-forgot-password, #magestore-forgot-back,
#magestore-sociallogin-create-new-customer{
    font-size: 16px;
    float: left;
}
#magestore-forgot-back{
	margin-right: 40px;
}
.popup_click_btn{
	float: left;
	/* margin-left: 137px; */
}
.magestore-login-input-box  .login-label em{	
}
.ajax-login-image{
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/opc-ajax-loader.gif") no-repeat scroll 0 0 transparent;
	width: 16px;
	height: 16px;
	margin: 5px 0 5px 152px;
}
.magestore-invalid-email{
	margin-left: 152px;
	color: red;
}

#sociallogin-forgot{
	margin-bottom : 20px;
    padding-right: 15px;
}
.magestore-sociallogin-create-new-customer{
	float: left;	
	clear: both;
}
#magestore-button-sociallogin-forgot{
    margin-top: 15px;
}
.magestore-sociallogin-create-new-customer a{
    padding-left: 32px;
	font-weight: bold;
}
.sociallogin-field{
	width: 218px;
	float: left;
}
.sociallogin-field .input-text{
    width: 230px;
}
#magestore-create-back{
	font-size: 14px;
	float: left;
	margin-left: 80px;
	margin-top: 6px;
}
.sociallogin-other-button-popup{
	float: left;
	text-align: center;
	padding: 15px 0px 0px;
}
#sociallogin_button ul.right{float:right;    width: 100%;text-align: center;}
#sociallogin_button ul.left{float:left;}

/*Register*/
#magestore-create-user {
    width: 57%;
    background: url("../../skin/frontend/base/default/css/magestore/sociallogin/bg-login.png") no-repeat right center;
    padding-left: 33px;
}
.magestore-create-popup-button{
    float: left;
    width: 100%;
    margin-top: 15px;
}

@font-face
{
 font-family: Open sans;
 src: url(../../skin/frontend/base/default/css/magestore/OpenSans-Regular.ttf);
}
#sociallogin_button #magestore-popup_social ul li button{
	width: 175px;height:37px;
}
#sociallogin_button #magestore-popup_social ul li {
    float:left;
	font-family: Open sans;
}
@media all and (min-width: 0px) and (max-width: 680px){
#magestore-popup_social {
    font-size: 1.5em !important;
}
}
@media (min-width: 681px) {
}
@media all and (min-width: 0px) and  (max-width: 459px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 0px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 0px;}
}
@media (min-width: 460px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 10px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 10px;}
}
ul.magestore-login-social li{background:#fff;border:none; float: right}

#magestore-popup{
	width:66% !important;
	z-index:99999;
	max-width: 630px;
}
#magestore-popup_social {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.25em;
	margin-bottom: 0.7em;
	position: absolute;
	top: 100px !important;
	left: 0;
	z-index: 100000;
	background-color: white;
}
#sociallogin_button ul.right li{
    float: right;
}
.magestore-popup_social{
		width: 90% !important;
	}
#other_sociallogin_label {
	background-color: rgb(240, 240, 237);
	line-height: 2em;
}
#magestore-popup_social li{
    /* float: right; */
    text-align: center;
}
.magestore-login-social{
    float: right;
    padding-right: 30px;
}
ul.magestore-login-social li.button{
    list-style: none !important;
    padding: 4px 0;
}
ul.magestore-login-social li.button:hover{
	background:none !important;
	margin:0;
	border:none;
    list-style: none !important;

}
.sociallogin-input-box .input-text{
	box-shadow: none;
}
.sociallogin-other-button-popup li.button{
	background:none;
	border:none;
	list-style: none !important;
	padding: 3px 8px !important;
}
.sociallogin-other-button-popup li.button:hover{
	background:none;
	border:none;
        list-style: none !important;
}
.other-button{padding:0;}
.bt-login-social{padding:0;margin:0 !important;}
.top-container{width:100%;}

#sociallogin_button{
	/*float:left;*/
}
#sociallogin_button ul li,.sociallogin-other ul li{margin: 0px;}
#sociallogin_button ul li.button,.sociallogin-other ul li.button{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
#sociallogin_button ul li.button,.sociallogin-other ul li{
    display: inline-block;
    margin: 0 auto;
    padding: 0 10px 0 0;
    /* float: none; */
}
#sociallogin_button ul li.button:hover{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
.sociallogin-other-button{
	_display:block !important;
	z-index:3000 !important;
}
#sociallogin-other-a{
	display: inline-block;
	width:100%;
	text-align:right;
}
#sociallogin-other-div{
	display: inline-block;
	width:100%;
	margin:0;
}
#sociallogin-other-b{
	display:block;
	height:30px;
	line-height:30px;
}
#sociallogin-other-b span{
	display:block;
	margin-right:30px;
	text-align:right;
}
#sociallogin-other-button{
	top:30px;
}
#magestore-login-form .magestore-invalid-email{
	margin:0;
}
.other-button{
/* 	margin: 0px 2px 0px 2px !important;
	padding: 3px 0px 0px 8px!important; */
}

#bg_fade{
	z-index:30020 !important;
	float:left;
	width:100%;
	min-height:3000px;
}
.active .sociallogin-other-span-img-popup{
	float: right;
	width: 20px;
	height: 25px;
	cursor: pointer;
	background: url("../../skin/frontend/base/default/css/magestore/sociallogin/sub.png") no-repeat right;
}
@media only screen and (max-width: 900px){

    #magestore-sociallogin-form-forgot .magestore-login-popup-button{
        width: 100%;
    }
    #magestore-popup .border-popup{
        height: auto;
    }
    #magestore-login-form{
        width: 100%;
        background: none;
        padding: 0;
    }
    .sociallogin-input-box .input-text {
        box-shadow: none;
        width: 100%;
    }
    .magestore-login-popup-button .pass-register {
        float: right;
        width: auto;
    }
    #magestore-login-social{
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .magestore-login-social {
         padding-right: 0px;
    }
    ul.magestore-login-social li.button {
        margin-right: 8px;
    }
    ul.magestore-login-social li {
        float: left;
        vertical-align: middle;
        float: none;
    }
    #magestore-login-social .magestore-loign-h3 {
        float: left;
        padding-right: 0;
        width: 100%;
        margin-bottom: 2px;
    }
    #magestore-button-sociallogin-forgot {
         margin-top: 0px;
        float: right;
    }
    #magestore-create-user {
        width: 100%;
        background: none;
         padding-left: 0px;
    }

    #magestore-sociallogin-form-create .form-list > li{
        float: left;
        width: 100%;
    }

    #magestore-popup .form-list .sociallogin-field{
        width: 50%;
    }
    #magestore-popup .form-list .sociallogin-field.right{
        padding-left: 5px;
    }
    #magestore-button-sociallogin-forgot{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 650px){
    .magestore-login-social {
        text-align: center;
    }
    ul.magestore-login-social li.button {
        margin-right: 0px;
        vertical-align: middle;
        float:none;
    }
    .magestore-login-popup-button{
        margin-bottom: 15px;
    }
    #magestore-forgot-password,
    #magestore-sociallogin-create-new-customer{
        font-size: 15px;
    }
    #magestore-forgot-back {
        font-size: 14px;
    }
}
@media only screen and (max-width: 500px){
    #magestore-popup .form-list .sociallogin-field{width: 100%}
    .sociallogin-field .input-text{width: 100%}
    #magestore-create-back{
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
        float: left;
        width: 100%;
    }
    #magestore-button-sociallogin-create{    width: 100%;}
}
@media only screen and (max-width: 480px){
    .magestore-login-popup-button button{
        width:100%;
    }
    .magestore-login-popup-button .pass-register {
        float: right;
        clear: both;
    }
    #magestore-forgot-password,
    #magestore-sociallogin-create-new-customer{
        font-size: 14px;
    }
    #magestore-forgot-back {
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }
}

/*!
 *
 *  Project:  GLYPHICONS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
html,
html .halflings {
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'Glyphicons';
  src: url('../../skin/frontend/enterprise/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot');
  src: url('../../skin/frontend/enterprise/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot#iefix') format('embedded-opentype'), url('../../skin/frontend/enterprise/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.woff') format('woff'), url('../../skin/frontend/enterprise/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.ttf') format('truetype'), url('../../skin/frontend/enterprise/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.glyphicons {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #1d1d1b;
  width: 16px;
  height: 16px;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
}
i.glyphicons:before {
  color: #1D1D1B;
  font: 16px 'Glyphicons';
  left: 0;
  position: absolute;
  top: 0;
}
i.glyphicons.glass:before {
  content: "\e001";
}
i.glyphicons.leaf:before {
  content: "\e002";
}
i.glyphicons.dog:before {
  content: "\e003";
}
i.glyphicons.user:before {
  content: "\e004";
}
i.glyphicons.girl:before {
  content: "\e005";
}
i.glyphicons.car:before {
  content: "\e006";
}
i.glyphicons.user_add:before {
  content: "\e007";
}
i.glyphicons.user_remove:before {
  content: "\e008";
}
i.glyphicons.film:before {
  content: "\e009";
}
i.glyphicons.magic:before {
  content: "\e010";
}
i.glyphicons.envelope:before {
  content: "\2709";
}
i.glyphicons.camera:before {
  content: "\e012";
}
i.glyphicons.heart:before {
  content: "\e013";
}
i.glyphicons.beach_umbrella:before {
  content: "\e014";
}
i.glyphicons.train:before {
  content: "\e015";
}
i.glyphicons.print:before {
  content: "\e016";
}
i.glyphicons.bin:before {
  content: "\e017";
}
i.glyphicons.music:before {
  content: "\e018";
}
i.glyphicons.note:before {
  content: "\e019";
}
i.glyphicons.heart_empty:before {
  content: "\e020";
}
i.glyphicons.home:before {
  content: "\e021";
}
i.glyphicons.snowflake:before {
  content: "\2744";
}
i.glyphicons.fire:before {
  content: "\e023";
}
i.glyphicons.magnet:before {
  content: "\e024";
}
i.glyphicons.parents:before {
  content: "\e025";
}
i.glyphicons.binoculars:before {
  content: "\e026";
}
i.glyphicons.road:before {
  content: "\e027";
}
i.glyphicons.search:before {
  content: "\e028";
}
i.glyphicons.cars:before {
  content: "\e029";
}
i.glyphicons.notes_2:before {
  content: "\e030";
}
i.glyphicons.pencil:before {
  content: "\270F";
}
i.glyphicons.bus:before {
  content: "\e032";
}
i.glyphicons.wifi_alt:before {
  content: "\e033";
}
i.glyphicons.luggage:before {
  content: "\e034";
}
i.glyphicons.old_man:before {
  content: "\e035";
}
i.glyphicons.woman:before {
  content: "\e036";
}
i.glyphicons.file:before {
  content: "\e037";
}
i.glyphicons.coins:before {
  content: "\e038";
}
i.glyphicons.airplane:before {
  content: "\2708";
}
i.glyphicons.notes:before {
  content: "\e040";
}
i.glyphicons.stats:before {
  content: "\e041";
}
i.glyphicons.charts:before {
  content: "\e042";
}
i.glyphicons.pie_chart:before {
  content: "\e043";
}
i.glyphicons.group:before {
  content: "\e044";
}
i.glyphicons.keys:before {
  content: "\e045";
}
i.glyphicons.calendar:before {
  content: "\e046";
}
i.glyphicons.router:before {
  content: "\e047";
}
i.glyphicons.camera_small:before {
  content: "\e048";
}
i.glyphicons.dislikes:before {
  content: "\e049";
}
i.glyphicons.star:before {
  content: "\e050";
}
i.glyphicons.link:before {
  content: "\e051";
}
i.glyphicons.eye_open:before {
  content: "\e052";
}
i.glyphicons.eye_close:before {
  content: "\e053";
}
i.glyphicons.alarm:before {
  content: "\e054";
}
i.glyphicons.clock:before {
  content: "\e055";
}
i.glyphicons.stopwatch:before {
  content: "\e056";
}
i.glyphicons.projector:before {
  content: "\e057";
}
i.glyphicons.history:before {
  content: "\e058";
}
i.glyphicons.truck:before {
  content: "\e059";
}
i.glyphicons.cargo:before {
  content: "\e060";
}
i.glyphicons.compass:before {
  content: "\e061";
}
i.glyphicons.keynote:before {
  content: "\e062";
}
i.glyphicons.paperclip:before {
  content: "\e063";
}
i.glyphicons.power:before {
  content: "\e064";
}
i.glyphicons.lightbulb:before {
  content: "\e065";
}
i.glyphicons.tag:before {
  content: "\e066";
}
i.glyphicons.tags:before {
  content: "\e067";
}
i.glyphicons.cleaning:before {
  content: "\e068";
}
i.glyphicons.ruller:before {
  content: "\e069";
}
i.glyphicons.gift:before {
  content: "\e070";
}
i.glyphicons.umbrella:before {
  content: "\2602";
}
i.glyphicons.book:before {
  content: "\e072";
}
i.glyphicons.bookmark:before {
  content: "\e073";
}
i.glyphicons.wifi:before {
  content: "\e074";
}
i.glyphicons.cup:before {
  content: "\e075";
}
i.glyphicons.stroller:before {
  content: "\e076";
}
i.glyphicons.headphones:before {
  content: "\e077";
}
i.glyphicons.headset:before {
  content: "\e078";
}
i.glyphicons.warning_sign:before {
  content: "\e079";
}
i.glyphicons.signal:before {
  content: "\e080";
}
i.glyphicons.retweet:before {
  content: "\e081";
}
i.glyphicons.refresh:before {
  content: "\e082";
}
i.glyphicons.roundabout:before {
  content: "\e083";
}
i.glyphicons.random:before {
  content: "\e084";
}
i.glyphicons.heat:before {
  content: "\e085";
}
i.glyphicons.repeat:before {
  content: "\e086";
}
i.glyphicons.display:before {
  content: "\e087";
}
i.glyphicons.log_book:before {
  content: "\e088";
}
i.glyphicons.adress_book:before {
  content: "\e089";
}
i.glyphicons.building:before {
  content: "\e090";
}
i.glyphicons.eyedropper:before {
  content: "\e091";
}
i.glyphicons.adjust:before {
  content: "\e092";
}
i.glyphicons.tint:before {
  content: "\e093";
}
i.glyphicons.crop:before {
  content: "\e094";
}
i.glyphicons.vector_path_square:before {
  content: "\e095";
}
i.glyphicons.vector_path_circle:before {
  content: "\e096";
}
i.glyphicons.vector_path_polygon:before {
  content: "\e097";
}
i.glyphicons.vector_path_line:before {
  content: "\e098";
}
i.glyphicons.vector_path_curve:before {
  content: "\e099";
}
i.glyphicons.vector_path_all:before {
  content: "\e100";
}
i.glyphicons.font:before {
  content: "\e101";
}
i.glyphicons.italic:before {
  content: "\e102";
}
i.glyphicons.bold:before {
  content: "\e103";
}
i.glyphicons.text_underline:before {
  content: "\e104";
}
i.glyphicons.text_strike:before {
  content: "\e105";
}
i.glyphicons.text_height:before {
  content: "\e106";
}
i.glyphicons.text_width:before {
  content: "\e107";
}
i.glyphicons.text_resize:before {
  content: "\e108";
}
i.glyphicons.left_indent:before {
  content: "\e109";
}
i.glyphicons.right_indent:before {
  content: "\e110";
}
i.glyphicons.align_left:before {
  content: "\e111";
}
i.glyphicons.align_center:before {
  content: "\e112";
}
i.glyphicons.align_right:before {
  content: "\e113";
}
i.glyphicons.justify:before {
  content: "\e114";
}
i.glyphicons.list:before {
  content: "\e115";
}
i.glyphicons.text_smaller:before {
  content: "\e116";
}
i.glyphicons.text_bigger:before {
  content: "\e117";
}
i.glyphicons.embed:before {
  content: "\e118";
}
i.glyphicons.embed_close:before {
  content: "\e119";
}
i.glyphicons.table:before {
  content: "\e120";
}
i.glyphicons.message_full:before {
  content: "\e121";
}
i.glyphicons.message_empty:before {
  content: "\e122";
}
i.glyphicons.message_in:before {
  content: "\e123";
}
i.glyphicons.message_out:before {
  content: "\e124";
}
i.glyphicons.message_plus:before {
  content: "\e125";
}
i.glyphicons.message_minus:before {
  content: "\e126";
}
i.glyphicons.message_ban:before {
  content: "\e127";
}
i.glyphicons.message_flag:before {
  content: "\e128";
}
i.glyphicons.message_lock:before {
  content: "\e129";
}
i.glyphicons.message_new:before {
  content: "\e130";
}
i.glyphicons.inbox:before {
  content: "\e131";
}
i.glyphicons.inbox_plus:before {
  content: "\e132";
}
i.glyphicons.inbox_minus:before {
  content: "\e133";
}
i.glyphicons.inbox_lock:before {
  content: "\e134";
}
i.glyphicons.inbox_in:before {
  content: "\e135";
}
i.glyphicons.inbox_out:before {
  content: "\e136";
}
i.glyphicons.cogwheel:before {
  content: "\e137";
}
i.glyphicons.cogwheels:before {
  content: "\e138";
}
i.glyphicons.picture:before {
  content: "\e139";
}
i.glyphicons.adjust_alt:before {
  content: "\e140";
}
i.glyphicons.database_lock:before {
  content: "\e141";
}
i.glyphicons.database_plus:before {
  content: "\e142";
}
i.glyphicons.database_minus:before {
  content: "\e143";
}
i.glyphicons.database_ban:before {
  content: "\e144";
}
i.glyphicons.folder_open:before {
  content: "\e145";
}
i.glyphicons.folder_plus:before {
  content: "\e146";
}
i.glyphicons.folder_minus:before {
  content: "\e147";
}
i.glyphicons.folder_lock:before {
  content: "\e148";
}
i.glyphicons.folder_flag:before {
  content: "\e149";
}
i.glyphicons.folder_new:before {
  content: "\e150";
}
i.glyphicons.edit:before {
  content: "\e151";
}
i.glyphicons.new_window:before {
  content: "\e152";
}
i.glyphicons.check:before {
  content: "\e153";
}
i.glyphicons.unchecked:before {
  content: "\e154";
}
i.glyphicons.more_windows:before {
  content: "\e155";
}
i.glyphicons.show_big_thumbnails:before {
  content: "\e156";
}
i.glyphicons.show_thumbnails:before {
  content: "\e157";
}
i.glyphicons.show_thumbnails_with_lines:before {
  content: "\e158";
}
i.glyphicons.show_lines:before {
  content: "\e159";
}
i.glyphicons.playlist:before {
  content: "\e160";
}
i.glyphicons.imac:before {
  content: "\e161";
}
i.glyphicons.macbook:before {
  content: "\e162";
}
i.glyphicons.ipad:before {
  content: "\e163";
}
i.glyphicons.iphone:before {
  content: "\e164";
}
i.glyphicons.iphone_transfer:before {
  content: "\e165";
}
i.glyphicons.iphone_exchange:before {
  content: "\e166";
}
i.glyphicons.ipod:before {
  content: "\e167";
}
i.glyphicons.ipod_shuffle:before {
  content: "\e168";
}
i.glyphicons.ear_plugs:before {
  content: "\e169";
}
i.glyphicons.phone:before {
  content: "\e170";
}
i.glyphicons.step_backward:before {
  content: "\e171";
}
i.glyphicons.fast_backward:before {
  content: "\e172";
}
i.glyphicons.rewind:before {
  content: "\e173";
}
i.glyphicons.play:before {
  content: "\e174";
}
i.glyphicons.pause:before {
  content: "\e175";
}
i.glyphicons.stop:before {
  content: "\e176";
}
i.glyphicons.forward:before {
  content: "\e177";
}
i.glyphicons.fast_forward:before {
  content: "\e178";
}
i.glyphicons.step_forward:before {
  content: "\e179";
}
i.glyphicons.eject:before {
  content: "\e180";
}
i.glyphicons.facetime_video:before {
  content: "\e181";
}
i.glyphicons.download_alt:before {
  content: "\e182";
}
i.glyphicons.mute:before {
  content: "\e183";
}
i.glyphicons.volume_down:before {
  content: "\e184";
}
i.glyphicons.volume_up:before {
  content: "\e185";
}
i.glyphicons.screenshot:before {
  content: "\e186";
}
i.glyphicons.move:before {
  content: "\e187";
}
i.glyphicons.more:before {
  content: "\e188";
}
i.glyphicons.brightness_reduce:before {
  content: "\e189";
}
i.glyphicons.brightness_increase:before {
  content: "\e190";
}
i.glyphicons.circle_plus:before {
  content: "\e191";
}
i.glyphicons.circle_minus:before {
  content: "\e192";
}
i.glyphicons.circle_remove:before {
  content: "\e193";
}
i.glyphicons.circle_ok:before {
  content: "\e194";
}
i.glyphicons.circle_question_mark:before {
  content: "\e195";
}
i.glyphicons.circle_info:before {
  content: "\e196";
}
i.glyphicons.circle_exclamation_mark:before {
  content: "\e197";
}
i.glyphicons.remove:before {
  content: "\e198";
}
i.glyphicons.ok:before {
  content: "\e199";
}
i.glyphicons.ban:before {
  content: "\e200";
}
i.glyphicons.download:before {
  content: "\e201";
}
i.glyphicons.upload:before {
  content: "\e202";
}
i.glyphicons.shopping_cart:before {
  content: "\e203";
}
i.glyphicons.lock:before {
  content: "\e204";
}
i.glyphicons.unlock:before {
  content: "\e205";
}
i.glyphicons.electricity:before {
  content: "\e206";
}
i.glyphicons.ok_2:before {
  content: "\e207";
}
i.glyphicons.remove_2:before {
  content: "\e208";
}
i.glyphicons.cart_out:before {
  content: "\e209";
}
i.glyphicons.cart_in:before {
  content: "\e210";
}
i.glyphicons.left_arrow:before {
  content: "\e211";
}
i.glyphicons.right_arrow:before {
  content: "\e212";
}
i.glyphicons.down_arrow:before {
  content: "\e213";
}
i.glyphicons.up_arrow:before {
  content: "\e214";
}
i.glyphicons.resize_small:before {
  content: "\e215";
}
i.glyphicons.resize_full:before {
  content: "\e216";
}
i.glyphicons.circle_arrow_left:before {
  content: "\e217";
}
i.glyphicons.circle_arrow_right:before {
  content: "\e218";
}
i.glyphicons.circle_arrow_top:before {
  content: "\e219";
}
i.glyphicons.circle_arrow_down:before {
  content: "\e220";
}
i.glyphicons.play_button:before {
  content: "\e221";
}
i.glyphicons.unshare:before {
  content: "\e222";
}
i.glyphicons.share:before {
  content: "\e223";
}
i.glyphicons.chevron-right:before {
  content: "\e224";
}
i.glyphicons.chevron-left:before {
  content: "\e225";
}
i.glyphicons.bluetooth:before {
  content: "\e226";
}
i.glyphicons.euro:before {
  content: "\20AC";
}
i.glyphicons.usd:before {
  content: "\e228";
}
i.glyphicons.gbp:before {
  content: "\e229";
}
i.glyphicons.retweet_2:before {
  content: "\e230";
}
i.glyphicons.moon:before {
  content: "\e231";
}
i.glyphicons.sun:before {
  content: "\2609";
}
i.glyphicons.cloud:before {
  content: "\2601";
}
i.glyphicons.direction:before {
  content: "\e234";
}
i.glyphicons.brush:before {
  content: "\e235";
}
i.glyphicons.pen:before {
  content: "\e236";
}
i.glyphicons.zoom_in:before {
  content: "\e237";
}
i.glyphicons.zoom_out:before {
  content: "\e238";
}
i.glyphicons.pin:before {
  content: "\e239";
}
i.glyphicons.albums:before {
  content: "\e240";
}
i.glyphicons.rotation_lock:before {
  content: "\e241";
}
i.glyphicons.flash:before {
  content: "\e242";
}
i.glyphicons.google_maps:before {
  content: "\e243";
}
i.glyphicons.anchor:before {
  content: "\2693";
}
i.glyphicons.conversation:before {
  content: "\e245";
}
i.glyphicons.chat:before {
  content: "\e246";
}
i.glyphicons.male:before {
  content: "\e247";
}
i.glyphicons.female:before {
  content: "\e248";
}
i.glyphicons.asterisk:before {
  content: "\002A";
}
i.glyphicons.divide:before {
  content: "\00F7";
}
i.glyphicons.snorkel_diving:before {
  content: "\e251";
}
i.glyphicons.scuba_diving:before {
  content: "\e252";
}
i.glyphicons.oxygen_bottle:before {
  content: "\e253";
}
i.glyphicons.fins:before {
  content: "\e254";
}
i.glyphicons.fishes:before {
  content: "\e255";
}
i.glyphicons.boat:before {
  content: "\e256";
}
i.glyphicons.delete:before {
  content: "\e257";
}
i.glyphicons.sheriffs_star:before {
  content: "\e258";
}
i.glyphicons.qrcode:before {
  content: "\e259";
}
i.glyphicons.barcode:before {
  content: "\e260";
}
i.glyphicons.pool:before {
  content: "\e261";
}
i.glyphicons.buoy:before {
  content: "\e262";
}
i.glyphicons.spade:before {
  content: "\e263";
}
i.glyphicons.bank:before {
  content: "\e264";
}
i.glyphicons.vcard:before {
  content: "\e265";
}
i.glyphicons.electrical_plug:before {
  content: "\e266";
}
i.glyphicons.flag:before {
  content: "\e267";
}
i.glyphicons.credit_card:before {
  content: "\e268";
}
i.glyphicons.keyboard-wireless:before {
  content: "\e269";
}
i.glyphicons.keyboard-wired:before {
  content: "\e270";
}
i.glyphicons.shield:before {
  content: "\e271";
}
i.glyphicons.ring:before {
  content: "\02DA";
}
i.glyphicons.cake:before {
  content: "\e273";
}
i.glyphicons.drink:before {
  content: "\e274";
}
i.glyphicons.beer:before {
  content: "\e275";
}
i.glyphicons.fast_food:before {
  content: "\e276";
}
i.glyphicons.cutlery:before {
  content: "\e277";
}
i.glyphicons.pizza:before {
  content: "\e278";
}
i.glyphicons.birthday_cake:before {
  content: "\e279";
}
i.glyphicons.tablet:before {
  content: "\e280";
}
i.glyphicons.settings:before {
  content: "\e281";
}
i.glyphicons.bullets:before {
  content: "\e282";
}
i.glyphicons.cardio:before {
  content: "\e283";
}
i.glyphicons.t-shirt:before {
  content: "\e284";
}
i.glyphicons.pants:before {
  content: "\e285";
}
i.glyphicons.sweater:before {
  content: "\e286";
}
i.glyphicons.fabric:before {
  content: "\e287";
}
i.glyphicons.leather:before {
  content: "\e288";
}
i.glyphicons.scissors:before {
  content: "\e289";
}
i.glyphicons.bomb:before {
  content: "\e290";
}
i.glyphicons.skull:before {
  content: "\e291";
}
i.glyphicons.celebration:before {
  content: "\e292";
}
i.glyphicons.tea_kettle:before {
  content: "\e293";
}
i.glyphicons.french_press:before {
  content: "\e294";
}
i.glyphicons.coffe_cup:before {
  content: "\e295";
}
i.glyphicons.pot:before {
  content: "\e296";
}
i.glyphicons.grater:before {
  content: "\e297";
}
i.glyphicons.kettle:before {
  content: "\e298";
}
i.glyphicons.hospital:before {
  content: "\e299";
}
i.glyphicons.hospital_h:before {
  content: "\e300";
}
i.glyphicons.microphone:before {
  content: "\e301";
}
i.glyphicons.webcam:before {
  content: "\e302";
}
i.glyphicons.temple_christianity_church:before {
  content: "\e303";
}
i.glyphicons.temple_islam:before {
  content: "\e304";
}
i.glyphicons.temple_hindu:before {
  content: "\e305";
}
i.glyphicons.temple_buddhist:before {
  content: "\e306";
}
i.glyphicons.bicycle:before {
  content: "\e307";
}
i.glyphicons.life_preserver:before {
  content: "\e308";
}
i.glyphicons.share_alt:before {
  content: "\e309";
}
i.glyphicons.comments:before {
  content: "\e310";
}
i.glyphicons.flower:before {
  content: "\2698";
}
i.glyphicons.baseball:before {
  content: "\e312";
}
i.glyphicons.rugby:before {
  content: "\e313";
}
i.glyphicons.ax:before {
  content: "\e314";
}
i.glyphicons.table_tennis:before {
  content: "\e315";
}
i.glyphicons.bowling:before {
  content: "\e316";
}
i.glyphicons.tree_conifer:before {
  content: "\e317";
}
i.glyphicons.tree_deciduous:before {
  content: "\e318";
}
i.glyphicons.more_items:before {
  content: "\e319";
}
i.glyphicons.sort:before {
  content: "\e320";
}
i.glyphicons.filter:before {
  content: "\e321";
}
i.glyphicons.gamepad:before {
  content: "\e322";
}
i.glyphicons.playing_dices:before {
  content: "\e323";
}
i.glyphicons.calculator:before {
  content: "\e324";
}
i.glyphicons.tie:before {
  content: "\e325";
}
i.glyphicons.wallet:before {
  content: "\e326";
}
i.glyphicons.piano:before {
  content: "\e327";
}
i.glyphicons.sampler:before {
  content: "\e328";
}
i.glyphicons.podium:before {
  content: "\e329";
}
i.glyphicons.soccer_ball:before {
  content: "\e330";
}
i.glyphicons.blog:before {
  content: "\e331";
}
i.glyphicons.dashboard:before {
  content: "\e332";
}
i.glyphicons.certificate:before {
  content: "\e333";
}
i.glyphicons.bell:before {
  content: "\e334";
}
i.glyphicons.candle:before {
  content: "\e335";
}
i.glyphicons.pushpin:before {
  content: "\e336";
}
i.glyphicons.iphone_shake:before {
  content: "\e337";
}
i.glyphicons.pin_flag:before {
  content: "\e338";
}
i.glyphicons.turtle:before {
  content: "\e339";
}
i.glyphicons.rabbit:before {
  content: "\e340";
}
i.glyphicons.globe:before {
  content: "\e341";
}
i.glyphicons.briefcase:before {
  content: "\e342";
}
i.glyphicons.hdd:before {
  content: "\e343";
}
i.glyphicons.thumbs_up:before {
  content: "\e344";
}
i.glyphicons.thumbs_down:before {
  content: "\e345";
}
i.glyphicons.hand_right:before {
  content: "\e346";
}
i.glyphicons.hand_left:before {
  content: "\e347";
}
i.glyphicons.hand_up:before {
  content: "\e348";
}
i.glyphicons.hand_down:before {
  content: "\e349";
}
i.glyphicons.fullscreen:before {
  content: "\e350";
}
i.glyphicons.shopping_bag:before {
  content: "\e351";
}
i.glyphicons.book_open:before {
  content: "\e352";
}
i.glyphicons.nameplate:before {
  content: "\e353";
}
i.glyphicons.nameplate_alt:before {
  content: "\e354";
}
i.glyphicons.vases:before {
  content: "\e355";
}
i.glyphicons.bullhorn:before {
  content: "\e356";
}
i.glyphicons.dumbbell:before {
  content: "\e357";
}
i.glyphicons.suitcase:before {
  content: "\e358";
}
i.glyphicons.file_import:before {
  content: "\e359";
}
i.glyphicons.file_export:before {
  content: "\e360";
}
i.glyphicons.bug:before {
  content: "\e361";
}
i.glyphicons.crown:before {
  content: "\e362";
}
i.glyphicons.smoking:before {
  content: "\e363";
}
i.glyphicons.cloud-upload:before {
  content: "\e364";
}
i.glyphicons.cloud-download:before {
  content: "\e365";
}
i.glyphicons.restart:before {
  content: "\e366";
}
i.glyphicons.security_camera:before {
  content: "\e367";
}
i.glyphicons.expand:before {
  content: "\e368";
}
i.glyphicons.collapse:before {
  content: "\e369";
}
i.glyphicons.collapse_top:before {
  content: "\e370";
}
i.glyphicons.globe_af:before {
  content: "\e371";
}
i.glyphicons.global:before {
  content: "\e372";
}
i.glyphicons.spray:before {
  content: "\e373";
}
i.glyphicons.nails:before {
  content: "\e374";
}
i.glyphicons.claw_hammer:before {
  content: "\e375";
}
i.glyphicons.classic_hammer:before {
  content: "\e376";
}
i.glyphicons.hand_saw:before {
  content: "\e377";
}
i.glyphicons.riflescope:before {
  content: "\e378";
}
i.glyphicons.electrical_socket_eu:before {
  content: "\e379";
}
i.glyphicons.electrical_socket_us:before {
  content: "\e380";
}
i.glyphicons.pinterest:before {
  content: "\e381";
}
i.glyphicons.dropbox:before {
  content: "\e382";
}
i.glyphicons.google_plus:before {
  content: "\e383";
}
i.glyphicons.jolicloud:before {
  content: "\e384";
}
i.glyphicons.yahoo:before {
  content: "\e385";
}
i.glyphicons.blogger:before {
  content: "\e386";
}
i.glyphicons.picasa:before {
  content: "\e387";
}
i.glyphicons.amazon:before {
  content: "\e388";
}
i.glyphicons.tumblr:before {
  content: "\e389";
}
i.glyphicons.wordpress:before {
  content: "\e390";
}
i.glyphicons.instapaper:before {
  content: "\e391";
}
i.glyphicons.evernote:before {
  content: "\e392";
}
i.glyphicons.xing:before {
  content: "\e393";
}
i.glyphicons.zootool:before {
  content: "\e394";
}
i.glyphicons.dribbble:before {
  content: "\e395";
}
i.glyphicons.deviantart:before {
  content: "\e396";
}
i.glyphicons.read_it_later:before {
  content: "\e397";
}
i.glyphicons.linked_in:before {
  content: "\e398";
}
i.glyphicons.forrst:before {
  content: "\e399";
}
i.glyphicons.pinboard:before {
  content: "\e400";
}
i.glyphicons.behance:before {
  content: "\e401";
}
i.glyphicons.github:before {
  content: "\e402";
}
i.glyphicons.youtube:before {
  content: "\e403";
}
i.glyphicons.skitch:before {
  content: "\e404";
}
i.glyphicons.foursquare:before {
  content: "\e405";
}
i.glyphicons.quora:before {
  content: "\e406";
}
i.glyphicons.badoo:before {
  content: "\e407";
}
i.glyphicons.spotify:before {
  content: "\e408";
}
i.glyphicons.stumbleupon:before {
  content: "\e409";
}
i.glyphicons.readability:before {
  content: "\e410";
}
i.glyphicons.facebook:before {
  content: "\e411";
}
i.glyphicons.twitter:before {
  content: "\e412";
}
i.glyphicons.instagram:before {
  content: "\e413";
}
i.glyphicons.posterous_spaces:before {
  content: "\e414";
}
i.glyphicons.vimeo:before {
  content: "\e415";
}
i.glyphicons.flickr:before {
  content: "\e416";
}
i.glyphicons.last_fm:before {
  content: "\e417";
}
i.glyphicons.rss:before {
  content: "\e418";
}
i.glyphicons.skype:before {
  content: "\e419";
}
i.glyphicons.e-mail:before {
  content: "\e420";
}

/* Layout Configuration */
.mobile {
  display: none;
}
@media (max-width: 770px) {
  .mobile {
    display: block;
  }
}
.mobile .mobile-block {
  display: none;
}
@media (max-width: 770px) {
  .mobile .mobile-block {
    display: block;
  }
}
.mobile.two-columns-left section.content,
.mobile.two-columns-right section.content {
  width: 100%;
  float: left;
}
.mobile.two-columns-left section.content .swipe-me,
.mobile.two-columns-right section.content .swipe-me {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  -moz-transition: all 0.5s 0.3s ease-in-out;
  -o-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  opacity: 0.5;
  text-indent: -10000px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: -15px;
  float: right;
}
.mobile.two-columns-left section.content .swipe-me:hover,
.mobile.two-columns-right section.content .swipe-me:hover {
  opacity: 0.7;
}
.mobile.two-columns-left section.content .swipe-me.right,
.mobile.two-columns-right section.content .swipe-me.right {
  background: url(../../skin/frontend/enterprise/default/mpblog/images/swipe_left.png) no-repeat 100% 50% transparent;
  background: url(../../skin/frontend/enterprise/default/mpblog/images/swipe_left.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left section.content .swipe-me.left,
.mobile.two-columns-right section.content .swipe-me.left {
  background: url(../../skin/frontend/enterprise/default/mpblog/images/swipe_right.png) no-repeat 100% 50% transparent;
  background: url(../../skin/frontend/enterprise/default/mpblog/images/swipe_right.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left aside,
.mobile.two-columns-right aside {
  position: fixed;
  width: 80%;
  max-width: 320px;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 199999;
  padding: 20px;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right,
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  overflow-y: scroll;
  display: none;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active,
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  display: block;
  -webkit-box-shadow: 0px 0 15px 0 #333333;
  -moz-box-shadow: 0px 0 15px 0 #333333;
  box-shadow: 0px 0 15px 0 #333333;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right {
  right: -80%;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active {
  right: 0;
}
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  /* None Active */
  left: -80%;
}
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  left: 0;
}
.mobile.two-columns-left .mpblog-search input#search-blog,
.mobile.two-columns-right .mpblog-search input#search-blog {
  width: 100%;
}
.desktop {
  display: block;
}
@media (max-width: 770px) {
  .desktop {
    display: none;
  }
}
.desktop .desktop-block {
  display: block;
}
@media (max-width: 770px) {
  .desktop .desktop-block {
    display: none;
  }
}
.desktop.two-columns-left section.content,
.desktop.two-columns-right section.content {
  width: 74%;
  float: left;
}
.desktop.two-columns-left aside.left,
.desktop.two-columns-right aside.left,
.desktop.two-columns-left aside.right,
.desktop.two-columns-right aside.right {
  width: 23%;
  float: left;
}
.desktop.two-columns-right section.content {
  padding-right: 20px;
}
.desktop.two-columns-left section.content {
  padding-left: 20px;
}
.desktop.three-columns section.content {
  width: 58%;
  float: left;
  padding: 0 18px;
}
.desktop.three-columns aside.left,
.desktop.three-columns aside.right {
  width: 18%;
  float: left;
}
/* List of Posts */
@media (max-width: 1024px) {
  .mpblog-list.list .mpblog-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  .mpblog-list.list .mpblog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.mpblog-list.list .mpblog-post .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.list .mpblog-post .post-thumbnail {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.list .mpblog-post .post-thumbnail:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.mpblog-list.list .mp-read-more {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  float: left;
}
.mpblog-list.grid {
  width: 100%;
}
.mpblog-list.grid .item {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mpblog-list.grid .item .post-container {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px;
}
.mpblog-list.grid .item .post-container .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.grid .item .post-container .post-thumbnail {
  margin: -10px -10px 10px;
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.grid .item .post-container .post-thumbnail:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.mpblog-list.grid .item .post-container .mp-footer {
  margin-bottom: 20px;
}
.mpblog-list.grid .item .post-container span.comments {
  float: left;
  margin-left: 0;
}
/* Grid Sizer */
.three-columns .mpblog-list.grid .grid-sizer {
  width: 33%;
}
.three-columns .mpblog-list.grid .item {
  width: 33%;
}
.three-columns .mpblog-list.grid .item.w2 {
  width: 66%;
}
.three-columns .mpblog-list.grid .item.w3 {
  width: 100%;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item.w2,
  .three-columns .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item.w3,
  .three-columns .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.two-columns-right .mpblog-list.grid .grid-sizer,
.two-columns-left .mpblog-list.grid .grid-sizer {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item,
.two-columns-left .mpblog-list.grid .item {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item.w2,
.two-columns-left .mpblog-list.grid .item.w2 {
  width: 50%;
}
.two-columns-right .mpblog-list.grid .item.w3,
.two-columns-left .mpblog-list.grid .item.w3 {
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.one-column .mpblog-list.grid .grid-sizer {
  width: 20%;
}
.one-column .mpblog-list.grid .item {
  width: 20%;
}
.one-column .mpblog-list.grid .item.w2 {
  width: 40%;
}
.one-column .mpblog-list.grid .item.w3 {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item.w2 {
    width: 66%;
  }
  .one-column .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .one-column .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .one-column .mpblog-list.grid .item.w3,
  .one-column .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.mpblog-container.list .mp-pager {
  border-top: 1px solid #cccccc;
}
.mpblog-container .mp-pager {
  margin-top: 40px;
  padding: 10px 5px 0;
}
.mpblog-container .mp-pager .navi a {
  line-height: 16px;
  min-height: 16px;
  width: 45%;
}
.mpblog-container .mp-pager .newer a {
  float: right;
  text-align: right;
}
.mpblog-container .mp-pager .newer a i.glyphicons {
  margin-left: 5px;
}
.mpblog-container .mp-pager .older a {
  float: left;
  text-align: left;
}
.mpblog-container .mp-pager .older a i.glyphicons {
  margin-right: 5px;
}
/** Comments */
@media (max-width: 770px) {
  .comments-action {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (min-width: 770px) {
  .comments-action {
    float: right;
  }
}
.comments-action .leave-a-comment {
  margin-left: 15px;
  line-height: 24px;
}
.comments-action .leave-a-comment a {
  text-transform: uppercase;
  font-size: larger;
}
.comments-action .blog-icon.rss {
  background: url("../../skin/frontend/enterprise/default/mpblog/images/assets/rss.png") no-repeat 0 0 transparent;
  /** One for elder */
  background: url("../../skin/frontend/enterprise/default/mpblog/images/assets/rss.svg") no-repeat 0 0 transparent;
  /** One for new */
}
@media (min-width: 770px) {
  .comments-action .blog-icon.rss {
    display: inline-block;
  }
}
.comments-action .blog-icon.rss,
.comments-action .leave-a-comment {
  float: left;
}
.mpblog-comments-container .comments-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  position: relative;
}
.mpblog-comments-container .comments-header span.leave-a-comment {
  float: left;
  margin-left: 0;
}
.mpblog-comments-container .comments-header span.rss-comments {
  float: left;
  margin-left: 20px;
}
.mpblog-comments-container .mp-comment-header {
  margin-bottom: 10px;
}
.mpblog-comments-container .mp-comment-author,
.mpblog-comments-container .mp-comment-date,
.mpblog-comments-container .mp-comment-willapprove {
  float: left;
  margin-right: 10px;
}
.mpblog-comments-container .mp-comment-willapprove {
  color: red;
  font-style: italic;
  font-size: smaller;
}
.mpblog-comments-container .mp-replies {
  padding-left: 24px;
}
@media (max-width: 1024px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 12px;
  }
}
@media (max-width: 600px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 6px;
  }
}
.mp-comment-content,
.mp-comment-form {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #cccccc;
}
.mp-comment-content.my-comment {
  border-color: #3399cc;
}
.mp-comment-form {
  background-color: #f4f4f4;
}
.mp-comment-form h5 {
  text-transform: none;
}
.mp-blog-loader {
  background: url('../../skin/frontend/enterprise/default/mpblog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto;
}
.comment-form-field {
  margin-bottom: 10px;
  position: relative;
}
.comment-form-field .checkbox + label {
  padding: 0;
}
.comment-form-field textarea,
.comment-form-field input[type="text"] {
  line-height: 1.5;
  padding: 5px !important;
}
.comment-form-field textarea {
  height: 72px;
  width: 100%;
  max-width: 460px;
}
.comment-form-field textarea,
.comment-form-field textarea:focus {
  background-color: #ffffff;
}
.comment-form-field input[type="checkbox"] {
  display: none;
}
.comment-form-field input[type="checkbox"] + label {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}
.comment-form-field input[type="checkbox"] + label:before {
  content: "";
  background: white;
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.comment-form-field input[type="checkbox"]:checked + label:before {
  background: url("../../skin/frontend/enterprise/default/mpblog/images/assets/checked-input.png") no-repeat 50% 50% #ffffff;
  background: url("../../skin/frontend/enterprise/default/mpblog/images/assets/checked-input.svg") no-repeat 50% 50% #ffffff;
}
.comment-form-field input.text {
  width: 70% !important;
}
@media (max-width: 770px) {
  .comment-form-field input.text {
    width: 100% !important;
  }
}
.comment-form-field textarea,
.comment-form-field input.text {
  border: 1px solid #cccccc;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: -moz-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.comment-form-field textarea.validation-failed,
.comment-form-field input.text.validation-failed {
  border: 1px dashed red;
}
.form-actions {
  text-align: right;
  position: relative;
}
.form-actions .mp-comment-reply-btn {
  text-transform: uppercase;
}
.form-actions .subscribe {
  position: absolute;
  left: 0;
  border-color: transparent;
}
.mpblog-container h1.mp-title {
  margin-bottom: 20px;
}
@media (max-width: 770px) {
  .mp-blog-head {
    text-align: center;
  }
}
.mp-blog-head h1 {
  float: left;
  margin-bottom: 0.25em;
  max-width: 90%;
}
@media (max-width: 1024px) {
  .mp-blog-head h1 {
    max-width: 85%;
    font-size: larger;
  }
}
@media (max-width: 770px) {
  .mp-blog-head h1 {
    max-width: 100%;
  }
}
.mp-blog-head a.mp-blog-rss-link,
.mp-blog-head a.mp-blog-print-link {
  font-size: smaller;
}
@media (max-width: 770px) {
  .mp-blog-head a.mp-blog-rss-link,
  .mp-blog-head a.mp-blog-print-link {
    display: none;
  }
}
.mp-blog-head span.mp-blog-rss,
.mp-blog-head span.mp-blog-print {
  float: right;
  margin-top: 4px;
}
@media (max-width: 770px) {
  .mp-blog-head span.mp-blog-rss,
  .mp-blog-head span.mp-blog-print {
    display: none;
  }
}
.mpblog-post {
  clear: both;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-post-header h2 {
    font-size: larger;
    margin-bottom: 0;
  }
}
.mpblog-post .post-thumbnail {
  margin-bottom: 1em;
}
.mpblog-post .post-thumbnail img.thumbnail {
  width: 100%;
}
@media (max-width: 1024px) {
  .mpblog-post .post-thumbnail {
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header {
  padding: 0.5em 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header .posted-by,
.mpblog-post .mp-header .date,
.mpblog-post .mp-header .views {
  float: left;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
  }
}
.mpblog-post .mp-content div.mp-details {
  margin-top: 20px;
}
.mpblog-post .mp-content iframe.blog-video {
  margin-bottom: 1.5em !important;
}
.mpblog-post .mp-content hr.cutter {
  display: none;
}
.mpblog-post .mp-content ol,
.mpblog-post .mp-content ul {
  margin-left: 20px;
}
.mpblog-post .mp-content img {
  width: 100%;
}
.mpblog-post .mp-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 3px 0;
}
.mpblog-post .mp-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 3px 20px;
}
.mpblog-post .mp-content a > img {
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  -moz-transition: -moz-box-shadow 0.15s 0.3s ease-in-out;
  -o-transition: box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out;
}
.mpblog-post .mp-content a > img:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
}
.mpblog-post .mp-content blockquote {
  margin: 0 1.6em 1.5em;
  padding-left: 0;
  color: #777;
  font-style: italic;
}
.mpblog-post .mp-content table {
  margin-bottom: 1.5em;
}
.mpblog-post .mp-content table tr th {
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr td,
.mpblog-post .mp-content table tr th {
  padding: 5px 10px;
}
.mpblog-post .mp-content table tr:nth-child(odd) td {
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.mpblog-post span.mp-tags,
.mpblog-post span.categories,
.mpblog-post span.posted-by,
.mpblog-post span.date,
.mpblog-post span.go-to-comments,
.mpblog-post span.leave-a-comment,
.mpblog-post span.comments,
.mpblog-post span.rss-comments,
.mpblog-post span.views {
  font-size: smaller;
}
.mpblog-post span.mp-tags {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.mp-tags-pic {
  float: left;
  width: 20px;
}
.mpblog-post span.mp-tags-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.categories {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.categories-pic {
  float: left;
  display: block;
  width: 19px;
  height: 16px;
}
.mpblog-post span.categories-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.posted-by {
  margin-right: 20px;
}
.mpblog-post span.date {
  margin-right: 20px;
}
.mpblog-post span.views {
  margin-right: 20px;
}
.mpblog-post span.comments {
  float: right;
  margin-left: 20px;
}
@media (max-width: 600px) {
  .mpblog-post span.comments {
    display: none;
  }
}
.mpblog-post i.glyphicons {
  margin-right: 5px;
}
.mpblog-post .customer-action-bar {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 770px) {
  .mpblog-post .customer-action-bar {
    text-align: center;
  }
}
.blog-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.blog-icon:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-icon:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
/* Recent Comments and Posts */
.mp-recentcomment-date,
.mp-recentpost-date {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 2px;
  margin-top: 2px;
}
/* Fix Magento Calendar Styles */
i.glyphicons.calendar {
  border: none !important;
  background: none !important;
}
/* Sidebars */
.mpblog-categories .block-content,
.mpblog-search .block-content,
.mpblog-recentposts .block-content,
.mpblog-tags .block-content,
.mpblog-recentcomments .block-content,
.mpblog-archives .block-content {
  padding: 5px 10px;
}
.mpblog-categories ul li,
.mpblog-recentcomments ul li,
.mpblog-archives ul li {
  padding-left: 20px;
  margin-bottom: 3px;
  position: relative;
}
/* Sidebar Blocks */
.sidebar-common ul li.active a {
  font-weight: bold;
}
.sidebar-common ul li i.glyphicons,
.sidebar-common ul li i.glyphicons:before {
  font-size: smaller;
}
.sidebar-common ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-categories ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a,
.mpblog-recentposts ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a {
  font-weight: bold;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-categories ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before,
.mpblog-recentposts ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before {
  font-size: smaller;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-recentposts .mp-post-thesis {
  margin-top: 3px;
}
.mpblog-recentposts .thumbnail {
  float: left;
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 68px;
  height: 68px;
}
.mpblog-recentposts .thumbnail:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
  -webkit-transition: all 0.15s 0.3s ease-in-out;
  -moz-transition: all 0.15s 0.3s ease-in-out;
  -o-transition: all 0.15s 0.3s ease-in-out;
  transition: all 0.15s 0.3s ease-in-out;
}
.mpblog-recentposts .thumbnail .img {
  width: 60px;
  height: 60px;
}
.mpblog-recentposts ul li {
  margin-bottom: 20px;
}
.mpblog-recentposts ul li:last-child {
  margin-bottom: 0;
}
.mpblog-archives .block-content {
  padding-top: 10px;
}
.mpblog-archives .block-content .actions {
  margin: 10px -10px -5px;
}
/* Tags */
.mpblog-tags .tag-list.cloud-enabled {
  display: none;
}
.mpblog-tags .block-content canvas {
  width: 100%;
  margin-left: -5px;
}
.mpblog-tags ul {
  list-style-type: none;
}
.mpblog-tags ul li {
  display: inline;
}
.mpblog-tags a.tag1 {
  font-size: 0.7em;
  font-weight: 100;
}
.mpblog-tags a.tag2 {
  font-size: 0.8em;
  font-weight: 200;
}
.mpblog-tags a.tag3 {
  font-size: 0.9em;
  font-weight: 300;
}
.mpblog-tags a.tag4 {
  font-size: 1.0em;
  font-weight: 400;
}
.mpblog-tags a.tag5 {
  font-size: 1.2em;
  font-weight: 500;
}
.mpblog-tags a.tag6 {
  font-size: 1.4em;
  font-weight: 600;
}
.mpblog-tags a.tag7 {
  font-size: 1.6em;
  font-weight: 700;
}
.mpblog-tags a.tag8 {
  font-size: 1.8em;
  font-weight: 800;
}
.mpblog-tags a.tag9 {
  font-size: 2.2em;
  font-weight: 900;
}
.mpblog-tags a.tag10 {
  font-size: 2.5em;
  font-weight: 900;
}
/* Social Share */
@media (min-width: 770px) {
  .mpblog-social-container {
    float: left;
  }
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul {
    text-align: center;
    width: 100%;
  }
}
.mpblog-social-container .mp-buttons ul li {
  margin-right: 5px;
  float: left;
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul li {
    margin-bottom: 5px;
    display: inline-block;
  }
}
.mpblog-social-container .mp-buttons ul li .blog-icon {
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}
.mpblog-social-container .mp-buttons ul li .blog-icon.twitter {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/twitter.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/twitter.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.facebook {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/facebook.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/facebook.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.vkontakte {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/vk.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/vk.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.odnoklassniki {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/ok.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/ok.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.blogger {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/blogger.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/blogger.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.tumblr {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/tumblr.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/tumblr.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.pinterest {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/pinterest.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/pinterest.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.digg {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/digg.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/digg.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.mixx {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/mixx.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/mixx.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.delicious {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/delicious.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/delicious.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.stumbleupon {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/stumbleupon.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/stumbleupon.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/slashdot.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/slashdot.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.reddit {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/reddit.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/reddit.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.linkedin {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/linkedin.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/linkedin.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.google {
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/google_bookmarks.png");
  background-image: url("../../skin/frontend/enterprise/default/mpblog/images/assets/google_bookmarks.svg");
}
.search-query {
  margin-bottom: 20px;
}
.search-query .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
.search-query .input-box button.button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  padding: 6px 7px;
}
.search-query .input-box button.button i.glyphicons.search {
  opacity: 0.5;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.search-query .input-box button.button i.glyphicons.search:hover {
  opacity: 1;
}
.search-query .input-box button.button i.glyphicons.search:active {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.search-query .input-box input[type="text"] {
  width: 100%;
}
.search-query .advice {
  padding: 3px 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  float: left;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.search-query .advice a {
  font-weight: bold;
}
.mpblog-search .block-content button.button {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mpblog-search .block-content input.input-text {
  width: 168px;
  margin-top: 5px;
}
/* Preview */
.mpblog-preview {
  padding: 20px;
}
.mpblog-preview .mpblog-preview-header {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mpblog-preview-button-set {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
textarea.placeholder .placeholder,
input.placeholder[type="text"] .placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder .hovered-placeholder,
input.placeholder[type="text"] .hovered-placeholder {
  opacity: 1;
}
textarea.placeholder .focused-placeholder,
input.placeholder[type="text"] .focused-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder::-webkit-input-placeholder,
input.placeholder[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-moz-placeholder,
input.placeholder[type="text"]:-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder::-moz-placeholder,
input.placeholder[type="text"]::-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-ms-input-placeholder,
input.placeholder[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:hover::-webkit-input-placeholder,
input.placeholder[type="text"]:hover::-webkit-input-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-moz-placeholder,
input.placeholder[type="text"]:hover:-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover::-moz-placeholder,
input.placeholder[type="text"]:hover::-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-ms-input-placeholder,
input.placeholder[type="text"]:hover:-ms-input-placeholder {
  opacity: 1;
}
textarea.placeholder:focus,
input.placeholder[type="text"]:focus {
  -webkit-box-shadow: inset 0px 0px 5px 0px #cccccc;
  -moz-box-shadow: inset 0px 0px 5px 0px #cccccc;
  box-shadow: inset 0px 0px 5px 0px #cccccc;
  border: 1px solid #4d4d4d;
}
textarea.placeholder:focus::-webkit-input-placeholder,
input.placeholder[type="text"]:focus::-webkit-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-moz-placeholder,
input.placeholder[type="text"]:focus:-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus::-moz-placeholder,
input.placeholder[type="text"]:focus::-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-ms-input-placeholder,
input.placeholder[type="text"]:focus:-ms-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
.fix-me {
  zoom: 1;
  /* IE6&7 */
}
.fix-me:before,
.fix-me:after {
  content: "";
  display: table;
}
.fix-me:after {
  clear: both;
}
.to-left {
  float: left;
}
.to-right {
  float: right;
}
/* Misc styles */
div.fixed {
  clear: both;
}
/* Icons Color Scheme */
i.mpblog-classic.glyphicons,
i.mpblog-classic.glyphicons:before {
  color: #3399cc;
}
i.mpblog-red.glyphicons,
i.mpblog-red.glyphicons:before {
  color: #7C0104;
}
i.mpblog-green.glyphicons,
i.mpblog-green.glyphicons:before {
  color: #003300;
}
i.mpblog-blue.glyphicons,
i.mpblog-blue.glyphicons:before {
  color: #003366;
}
i.mpblog-grey.glyphicons,
i.mpblog-grey.glyphicons:before {
  color: #333333;
}
i.mpblog-old-magento.glyphicons,
i.mpblog-old-magento.glyphicons:before {
  color: #0A263C;
}

.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ticket-history {
    padding: 6px 15px 6px 15px;
}
.ticket-history > .legend {
    margin: -16px 0 0 5px;
}
.ticket-history p {
    margin-bottom: .5em;
}
.ticket-history .fieldset {
    padding: 5px 10px;
    margin: 10px 0px;
    /*-webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;*/
}
.ticket-history .fieldset .legend {
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}
.ticket-history .fieldset.user {
    border: 1px solid #8eb589;
    border-left: 5px solid #8eb589;
    background-color: #fefffe;
    background-image: -moz-linear-gradient(top, #fdfffd, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfffd), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #fdfffd, #ffffff);
    background-image: -o-linear-gradient(top, #fdfffd, #ffffff);
    background-image: linear-gradient(to bottom, #fdfffd, #ffffff);
    background-repeat: repeat-x;
}
.ticket-history .fieldset.customer {
    border: 1px solid #9cb4c5;
    border-left: 5px solid #9cb4c5;
    background-color: #fcfdff;
    background-image: -moz-linear-gradient(top, #fafcff, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafcff), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #fafcff, #ffffff);
    background-image: -o-linear-gradient(top, #fafcff, #ffffff);
    background-image: linear-gradient(to bottom, #fafcff, #ffffff);
    background-repeat: repeat-x;
}
.MultiFile-wrap .MultiFile-list .MultiFile-label {
    margin: 6px 0px 0px 0px;
}
.MultiFile-wrap .MultiFile-list .MultiFile-label .MultiFile-remove {
    text-decoration: none;
    font-size: 14px;
    color: #f00;
    line-height: 14px;
    margin-right: 5px;
}
.helpdesk-contact-form {
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);*/
    *zoom: 1;
    background-color: rgba(255,255,255,0.8);
    border: 3px solid #fff;
    padding: 5px 15px 8px 15px;
    position: relative;
    width: 600px;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 21.875px;
    color: #000000;
    margin-left: 10px;
}
.helpdesk-contact-form:before,
.helpdesk-contact-form:after {
    display: table;
    content: "";
    line-height: 0;
}
.helpdesk-contact-form:after {
    clear: both;
}
.helpdesk-contact-form a {
    color: #1a6690;
}
.helpdesk-contact-form .dropbox h2 {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0px 0px 5px 0px;
    font-weight: 700;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #6c7680;
}
.helpdesk-contact-form .dropbox .inside-form {
    *zoom: 1;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 15px;
    margin-bottom: 8px;
}
.helpdesk-contact-form .dropbox .inside-form:before,
.helpdesk-contact-form .dropbox .inside-form:after {
    display: table;
    content: "";
    line-height: 0;
}
.helpdesk-contact-form .dropbox .inside-form:after {
    clear: both;
}
.helpdesk-contact-form .dropbox .inside-form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.helpdesk-contact-form .dropbox .inside-form ul li {
    margin-bottom: 10px;
}
.helpdesk-contact-form .dropbox .inside-form ul li label {
    display: inline-block;
    font-weight:700;
    margin-bottom: 2px;
    margin-top: 5px;
}
.helpdesk-contact-form .dropbox .inside-form ul li label em {
    color: #b4b4bc;
    float: left;
    margin-right: 5px;
}
.helpdesk-contact-form .dropbox .inside-form ul .wide {
    margin-top: 10px;
    margin-bottom: 15px;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details {
    display: flex;
    width: 100%;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email {
    float: left;
    width: calc(50% -10%);
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name input,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email input {
    width: 262px;
}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name {
    margin-right: 20px;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields {
    display: flex;
    width: 100%;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1,
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field2,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email {
    float: left;
    width: calc(50% - 10px);
}

.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name .input-box,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email .input-box {
    width: 100%;

}
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-name input,
.helpdesk-contact-form .dropbox .inside-form ul .customer-details li.customer-email input {
    width: calc(100% - 6px);

}
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1 select,
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field2 select,
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1 .input-box,
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field2 .input-box {
    width: 100%;
    height: 30px;
}

.helpdesk-contact-form .dropbox .inside-form ul .contacthelp{
    margin-top: 15px;
}
.helpdesk-contact-form .dropbox .inside-form ul .contacthelp select{
    height: 30px;
}
.helpdesk-contact-form .dropbox .inside-form ul .fields li.field1 {
    margin-right: 20px;
}
.helpdesk-contact-form .dropbox .inside-form input[type="text"],
.helpdesk-contact-form .dropbox .inside-form textarea {
    background-color: transparent;
    border: 1px solid #7A7A7A;
    display: inline-block;
    padding: 3px 0 3px 7px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 21.875px;
    color: #999;
    width: calc(100% - 10px);
    font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.helpdesk-contact-form .dropbox .inside-form input[type="text"]:focus,
.helpdesk-contact-form .dropbox .inside-form textarea:focus {
    border-color: rgba(244, 175, 26, 0.8);
    outline: 0;
}
.helpdesk-contact-form .dropbox .inside-form textarea {
    resize: none;
}
.helpdesk-contact-form .dropbox .inside-form input[type="text"].validation-failed,
.helpdesk-contact-form .dropbox .inside-form textarea.validation-failed {
    border-color: rgba(244, 26, 70, 0.8);
}
.helpdesk-contact-form .dropbox .inside-form .validation-advice {
    display: none !important;
}
.helpdesk-contact-form .dropbox .inside-form textarea {
    height: 80px;
}

.helpdesk-contact-form .dropbox div.buttons-set {
    text-align: right;
    padding-top: 10px;
}

.helpdesk-contact-form .dropbox div.buttons-set button.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    background-color: #000000;
}
.helpdesk-contact-form .dropbox div.buttons-set button.button:hover {
    background-color: #fff;
    color: #6c7680;
}


.helpdesk-contact-form .dropbox .post-button {
    border: 1px solid #ddd;
    padding: 7px 12px;
    float: right;
    margin-top: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-size: 14px;
    font-weight: bold;
    color: #1a6690;
    cursor: pointer;
}
.helpdesk-contact-form .dropbox .post-button:hover {
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
    background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
    background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
    background-repeat: repeat-x;
}
.helpdesk-contact-form .close {
    border: 1px solid #A9A9A9;
    color: #A9A9A9;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    height: 25px;
    line-height: 22px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 5px;
    vertical-align: middle;
    width: 25px;
}
.helpdesk-contact-form .close:hover {
}
.helpdesk-contact-form.success {
    height: 80px;
}
.helpdesk-contact-form.success .dropbox {
    padding: 33px 0px;
}
.helpdesk-contact-form.success .dropbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #00BD00;
    font-weight: bold;
    text-align: center;
}
.helpdesk-contact-form.form-kb .input-box {
    width: 100%;
}
.helpdesk-contact-form.form-kb .input-box input {
    width: 100%;
}
.helpdesk-contact-form.form-kb .input-box button {
    margin-top: 0px;
}
.helpdesk-contact-form.form-kb-result .article-item .detail {
    color: #777;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}
.helpdesk-contact-form.form-kb-result a.more {
    float: right;
}
.helpdesk-contact-form.form-kb-result a.back {
    float: left;
}
.helpdesk-contact-form-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100000px;
    height: 10000000px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 90000;
}
.helpdesk-contact-form-button {
    cursor: pointer;
}
.helpdesk-contact-form-button.left {
    *zoom: 1;
    position: fixed;
    top: 50%;
    margin-top: 100px;
    width: 140px;
    left: -61px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: normal;
    z-index: 1000000;
}
.helpdesk-contact-form-button.left:before,
.helpdesk-contact-form-button.left:after {
    display: table;
    content: "";
    line-height: 0;
}
.helpdesk-contact-form-button.left:after {
    clear: both;
}
.helpdesk-contact-form-button.left .button-text {
    line-height: 8px !important;
    font-size: 15px !important;
    padding: 10px 10px 8px;
    border: 1px solid #fff;
    margin: 1px;
    color: #fff;
    text-align: center;
}
.helpdesk-contact-form-button.right {
    *zoom: 1;
    position: fixed;
    top: 50%;
    right: -26px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-weight: bold;
    z-index: 1000000;
}
.helpdesk-contact-form-button.right:before,
.helpdesk-contact-form-button.right:after {
    display: table;
    content: "";
    line-height: 0;
}
.helpdesk-contact-form-button.right:after {
    clear: both;
}
.helpdesk-contact-form-button.right .button-text {
    padding: 9px 10px;
    border: 1px solid #fff;
    margin: 1px;
    color: #fff;
}
.helpdesk-contact-form-iframe {
    *zoom: 1;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 660px;
    z-index: 100000;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.helpdesk-contact-form-iframe:before,
.helpdesk-contact-form-iframe:after {
    display: table;
    content: "";
    line-height: 0;
}
.helpdesk-contact-form-iframe:after {
    clear: both;
}
html {
    overflow-x: hidden;
}
@media (max-width: 680px) {
    .helpdesk-contact-form-button.left { top: 92%; }
    .helpdesk-contact-form-iframe {
        width: 80%;
        height: 84%;
    }
    .helpdesk-contact-form {
        width: 90%;
        margin-left: 0px;
    }
    .helpdesk-contact-form .dropbox .inside-form {
        margin-bottom: 0px;
        padding-bottom: 3px;
    }
    .helpdesk-contact-form .dropbox .inside-form ul {
        padding-left: 10px;
    }
    .helpdesk-contact-form .dropbox .inside-form ul li {
        margin-bottom: 0px;
    }
    .helpdesk-contact-form .dropbox .inside-form ul li .customer-email input {
        width: 90%;
    }

}
.helpdesk-box-tickets .box-head h2 {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/mst_helpdesk/i_folder-table.gif);
}
.helpdesk-box-tickets .data-table td {
    position: relative;
}
.helpdesk-box-tickets .unread {
    display: inline-block;
    margin-left: 5px;
    width: 20px;
    height: 11px;
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/mst_helpdesk/i_unread2.png);
    background-size: 20px 20px;
    background-position: 0px -8px;
}
iframe.helpdesk-contact-form-iframe {
    display: block;
}
.input-box.checkbox {
    clear: none;
    width: 30px !important;
    float: left;
    margin-left: 15px;
}
li.checkbox {
    *zoom: 1;
}
li.checkbox:before,
li.checkbox:after {
    display: table;
    content: "";
    line-height: 0;
}
li.checkbox:after {
    clear: both;
}
li.checkbox > label {
    float: left;
}
.helpdesk-contacts-form ul {
    list-style: none;
}
.helpdesk-ticket-information-table td {
    padding: 3px 10px 3px 0px;
}
.helpdesk-status {
    padding: 2px 15px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 12px;
    background-color: #c9c9c9;
    background-image: -moz-linear-gradient(top, #dddddd, #aaaaaa);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#aaaaaa));
    background-image: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
    background-image: -o-linear-gradient(top, #dddddd, #aaaaaa);
    background-image: linear-gradient(to bottom, #dddddd, #aaaaaa);
    background-repeat: repeat-x;
}
.helpdesk-status.open {
    background-color: #77da79;
    background-image: -moz-linear-gradient(top, #97e399, #47cd4a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97e399), to(#47cd4a));
    background-image: -webkit-linear-gradient(top, #97e399, #47cd4a);
    background-image: -o-linear-gradient(top, #97e399, #47cd4a);
    background-image: linear-gradient(to bottom, #97e399, #47cd4a);
    background-repeat: repeat-x;
}
.helpdesk-status.in_progress {
    background-color: #ff6262;
    background-image: -moz-linear-gradient(top, #ff8b8b, #ff2525);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8b8b), to(#ff2525));
    background-image: -webkit-linear-gradient(top, #ff8b8b, #ff2525);
    background-image: -o-linear-gradient(top, #ff8b8b, #ff2525);
    background-image: linear-gradient(to bottom, #ff8b8b, #ff2525);
    background-repeat: repeat-x;
}
.ticket-history .fieldset {
    margin-top: 28px;
}
.ticket-history .fieldset .legend {
    margin: -20px 0px 0px;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight: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}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/fonts/glyphicons-halflings-regular.eot);src:url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'),url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../../skin/frontend/vinicio/default/fonts/glyphicons-halflings-regular.svg) 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-eur:before,.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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-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}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;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}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,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%}.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:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{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}dd,dt{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[data-original-title],abbr[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 ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer: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 .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}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%;font-weight:700;-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-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{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=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]: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:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],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-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],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}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;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{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{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~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{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{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.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;-ms-touch-action:manipulation;touch-action:manipulation;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.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{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{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].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-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{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:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{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 dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-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.3333333;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}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.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}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{z-index:2;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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.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:focus,.nav-tabs>li.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.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:focus,.nav-tabs-justified>.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{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}} .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{padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;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}.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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.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 .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.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{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;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}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{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:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{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:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{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:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{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:#337ab7;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:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{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;line-height:1.3333333}.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;line-height:1.5}.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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.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:focus,a.label:hover{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]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{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:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom: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,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .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:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.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:#337ab7;-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-bar-striped,.progress-striped .progress-bar{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-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.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{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{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}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{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>.list-group,.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:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.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:focus,.close:hover{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:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-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-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.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;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{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;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);line-break:auto}.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;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>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;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:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.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-next,.carousel-control .icon-prev{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}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row: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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.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!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.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!important}tr.visible-md{display:table-row!important}td.visible-md,th.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!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.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!important}tr.visible-print{display:table-row!important}td.visible-print,th.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}}

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

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
    font-family: 'revicons';
    src: url('../../skin/frontend/vinicio/default/fonts/revicons_5510888.eot');
    src: url('../../skin/frontend/vinicio/default/fonts/revicons_5510888.eot#iefix') format('embedded-opentype'),
        url('../../skin/frontend/vinicio/default/fonts/revicons_5510888.woff') format('woff'),
        url('../../skin/frontend/vinicio/default/fonts/revicons_5510888.ttf') format('truetype'),
        url('../../skin/frontend/vinicio/default/fonts/revicons_5510888-revicons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center; 

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */



/******************************
    -	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
    position:relative;
    z-index: 0;
}


.rev_slider{
    position:relative;
    overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev_slider img{
    max-width:none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin:0px;
    padding:0px;
    border-width:0px;
    border:none;
}

.rev_slider .no-slides-text{
    font-weight:bold;
    text-align:center;
    padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
    list-style:none !important;
    position:absolute;	
    margin:0px !important;
    padding:0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image:none;
    background-position:0px 0px;
    text-indent: 0em;
    top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
    visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
    padding:0 !important; 
    margin:0 !important; 
    list-style:none !important;
}




.rev_slider .tp-caption,
.rev_slider .caption 	{ 
    position:relative;  
    visibility:hidden; 
    white-space: nowrap;
    display: block;
}


.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
    margin-bottom:0;

}


/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
    cursor:url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
    cursor:url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/css/closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
    z-index:1
}

.tp_inner_padding {	
    box-sizing:border-box;	
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    max-height:none !important;	
}


.tp-caption {	
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;	
    position:absolute;
    -webkit-font-smoothing: antialiased !important;
}



.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
    visibility:hidden !important; 
    display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
    max-width: none !important
}




/**********************************************
    -	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev_slider_wrapper	{	width:100%;}

.fullscreen-container {	
    position:relative;
    padding:0;
}


.fullwidthbanner-container{
    position:relative;
    padding:0;
    overflow:hidden;
}
.full-width {
    /*margin-top: 85px;*/
}
@media (max-width: 899px) {
    .full-width {
        /*margin-top: 74px;*/
    }
}
@media (max-width: 480px) {
    .full-width {
        /*margin-top: 45px;*/
    }
}
.fullwidthbanner-container .fullwidthabanner{
    width:100%;
    position:relative;
}



/*********************************
    -	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
    position:absolute; z-index:505; top:0px;left:0px}


.tp-caption .frontcorner		{
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;right:0px;top:0px;
}

.tp-layer-inner-rotation {	
    position: relative !important;
}		


/***********************************************
    -	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
    width:100%; height:auto;
}


/******************************
    -	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter:none !important;
}


/********************************
    -	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
    background:#000;
    background:rgba(0,0,0,0.3);										
    border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
    position: absolute;
    top: 50%;
    left: 50%;										
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height:50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;	
    display: inline-block;	
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    -webkit-transition:opacity 300ms ease-out !important;
    -moz-transition:opacity 300ms ease-out !important;
    -o-transition:opacity 300ms ease-out !important;
    transition:opacity 300ms ease-out !important;				
}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}

.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
    display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    line-height:12px;
    font-size:12px;
    color:#fff;
    padding:0px;
    margin:0px;
    outline: none;
}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}




/********************************
    -	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(../../skin/frontend/vinicio/default/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../../skin/frontend/vinicio/default/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../../skin/frontend/vinicio/default/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../../skin/frontend/vinicio/default/assets/gridtile_3x3_white.png)}


/******************************
    -	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
    -webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width:300px;
    background: transparent;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.tp-shadow5
{
    position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
    content:"";
    position:absolute; 
    z-index:-2;
    -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}

/******************************
    -	BUTTONS	-
*******************************/

.tp-button{
    padding:6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height:30px;
    cursor:pointer;
    color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
    font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
    text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}


/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51,51,51,0.25);
    tap-highlight-color: transparent;
    cursor: pointer;
}
.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
    margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg);
    -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg);
    -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
    border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
    background: #fff;
}
.rev-burger.revb-whitenoborder {
    border: 0;
}
.rev-burger.revb-whitenoborder span {
    background: #fff;
}
.rev-burger.revb-darknoborder {
    border: 0;
}
.rev-burger.revb-darknoborder span {
    background: #333;
}

.rev-burger.revb-whitefull {
    background: #fff;
    border:none;
}

.rev-burger.revb-whitefull span {
    background:#333;
}

.rev-burger.revb-darkfull {
    background: #333;
    border:none;
}

.rev-burger.revb-darkfull span {
    background:#fff;
}


/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
    0% { opacity: 1;top: 29%;}
    15% {opacity: 1;top: 50%;}
    50% { opacity: 0;top: 50%;}
    100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
    0% {opacity: 1;top: 29%;}
    15% {opacity: 1;top: 50%;}
    50% {opacity: 0;top: 50%;}
    100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
    0% {opacity: 1;top: 29%;}
    15% {opacity: 1;top: 50%;}
    50% {opacity: 0;top: 50%;}
    100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width:35px;
    height:55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
}
.rev-scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
    color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite  {
    background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
    background:#333;
    border:none;
}

.rev-scroll-btn.revs-fulldark  span {
    background: #fff;	
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    border-radius: 50%;
    -webkit-animation: rev-ani-mouse 2.5s linear infinite;
    -moz-animation: rev-ani-mouse 2.5s linear infinite;
    animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
    border-color:#333;
}
.rev-scroll-btn.revs-dark span {
    background: #333;	
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;	
    color: #FFF;  
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;	
    text-decoration: none;
    text-align: center;
    background-color: #000;	
    border-radius: 50px;	
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0.50);
    width:60px;
    height:60px;
    box-sizing: border-box;
    cursor: pointer;
}

.rev-cbutton-dark-sr	{	
    border-radius: 3px;		
}

.rev-cbutton-light	{	
    color: #333;  	
    background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
    color: #333;  	
    border-radius: 3;		
    background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
    line-height: 37px;	
    width:37px;
    height:37px;	
}

.rev-sbutton-blue	{	
    background-color: #3B5998
}
.rev-sbutton-lightblue	{	
    background-color: #00A0D1;
}
.rev-sbutton-red	{	
    background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(../../skin/frontend/vinicio/default/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}


/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../../skin/frontend/vinicio/default/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(../../skin/frontend/vinicio/default/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}





/******************************
    -	LOADER FORMS	-
********************************/

.tp-loader 	{
    top:50%; left:50%;
    z-index:10000;
    position:absolute;
}

.tp-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background:url(../../skin/frontend/vinicio/default/assets/loader2.gif) no-repeat center center;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    margin-top:-20px;
    margin-left:-20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    margin-top:-20px;
    margin-left:-20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	
    background:url(../../skin/frontend/vinicio/default/assets/loader.gif) no-repeat 10px 10px;
    background-color:#fff;
    margin:-22px -22px;
    width:44px;height:44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
    0% { -webkit-transform: perspective(120px) }
    50% { -webkit-transform: perspective(120px) rotateY(180deg) }
    100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
    0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
    50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
    100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top:-20px;margin-left:-20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% { -webkit-transform: scale(0.0) }
    100% {-webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes tp-scaleout {
    0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
    100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {transform: scale(0.0);} 
    40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2.0s infinite linear;
    animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

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

@-webkit-keyframes tp-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
    0%, 100% {transform: scale(0.0);} 
    50% { transform: scale(1.0);}
}



/***********************************************
    -  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}

.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}


.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/*******************
    - DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
                       bottom: 0px;
                       left: 0px;
                       color: #FFF;
                       font-size: 12px;
                       line-height: 20px;
                       font-weight: 600;
                       background: rgba(0, 0, 0, 0.75);
                       padding: 5px 10px;
                       z-index: 2000;
                       white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;peft:0px;z-index:0 }

/*---------- Custom Revolution Slider -----------------*/
.tp-caption.Fashion-SmallText,.Fashion-SmallText {
    color:rgba(255,255,255,1.00);
    font-size:12px;
    line-height:20px;
    font-weight:600;
    font-style:normal;
    font-family:Raleway;
    text-decoration:none;
    background-color:transparent;
    border-radius:0 0 0 0;
    letter-spacing:2px;
    border-color:transparent;
    border-style:none;
    border-width:0;
    padding:0;
}

.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay {
    color:rgba(0,0,0,1.00);
    font-size:14px;
    line-height:60px;
    font-weight:900;
    font-style:normal;
    font-family:Raleway;
    text-decoration:none;
    background-color:transparent;
    border-radius:0 0 0 0;
    text-align:left;
    border-color:transparent;
    border-style:none;
    border-width:0;
    padding:0;
}
.tp-caption.Fashion-BigDisplay {
    font-size: 30px;
    color: rgba(235, 235, 236, 1.00);
    font-family:Raleway;
}
.tp-caption.Fashion-BigDisplay.Bigger {
    font-size: 60px;
    color: rgba(180, 180, 188, 1.00);
    font-family:Raleway;
}
.tp-caption.Fashion-BigDisplay.Smaller {
    font-size: 18px;
    font-weight: 700;
    color: rgba(235, 235, 236, 1.00);
    font-family:Raleway;
}
.tp-caption.Fashion-SmallText {
    font-size: 30px;
    font-weight: 700;
    font-family:Raleway;
}
.tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #aaa;
    background: rgba(180,180,188,0.5);
    cursor: pointer;
    box-sizing: content-box;
}
.tp-bullet.selected {
    background: rgb(180,180,188);
}

.tp-caption.Fashion-BigDisplay.lines:before {
    content: '';
    top: 50%;
    left: -75px;
    position: absolute;
    width: 30px;
    height: 1px;
    background: #e3e3e3;
}

.tp-caption.Fashion-BigDisplay.lines:after {
    content: '';
    top: 50%;
    right: -75px;
    position: absolute;
    width: 30px;
    height: 1px;
    background: #e3e3e3;
}

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
	div.pp_default .pp_social { margin-top: 7px; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../../skin/frontend/vinicio/default/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}

/* Dropdown control */
.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #BBB;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/jquery.selectBox-arrow.gif) 50% center no-repeat;
    border-left: solid 1px #BBB;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../skin/frontend/vinicio/default/fonts/fontawesome-webfont_v-4.7.0.eot');src:url('../../skin/frontend/vinicio/default/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../../skin/frontend/vinicio/default/fonts/fontawesome-webfont.woff') format('woff2'),url('../../skin/frontend/vinicio/default/fonts/fontawesome-webfont_v-4.7.0.woff') format('woff'),url('../../skin/frontend/vinicio/default/fonts/fontawesome-webfont_v-4.7.0.ttf') format('truetype'),url('../../skin/frontend/vinicio/default/fonts/fontawesome-webfont_v-4.7.0-fontawesomeregular.svg') 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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

@font-face {
    font-family: 'ElegantIcons';
    src: url('../../skin/frontend/vinicio/default/fonts/ElegantIcons.eot');
    src: url('../../skin/frontend/vinicio/default/fonts/ElegantIcons.eot#iefix') format('embedded-opentype'),url('../../skin/frontend/vinicio/default/fonts/ElegantIcons.woff') format('woff'),url('../../skin/frontend/vinicio/default/fonts/ElegantIcons.ttf') format('truetype'),url('../../skin/frontend/vinicio/default/fonts/ElegantIcons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class*="elegant_"]:before {
    font-family: 'ElegantIcons';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.elegant_arrow_up:before {
    content: "\21";
}

.elegant_arrow_down:before {
    content: "\22";
}

.elegant_arrow_left:before {
    content: "\23";
}

.elegant_arrow_right:before {
    content: "\24";
}

.elegant_arrow_left-up:before {
    content: "\25";
}

.elegant_arrow_right-up:before {
    content: "\26";
}

.elegant_arrow_right-down:before {
    content: "\27";
}

.elegant_arrow_left-down:before {
    content: "\28";
}

.elegant_arrow-up-down:before {
    content: "\29";
}

.elegant_arrow_up-down_alt:before {
    content: "\2a";
}

.elegant_arrow_left-right_alt:before {
    content: "\2b";
}

.elegant_arrow_left-right:before {
    content: "\2c";
}

.elegant_arrow_expand_alt2:before {
    content: "\2d";
}

.elegant_arrow_expand_alt:before {
    content: "\2e";
}

.elegant_arrow_condense:before {
    content: "\2f";
}

.elegant_arrow_expand:before {
    content: "\30";
}

.elegant_arrow_move:before {
    content: "\31";
}

.elegant_arrow_carrot-up:before {
    content: "\32";
}

.elegant_arrow_carrot-down:before {
    content: "\33";
}

.elegant_arrow_carrot-left:before {
    content: "\34";
}

.elegant_arrow_carrot-right:before {
    content: "\35";
}

.elegant_arrow_carrot-2up:before {
    content: "\36";
}

.elegant_arrow_carrot-2down:before {
    content: "\37";
}

.elegant_arrow_carrot-2left:before {
    content: "\38";
}

.elegant_arrow_carrot-2right:before {
    content: "\39";
}

.elegant_arrow_carrot-up_alt2:before {
    content: "\3a";
}

.elegant_arrow_carrot-down_alt2:before {
    content: "\3b";
}

.elegant_arrow_carrot-left_alt2:before {
    content: "\3c";
}

.elegant_arrow_carrot-right_alt2:before {
    content: "\3d";
}

.elegant_arrow_carrot-2up_alt2:before {
    content: "\3e";
}

.elegant_arrow_carrot-2down_alt2:before {
    content: "\3f";
}

.elegant_arrow_carrot-2left_alt2:before {
    content: "\40";
}

.elegant_arrow_carrot-2right_alt2:before {
    content: "\41";
}

.elegant_arrow_triangle-up:before {
    content: "\42";
}

.elegant_arrow_triangle-down:before {
    content: "\43";
}

.elegant_arrow_triangle-left:before {
    content: "\44";
}

.elegant_arrow_triangle-right:before {
    content: "\45";
}

.elegant_arrow_triangle-up_alt2:before {
    content: "\46";
}

.elegant_arrow_triangle-down_alt2:before {
    content: "\47";
}

.elegant_arrow_triangle-left_alt2:before {
    content: "\48";
}

.elegant_arrow_triangle-right_alt2:before {
    content: "\49";
}

.elegant_arrow_back:before {
    content: "\4a";
}

.elegant_icon_minus-06:before {
    content: "\4b";
}

.elegant_icon_plus:before {
    content: "\4c";
}

.elegant_icon_close:before {
    content: "\4d";
}

.elegant_icon_check:before {
    content: "\4e";
}

.elegant_icon_minus_alt2:before {
    content: "\4f";
}

.elegant_icon_plus_alt2:before {
    content: "\50";
}

.elegant_icon_close_alt2:before {
    content: "\51";
}

.elegant_icon_check_alt2:before {
    content: "\52";
}

.elegant_icon_zoom-out_alt:before {
    content: "\53";
}

.elegant_icon_zoom-in_alt:before {
    content: "\54";
}

.elegant_icon_search:before {
    content: "\55";
}

.elegant_icon_box-empty:before {
    content: "\56";
}

.elegant_icon_box-selected:before {
    content: "\57";
}

.elegant_icon_minus-box:before {
    content: "\58";
}

.elegant_icon_plus-box:before {
    content: "\59";
}

.elegant_icon_box-checked:before {
    content: "\5a";
}

.elegant_icon_circle-empty:before {
    content: "\5b";
}

.elegant_icon_circle-slelected:before {
    content: "\5c";
}

.elegant_icon_stop_alt2:before {
    content: "\5d";
}

.elegant_icon_stop:before {
    content: "\5e";
}

.elegant_icon_pause_alt2:before {
    content: "\5f";
}

.elegant_icon_pause:before {
    content: "\60";
}

.elegant_icon_menu:before {
    content: "\61";
}

.elegant_icon_menu-square_alt2:before {
    content: "\62";
}

.elegant_icon_menu-circle_alt2:before {
    content: "\63";
}

.elegant_icon_ul:before {
    content: "\64";
}

.elegant_icon_ol:before {
    content: "\65";
}

.elegant_icon_adjust-horiz:before {
    content: "\66";
}

.elegant_icon_adjust-vert:before {
    content: "\67";
}

.elegant_icon_document_alt:before {
    content: "\68";
}

.elegant_icon_documents_alt:before {
    content: "\69";
}

.elegant_icon_pencil:before {
    content: "\6a";
}

.elegant_icon_pencil-edit_alt:before {
    content: "\6b";
}

.elegant_icon_pencil-edit:before {
    content: "\6c";
}

.elegant_icon_folder-alt:before {
    content: "\6d";
}

.elegant_icon_folder-open_alt:before {
    content: "\6e";
}

.elegant_icon_folder-add_alt:before {
    content: "\6f";
}

.elegant_icon_info_alt:before {
    content: "\70";
}

.elegant_icon_error-oct_alt:before {
    content: "\71";
}

.elegant_icon_error-circle_alt:before {
    content: "\72";
}

.elegant_icon_error-triangle_alt:before {
    content: "\73";
}

.elegant_icon_question_alt2:before {
    content: "\74";
}

.elegant_icon_question:before {
    content: "\75";
}

.elegant_icon_comment_alt:before {
    content: "\76";
}

.elegant_icon_chat_alt:before {
    content: "\77";
}

.elegant_icon_vol-mute_alt:before {
    content: "\78";
}

.elegant_icon_volume-low_alt:before {
    content: "\79";
}

.elegant_icon_volume-high_alt:before {
    content: "\7a";
}

.elegant_icon_quotations:before {
    content: "\7b";
}

.elegant_icon_quotations_alt2:before {
    content: "\7c";
}

.elegant_icon_clock_alt:before {
    content: "\7d";
}

.elegant_icon_lock_alt:before {
    content: "\7e";
}

.elegant_icon_lock-open_alt:before {
    content: "\e000";
}

.elegant_icon_key_alt:before {
    content: "\e001";
}

.elegant_icon_cloud_alt:before {
    content: "\e002";
}

.elegant_icon_cloud-upload_alt:before {
    content: "\e003";
}

.elegant_icon_cloud-download_alt:before {
    content: "\e004";
}

.elegant_icon_image:before {
    content: "\e005";
}

.elegant_icon_images:before {
    content: "\e006";
}

.elegant_icon_lightbulb_alt:before {
    content: "\e007";
}

.elegant_icon_gift_alt:before {
    content: "\e008";
}

.elegant_icon_house_alt:before {
    content: "\e009";
}

.elegant_icon_genius:before {
    content: "\e00a";
}

.elegant_icon_mobile:before {
    content: "\e00b";
}

.elegant_icon_tablet:before {
    content: "\e00c";
}

.elegant_icon_laptop:before {
    content: "\e00d";
}

.elegant_icon_desktop:before {
    content: "\e00e";
}

.elegant_icon_camera_alt:before {
    content: "\e00f";
}

.elegant_icon_mail_alt:before {
    content: "\e010";
}

.elegant_icon_cone_alt:before {
    content: "\e011";
}

.elegant_icon_ribbon_alt:before {
    content: "\e012";
}

.elegant_icon_bag_alt:before {
    content: "\e013";
}

.elegant_icon_creditcard:before {
    content: "\e014";
}

.elegant_icon_cart_alt:before {
    content: "\e015";
}

.elegant_icon_paperclip:before {
    content: "\e016";
}

.elegant_icon_tag_alt:before {
    content: "\e017";
}

.elegant_icon_tags_alt:before {
    content: "\e018";
}

.elegant_icon_trash_alt:before {
    content: "\e019";
}

.elegant_icon_cursor_alt:before {
    content: "\e01a";
}

.elegant_icon_mic_alt:before {
    content: "\e01b";
}

.elegant_icon_compass_alt:before {
    content: "\e01c";
}

.elegant_icon_pin_alt:before {
    content: "\e01d";
}

.elegant_icon_pushpin_alt:before {
    content: "\e01e";
}

.elegant_icon_map_alt:before {
    content: "\e01f";
}

.elegant_icon_drawer_alt:before {
    content: "\e020";
}

.elegant_icon_toolbox_alt:before {
    content: "\e021";
}

.elegant_icon_book_alt:before {
    content: "\e022";
}

.elegant_icon_calendar:before {
    content: "\e023";
}

.elegant_icon_film:before {
    content: "\e024";
}

.elegant_icon_table:before {
    content: "\e025";
}

.elegant_icon_contacts_alt:before {
    content: "\e026";
}

.elegant_icon_headphones:before {
    content: "\e027";
}

.elegant_icon_lifesaver:before {
    content: "\e028";
}

.elegant_icon_piechart:before {
    content: "\e029";
}

.elegant_icon_refresh:before {
    content: "\e02a";
}

.elegant_icon_link_alt:before {
    content: "\e02b";
}

.elegant_icon_link:before {
    content: "\e02c";
}

.elegant_icon_loading:before {
    content: "\e02d";
}

.elegant_icon_blocked:before {
    content: "\e02e";
}

.elegant_icon_archive_alt:before {
    content: "\e02f";
}

.elegant_icon_heart_alt:before {
    content: "\e030";
}

.elegant_icon_star_alt:before {
    content: "\e031";
}

.elegant_icon_star-half_alt:before {
    content: "\e032";
}

.elegant_icon_star:before {
    content: "\e033";
}

.elegant_icon_star-half:before {
    content: "\e034";
}

.elegant_icon_tools:before {
    content: "\e035";
}

.elegant_icon_tool:before {
    content: "\e036";
}

.elegant_icon_cog:before {
    content: "\e037";
}

.elegant_icon_cogs:before {
    content: "\e038";
}

.elegant_arrow_up_alt:before {
    content: "\e039";
}

.elegant_arrow_down_alt:before {
    content: "\e03a";
}

.elegant_arrow_left_alt:before {
    content: "\e03b";
}

.elegant_arrow_right_alt:before {
    content: "\e03c";
}

.elegant_arrow_left-up_alt:before {
    content: "\e03d";
}

.elegant_arrow_right-up_alt:before {
    content: "\e03e";
}

.elegant_arrow_right-down_alt:before {
    content: "\e03f";
}

.elegant_arrow_left-down_alt:before {
    content: "\e040";
}

.elegant_arrow_condense_alt:before {
    content: "\e041";
}

.elegant_arrow_expand_alt3:before {
    content: "\e042";
}

.elegant_arrow_carrot_up_alt:before {
    content: "\e043";
}

.elegant_arrow_carrot-down_alt:before {
    content: "\e044";
}

.elegant_arrow_carrot-left_alt:before {
    content: "\e045";
}

.elegant_arrow_carrot-right_alt:before {
    content: "\e046";
}

.elegant_arrow_carrot-2up_alt:before {
    content: "\e047";
}

.elegant_arrow_carrot-2dwnn_alt:before {
    content: "\e048";
}

.elegant_arrow_carrot-2left_alt:before {
    content: "\e049";
}

.elegant_arrow_carrot-2right_alt:before {
    content: "\e04a";
}

.elegant_arrow_triangle-up_alt:before {
    content: "\e04b";
}

.elegant_arrow_triangle-down_alt:before {
    content: "\e04c";
}

.elegant_arrow_triangle-left_alt:before {
    content: "\e04d";
}

.elegant_arrow_triangle-right_alt:before {
    content: "\e04e";
}

.elegant_icon_minus_alt:before {
    content: "\e04f";
}

.elegant_icon_plus_alt:before {
    content: "\e050";
}

.elegant_icon_close_alt:before {
    content: "\e051";
}

.elegant_icon_check_alt:before {
    content: "\e052";
}

.elegant_icon_zoom-out:before {
    content: "\e053";
}

.elegant_icon_zoom-in:before {
    content: "\e054";
}

.elegant_icon_stop_alt:before {
    content: "\e055";
}

.elegant_icon_menu-square_alt:before {
    content: "\e056";
}

.elegant_icon_menu-circle_alt:before {
    content: "\e057";
}

.elegant_icon_document:before {
    content: "\e058";
}

.elegant_icon_documents:before {
    content: "\e059";
}

.elegant_icon_pencil_alt:before {
    content: "\e05a";
}

.elegant_icon_folder:before {
    content: "\e05b";
}

.elegant_icon_folder-open:before {
    content: "\e05c";
}

.elegant_icon_folder-add:before {
    content: "\e05d";
}

.elegant_icon_folder_upload:before {
    content: "\e05e";
}

.elegant_icon_folder_download:before {
    content: "\e05f";
}

.elegant_icon_info:before {
    content: "\e060";
}

.elegant_icon_error-circle:before {
    content: "\e061";
}

.elegant_icon_error-oct:before {
    content: "\e062";
}

.elegant_icon_error-triangle:before {
    content: "\e063";
}

.elegant_icon_question_alt:before {
    content: "\e064";
}

.elegant_icon_comment:before {
    content: "\e065";
}

.elegant_icon_chat:before {
    content: "\e066";
}

.elegant_icon_vol-mute:before {
    content: "\e067";
}

.elegant_icon_volume-low:before {
    content: "\e068";
}

.elegant_icon_volume-high:before {
    content: "\e069";
}

.elegant_icon_quotations_alt:before {
    content: "\e06a";
}

.elegant_icon_clock:before {
    content: "\e06b";
}

.elegant_icon_lock:before {
    content: "\e06c";
}

.elegant_icon_lock-open:before {
    content: "\e06d";
}

.elegant_icon_key:before {
    content: "\e06e";
}

.elegant_icon_cloud:before {
    content: "\e06f";
}

.elegant_icon_cloud-upload:before {
    content: "\e070";
}

.elegant_icon_cloud-download:before {
    content: "\e071";
}

.elegant_icon_lightbulb:before {
    content: "\e072";
}

.elegant_icon_gift:before {
    content: "\e073";
}

.elegant_icon_house:before {
    content: "\e074";
}

.elegant_icon_camera:before {
    content: "\e075";
}

.elegant_icon_mail:before {
    content: "\e076";
}

.elegant_icon_cone:before {
    content: "\e077";
}

.elegant_icon_ribbon:before {
    content: "\e078";
}

.elegant_icon_bag:before {
    content: "\e079";
}

.elegant_icon_cart:before {
    content: "\e07a";
}

.elegant_icon_tag:before {
    content: "\e07b";
}

.elegant_icon_tags:before {
    content: "\e07c";
}

.elegant_icon_trash:before {
    content: "\e07d";
}

.elegant_icon_cursor:before {
    content: "\e07e";
}

.elegant_icon_mic:before {
    content: "\e07f";
}

.elegant_icon_compass:before {
    content: "\e080";
}

.elegant_icon_pin:before {
    content: "\e081";
}

.elegant_icon_pushpin:before {
    content: "\e082";
}

.elegant_icon_map:before {
    content: "\e083";
}

.elegant_icon_drawer:before {
    content: "\e084";
}

.elegant_icon_toolbox:before {
    content: "\e085";
}

.elegant_icon_book:before {
    content: "\e086";
}

.elegant_icon_contacts:before {
    content: "\e087";
}

.elegant_icon_archive:before {
    content: "\e088";
}

.elegant_icon_heart:before {
    content: "\e089";
}

.elegant_icon_profile:before {
    content: "\e08a";
}

.elegant_icon_group:before {
    content: "\e08b";
}

.elegant_icon_grid-2x2:before {
    content: "\e08c";
}

.elegant_icon_grid-3x3:before {
    content: "\e08d";
}

.elegant_icon_music:before {
    content: "\e08e";
}

.elegant_icon_pause_alt:before {
    content: "\e08f";
}

.elegant_icon_phone:before {
    content: "\e090";
}

.elegant_icon_upload:before {
    content: "\e091";
}

.elegant_icon_download:before {
    content: "\e092";
}

.elegant_social_facebook:before {
    content: "\e093";
}

.elegant_social_twitter:before {
    content: "\e094";
}

.elegant_social_pinterest:before {
    content: "\e095";
}

.elegant_social_googleplus:before {
    content: "\e096";
}

.elegant_social_tumblr:before {
    content: "\e097";
}

.elegant_social_tumbleupon:before {
    content: "\e098";
}

.elegant_social_wordpress:before {
    content: "\e099";
}

.elegant_social_instagram:before {
    content: "\e09a";
}

.elegant_social_dribbble:before {
    content: "\e09b";
}

.elegant_social_vimeo:before {
    content: "\e09c";
}

.elegant_social_linkedin:before {
    content: "\e09d";
}

.elegant_social_rss:before {
    content: "\e09e";
}

.elegant_social_deviantart:before {
    content: "\e09f";
}

.elegant_social_share:before {
    content: "\e0a0";
}

.elegant_social_myspace:before {
    content: "\e0a1";
}

.elegant_social_skype:before {
    content: "\e0a2";
}

.elegant_social_youtube:before {
    content: "\e0a3";
}

.elegant_social_picassa:before {
    content: "\e0a4";
}

.elegant_social_googledrive:before {
    content: "\e0a5";
}

.elegant_social_flickr:before {
    content: "\e0a6";
}

.elegant_social_blogger:before {
    content: "\e0a7";
}

.elegant_social_spotify:before {
    content: "\e0a8";
}

.elegant_social_delicious:before {
    content: "\e0a9";
}

.elegant_social_facebook_circle:before {
    content: "\e0aa";
}

.elegant_social_twitter_circle:before {
    content: "\e0ab";
}

.elegant_social_pinterest_circle:before {
    content: "\e0ac";
}

.elegant_social_googleplus_circle:before {
    content: "\e0ad";
}

.elegant_social_tumblr_circle:before {
    content: "\e0ae";
}

.elegant_social_stumbleupon_circle:before {
    content: "\e0af";
}

.elegant_social_wordpress_circle:before {
    content: "\e0b0";
}

.elegant_social_instagram_circle:before {
    content: "\e0b1";
}

.elegant_social_dribbble_circle:before {
    content: "\e0b2";
}

.elegant_social_vimeo_circle:before {
    content: "\e0b3";
}

.elegant_social_linkedin_circle:before {
    content: "\e0b4";
}

.elegant_social_rss_circle:before {
    content: "\e0b5";
}

.elegant_social_deviantart_circle:before {
    content: "\e0b6";
}

.elegant_social_share_circle:before {
    content: "\e0b7";
}

.elegant_social_myspace_circle:before {
    content: "\e0b8";
}

.elegant_social_skype_circle:before {
    content: "\e0b9";
}

.elegant_social_youtube_circle:before {
    content: "\e0ba";
}

.elegant_social_picassa_circle:before {
    content: "\e0bb";
}

.elegant_social_googledrive_alt2:before {
    content: "\e0bc";
}

.elegant_social_flickr_circle:before {
    content: "\e0bd";
}

.elegant_social_blogger_circle:before {
    content: "\e0be";
}

.elegant_social_spotify_circle:before {
    content: "\e0bf";
}

.elegant_social_delicious_circle:before {
    content: "\e0c0";
}

.elegant_social_facebook_square:before {
    content: "\e0c1";
}

.elegant_social_twitter_square:before {
    content: "\e0c2";
}

.elegant_social_pinterest_square:before {
    content: "\e0c3";
}

.elegant_social_googleplus_square:before {
    content: "\e0c4";
}

.elegant_social_tumblr_square:before {
    content: "\e0c5";
}

.elegant_social_stumbleupon_square:before {
    content: "\e0c6";
}

.elegant_social_wordpress_square:before {
    content: "\e0c7";
}

.elegant_social_instagram_square:before {
    content: "\e0c8";
}

.elegant_social_dribbble_square:before {
    content: "\e0c9";
}

.elegant_social_vimeo_square:before {
    content: "\e0ca";
}

.elegant_social_linkedin_square:before {
    content: "\e0cb";
}

.elegant_social_rss_square:before {
    content: "\e0cc";
}

.elegant_social_deviantart_square:before {
    content: "\e0cd";
}

.elegant_social_share_square:before {
    content: "\e0ce";
}

.elegant_social_myspace_square:before {
    content: "\e0cf";
}

.elegant_social_skype_square:before {
    content: "\e0d0";
}

.elegant_social_youtube_square:before {
    content: "\e0d1";
}

.elegant_social_picassa_square:before {
    content: "\e0d2";
}

.elegant_social_googledrive_square:before {
    content: "\e0d3";
}

.elegant_social_flickr_square:before {
    content: "\e0d4";
}

.elegant_social_blogger_square:before {
    content: "\e0d5";
}

.elegant_social_spotify_square:before {
    content: "\e0d6";
}

.elegant_social_delicious_square:before {
    content: "\e0d7";
}

.elegant_icon_printer:before {
    content: "\e103";
}

.elegant_icon_calulator:before {
    content: "\e0ee";
}

.elegant_icon_building:before {
    content: "\e0ef";
}

.elegant_icon_floppy:before {
    content: "\e0e8";
}

.elegant_icon_drive:before {
    content: "\e0ea";
}

.elegant_icon_search-2:before {
    content: "\e101";
}

.elegant_icon_id:before {
    content: "\e107";
}

.elegant_icon_id-2:before {
    content: "\e108";
}

.elegant_icon_puzzle:before {
    content: "\e102";
}

.elegant_icon_like:before {
    content: "\e106";
}

.elegant_icon_dislike:before {
    content: "\e0eb";
}

.elegant_icon_mug:before {
    content: "\e105";
}

.elegant_icon_currency:before {
    content: "\e0ed";
}

.elegant_icon_wallet:before {
    content: "\e100";
}

.elegant_icon_pens:before {
    content: "\e104";
}

.elegant_icon_easel:before {
    content: "\e0e9";
}

.elegant_icon_flowchart:before {
    content: "\e109";
}

.elegant_icon_datareport:before {
    content: "\e0ec";
}

.elegant_icon_briefcase:before {
    content: "\e0fe";
}

.elegant_icon_shield:before {
    content: "\e0f6";
}

.elegant_icon_percent:before {
    content: "\e0fb";
}

.elegant_icon_globe:before {
    content: "\e0e2";
}

.elegant_icon_globe-2:before {
    content: "\e0e3";
}

.elegant_icon_target:before {
    content: "\e0f5";
}

.elegant_icon_hourglass:before {
    content: "\e0e1";
}

.elegant_icon_balance:before {
    content: "\e0ff";
}

.elegant_icon_rook:before {
    content: "\e0f8";
}

.elegant_icon_printer-alt:before {
    content: "\e0fa";
}

.elegant_icon_calculator_alt:before {
    content: "\e0e7";
}

.elegant_icon_building_alt:before {
    content: "\e0fd";
}

.elegant_icon_floppy_alt:before {
    content: "\e0e4";
}

.elegant_icon_drive_alt:before {
    content: "\e0e5";
}

.elegant_icon_search_alt:before {
    content: "\e0f7";
}

.elegant_icon_id_alt:before {
    content: "\e0e0";
}

.elegant_icon_id-2_alt:before {
    content: "\e0fc";
}

.elegant_icon_puzzle_alt:before {
    content: "\e0f9";
}

.elegant_icon_like_alt:before {
    content: "\e0dd";
}

.elegant_icon_dislike_alt:before {
    content: "\e0f1";
}

.elegant_icon_mug_alt:before {
    content: "\e0dc";
}

.elegant_icon_currency_alt:before {
    content: "\e0f3";
}

.elegant_icon_wallet_alt:before {
    content: "\e0d8";
}

.elegant_icon_pens_alt:before {
    content: "\e0db";
}

.elegant_icon_easel_alt:before {
    content: "\e0f0";
}

.elegant_icon_flowchart_alt:before {
    content: "\e0df";
}

.elegant_icon_datareport_alt:before {
    content: "\e0f2";
}

.elegant_icon_briefcase_alt:before {
    content: "\e0f4";
}

.elegant_icon_shield_alt:before {
    content: "\e0d9";
}

.elegant_icon_percent_alt:before {
    content: "\e0da";
}

.elegant_icon_globe_alt:before {
    content: "\e0de";
}

.elegant_icon_clipboard:before {
    content: "\e0e6";
}

/* 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;
}

/*
 * Table of Contents
 *
 * 1.0 - Browser Reset
 * 2.0 - Core Animation
 * 3.0 - Typography
 * 4.0 - Grid system
 * 5.0 - Tables
 * 6.0 - Forms
 * 6.5 - Forms Advanced Search
 * 7.0 - Buttons
 * 8.0 - Dropdown menus
 * 9.0 - Navs
 * 10.0 - Navbars
 * 11.0 - Breadcrumbs
 * 12.0 - Pagination
 * 13.0 - Labels
 * 14.0 - Alerts
 * 15.0 - Progress bars
 * 16.0 - Panels
 * 17.0 - Close icons
 * 18.0 - Morphsearch
 * 19.0 - Mediaelementplayer
 * 20.0 - Modals
 * 21.0 - Tooltips
 * 22.0 - Popovers
 * 23.0 - Carousel
 * 24.0 - DH Slider
 * 25.0 - Shortcodes
 * 	  25.1 - Caroufredsel Slider
 * 	  25.2 - Testimonial
 * 	  25.3 - Counter
 * 	  25.4 - Countdown
 * 	  25.5 - Instagram
 * 	  25.6 - Box Feature,
 *    25.7 - Client
 * 26.0 - Header
 * 27.0 - Footer
 * 29.0 - Post
 * 30.0 - Comment form
 * 31.0 - Widget sidebar
 * 32.0 - Contact form 7
 * 34.0 - Utility classes
 * 35.0 - Responsive: Utility classes
 * 36.0 - Cookie
 * 37.0 - Custom style
 */


/*--------------------------------------------------------------
1.0 - Browser Reset
--------------------------------------------------------------*/

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

body {
    margin: 0;
    text-rendering: optimizelegibility;
    letter-spacing: 0.2px;
    word-wrap: break-word;
    background: #000;
}

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: transparent;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 3.076923076923077em;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

.main-content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5384615384615385em;
}

.main-content table > thead > tr > th,
.main-content table > tbody > tr > th,
.main-content table > tfoot > tr > th,
.main-content table > thead > tr > td,
.main-content table > tbody > tr > td,
.main-content table > tfoot > tr > td {
    padding: 0.7692307692307693em;
    line-height: 1.6;
    vertical-align: middle;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.main-content table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 0px solid #dedede;
    background: #000000;
    color: #ffffff;
}

.main-content table > tbody > tr.first,
.main-content table > tbody > tr.first > th,
.main-content table > tbody > tr.first > td {
    border-top: none;
}

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

.main-content table > tbody + tbody {
    border-top: 1px solid #dedede;
}

td,
th {
    padding: 0;
}

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

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

html {
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    background: #fff;
    font-style: normal;
    font-weight: 400;
}

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

textarea {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #35383c;
    color: #999;
    padding: 5px;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

a:focus {
    outline: none;
}

.sociallogin-other-span {
    cursor: pointer !important;
    font-weight: normal !important;
    white-space: nowrap !important;
    color: #ebebec !important;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

.loader {
    background-image: url(../../skin/frontend/vinicio/default/css/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
}

hr {
    margin-top: 1.5384615384615385em;
    margin-bottom: 1.5384615384615385em;
    border: 0;
    border-top: 1px solid #515151;
}

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

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

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

code {
    padding: 0.15384615384615385em 0.3076923076923077em;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0px;
}

kbd {
    padding: 0.15384615384615385em 0.3076923076923077em;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

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

pre {
    display: block;
    padding: 0.2692307692307693em;
    margin: 0 0 0.7692307692307693em;
    font-size: 12px;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    color: #6c7680;
    background-color: #ebebec;
    border: 1px solid #ebebec;
    border-radius: 0px;
}

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

.pre-scrollable {
    max-height: 26.153846153846153em;
    overflow-y: scroll;
}


/*--------------------------------------------------------------
2.0 - Core Animation
--------------------------------------------------------------*/

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

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.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 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

@-webkit-keyframes loadingFade {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes loadingFade {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes loadingFade {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

.fade-loading {
    text-align: center;
}

.fade-loading i {
    -webkit-animation: 1.5s ease 0s normal none infinite loadingFade;
    -o-animation: 1.5s ease 0s normal none infinite loadingFade;
    animation: 1.5s ease 0s normal none infinite loadingFade;
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 10px;
}

.fade-loading i:nth-child(0) {
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.fade-loading i:nth-child(1) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.fade-loading i:nth-child(2) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.fade-loading i:nth-child(3) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.fade-loading i:nth-child(4) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.spinner-loading {
    -webkit-animation: fa-spin 1s infinite linear;
    -o-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}

@keyframes loadmoreCube {
    0% {
        transform: translateX(-120px);
    }
    50% {
        transform: translateX(0px) rotate(180deg) scale(2.2);
    }
    100% {
        transform: translateX(120px);
    }
}

@-o-keyframes loadmoreCube {
    0% {
        -o-transform: translateX(-120px);
    }
    50% {
        -o-transform: translateX(0px) rotate(180deg) scale(2.2);
    }
    100% {
        -o-transform: translateX(120px);
    }
}

@-moz-keyframes loadmoreCube {
    0% {
        -moz-transform: translateX(-120px);
    }
    50% {
        -moz-transform: translateX(0px) rotate(180deg) scale(2.2);
    }
    100% {
        -moz-transform: translateX(120px);
    }
}

@-webkit-keyframes loadmoreCube {
    0% {
        -webkit-transform: translateX(-120px);
    }
    50% {
        -webkit-transform: translateX(0px) rotate(180deg) scale(2.2);
    }
    100% {
        -webkit-transform: translateX(120px);
    }
}

.loadmore-action {
    text-align: center;
    margin-top: 1.5384615384615385em;
    margin-bottom: 1.5384615384615385em;
}

.loadmore-action .loadmore-loading {
    display: none;
}

.loadmore-action .loadmore-loading span {
    -webkit-animation: 2.5s ease-in-out 0s normal none infinite loadmoreCube;
    -o-animation: 2.5s ease-in-out 0s normal none infinite loadmoreCube;
    animation: 2.5s ease-in-out 0s normal none infinite loadmoreCube;
    background: #FFFFFF;
    height: 8px;
    width: 8px;
    display: inline-block;
}

.loadmore-action .loadmore-loading span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.loadmore-action .loadmore-loading span:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.loadmore-action .loadmore-loading span:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.loadmore-action .loadmore-loading span:nth-child(4) {
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
}

.loadmore-action .loadmore-loading span:nth-child(5) {
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
}

.loadmore-action .btn-loadmore {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background: transparent;
    border: 2px solid #6c7680;
    text-transform: uppercase;
    color: #6c7680;
    position: relative;
    line-height: 1.4;
    display: table;
    margin: 0 auto;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.loadmore-action .btn-loadmore:hover,
.loadmore-action .btn-loadmore:focus {
    color: #6c7680;
    text-decoration: none;
}

.loadmore-action .btn-loadmore i,
.loadmore-action .btn-loadmore span {
    z-index: 2;
    position: relative;
}

.loadmore-action .btn-loadmore:hover {
    border-color: #6c7680;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.loadmore-action .btn-loadmore:after {
    content: "\f067";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.loadmore-action .btn-loadmore:after {
    margin-left: 0.38461538461538464em;
}

.dh-disable-animation .el-appear {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.dh-disable-animation .animate-box.animated {
    visibility: visible;
}

.dh-disable-animation .column[data-fade="1"] {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dh-disable-animation .row .row-image-bg[data-parallax="1"] {
    background-position: 50% 0 !important;
    background-attachment: scroll !important;
}

.dh-disable-animation .dh-lists[data-animation="1"] li {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0 !important;
}


/*--------------------------------------------------------------
3.0 - Typography
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
}

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: normal;
    line-height: 1;
    color: #ebebec;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

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: 1rem;
    margin-bottom: 1rem;
}

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-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 2.5em;
    font-style: normal;
    font-weight: 700;
}

h2,
.h2 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 2.3076923076923075em;
    font-style: normal;
    font-weight: 700;
}

h3,
.h3 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 1.8461538461538463em;
    font-style: normal;
    font-weight: 700;
}

h4,
.h4 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 1.3846153846153846em;
    font-style: normal;
    font-weight: 700;
}

h5,
.h5 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 1.0769230769230769em;
    font-style: normal;
    font-weight: 700;
}

h6,
.h6 {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
}

p {
    margin: 0 0 0.7692307692307693em;
}

.el-heading {
    margin-top: 0;
    font-size: 1.8461538461538463em;
    margin-bottom: 1rem;
}

.lead {
    margin-bottom: 1.5384615384615385em;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

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

.heading-bold-first-word,
.heading-typed {
    margin-top: 0;
    font-weight: lighter;
}

.heading-bold-first-word > span {
    font-weight: bold;
}

h2.heading-custom-font {
    font-size: 3em;
}

.heading-typed .nth-typed {
    display: inline-block;
    min-width: 1px;
    min-height: 1px;
}

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

cite {
    font-style: normal;
}

mark,
.mark {
    background-color: rgba(255, 224, 199, 0.3);
    padding: .2em;
}

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

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

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

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #444444;
}

.text-primary {
    color: #FFFFFF;
}

a.text-primary:hover {
    color: #aa8c5f;
}

.text-success {
    color: #a0ce4e;
}

a.text-success:hover {
    color: #87b633;
}

.text-info {
    color: #63b5fd;
}

a.text-info:hover {
    color: #319dfc;
}

.text-warning {
    color: #feab62;
}

a.text-warning:hover {
    color: #fe902f;
}

.text-danger {
    color: #fe252c;
}

a.text-danger:hover {
    color: #ef0109;
}

.bg-primary {
    color: #fff;
    background-color: #FFFFFF;
}

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

.bg-success {
    background-color: rgba(204, 228, 158, 0.3);
}

a.bg-success:hover {
    background-color: rgba(183, 217, 118, 0.3);
}

.bg-info {
    background-color: rgba(200, 230, 254, 0.3);
}

a.bg-info:hover {
    background-color: rgba(149, 207, 254, 0.3);
}

.bg-warning {
    background-color: rgba(255, 224, 199, 0.3);
}

a.bg-warning:hover {
    background-color: rgba(254, 196, 149, 0.3);
}

.bg-danger {
    background-color: rgba(254, 139, 144, 0.3);
}

a.bg-danger:hover {
    background-color: rgba(254, 88, 96, 0.3);
}

.page-header {
    padding-bottom: -0.23076923076923073em;
    margin: 3.076923076923077em 0 1.5384615384615385em;
    border-bottom: 1px solid #ebebec;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 0.7692307692307693em;
    list-style: none;
    padding-left: 0;
}

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

dl {
    margin-top: 0;
    margin-bottom: 1.5384615384615385em;
}

dt,
dd {
    line-height: 1.6;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

blockquote {
    padding: 0 0 0 1.5384615384615385em;
    margin: 1.5384615384615385em 0 1.5384615384615385em;
    font-size: 13px;
    border-left: 3px solid #FFFFFF;
    font-style: italic;
    font-weight: normal;
    position: relative;
}

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

blockquote p {
    font-size: 1.1em;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #444444;
    text-transform: uppercase;
}

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

blockquote:after {
    content: "\f10d";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    color: #707173;
    font-size: 50px;
    z-index: -1;
}

address {
    margin-bottom: 1.5384615384615385em;
    font-style: normal;
    line-height: 1.6;
}

iframe,
embed,
object {
    max-height: 100%;
    max-width: 100%;
    border: 0;
}


/*--------------------------------------------------------------
4.0 - Grid system
--------------------------------------------------------------*/

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

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

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

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

@media (min-width: 1500px) {
    .container.wide {
        width: 1500px;
    }
}

#wrapper {
    margin-top: 85px;
    -webkit-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
}

.full-wrap .container {
    width: 100%;
    max-width: 1280px;
}

.boxed-wrap {
    background: #ffffff;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: repeat;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .boxed-wrap {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .boxed-wrap {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .boxed-wrap {
        width: 1200px;
    }
}

@media (min-width: 768px) {
    .boxed-wrap .container {
        width: 720px;
    }
}

@media (min-width: 992px) {
    .boxed-wrap .container {
        width: 940px;
    }
}

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

.boxed-wrap .header-container .container {
    padding-left: 30px;
    padding-right: 30px;
}

@media (min-width: 768px) {
    .boxed-wrap .header-container .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .boxed-wrap .header-container .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .boxed-wrap .header-container .container {
        width: 1200px;
    }
}

.content-container {
    /*padding-top: 30px;*/
    padding-bottom: 60px;
    /*  min-height: 500px; */
}

@media (max-width: 767px) {
    h1, .h1 {
        font-size: 1.6em;
    }

    .content-container {
        /*padding-top: 30px;*/
        padding-bottom: 30px;
    }
}

.content-container.no-padding {
    padding-top: 0;
    padding-bottom: 0;
}

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

.container-full {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

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

.row {
    position: relative;
}

.row.row-custom-margin {
    z-index: 100;
}

@media (max-width: 767px) {
    .row.row-custom-padding {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .row.row-custom-margin {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

#toggle_sidebar,
#close_sidebar {
    display: none;
    float: right;
    margin: 0 0 20px;
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

#toggle_sidebar:hover,
#close_sidebar:hover {
    color: #000000;
    border-color: #000000;
}

#toggle_sidebar .fa,
#close_sidebar .fa {
    margin-right: 0.6em;
}

#toggle_sidebar .fa-filter {
    display: none;
}

#toggle_sidebar.filtersClosed .fa-times {
    display: none;
}

#toggle_sidebar.filtersClosed .fa-filter {
    display: inline-block;
}

.main-sidebar > div:first-child .widget-title {
    margin-top: 0;
}

.main-wrap.col-main .main-content .woo-content .block.block-account {
    display: none;
}

body.customer-account-index .container.wide {
    font-size: 13px;
    line-height: 1.4;
}

@media (min-width: 800px) {
    .page-layout-left-sidebar .main-wrap {
        float: right;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    .container {
        width: 97%;
    }

    .main-wrap {
        float: left;
        width: 66.66666666666666%;
    }

    .col-md-12.main-wrap {
        width: inherit;
        float: none;
    }

    .sidebar-wrap {
        float: left;
        width: 33.33333333333333%;
    }
}

@media (max-width: 899px) {
    /*.commerce.page-layout-left-sidebar .main-wrap {
      width: 100%;
    }
    .commerce.page-layout-left-sidebar .sidebar-wrap {
        width: 280px;
    }
    .commerce.page-layout-left-sidebar .sidebar-wrap #filters.main-sidebar {
      display: none;
      clear: both;
    }*/
    #toggle_sidebar,
    #close_sidebar {
        float: left;
        display: block;
        z-index: 999;
        display: none;
    }

    /*  .shop-loop.grid {
        margin-top: -56px; 
      } */
}

@media (max-width: 767px) {
    .sidebar-wrap {
        border-top: 1px solid #ebebec;
        clear: both;
        margin-top: 60px;
        padding-top: 30px;
    }

    .commerce.page-layout-left-sidebar .sidebar-wrap {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }
}

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

@media (max-width: 767px) {
    .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 {
        width: 100%;
    }
}

.column {
    position: relative;
}

.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.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

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

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

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

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

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

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

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

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

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

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

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

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

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

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

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

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

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

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

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

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

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

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

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: auto;
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

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

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .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.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: auto;
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

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

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .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.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: auto;
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

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

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 480px) {
    .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 {
        width: 100%;
    }
}


/*--------------------------------------------------------------
5.0 - Tables
--------------------------------------------------------------*/

table {
    background-color: #ffffff;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5384615384615385em;
}

.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: 0.7692307692307693em;
    line-height: 1.6;
    vertical-align: middle;
    border-top: 1px solid #dedede;
}

.table > tbody > tr > td {
    border-top: 1px solid #000;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #dedede;
    background: #ebebec;
}

.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: 1px solid #dedede;
}

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

.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 #dedede;
}

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

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

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

@media (max-width: 480px) {
    .tabsmart {
        font-size: 12px;
    }

    table.tabsmart > tbody > tr > td {
        padding: 0.770em 0.375em;
    }

    .tabmetodi {
        font-size: 12px;
    }

    table.tabmetodi > tbody > tr > td {
        padding: 0.770em 0.375em;
    }

    table.tabmetodi > tbody > tr:first-child {
        font-size: 10px
    }

}

/*--------------------------------------------------------------
6.0 - Forms
--------------------------------------------------------------*/

::selection {
    background: #6c7680;
    /* WebKit/Blink Browsers */
    color: #3a3a3a;
}

::-moz-selection {
    background: #6c7680;
    /* Gecko Browsers */
    color: #3a3a3a;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.5384615384615385em;
    font-size: 19.5px;
    line-height: inherit;
    color: #6c7680;
    border: 0;
    border-bottom: 1px solid #ebebec;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0.38461538461538464em;
    font-weight: 700;
}

label em {
    margin-right: 4px;
}

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

input[type="radio"],
input[type="checkbox"] {
    margin: 0.3076923076923077em 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;
}

select {
    -webkit-appearance: select;
    -webkit-border-radius: 0px !important;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}

output {
    display: block;
    padding-top: 1.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #6c7680;
}

.form-control {
    display: block;
    width: 100%;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #6c7680;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
}

.form-control:focus {
    border-color: #6c7680;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #6c7680;
    box-shadow: inset 0 0 0 1px #6c7680;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}

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: 2.769230769230769em;
    line-height: 1.6 \0;
}

input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
    line-height: 128.57692307692307%;
}

input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
    line-height: 3.687692307692308em;
}

.form-group {
    margin-bottom: 1.1538461538461537em;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 1.5384615384615385em;
    margin-top: 0.7692307692307693em;
    margin-bottom: 0.7692307692307693em;
}

.radio label,
.checkbox label {
    padding-left: 1.5384615384615385em;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

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

.dh-ie .radio input[type="radio"],
.dh-ie .radio-inline input[type="radio"],
.dh-ie .checkbox input[type="checkbox"],
.dh-ie .checkbox-inline input[type="checkbox"] {
    position: relative \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -0.38461538461538464em;
}

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.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.input-sm {
    height: 128.57692307692307%;
    padding: 0.5384615384615384rem 0.9230769230769231rem;
    font-size: 85%;
    line-height: 1.5;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

select.input-sm {
    height: 128.57692307692307%;
    line-height: 128.57692307692307%;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg {
    height: 3.687692307692308em;
    padding: 0.9230769230769231rem 1.3846153846153846rem;
    font-size: 1.3846153846153846em;
    line-height: 1.33;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

select.input-lg {
    height: 3.687692307692308em;
    line-height: 3.687692307692308em;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-flat-radio,
.form-flat-checkbox {
    margin: 0;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0 0 0 30px;
}

.dh-ie .form-flat-radio,
.dh-ie .form-flat-checkbox {
    padding: 0;
}

.form-flat-radio input,
.form-flat-checkbox input {
    left: -9999px;
    position: absolute;
}

.dh-ie .form-flat-radio input,
.dh-ie .form-flat-checkbox input {
    position: relative;
    left: auto;
}

.form-flat-radio i,
.form-flat-checkbox i {
    background: none repeat scroll 0 0 #fff;
    border-style: solid;
    border-width: 2px;
    display: block;
    height: 19px;
    left: 0;
    outline: medium none;
    position: absolute;
    top: 5px;
    border-color: #ebebec;
    width: 19px;
    top: 50%;
    margin-top: -8.5px;
    color: #6c7680;
}

.dh-ie .form-flat-radio i,
.dh-ie .form-flat-checkbox i {
    display: none;
}

.form-flat-radio i:after,
.form-flat-checkbox i:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}

.form-flat-radio input:checked + i:after,
.form-flat-checkbox input:checked + i:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.form-flat-radio i {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.form-flat-radio i:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 7px;
    left: 4px;
    top: 4px;
    line-height: 1;
    width: 7px;
    position: absolute;
    background: #6c7680;
}

.form-flat-checkbox i:after {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.form-flat-checkbox i:after {
    font-size: 12px;
    height: 19px;
    left: -1px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: 3px;
    width: 19px;
    opacity: 0;
    filter: alpha(opacity=0);
    line-height: 1;
}

.form-flat-select {
    position: relative;
    display: block;
}

#checkout-step-shipping .form-flat-select i,
#checkout-step-billing .form-flat-select i {
    right: 9px;
}

.form-flat-select i {
    height: 100%;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.2em;
    z-index: -1;
}


/*.dh-ie .form-flat-select i {
  display: none;
}*/


/*#checkout-step-shipping input[type=radio],
#checkout-step-billing input[type=radio] {
    margin-top: 0px;
}*/

#checkout-step-shipping .control > div.input-box > input[type=radio],
#checkout-step-billing .control > div.input-box > input[type=radio],
#checkout-step-shipping .control > label,
#checkout-step-billing .control > label {
    margin-top: 10px;
}

#checkout-step-shipping select,
#checkout-step-billing select {
    padding: 3px 31px 3px 7px;
    width: 100%;
}

#checkout-step-review table {
    border: none !important;
}

#checkout-step-review table thead {
    text-transform: uppercase;
}

#checkout-step-review table tbody {
    /**/
}

#checkout-step-review table tbody tr td dl,
#checkout-step-review table tbody h3.product-name {
    color: #3b3e43;
}

#checkout-step-review table tbody h3.product-name {
    font-size: 15px;
}

#checkout-step-review table tbody dl {
    font-size: 14px;
}

#checkout-step-review table tbody tr td.a-center {
    text-align: center !important;
}

#checkout-step-review table tbody tr td.a-right.last,
#checkout-step-review table tfoot tr td.a-right.last {
    text-align: right;
}

#checkout-step-review table tbody tr td.a-right #checkout-step-review table tbody tr td.a-center {
    text-align: center;
    color: #b4b4bc;
}

#checkout-step-review table tfoot tr td {
    color: #3b3e43;
    font-weight: bold;
    text-transform: uppercase;
}

#checkout-step-review table tfoot tr td span.price {
    font-size: 1.4em;
    font-weight: 900;
}

#checkout-review-submit > div {
    border: none !important;
    padding: 20px 0 !important;
}

#checkout-review-submit p.f-left {
    float: left;
}

#checkout-review-submit .change-cart {
    text-decoration: underline;
}

#checkout-review-submit .change-cart:hover {
    text-decoration: none;
}

#checkout-payment-method-load > dt > input[type=radio] {
    margin-top: 0px;
    margin-right: 5px;
}

#checkout-payment-method-load .banktransfer-instructions-content {
    margin: 15px 0;
}

#checkout-step-review table tfoot.desktop {
    display: table-footer-group;
}

#checkout-step-review table tfoot.mobile {
    display: none;
}

@media (max-width: 899px) {
    #checkout-step-review table thead {
        display: none;
    }

    #checkout-step-review table tfoot.desktop {
        display: none;
    }

    #checkout-step-review table tfoot.mobile {
        display: table-footer-group;
    }

    #checkout-step-review table tfoot tr td {
        font-size: 12px;
    }
}

.checkout-onepage-success div.buttons-set {
    margin-bottom: 20px;
}

#my-returns-table td.last {
    min-width: 150px;
    text-align: center;
}

#customerbalance-history thead tr th,
#my-returns-items-table thead tr th,
#my-returns-table thead tr th,
#wishlist-table thead tr th,
#my-shipment-table-44 thead tr th {
    background-color: #000;
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 0.8em;
    margin: 0;
    padding: 9px 0 7px 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.dashboard .recent-orders .table-caption {
    font-size: 1.3em;
}

.dashboard .info-box .box-title {
    margin-top: 0.5rem;
}

#wishlist-table tbody tr td,
#my-orders-table tbody tr td,
#my-shipment-table-44 tr td {
    text-align: center;
}

#wishlist-table thead tr th {
    background-color: #ffffff;
    color: #000;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    border-bottom: 1px solid #dedede;
}

#wishlist-table tbody tr td .product-name {
    display: block;
    color: #3b3e43;
    font-size: 15px;
    margin: 0;
    font-weight: 400;
}

#wishlist-table tbody tr td .product-name a {
    font-weight: 400;
}

#wishlist-table tbody tr td .product-name a span {
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

#wishlist-table tbody tr td .product-name {
    display: block;
    color: #3b3e43;
    font-size: 15px;
    margin: 0;
    font-weight: 700;
}

#wishlist-table tbody tr td .price {
    font-size: 1.4em;
    font-weight: 700;
}

#my-orders-table td.last {
    min-width: 200px !important;
}

#my-orders-table .order-name {
    text-align: left;
}

#my-orders-table .order-name .item-options dt {
    font-weight: normal;
}

#my-orders-table .order-name .product-name {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: #3b3e43;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}

#my-orders-table .order-name .product-name span {
    font-weight: 700;
    display: block;
}

#my-orders-table thead tr th {
    background-color: transparent;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #dedede;
}

.dashboard #my-orders-table thead tr th,
#my-returns-table thead tr th,
#my-returns-items-table.linearize-table-large thead tr th,
#my-orders-table.order-history thead tr th,
#track-info-table thead tr th {
    background-color: #000000;
    color: #ffffff;
    font-weight: 700;
    padding: 0.7692307692307693em;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.6;
}

#my-orders-table .a-right.last .price {
    font-weight: 700;
}

.my-account h2.legend {
    font-size: 25px;
}

@media (max-width: 899px) {
    #my-orders-table colgroup {
        width: 100%;
    }

    #my-orders-table td.last {
        min-width: inherit !important;
        margin-left: 40%;
        text-align: left;
    }

    #my-orders-table td {
        padding: 5px 5px !important;
    }

    .commerce .my-account .box-payment table tbody tr {
        border: none;
    }

    #my-orders-table.item-order-info tbody {
        float: left;
        width: 100%;
        border-top: 1px solid #dedede;
    }

    #my-orders-table.item-order-info tbody.odd tr {
        border: none;
        float: left;
        width: 100%;
    }

    #my-orders-table.item-order-info tbody tr td {
        float: left;
    }

    #my-orders-table.item-order-info tbody tr td:nth-child(1) {
        width: 25%;
    }

    #my-orders-table.item-order-info tbody tr td:nth-child(2) {
        width: 45%;
    }

    #my-orders-table.item-order-info tbody tr td:nth-child(3) {
        width: 30%;
    }

    #my-orders-table.item-order-info tbody tr td:nth-child(4) {
        width: 30%;
    }

    #my-orders-table.item-order-info tbody tr td:nth-child(5) {
        width: 30%;
    }

    .history-info {
        width: 100%;
        float: left;
    }
}

.commerce .recent-orders > table tbody tr > td > span.separator,
#wishlist-table tbody tr td span.separator {
    font-size: 13px;
}

.my-account .pager p.amount {
    float: right;
}

.my-account .page-title h1 {
    color: #3a3a3a;
    font-weight: normal;
    font-size: 2.5em;
    margin-top: 6px;
    text-align: center;
}

.my-account .pager div.limiter {
    float: left;
}

.my-wishlist .product-image img {
    width: 110px;
}

.my-wishlist h3.product-name,
.my-wishlist div.description {
    text-align: left;
}

.my-wishlist textarea {
    margin: 10px 0;
    width: 100%;
}

.my-wishlist .cart-cell .add-to-cart-alt div.cart-qty,
.my-wishlist .cart-cell .price-box {
    margin-bottom: 20px;
}

.my-wishlist .cart-cell .add-to-cart-alt .cart-qty .button-arrow.button-up,
.my-wishlist .cart-cell .add-to-cart-alt .cart-qty .button-arrow.button-down {
    right: 4px;
}

.my-wishlist .buttons-set {
    text-align: right;
}

.my-wishlist .buttons-set button {
    width: 180px;
}

#wishlist-view-form div.buttons-set.buttons-set2 {
    background-color: #fff;
    padding: 0 15px;
    text-align: center;
    display: flex;
}

#wishlist-view-form div.buttons-set.buttons-set2 button {
    width: auto;
    margin-right: 2%;
    border: none !important;
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    line-height: inherit;
    font-weight: bold;
    margin: 0 3px;
}

#wishlist-view-form div.buttons-set.buttons-set2 button:hover {
    background-color: #777;
    color: #fff;
    border: none !important;
}

#wishlist-view-form div.buttons-set.buttons-set2 button:nth-child(1) {
    flex-grow: 1;
}

#wishlist-view-form div.buttons-set.buttons-set2 button:nth-child(2) {
    flex-grow: 1;
}

#wishlist-view-form div.buttons-set.buttons-set2 button:nth-child(3) {
    margin-right: 0;
    flex-grow: 2;
}

#wishlist-table tbody tr td .wishlist-sku {
    text-align: left;
    white-space: nowrap;
}

@media (max-width: 1199px) {
    #wishlist-view-form div.buttons-set.buttons-set2 button {
        font-size: 12px;
    }

    #wishlist-table tbody tr td .product-name {
        font-size: 13px;
    }

    #wishlist-table tbody tr td .wishlist-sku {
        font-size: 13px;
    }

    #wishlist-table tbody tr td .price {
        font-size: 17px;
    }

    #wishlist-table tbody tr td .btn-cart {
        font-size: 12px;
    }
}

@media (max-width: 899px) {
    #wishlist-table tbody tr td {
        float: left;
        border: none;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }

    #wishlist-table > tbody > tr > td.last {
        border: none;
    }

    #wishlist-table tbody tr td h3,
    #wishlist-table tbody tr td div {
        float: left;
    }

    #wishlist-table tbody tr td div {
        width: 100%;
    }

    #wishlist-table tbody tr td .product-image img {
        width: 100%;
        min-width: 60px;
        height: auto;
    }

    #wishlist-table .clearfix td:nth-child(1) {
        width: 35px;
    }

    #wishlist-table .clearfix td:nth-child(2) {
        width: 15%;
        padding: 0.7692307692307693em;
    }

    #wishlist-table .clearfix td:nth-child(3) {
        width: calc(45% - 35px);
    }

    #wishlist-table .clearfix td:nth-child(4) {
        width: 40%;
        text-align: center;
    }

    #wishlist-table .clearfix td:nth-child(5) {
        width: 40%;
        text-align: center;
        border: none;
    }

    #wishlist-view-form div.buttons-set.buttons-set2 {
        padding: 10px 0;
    }

    #wishlist-view-form div.buttons-set.buttons-set2 button {
        font-size: 12px;
        width: 140px;
        padding: 6px 8px;
    }

    #wishlist-table tbody tr td .product-name {
        text-align: left;
    }

    #wishlist-table tbody tr td .price-box {
        text-align: center;
    }
}

@media (max-width: 610px) {
    #wishlist-table .clearfix td:nth-child(1) {
        width: 35px;
    }

    #wishlist-table .clearfix td:nth-child(2) {
        width: 30%;
        padding: 0.7692307692307693em;
    }

    #wishlist-table .clearfix td:nth-child(3) {
        width: calc(70% - 35px);
    }

    #wishlist-table .clearfix td:nth-child(4) {
        width: 100%;
        text-align: center;
    }

    #wishlist-table .clearfix td:nth-child(5) {
        width: 100%;
        text-align: center;
        border: none;
    }

    #wishlist-view-form div.buttons-set.buttons-set2 {
        display: block;
    }

    #wishlist-view-form div.buttons-set.buttons-set2 button {
        font-size: 12px;
        width: 80%;
        padding: 6px 8px;
        margin-right: 0;
    }
}

@media (max-width: 430px) {
    #wishlist-view-form div.buttons-set.buttons-set2 {
        padding: 10px 0;
    }

    #wishlist-view-form div.buttons-set.buttons-set2 button {
        font-size: 15px;
        padding: 8px 15px;
        width: 100%;
        margin: 0;
    }

    #wishlist-view-form div.buttons-set.buttons-set2 button:nth-child(2) {
        margin: 0;
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.5em 2em 0.5em 0.5em;
    padding-right: 2em \9;
    border: 1px solid #3b3e43;
    /* 2px LR */
    outline: none;
    height: 40px;
    background: transparent;
}

select::-ms-expand {
    display: none;
}

select option {
    outline: none;
    color: #000;
    background: #fff;
}

select:active,
select:focus {
    border-color: #6c7680;
}

/*--------------------------------------------------------------
6.5 - Forms Advanced Search
--------------------------------------------------------------*/

.field .input-box .range {
    display: block;
    align-items: center;
}

.field .input-box .range input {
    width: 100px;
}

.form-advanced-search .field .input-box .range input:first-child {
    margin-left: 0;
}

.form-advanced-search .field .input-box .range input {
    margin: 0 5px;
}

.form-advanced-search .buttons-set {
    width: 100%;
    text-align: right;
    margin-bottom: 60px;
    margin-top: 30px;
    float: right;
}

.form-advanced-search .multiselect {
    padding: 0;

}

.form-advanced-search select.multiselect option {
    padding: 5px 10px;
}

.form-advanced-search select.multiselect option:hover {
    background-color: #000000;
    color: #ffffff;

}

.form-advanced-search select.multiselect option::-moz-selection {
    background-color: #000000;
    color: #ffffff;

}

.form-advanced-search select.multiselect option::selection {
    background-color: #000000;
    color: #ffffff;

}

.form-advanced-search ul {
    width: 100%;


}

.form-advanced-search ul li {
    width: 100%;
}

.form-advanced-search ul li:last-child {
    /*    display: flex;*/
}

.form-advanced-search ul li:last-child > div {
    width: 33.3333%;

}

.form-advanced-search ul li:last-child > div select {
    width: 100%;

}

.form-advanced-search ul li:last-child > div.field {
    float: left;
    width: calc(33.333333% - 8px);
    margin-right: 12px;

}

.form-advanced-search ul li:last-child > div.field:nth-child(3n) {
    width: calc(33.333333% - 8px);
    margin-right: 0;
}


.messages li.note-msg a.modify-search {
    color: #ffffff;
}

.catalogsearch-advanced-result .block-customer-address {
    margin-top: 30px;
}

.catalogsearch-advanced-result #customer-address-form ul .input-box {
    position: relative;
    display: block;

}

.catalogsearch-advanced-result #customer-address-form i {
    height: 100%;
    line-height: 40px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.2em;
    z-index: -1;
}

.catalogsearch-advanced-result #customer-address-form ul select {
    width: 100%;
}

.catalogsearch-advanced-result #customer-address-form .actions {
    text-align: center;
}

.catalogsearch-advanced-result .sidebar-wrap {
    display: none;
}

.catalogsearch-advanced-result .main-wrap {
    width: 100%;
}

.catalogsearch-advanced-index #form-validate input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

@media only screen and (max-width: 1024px) {
    /*    .form-advanced-search .multiselect{
            padding: 0;
            height: auto;
        }
        .form-advanced-search select.multiselect option{
            padding: 10px 10px;
            height: 40px;
        }
        .form-advanced-search .multiselect{
            padding: 0;
            height: auto;
            min-height: 40px;
        }*/
}

@media only screen and (max-width: 767px) {
    .form-advanced-search ul li:last-child {
        display: block;
    }

    .form-advanced-search ul li > div {
        width: 100%;
    }

    .form-list .field {
        margin-top: 0;
    }

    .form-advanced-search ul li:last-child > div {
        width: 100%;
    }

    .form-advanced-search ul li:last-child > div.field,
    .form-advanced-search ul li:last-child > div.field:nth-child(3n) {
        width: 100%;
        margin-right: 0;
    }

    .catalogsearch-advanced-index #form-validate select {
        -webkit-appearance: menulist;
        -moz-appearance: menulist;
        -ms-appearance: menulist;
        -o-appearance: menulist;
        appearance: menulist;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 0.5em 2em 0.5em 0.5em;
        padding-right: 2em \9;
        border: 1px solid #3b3e43;
        outline: none;
        background: transparent;

    }
}

/*--------------------------------------------------------------
7.0 - Buttons
--------------------------------------------------------------*/

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
}

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

.btn i,
.btn span {
    z-index: 2;
    position: relative;
}

.btn-default {
    background-color: #ebebec;
    border-color: #ebebec;
    background: transparent;
    border: 2px solid #6c7680;
    text-transform: uppercase;
    color: #6c7680;
    position: relative;
    line-height: 1.4;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    color: #6c7680;
    border-color: #d1d1d3;
    -webkit-box-shadow: 0 0 0 2px #d1d1d3 inset;
    box-shadow: 0 0 0 2px #d1d1d3 inset;
}

.btn-default:active,
.btn-default.active {
    background-image: none;
}

.btn-default:hover {
    border-color: #6c7680;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-primary {
    color: #ffffff;
    background-color: #a1aab5;
    border-color: #a1aab5;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}

.btn-primary:active,
.btn-primary.active {
    background-image: none;
}

.btn-success {
    color: #ffffff;
    background-color: #a0ce4e;
    border-color: #a0ce4e;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active {
    color: #ffffff;
    border-color: #87b633;
    -webkit-box-shadow: 0 0 0 2px #87b633 inset;
    box-shadow: 0 0 0 2px #87b633 inset;
}

.btn-success:active,
.btn-success.active {
    background-image: none;
}

.btn-info {
    color: #ffffff;
    background-color: #63b5fd;
    border-color: #63b5fd;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
    color: #ffffff;
    border-color: #319dfc;
    -webkit-box-shadow: 0 0 0 2px #319dfc inset;
    box-shadow: 0 0 0 2px #319dfc inset;
}

.btn-info:active,
.btn-info.active {
    background-image: none;
}

.btn-warning {
    color: #ffffff;
    background-color: #feab62;
    border-color: #feab62;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active {
    color: #ffffff;
    border-color: #fe902f;
    -webkit-box-shadow: 0 0 0 2px #fe902f inset;
    box-shadow: 0 0 0 2px #fe902f inset;
}

.btn-warning:active,
.btn-warning.active {
    background-image: none;
}

.btn-danger {
    color: #ffffff;
    background-color: #fe252c;
    border-color: #fe252c;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active {
    color: #ffffff;
    border-color: #ef0109;
    -webkit-box-shadow: 0 0 0 2px #ef0109 inset;
    box-shadow: 0 0 0 2px #ef0109 inset;
}

.btn-danger:active,
.btn-danger.active {
    background-image: none;
}

.btn-black {
    color: #ffffff;
    background-color: #6c7680;
    border-color: #6c7680;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
    color: #ffffff;
    border-color: #040404;
    -webkit-box-shadow: 0 0 0 2px #040404 inset;
    box-shadow: 0 0 0 2px #040404 inset;
}

.btn-black:active,
.btn-black.active {
    background-image: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
    color: #ffffff;
    border-color: #515151;
    -webkit-box-shadow: 0 0 0 2px #515151 inset;
    box-shadow: 0 0 0 2px #515151 inset;
}

.btn-white {
    color: #6c7680;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
    color: #6c7680;
    border-color: #e6e6e6;
    -webkit-box-shadow: 0 0 0 2px #e6e6e6 inset;
    box-shadow: 0 0 0 2px #e6e6e6 inset;
}

.btn-white:active,
.btn-white.active {
    background-image: none;
}

.btn-outline {
    background: transparent;
    border: 2px solid #6c7680;
    text-transform: uppercase;
    color: #6c7680;
    position: relative;
    line-height: 1.4;
}

.btn-outline:hover {
    border-color: #6c7680;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-primary-outline {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #FFFFFF;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}

.btn-primary-outline:hover {
    color: #FFFFFF;
    border-color: #FFFFFF;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-success-outline {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #a0ce4e;
    text-transform: uppercase;
    color: #a0ce4e;
    position: relative;
}

.btn-success-outline:hover {
    color: #a0ce4e;
    border-color: #a0ce4e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-info-outline {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #63b5fd;
    text-transform: uppercase;
    color: #63b5fd;
    position: relative;
}

.btn-info-outline:hover {
    color: #63b5fd;
    border-color: #63b5fd;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-warning-outline {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #feab62;
    text-transform: uppercase;
    color: #feab62;
    position: relative;
}

.btn-warning-outline:hover {
    color: #feab62;
    border-color: #feab62;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-danger-outline {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #fe252c;
    text-transform: uppercase;
    color: #fe252c;
    position: relative;
}

.btn-danger-outline:hover {
    color: #fe252c;
    border-color: #fe252c;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.btn-white-outline {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #777;
    text-transform: uppercase;
    color: #000;
    position: relative;
}

.minicart .btn-white-outline:first-child {
    line-height: 1.4;
    background: transparent;
    border: 2px solid #777;
    text-transform: uppercase;
    color: #000;
    position: relative;
}

.single-product .btn-white-outline {
    border: 2px solid #000;
}

.btn-white-outline:hover {
    color: #000;
    border-color: #000;
    background: transparent;
    /* -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset; */
}

.btn-black-outline {
    line-height: 1.4;
    background: transparent;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    background-color: #000000;
    border: none;
    font-weight: 700;
}

.btn-black-outline:hover {
    color: #ffffff;
    background-color: #777;
    border: none;
    /*    color: #6c7680;
        border-color: #6c7680;
        -webkit-box-shadow: 0 0 0 1px inset;
        box-shadow: 0 0 0 1px inset;*/
}

.btn-slin {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    line-height: normal;
    padding: 8px;
    margin-bottom: 2px;
    margin-top: 2px;
    letter-spacing: normal;
}

.btn-slin-list {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: normal;
    padding: 8px;
    letter-spacing: normal;
}

.sub-title .btn-slin-list {
    font-size: 10px;
}

.btn-lg {
    padding: 0.6rem 1.7rem;
    font-size: 1.3846153846153846em;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.btn-sm {
    padding: 0.6rem 1.7rem;
    font-size: 85%;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.btn-xs {
    padding: 0.6rem 1.7rem;
    font-size: 85%;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.btn-align-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.btn-align-right {
    float: right;
}

.btn-uppercase {
    text-transform: uppercase;
}

.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%;
}

.Fashion-BigDisplay .btn {
    font-size: 18px;
    font-weight: 900;
    padding: 12px 30px;
}

.btn-design {
    margin: 15px auto;
    display: block;
}

.commerce > div .button.btn-design:not(.checkout-button) {
    display: block;
}

#filters > div > .button.btn-design {
    background-color: #FE252C;
    padding: 0.6rem 0;
    border: none;
}

/*--------------------------------------------------------------
8.0 - Dropdown menus
--------------------------------------------------------------*/

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.15384615384615385em;
    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;
    padding: 0;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 12.307692307692308em;
    margin: 0px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0.461538em 0.923077em rgba(0, 0, 0, 0.175);
    box-shadow: 0 0.461538em 0.923077em rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

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

.dropdown-menu > li > a {
    display: block;
    padding: 0.23076923076923078em 1.5384615384615385em;
    clear: both;
    line-height: 1.1;
    color: #6c7680;
    white-space: nowrap;
}

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

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

.open > a {
    outline: 0;
}


/*--------------------------------------------------------------
9.0 - Navs
--------------------------------------------------------------*/

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

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

.nav > li:hover {
    background: none;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0.6rem 2rem;
}

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

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

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background: none;
}

.tta-controls-align-center .nav-tabs > li {
    float: none;
}

.tta-tabs-list .tab-pane {
    padding-top: 60px;
}


/*.nav-tabs {
  border-bottom: 1px solid #ebebec;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  color: #8a8a8a;
}
.nav-tabs > li > a > i {
  margin-right: 0.5em;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #fff;
  color: #6c7680;
  border: 1px solid #ebebec;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs-center {
  display: table;
  margin: 0 auto;
}
.tab-content {
  padding: 20px 0;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tab-content .widget {
  margin-bottom: 0;
}
.widget .tab-content {
  padding-bottom: 0;
}*/


/*--------------------------------------------------------------
10.0 - Navbars
--------------------------------------------------------------*/

.navbar {
    margin-bottom: 1.5384615384615385em;
    border-bottom: 0px solid transparent;
    position: relative;
    border: none;
    border-radius: 0;
}

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

.navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
}

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

@media (min-width: 900px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }
}

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

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

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
}

@media (min-width: 900px) {
    .navbar-fixed-top {
        border-radius: 0;
    }
}

.boxed-wrap .navbar-fixed-top {
    left: auto;
    right: auto;
}

.navbar-fixed-top.fixed-transition {
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.navbar-fixed-top {
    top: 0;
}


/*@media (max-width: 900px) {
  .header-type-classic .navbar-default-container {
    background: #3b3e43;
  }
  .header-type-classic .navbar-default-container > .row > .col-md-12 {
    padding: 0 10px;
  }
}*/

.navbar-brand {
    float: none;
    font-size: 1.3846153846153846em;
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

.navbar-brand > img {
    display: inline;
}

@media (max-width: 980px) {
    .navbar-brand {
        margin: 0 auto;
        /* 30 px */
        line-height: normal;
    }
}

@media screen and (max-width: 900px) {
    .navbar-brand {
        line-height: 74px !important;
    }
}

@media screen and (max-width: 480px) {
    .navbar-brand {
        line-height: 45px !important;
    }
}

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

@media (min-width: 900px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -0.7692307692307693em;
    }

    .navbar {
        min-height: 35px;
    }
}

.navbar-header .navbar-toggle,
.offcanvas-overlay .navbar-toggle {
    position: relative;
    float: left;
    padding: 0 25px;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border-color: rgba(213, 211, 206, 0.7);
    border-width: 0 1px;
    border-style: solid;
    border-radius: 0px;
    width: 74px;
    height: 74px;
    line-height: 74px;
}

.offcanvas-overlay .navbar-toggle {
    background: #000000;
    border-right: 1px solid rgba(213, 211, 206, 1);
    border-bottom: 1px solid rgba(213, 211, 206, 1);
    height: 75px;
    line-height: 75px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -webkit-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -o-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -moz-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
}

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

.navbar-toggle.x .bar-top {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
}

.navbar-toggle.x .bar-middle {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.navbar-toggle.x .bar-bottom {
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
}

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

.navbar-header .navbar-toggle:hover,
.navbar-header .navbar-toggle:focus,
.offcanvas-overlay .navbar-toggle:hover,
.offcanvas-overlay .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 0.2);
}

.navbar-header .navbar-toggle .icon-bar,
.offcanvas-overlay .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

@media (min-width: 900px) {
    .navbar-header .navbar-settings {
        display: none;
    }
}

.navbar-header .navbar-settings > a {
    width: 74px;
    height: 74px;
    line-height: 74px;
    margin: 0;
}

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

@media (max-width: 899px) {
    .navbar-nav > li > a {
        line-height: 1.5384615384615385em !important;
        font-size: 13px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 899px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li .dropdown-menu > li > a {
        padding-left: 3.8461538461538463em;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        padding: 0.7692307692307693em 1.1538461538461537em 0.7692307692307693em 1.9230769230769231em;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 1.5384615384615385em;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}

@media (min-width: 900px) {
    .navbar-nav {
        float: none;
        margin: 0;
        text-align: center;
    }

    .navbar-nav > li {
        display: inline-block;
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 3.748520710059172em;
        padding-bottom: 3.748520710059172em;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -0.7692307692307693em;
    }
}

@media (min-width: 900px) {
    .header-type-classic .navbar-fixed-top .navbar-nav > li > .dropdown-menu,
    .header-type-default .navbar-fixed-top .navbar-nav > li > .dropdown-menu {
        top: 60px;
    }
}

.header-type-classic .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

@media (min-width: 900px) {
    .header-type-classic .navbar-nav > li > .dropdown-menu {
        top: 35px;
        /* 50 */
    }
}

.navbar-default {
    background-color: #ffffff;
    border-color: #6c7680;
}

@media (min-width: 900px) {
    .header-type-default .navbar-default {
        background: #3b3e43;
    }
}

@media (min-width: 900px) {
    .header-type-default .navbar-fixed-top.navbar-default {
        height: 60px;
    }
}

.navbar-default .navbar-brand {
    color: #6c7680;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #040404;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #6c7680;
    font-weight: normal;
    /* bold */
    font-size: 13px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-nav .open > a {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-nav > .current-menu-ancestor > a,
.navbar-default .navbar-nav > .current-menu-parent > a,
.navbar-default .navbar-nav > .current-menu-ancestor > a:hover,
.navbar-default .navbar-nav > .current-menu-parent > a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-nav > .current-menu-ancestor > a:before,
.navbar-default .navbar-nav > .current-menu-parent > a:before,
.navbar-default .navbar-nav > .current-menu-ancestor > a:hover:before,
.navbar-default .navbar-nav > .current-menu-parent > a:hover:before {
    display: block !important;
}

.navbar-default .navbar-collapse {
    border-color: #6c7680;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}

@media (max-width: 899px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #6c7680;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #FFFFFF;
        background-color: transparent;
    }
}

.navbar-brand {
    padding: 0;
    line-height: 50px;
}

.footer-widget .navbar-brand {
    line-height: 58px;
}

.footer-widget .block-subscribe label.label-newsletter {
    line-height: 30px;
}

@media (max-width: 767px) {
    .navbar-brand {
        padding: 0;
    }
}

.navbar-brand img {
    height: 20px;
    width: 147.133px;
    padding: 0;
}

.navbar-brand .logo-fixed {
    display: none;
}

.navbar-default .navbar-minicart {
    display: none;
}

.navbar-default .user-login {
    display: none;
    position: relative;
    z-index: 1;
}

.navbar-default .user-login .dropdown-menu > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: none;
    color: #8a8a8a;
}

.navbar-default .user-login .dropdown-menu > li > a i {
    color: #8a8a8a;
}

.navbar-default .navbar-minicart {
    display: inline-block;
}

.navbar-default .navbar-minicart > a {
    padding: 0 !important;
    float: left;
    padding: 0 15px !important;
}

.navbar-default .navbar-minicart .minicart::before {
    right: 10px;
}

@media (max-width: 899px) {
    .navbar-brand .logo {
        display: block;
        max-width: 200px;
    }

    .navbar-brand .logo-fixed {
        display: none;
    }
}

.navbar-fixed-top .logo {
    display: none;
}

.navbar-fixed-top .logo-fixed {
    display: inline-block;
    max-height: 60px;
}

.navbar-brand .logo-mobile {
    max-height: 79px;
    display: none;
    max-width: 100px;
}

@media (max-width: 899px) {
    .navbar-brand .logo,
    .navbar-brand .logo-fixed {
        display: none;
    }

    .navbar-brand .logo-mobile {
        display: inline-block;
    }
}

.navbar-default {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 900px) {
    .navbar-default .primary-navbar-collapse {
        text-align: center;
        padding: 0;
    }
}

@media (max-width: 899px) {
    .navbar-default .primary-navbar-collapse {
        float: none;
        padding: 0;
        width: auto;
    }
}

@media (min-width: 900px) {
    .navbar-default .navbar-header {
        float: none;
        text-align: center;
    }
}

@media (max-width: 899px) {
    .navbar-default .navbar-header {
        width: auto;
        border-top: 1px solid rgba(213, 211, 206, 0.7);
    }
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-header-right,
.navbar-header-left {
    display: none;
    font-size: 85%;
}

@media (min-width: 900px) {
    .header-default-center .navbar-wrap > .navbar-header {
        position: relative;
        text-align: center;
        z-index: 1;
        padding: 15px 0;
    }

    .header-default-center .navbar-wrap > .navbar-header .navbar-brand {
        float: none;
    }

    .header-default-center .navbar-fixed-top .navbar-header {
        display: none;
    }

    .header-default-center .navbar-search {
        float: right;
        padding-right: 0 !important;
    }

    .header-default-center .navbar-default .primary-navbar-collapse {
        float: none;
        padding: 0;
        background: #fff;
    }

    .header-default-center.header-type-default .primary-nav {
        float: none;
        text-align: center;
        width: 100%;
        margin: 0;
    }

    .header-default-center.header-type-default .primary-nav > li {
        padding: 0 10px;
    }

    .header-default-center.header-type-default .primary-nav > li:first-child {
        padding-left: 0;
    }

    .header-default-center .navbar-header-left {
        display: block;
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        -o-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
    }

    .header-default-center .wpml-languages:hover .dropdown-menu,
    .header-default-center .top-nav > li:hover .dropdown-menu {
        display: block;
    }

    .header-default-center .wpml-languages .dropdown-menu:before,
    .header-default-center .top-nav > li .dropdown-menu:before {
        content: "";
        display: block;
        height: 9px;
        position: absolute;
        left: 20px;
        top: -4px;
        transform: translate(-50%, 0) rotate(45deg);
        -moz-transform: translate(-50%, 0) rotate(45deg);
        -webkit-transform: translate(-50%, 0) rotate(45deg);
        -ms-transform: translate(-50%, 0) rotate(45deg);
        -o-transform: translate(-50%, 0) rotate(45deg);
        width: 9px;
        z-index: 1010;
        background: #fff;
    }

    .header-default-center .wpml-languages > a,
    .header-default-center .top-nav > li > a {
        text-transform: uppercase;
        padding: 10px 0;
    }

    .header-default-center .wpml-languages {
        position: relative;
        padding: 10px 0;
    }

    .header-default-center .wpml-languages a > img {
        margin-right: 5px;
    }

    .header-default-center .navbar-header .dropdown-menu > li > a {
        padding-bottom: 10px;
        padding-top: 10px;
        text-transform: none;
        color: #8a8a8a;
        font-size: 85%;
    }

    .header-default-center .navbar-header .dropdown-menu > li > a i {
        color: #8a8a8a;
    }

    .header-default-center .navbar-header-right {
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        z-index: 123;
        -webkit-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        -o-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
    }

    .header-default-center .navbar-header-right .user-wishlist,
    .header-default-center .navbar-header-right .navbar-minicart-topbar {
        float: right;
        padding-left: 20px;
    }

    .header-default-center .navbar-header-right a {
        color: #ffffff;
    }

    .header-default-center .navbar-header-right .user-wishlist-icon,
    .header-default-center .navbar-header-right .minicart-icon {
        margin-right: 15px;
    }

    .header-default-center .navbar-header-right .user-wishlist-icon span,
    .header-default-center .navbar-header-right .minicart-icon span {
        top: -1em;
    }

    .header-default-center .navbar-header-right .user-wishlist a,
    .header-default-center .navbar-header-right .minicart-link {
        text-transform: uppercase;
        padding: 10px 0 !important;
        display: block;
    }
}

.navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-wrap {
    position: relative;
}

.primary-nav {
    margin: 0 0;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.primary-nav .navicon {
    margin-right: 0.6153846153846154rem;
    font-size: 13px;
}

.header-type-classic .primary-nav > li > a .navicon {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: -2px;
}

.primary-nav > li.sales > a > span.underline,
.primary-nav > li.sale > a > span.underline,
.primary-nav > li.saldi > a > span.underline {
    color: #FF0000;
}

/******** BEGIN desktop menu ********/
@media (min-width: 900px) {
    .collapse.navbar-collapse.primary-navbar-collapse {
        display: none !important;
    }
    .desktop-main-nav {
        position: relative;
        text-align: center;
    }
    .desktop-main-nav .menu-overlay {
        position: absolute;
        display: none;
        top: 34px;
        left: 0;
        right: 0;
        background-color: #fff;
    }
    .desktop-main-nav .inside > ul {
        margin-bottom: 0;
    }
    .desktop-main-nav li.level-0 {
        display: inline-block;
        margin: 0 -2px 0;
        padding: 0 30px;
        vertical-align: top;
        cursor: pointer;
    }
    .desktop-main-nav li.level-0 > .children {
        display: none;
        cursor: default;
    }
    .desktop-main-nav a {
        transition: color 0.2s ease-in;
    }
    .desktop-main-nav li.level-0 > a,
    .desktop-main-nav li.level-0 > span {
        position: relative;
        line-height: 35px;
        text-transform: uppercase;
        font-size: 13px;
        color: #3a3a3a;
    }
    .desktop-main-nav li.level-0:hover > a,
    .desktop-main-nav li.level-0:hover > span {
        color: #000;
        border-bottom: 1px solid #000;
    }
    .touchevents .desktop-main-nav li.level-0.menu-has-children > a {
        pointer-events: none;
    }
    .desktop-main-nav li.level-0.sales > a {
        color: #ff0000;
        font-weight: bold;
    }
    .desktop-main-nav li.level-0.sales:hover > a {
        color: #ff0000;
        border-bottom: 1px solid #ff0000;
    }
    .desktop-main-nav li.level-0.menu-has-children > a:before,
    .desktop-main-nav li.level-0.menu-has-children > span:before {
        content: "\f107";
        position: absolute;
        display: inline-block;
        right: -15px;
        top: 0;
        font-size: 14px;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }
    .desktop-main-nav ul.level-0 {
        position: absolute;
        display: flex;
        top: 34px;
        left: 0;
        width: 100%;
        min-width: 200px;
        max-height: calc(100vh - 100px);
        overflow: auto;

        list-style: none;
        font-size: 13px;
        text-align: left;

        -webkit-box-shadow: 0 0.461538em 0.923077em rgba(0, 0, 0, 0.175);
        box-shadow: 0 0.461538em 0.923077em rgba(0, 0, 0, 0.175);
        background-color: #fff;
        z-index: 1000;
    }
    .desktop-main-nav li.level-1 {
        flex: 1;
        padding: 15px 15px 0;
    }
    .desktop-main-nav li.level-1 > a,
    .desktop-main-nav li.level-1 > span {
        display: block;
        position: relative;
        margin: 15px 0;
        padding: 8px 8px 15px;
        color: #777;
        text-transform: uppercase;
        font-size: 1em;
        font-weight: normal;
    }
    .desktop-main-nav li.level-1 > a {
        cursor: pointer;
    }
    .desktop-main-nav li.level-1.hide-title {
        padding-top: 31px;
    }
    .desktop-main-nav li.level-1.hide-title > a,
    .desktop-main-nav li.level-1.hide-title > span {
        display: none;
    }
    .desktop-main-nav li.level-1 > span {
        cursor: default;
    }
    .desktop-main-nav ul.level-1 {
        padding-bottom: 30px;
    }
    .desktop-main-nav li.level-2 > a {
        display: block;
        padding: 7px 15px 7px 8px;
        color: #777;
    }
    .desktop-main-nav  li.level-2 > a:hover {
        color: #000;
    }
    /******** BEGIN sticky menu ********/
    .navbar-fixed-top .desktop-main-nav li.level-0 > a,
    .navbar-fixed-top .desktop-main-nav li.level-0 > span {
        line-height: 60px;
        color: #FFFFFF;
    }
    .navbar-fixed-top .desktop-main-nav li.level-0:hover > a {
        border-bottom: 1px solid #fff;
    }
    .navbar-fixed-top .desktop-main-nav li.level-0.sales:hover > a {
        border-bottom: 1px solid #ff0000 !important;
    }
    .navbar-fixed-top .desktop-main-nav .menu-overlay,
    .navbar-fixed-top .desktop-main-nav ul.level-0 {
        top: 60px;
    }
    /******** END sticky menu ********/
}
/******** END desktop menu ********/


/******** BEGIN mobile menu ********/
@media (max-width: 899px) {
    .desktop-main-nav{
        display: none;
    }
    .offcanvas-wrap.mobile-wrap {
        position: relative;
        height: 100%;
    }
    .mobile-main-nav {
        height: 100%;
        padding: 0;
        text-transform: uppercase;
        /*overflow-x: hidden;*/
        -webkit-transition: transform .3s ease-in;
        -moz-transition: transform .3s ease-in;
        -ms-transition: transform .3s ease-in;
        -o-transition: transform .3s ease-in;
        transition: transform .3s ease-in;
    }
    .mobile-main-nav.open-first-level {
        transform: translateX(-100%);
    }
    .mobile-main-nav.open-second-level {
        transform: translateX(-200%);
    }
    .mobile-main-nav-wrap {
        height: 100%;
        padding: 15px 0 100px;
        overflow-y: auto;
    }
    .mobile-main-nav .inside > ul {
        margin-bottom: 0;
    }
    .mobile-main-nav li {
        position: relative;
        height: 50px;
        line-height: 50px;
        cursor: pointer;
    }
    .mobile-main-nav li.dropdown {
        height: auto;
        padding-top: 12px;
    }
    .mobile-main-nav li a,
    .mobile-main-nav li > span {
        display: block;
        padding: 0 30px;
        color: #6c7680;
        transition: color .3s ease-in;
    }
    .mobile-main-nav li.menu-has-children > a {
        pointer-events: none;
    }
    .mobile-main-nav li.level-0 > .children,
    .mobile-main-nav li.level-1 > .children{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-bottom: 80px;
        transform: translateX(100%);
    }
    .mobile-main-nav li.level-1 > .children{
        overflow-y: auto;
    }
    .mobile-main-nav ul.level-0 li:first-child {
        padding: 5px 30px;
        margin-bottom: 5px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #E1E1E1;
        background-color: #FAFAFA;
        box-sizing: content-box;
    }
    .mobile-main-nav li.menu-has-children:before,
    .mobile-main-nav ul.level-0 li:first-child:before {
        position: absolute;
        display: block;
        right: 30px;
        top: 50%;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        color: #6c7680;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        transform: translateY(-50%);
    }
    .mobile-main-nav li.menu-has-children:before {
        content: "\f105";
    }
    .mobile-main-nav ul.level-0 li:first-child:before {
        content: "\f104";
        right: auto;
        left: 30px;
        font-weight: bold;
    }
    .mobile-main-nav #countryModalTriggerMobile {
        margin-top: 5px;
    }
    .mobile-main-nav .offcanvas-wrap li a {
        width: 100%;
    }
    .offcanvas-widget.mobile-social {
        position: absolute;
        width: 100%;
        bottom: 0;
        margin: 0;
        text-align: center;
        background: #000;
        -webkit-box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.3);
        -moz-box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.3);
        box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.3);
    }
    .offcanvas-widget.mobile-social .social-widget {
        margin-bottom: 0;
        padding: 10px 0;
    }
    .offcanvas-widget.mobile-social .social-widget-wrap a {
        margin: 0 10px;
        color: #fff;
    }
    .offcanvas-widget.mobile-social .social-widget-wrap a i {
        font-size: 20px;
    }
    .mobile-main-nav ul li.level-0.sales > a {
        color: #ff0000;
        font-weight: bold;
    }
    .mobile-main-nav ul li.level-0.sales:hover > a {
        color: #ff0000;
        border-bottom: 1px solid #ff0000;
    }
}

/******** END mobile menu ********/

@media (min-width: 900px) {
    .primary-nav > .megamenu > .dropdown-menu {
        background: #fff;
        border-top: 2px solid #FFFFFF;
    }

    .primary-nav > .megamenu.megamenu-fullwidth {
        position: static !important;
    }

    .primary-nav > .megamenu.megamenu-fullwidth > .dropdown-menu {
        width: 100%;
        overflow: auto;
        max-height: 747px;
        display: none;
    }

    .primary-nav > .megamenu .megamenu-title {
        color: #777;
        margin: 15px 0;
        padding: 8px 8px 15px;
        font-size: 1em;
        text-transform: uppercase;
        position: relative;
        font-weight: normal;
    }

    .primary-nav > .megamenu .megamenu-title:before {
        background: #FFFFFF none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 2px;
        left: 8px;
        position: absolute;
        width: 50px;
    }

    .primary-nav > .megamenu .megamenu-title a {
        background: transparent !important;
    }

    .primary-nav > .megamenu .megamenu-title .caret {
        display: none;
    }

    .primary-nav > .megamenu > .dropdown-menu .widget {
        margin-bottom: 0;
    }

    .primary-nav > .megamenu > .dropdown-menu .megamenu-sidebar {
        padding: 15px;
    }

    .primary-nav > .megamenu > .dropdown-menu .megamenu-sidebar .products {
        margin: 0;
    }

    .primary-nav > .megamenu > .dropdown-menu .megamenu-sidebar .products li {
        margin: 0;
    }

    .primary-nav > .megamenu > .dropdown-menu .megamenu-sidebar .products li img {
        width: 100%;
    }

    .primary-nav > .megamenu > .dropdown-menu .megamenu-sidebar a {
        margin: 0;
        padding: 0;
    }

    .primary-nav > .megamenu > .dropdown-menu > li {
        /*display: table-cell;*/
        display: inline-block;
        float: left;
        vertical-align: top;
        border-bottom: none;
        border-top: none;
        padding: 15px 15px 30px;
        min-width: 200px;
    }

    .primary-nav > .megamenu > .dropdown-menu > li:last-child {
        border-right: none;
    }

    .primary-nav > .megamenu > .dropdown-menu > li.mega-col-12 {
        width: 100%;
    }

    .primary-nav > .megamenu > .dropdown-menu > li.mega-col-3 {
        width: 25%;
    }

    .primary-nav > .megamenu > .dropdown-menu > li.mega-col-6 {
        width: 50%;
    }

    .primary-nav > .megamenu > .dropdown-menu > li.mega-col-4 {
        width: 33.3333%;
    }

    .primary-nav > .megamenu > .dropdown-menu > li > a {
        background: rgba(0, 0, 0, 0.95);
    }

    .primary-nav > .megamenu > .dropdown-menu > li .dropdown-menu {
        background: transparent;
        /*display: block !important;*/
        position: relative;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        float: none;
        left: 0 !important;
        top: 0 !important;
        opacity: 1 !important;
    }

    .primary-nav > .megamenu:nth-child(1) > .dropdown-menu > li .dropdown-menu,
    .primary-nav > .megamenu:nth-child(2) > .dropdown-menu > li .dropdown-menu,
    .primary-nav > .megamenu:nth-child(3) > .dropdown-menu > li .dropdown-menu,
    .primary-nav > .megamenu:nth-child(4) > .dropdown-menu > li > .dropdown-menu,
    .primary-nav > .megamenu:nth-child(5) > .dropdown-menu > li > .dropdown-menu {
        display: block !important;
    }

    .primary-nav > .megamenu:nth-child(4) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
    .primary-nav > .megamenu:nth-child(5) > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
        display: none !important;
    }

    .primary-nav > .megamenu:nth-child(4) > .dropdown-menu > li > .dropdown-menu > li > a > .caret::before,
    .primary-nav > .megamenu:nth-child(5) > .dropdown-menu > li > .dropdown-menu > li > a > .caret::before {
        left: 10px;
        display: none;
    }

    .primary-nav > .megamenu > .dropdown-menu > li .dropdown-menu li {
        border: none;
    }

    .primary-nav > .megamenu > .dropdown-menu > li .dropdown-menu a {
        padding-left: 8px;
    }

    .primary-nav > .megamenu > .dropdown-menu > li .dropdown-menu a:hover {
        color: #000;
    }

    .primary-nav > .megamenu > .dropdown-menu > li .dropdown-menu a span {
        text-transform: capitalize;
    }
}

.primary-nav .dropdown-menu {
    min-width: 200px;
    background: rgba(0, 0, 0, 0.9);
}

.primary-nav .dropdown-menu li {
    border-bottom: none;
    border-top: 1px solid transparent;
}

.primary-nav .dropdown-menu li:first-child {
    border-top: none;
}

.primary-nav .dropdown-menu li.menu-item-has-children > .dropdown-menu {
    margin: 0;
    left: 100%;
    top: 0;
}

@media (max-width: 899px) {
    .primary-nav .dropdown-menu li .megamenu-title {
        font-size: 13px;
        font-weight: 700;
        font-family: "Raleway", Helvetica, Arial, sans-serif;
        margin: 0;
        padding: 0.7692307692307693em 1.1538461538461537em 0.7692307692307693em 1.9230769230769231em;
        position: relative;
        color: #6c7680;
    }

    .primary-nav .dropdown-menu li .megamenu-title .caret {
        cursor: pointer;
    }
}

.primary-nav .dropdown-menu a {
    color: #777;
    padding: 0.5em 1.0769230769230769rem;
    font-weight: normal;
}

@media (min-width: 900px) {
    .primary-nav .dropdown-menu a:hover {
        color: #000;
        background: transparent;
    }
}

.primary-nav .dropdown-menu .open > a {
    color: #000;
}

.primary-nav li.menu-item-has-children {
    position: relative;
}

@media (max-width: 899px) {
    .primary-nav li.menu-item-has-children.open > .megamenu-title > .caret:before,
    .primary-nav li.menu-item-has-children.open > a > .caret:before {
        content: "\f068";
        position: relative;
        display: inline-block;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }
}

@media (max-width: 899px) {
    .primary-nav li {
        border-bottom: 1px solid transparent;
    }

    .primary-nav li:last-child {
        border-bottom: none;
    }
}

.primary-nav > li:not(.megamenu) > .dropdown-menu {
    padding: 10px 7px;
}

.primary-nav > li > .dropdown-menu {
    border-top: 2px solid #FFFFFF;
}

.primary-nav > li > a {
    position: relative;
}

@media (min-width: 900px) {
    .header-type-classic .primary-nav > li > a {
        padding: 0 30px;
        line-height: 35px;
        text-transform: uppercase;
    }

    .header-type-default .primary-nav > li > a {
        text-transform: uppercase;
        font-weight: 700;
        line-height: 70px;
        vertical-align: middle;
        text-align: center;
        display: block;
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
    }

    .header-type-default .primary-nav > li > a .navicon {
        display: block;
        font-size: 21px;
        margin: 0;
        position: absolute;
        top: 25px;
        color: #FFFFFF;
        left: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        -webkit-transition: height 0.2s;
        -o-transition: height 0.2s;
        transition: height 0.2s;
    }

    .header-type-default .primary-nav > li > a:first-child {
        padding-left: 0;
    }
}

@media (min-width: 900px) {
    /*.primary-nav > li > a > .caret {
      display: none;
    }*/
}

.primary-nav > li.menu-item-has-children {
    position: relative;
}

.primary-nav > li.menu-item-has-children .caret {
    border: none;
    vertical-align: baseline;
    margin-left: 0.15384615384615385em;
    font-size: 1.0769230769230769em;
}

@media (min-width: 900px) {
    .primary-nav > li.menu-item-has-children .caret:before {
        content: "\f107";
        position: relative;
        display: inline-block;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }

    .primary-nav > li.menu-item-has-children.sales .caret:before,
    .primary-nav > li.menu-item-has-children.sale .caret:before,
    .primary-nav > li.menu-item-has-children.saldi .caret:before {
        color: #FF0000;
    }
}

@media (max-width: 899px) {
    .primary-nav > li.menu-item-has-children .caret {
        height: 100%;
        padding: 10px;
        position: absolute;
        right: 0px;
        top: 0;
        width: 40px;
        text-align: center;
    }

    .primary-nav > li.menu-item-has-children .caret:before {
        content: "\f067";
        position: relative;
        display: inline-block;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }
}

@media (min-width: 900px) {
    .primary-nav > li.menu-item-has-children li.menu-item-has-children .caret {
        /*display: none;*/
        position: absolute;
        right: 1.0769230769230769rem;
    }

    .primary-nav > li.menu-item-has-children li.menu-item-has-children .caret:before {
        content: "\f105";
        position: relative;
        display: inline-block;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }
}

.primary-nav > li.current-menu-parent > a,
.primary-nav > li.current-menu-parent > a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

@media (max-width: 899px) {
    .primary-nav .dropdown-menu {
        position: relative;
        float: none;
    }

    .primary-nav > li > a {
        font-size: 13px;
    }
}

.header-type-classic {
    position: relative;
}

.navbar-fixed-top {
    background: rgba(0, 0, 0, 0.9);
    height: 60px;
}

.navbar-fixed-top .navbar-nav.primary-nav > li > a {
    line-height: 60px;
    color: #FFFFFF !important;
}

.navbar-fixed-top .navbar-nav.primary-nav .search-form-wrap {
    line-height: 60px;
    height: 60px;
}

.navbar-search-button {
    position: relative;
    padding: 0 !important;
}

.navbar-search-button i {
    height: 40px;
    line-height: 35px;
    text-align: center;
    width: 40px;
    font-size: 14px;
}

@-webkit-keyframes search_pop {
    0% {
        -webkit-transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes search_pop {
    0% {
        -moz-transform: scale(0.8);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes search_pop {
    0% {
        -moz-transform: scale(0.8);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@keyframes search_pop {
    0% {
        transform: scale(0.8);
    }
    100% {
        transform: scale(1);
    }
}

@media (max-width: 899px) {
    .navbar-search {
        border: none !important;
    }
}

.navbar-search .search-form-wrap {
    color: #6c7680;
}

.navbar-search .search-form-wrap.show-popup {
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #ebebec;
    z-index: 1000;
    background: #fff;
    margin: -0.07692307692307693em 0 0 0;
    display: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

@media (max-width: 899px) {
    .navbar-search .search-form-wrap.show-popup {
        background: rgba(0, 0, 0, 0);
        margin: 0;
        border: none !important;
    }
}

.navbar-search .search-form-wrap.show-popup.show {
    -webkit-animation: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1 search_pop;
    -o-animation: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1 search_pop;
    animation: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1 search_pop;
}

.navbar-search .search-form-wrap.show-popup:before {
    border-color: #fff;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    content: "";
    display: block;
    height: 0.6923076923076923em;
    position: absolute;
    right: 1.5384615384615385em;
    top: -0.38461538461538464em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.6923076923076923em;
    z-index: 1010;
    background: #fff;
}

.navbar-search .search-form-wrap.show-popup .searchform-loading {
    display: none;
}

.navbar-search .search-form-wrap.show-popup .searchform {
    position: relative;
    margin: 0.7692307692307693em;
}

.navbar-search .search-form-wrap.show-popup .searchform:after {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.navbar-search .search-form-wrap.show-popup .searchform.loading:after {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.navbar-search .search-form-wrap.show-popup .searchform.loading:after {
    -webkit-animation: fa-spin 1s infinite linear;
    -o-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}

.navbar-search .search-form-wrap.show-popup .searchform:after {
    color: #fff;
    position: absolute !important;
    top: 0.6153846153846154em;
    right: 0.7692307692307693em !important;
    font-size: 1.2307692307692308em !important;
}

.navbar-search .search-form-wrap.show-popup .searchform:before {
    content: "";
    width: 2.6153846153846154em;
    height: 2.6153846153846154em;
    position: absolute;
    right: 0;
    text-align: center;
    background: #FFFFFF;
    line-height: 2.6153846153846154em;
    color: #fff;
}

@media (max-width: 899px) {
    .navbar-search .search-form-wrap.show-popup .searchform:before {
        background: rgba(0, 0, 0, 0);
    }
}

.navbar-search .search-form-wrap.show-popup .searchinput {
    width: 19.23076923076923em;
    height: 2.6153846153846154em;
    border: 1px solid #ebebec;
    padding: 0.38461538461538464em;
    padding-right: 2.769230769230769em;
    background: #f8f8f8;
    font-size: 13px;
    outline: none;
}

@media (max-width: 899px) {
    .navbar-search .search-form-wrap.show-popup .searchinput {
        width: 100%;
        background: rgba(11, 11, 11, 0.57);
        border-color: rgba(11, 11, 11, 0.57);
    }
}

@media (max-width: 899px) {
    .navbar-search > a {
        display: none !important;
    }

    .navbar-search .search-form-wrap.show-popup {
        position: relative;
        display: block !important;
        border: none;
        border-top: 1px solid #6c7680;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px 0;
    }

    .navbar-search .search-form-wrap.show-popup .searchform {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-search .search-form-wrap.show-popup:before {
        display: none;
    }

    .navbar-search .search-form-wrap.show-popup #s {
        width: 100%;
    }
}

@media (max-width: 899px) {
    .navbar-default {
        height: 75px;
    }

    .navbar-toggle {
        float: left;
        position: relative;
    }

    .header-container {
        z-index: 1051;
    }

    .navbar-brand {
        float: none;
        text-align: center;
    }
}

.navbar-minicart {
    position: relative;
}

@media (max-width: 899px) {
    .navbar-minicart {
        display: none !important;
    }
}

.search-icon-mobile {
    display: none;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border-color: rgba(213, 211, 206, 0.7);
    border-width: 0 1px 0;
    border-style: solid;
    border-radius: 0px;
    width: 74px;
    height: 74px;
    line-height: 74px;
    color: #ffffff;
    text-align: center;
    position: relative !important;
}

.search-icon-mobile:focus {
    outline: 0;
}

.search-icon-mobile .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -webkit-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -o-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -moz-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
}

.search-icon-mobile .icon-bar + .icon-bar {
    margin-top: 4px;
}

.search-icon-mobile.x .bar-top {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
}

.search-icon-mobile.x .bar-middle {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.search-icon-mobile.x .bar-bottom {
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
}

@media (min-width: 900px) {
    .search-icon-mobile {
        display: none;
    }
}

.search-icon-mobile i {
    font-size: 20px;
    height: auto;
}

@media (max-width: 899px) {
    .search-icon-mobile {
        display: block;
    }
}

.cart-icon-mobile {
    display: none;
    margin: 0;
    background: url("../../skin/frontend/vinicio/default/images/shopping_bag.svg") no-repeat center center / 24px auto;
    border-color: rgba(213, 211, 206, 0.7);
    border-width: 0 1px 0 0;
    border-style: solid;
    border-radius: 0px;
    height: 74px;
    line-height: 74px;
    float: right;
    padding: 0;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    width: 74px;
    text-align: center;
}

.cart-icon-mobile:focus {
    outline: 0;
}

.cart-icon-mobile .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -webkit-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -o-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
    -moz-transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
}

.cart-icon-mobile .icon-bar + .icon-bar {
    margin-top: 4px;
}

.cart-icon-mobile.x .bar-top {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
}

.cart-icon-mobile.x .bar-middle {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.cart-icon-mobile.x .bar-bottom {
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
}

@media (min-width: 900px) {
    .cart-icon-mobile {
        display: none;
    }
}

.cart-icon-mobile:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.4);
}

.cart-icon-mobile span {
    font-family: "Open Sans", Arial, sans-serif;
    background: rgba(0, 0, 0, 0.9);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    height: 1.7em;
    line-height: 1.5em;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 1.7em;
    font-size: 12px;
    font-weight: 900;
}

.cart-icon-mobile .minicart-icon-svg {
    font-size: 16px;
    width: 20px;
}

@media (max-width: 899px) {
    .cart-icon-mobile {
        display: block;
    }
}


/*@media (max-width: 899px) {
  .navbar-header {
    background: #3b3e43;
    padding: 0;
    height: 74px;
  }
  .navbar-header .row > .col-md-12 {
    padding: 0 10px;
  }
}*/

.offcanvas-overlay {
    background-color: #b5b5b5;
    height: 100%;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    -webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    -o-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
    z-index: 1050;
    visibility: hidden;
}

.offcanvas {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    width: calc(100% - 74px);
    height: 100%;
    background: none;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
}

@media (max-width: 480px) {
    .offcanvas {
        width: calc(100% - 45px);
    }
}

.offcanvas-wrap {
    position: relative;
    height: 100%;
}

.offcanvas-wrap .customernamemobi {
    display: block;
    line-height: 1.875em;
    padding-bottom: 0.689655em;
    padding-top: 0.689655em;
    position: relative;
    color: #6c7680;
}

body.admin-bar .offcanvas-wrap {
    margin-top: 32px;
}

@media (max-width: 782px) {
    body.admin-bar .offcanvas-wrap {
        margin-top: 46px;
    }
}

.offcanvas-user {
    margin-left: -15px;
    margin-right: -15px;
    background: #6c7680;
    padding: 0 15px;
    margin-bottom: 20px;
}

.offcanvas-user a {
    height: 74px;
    line-height: 74px;
    color: #fff;
    width: 50%;
    float: left;
    text-align: center;
    display: block;
    font-size: 85%;
    text-transform: uppercase;
}

.offcanvas-user a.offcanvas-user-wishlist-link {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 899px) {
    .open-offcanvas #wrapper {
        height: 100%;
        overflow: hidden;
        position: fixed;
        -webkit-transform: translate(calc(100% - 74px), 0%);
        -ms-transform: translate(calc(100% - 74px), 0%);
        -o-transform: translate(calc(100% - 74px), 0%);
        transform: translate(calc(100% - 74px), 0%);
        width: 100%;
    }

    .open-offcanvas .offcanvas {
        left: 0;
        z-index: 9999;
        background-color: #fff;
    }

    .open-offcanvas .offcanvas-overlay {
        opacity: 0.8;
        filter: alpha(opacity=80);
        visibility: visible;
    }
}

@media (max-width: 480px) {
    .open-offcanvas #wrapper {
        -webkit-transform: translate(calc(100% - 45px), 0%);
        -ms-transform: translate(calc(100% - 45px), 0%);
        -o-transform: translate(calc(100% - 45px), 0%);
        transform: translate(calc(100% - 45px), 0%);
    }
}

.offcanvas-nav {
    margin: 0;
    padding: 0;
}

.offcanvas-nav li {
    display: block;
    position: relative;
}

.offcanvas-nav li.menu-item-has-children {
    position: relative;
}

.offcanvas-nav li.menu-item-has-children.sales > a {
    color: #FF0000;
}

.offcanvas-nav li.menu-item-has-children .caret {
    border: none;
    vertical-align: baseline;
    margin-left: 0;
    font-size: 1.0769230769230769em;
    height: 100%;
    padding: 10px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 40px;
    text-align: center;
}

.offcanvas-nav li.menu-item-has-children .caret:before {
    content: "\f067";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.offcanvas-nav li.menu-item-has-children.open > .megamenu-title > .caret:before,
.offcanvas-nav li.menu-item-has-children.open > a > .caret:before {
    content: "\f068";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.offcanvas-nav li.menu-item-has-children.open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}

.offcanvas-nav li.menu-item-has-children.open .dropdown-menu > li > a {
    line-height: 1.65517em;
    padding: 0.689655em 1.03448em 0.689655em 1.72414em;
}

.offcanvas-nav li.menu-item-has-children.open .dropdown-menu .dropdown-menu > li > a {
    padding-left: 3.44828em;
}

.offcanvas-nav a {
    display: block;
    line-height: 1.65517em;
    padding-bottom: 0.689655em;
    padding-top: 0.689655em;
    text-transform: uppercase;
    position: relative;
    color: #6c7680;
}

.offcanvas-nav a:hover {
    color: #6c7680;
}

.offcanvas-nav .dropdown-menu > li > a:hover,
.offcanvas-nav .dropdown-menu > li > a:focus {
    background: transparent;
}

.offcanvas-nav .dropdown-menu > li.active > a,
.offcanvas-nav .dropdown-menu > li.active > a:hover,
.offcanvas-nav .dropdown-menu > li.active > a:focus {
    background: transparent;
}

.offcanvas-nav .dropdown-menu a {
    color: #6c7680;
}

.offcanvas-nav .dropdown-menu a:hover {
    color: #000;
}

.offcanvas-nav .navbar-search {
    display: none;
}

.offcanvas-widget {
    margin-top: 3rem;
}


/*--------------------------------------------------------------
11.0 - Breadcrumbs
--------------------------------------------------------------*/

.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}

.breadcrumb > li {
    display: inline-block;
    color: #a1aab5;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 10px;
    color: #a1aab5;
    font-size: 1em;
}

.breadcrumb > li a {
    color: #000;
}

.breadcrumb > li a:hover {
    color: #ff0000;
    /* #ebebec; */
    text-decoration: underline;
}

.breadcrumb > .active {
    color: #777;
    /* #ebebec; */
}


/*--------------------------------------------------------------
12.0 - Pagination
--------------------------------------------------------------*/

.paginate {
    display: block;
    margin-top: 1.5384615384615385em;
    padding: 0 0 0.9230769230769231rem 0;
    border-bottom: 1px solid #f4f4f4;
}

.container-full .paginate {
    padding-left: 30px;
    padding-right: 30px;
}

.paginate .paginate_links {
    display: table;
    margin: 0 auto;
    float: right;
}

.paginate .paginate_links .pagination-meta,
.paginate .paginate_links .page-numbers {
    padding: 4px 11px;
    display: inline-block;
    float: left;
    margin: 0 0.38461538461538464em 0 0;
    font-weight: bold;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.paginate .paginate_links .pagination-meta:last-child,
.paginate .paginate_links .page-numbers:last-child {
    margin: 0;
}

.paginate .paginate_links .pagination-meta.current,
.paginate .paginate_links .page-numbers.current {
    background: #6c7680;
    color: #FFFFFF;
}

.paginate .paginate_links a.page-numbers:hover,
.paginate .paginate_links a.page-numbers:focus {
    background: #6c7680;
}

.paginate .paginate_links .pagination-meta {
    color: #6c7680;
    border-color: transparent;
    margin-right: 0.7692307692307693em;
}

@media (max-width: 767px) {
    .paginate .paginate_links {
        float: none;
    }

    .paginate .paginate_links .pagination-meta {
        display: none;
    }
}

.posts .paginate .paginate_links {
    float: none;
}

.posts .paginate {
    font-size: 12px;
    border-bottom: none;
}

.posts .paginate a,
.paginate .paginate_links .page-numbers.dots {
    color: #3b3e43;
}


/*--------------------------------------------------------------
* 14.0 - Alerts
--------------------------------------------------------------*/

.validation-advice {
    color: red;
}


/*--------------------------------------------------------------
17.0 - Close icons
--------------------------------------------------------------*/

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}


/*--------------------------------------------------------------
19.0 - Mediaelementplayer
--------------------------------------------------------------*/

.mejs-overlay-button {
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px !important;
}

.mejs-overlay-button:before {
    font-family: "FontAwesome";
    font-size: 22px;
    content: "\f04b";
    color: #fff;
    display: block;
    text-align: center;
    line-height: 50px;
    width: 50px;
    height: 50px;
    padding-left: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mejs-poster {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.mejs-container {
    background: none;
}

.mejs-container .mejs-controls {
    background: #ebebec !important;
    font-size: 11px !important;
}

.mejs-container.mejs-audio div.mejs-volume-button {
    min-height: 0;
}

.mejs-container .mejs-controls > div {
    min-height: 26px;
    height: auto;
}

.mejs-controls .mejs-button button {
    background-image: none;
    height: 16px !important;
    line-height: 0 !important;
    margin: 8px 5px;
}

.mejs-controls .mejs-button button:before {
    font-family: "FontAwesome";
    font-size: 13px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mejs-container .mejs-controls .mejs-time {
    min-height: 0;
}

.mejs-container .mejs-controls .mejs-time span {
    color: #000;
}

.mejs-controls .mejs-play button:before {
    content: "\f04b";
}

.mejs-controls .mejs-pause button:before {
    content: "\f04c";
}

.mejs-overlay-loading,
.mejs-overlay-loading span {
    background: none !important;
}

.mejs-controls .mejs-time-rail span {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #fff;
    margin: 6px 5px;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #d1d1d3 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #FFFFFF !important;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-color: #d1d1d3 transparent transparent !important;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    border: 1px solid #d1d1d3 !important;
    background: #d1d1d3 !important;
}

.mejs-controls .mejs-fullscreen-button button:before {
    content: "\f065";
}

.mejs-controls .mejs-unfullscreen button:before {
    content: "\f066";
}

.mejs-controls .mejs-volume-button button:before {
    content: "\f028";
}

.mejs-controls .mejs-mute button:before {
    /* content: "\f026"; */
}

.mejs-controls .mejs-unmute button:before {
    content: "\f026";
}

.mejs-controls div.mejs-horizontal-volume-slider {
    float: right;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #FFFFFF !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 6px;
}

.mejs-contextmenu {
    z-index: 1001;
}

.dh-mfp-popup .mfp-content {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
}

.dh-mfp-popup.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.dh-mfp-popup .mfp-content .embed-wrap,
.dh-mfp-popup .mfp-content .video-embed-wrap {
    max-width: 800px;
    margin: 50px auto;
    position: relative;
}

.dh-mfp-popup .mfp-content .embed-wrap .mfp-close,
.dh-mfp-popup .mfp-content .video-embed-wrap .mfp-close {
    color: #fff;
    right: -16px;
    top: -35px;
}


/*--------------------------------------------------------------
20.0 - Modals
--------------------------------------------------------------*/

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    z-index: 1090;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -o-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -ms-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -moz-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
}

.modal.in {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal.in .modal-dialog {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
}

.modal-dialog.modal-dialog-center {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
}

.modal-dialog.modal-dialog-center .modal-body {
    overflow-y: auto;
}

.modal-dialog.modal-dialog-center .modal-footer {
    margin-top: 0;
}

@media (max-width: 767px) {
    .modal-dialog.modal-dialog-center {
        width: 100%;
    }
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1075;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal-header {
    padding: 30px;
    padding-bottom: 0;
    min-height: 31.6px;
}

.modal-dialog {
    padding-top: 75px;
    margin-top: 0 !important;
    max-width: 90%;
}

.modal-header .close {
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    height: 40px;
    left: 50%;
    margin-top: -86px;
    opacity: 1;
    position: absolute;
    width: 40px;
    z-index: 100;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.modal-title {
    margin: 0;
    line-height: 1.6;
    font-size: 1.8461538461538463em;
    text-align: center;
    text-transform: uppercase;
}

.modal-body {
    position: relative;
    padding: 30px;
}

.modal-footer {
    padding: 30px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
    margin-left: 0.38461538461538464em;
    margin-bottom: 0;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.user-register-modal .form-control,
.user-lostpassword-modal .form-control,
.user-login-modal .form-control {
    border-color: #ebebec;
}

.user-register-modal .form-control:focus,
.user-lostpassword-modal .form-control:focus,
.user-login-modal .form-control:focus {
    border-color: #6c7680;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #6c7680;
    box-shadow: inset 0 0 0 1px #6c7680;
}

.user-register-modal .modal-content,
.user-lostpassword-modal .modal-content,
.user-login-modal .modal-content {
    border-width: 0px;
}

@media (min-width: 768px) {
    .user-register-modal .modal-dialog,
    .user-lostpassword-modal .modal-dialog,
    .user-login-modal .modal-dialog {
        width: 400px;
    }
}

.user-register-modal .modal-header,
.user-lostpassword-modal .modal-header,
.user-login-modal .modal-header {
    -webkit-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

.user-register-modal .modal-footer,
.user-lostpassword-modal .modal-footer,
.user-login-modal .modal-footer {
    background-color: #ebebec;
    -webkit-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

.user-register-modal .modal-footer button,
.user-lostpassword-modal .modal-footer button,
.user-login-modal .modal-footer button {
    padding-left: 2rem;
    padding-right: 2rem;
}

.ajax-modal-result,
.user-modal-result {
    text-align: center;
}

.ajax-modal-result a,
.user-modal-result a {
    color: #FFFFFF;
}

.ajax-modal-result a:hover,
.user-modal-result a:hover {
    text-decoration: underline;
}

.ajax-modal-result .error-response,
.user-modal-result .error-response {
    color: #fe252c;
}

.ajax-modal-result .success-response,
.user-modal-result .success-response {
    color: #a0ce4e;
}

.newsletter-modal .form-control {
    border-color: #ebebec;
}

.newsletter-modal .form-control:focus {
    border-color: #6c7680;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #6c7680;
    box-shadow: inset 0 0 0 1px #6c7680;
}

.newsletter-modal .modal-header {
    border-bottom: 0;
}

.newsletter-modal .modal-body {
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .newsletter-modal .modal-body {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 768px) {
    .newsletter-modal .modal-dialog {
        width: 800px;
    }
}

.newsletter-modal .newsletter-modal-title {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.newsletter-modal .newsletter-modal-desc {
    font-size: 1.2em;
    margin-bottom: 30px;
}

.newsletter-modal .modal-footer {
    border: none;
    text-align: inherit;
    padding-bottom: 100px;
    padding-top: 0;
}

.newsletter-modal .modal-footer button {
    padding-left: 2rem;
    padding-right: 2rem;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .newsletter-modal .modal-content {
        background: #ffffff url("https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/newsletter-modal-bg.png") no-repeat scroll left center;
        padding: 0 0 0 40%;
    }
}

.newsletter-modal .ajax-modal-result {
    text-align: inherit;
    margin-bottom: 15px;
}

.user-login-or {
    text-align: center;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
    position: relative;
}

.user-login-or:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ebebec;
    top: 50%;
    margin-top: -1px;
    content: "";
    left: 0;
}

.user-login-or span {
    border: 1px solid #ebebec;
    display: inline-block;
    font-size: 1.1rem;
    height: 2.5em;
    width: 2.5em;
    font-style: italic;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 2.1em;
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.user-register-modal .user-login-facebook,
.user-login-modal .user-login-facebook {
    text-align: center;
}

@media (max-width: 767px) {
    .user-register-modal .lostpassword-modal-link,
    .user-login-modal .lostpassword-modal-link {
        margin-top: 30px;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .user-register-modal .modal-footer,
    .user-login-modal .modal-footer {
        text-align: center !important;
    }

    .user-register-modal .modal-footer .user-login-modal-register,
    .user-login-modal .modal-footer .user-login-modal-register {
        margin-bottom: 15px;
    }

    .user-register-modal .modal-footer .pull-left,
    .user-login-modal .modal-footer .pull-left {
        display: block;
        float: none !important;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 2.3076923076923075em auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}


/*--------------------------------------------------------------
21.0 - Tooltips
--------------------------------------------------------------*/

.tooltip {
    font-family: inherit;
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 85%;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -0.23076923076923078em;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 0.23076923076923078em;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 0.23076923076923078em;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -0.23076923076923078em;
    padding: 0 5px;
}

a[data-toggle="popover"],
a[data-toggle="tooltip"] {
    color: #FFFFFF;
    text-decoration: underline;
}

a[data-toggle="popover"]:hover,
a[data-toggle="tooltip"]:hover {
    color: #aa8c5f;
}

.tooltip-inner {
    max-width: 15.384615384615385em;
    padding: 5px 10px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #FFFFFF;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.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: #FFFFFF;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #FFFFFF;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #FFFFFF;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #FFFFFF;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #FFFFFF;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #FFFFFF;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #FFFFFF;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #FFFFFF;
}


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

.carousel {
    position: relative;
}

.carousel.fade {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    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.fade {
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel.fade .carousel-inner .item {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-property: opacity;
    width: 100%;
    height: 100%;
}

.carousel.fade .carousel-inner .active {
    opacity: 1;
    z-index: 1;
}

.carousel.fade .carousel-inner .active.left,
.carousel.fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel.fade .carousel-inner .next.left,
.carousel.fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    z-index: 10;
}

.carousel-control.right {
    left: auto;
    right: 0;
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .carousel-icon-prev,
.carousel-control .carousel-icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .carousel-icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .carousel-icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    margin: 0px 3px;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    background-color: #ffffff;
}

@media screen and (min-width: 768px) {
    .carousel-control .carousel-icon-prev,
    .carousel-control .carousel-icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .carousel-icon-prev {
        margin-left: -15px;
    }

    .carousel-control .carousel-icon-next {
        margin-right: -15px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}


/*--------------------------------------------------------------
24.0 - DH Slider
--------------------------------------------------------------*/

@-webkit-keyframes text-from-bottom {
    0% {
        top: 70px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    50% {
        top: 45px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes text-from-bottom {
    0% {
        top: 70px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    50% {
        top: 45px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes text-from-bottom {
    0% {
        top: 70px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    50% {
        top: 45px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes text-from-bottom {
    0% {
        top: 70px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    50% {
        top: 45px;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        top: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

.dhslider {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.dhslider .dhslider-loader {
    background: none repeat scroll 0 0 #393939;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
}

.dhslider .dhslider-loader .fade-loading {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.dhslider .dhslider-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

.dhslider .slide-bg {
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.dhslider .slider-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/grid-overlay.png) repeat scroll 0 0 rgba(174, 174, 174, 0.25);
    z-index: 2;
}

.dhslider .slide-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
}

.dhslider .video-embed-wrap {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.dhslider .video-embed-wrap video {
    position: relative;
    visibility: visible;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.dhslider .carousel-control {
    background: none;
    visibility: hidden;
    display: none !important;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.dhslider .carousel-control .carousel-icon-prev,
.dhslider .carousel-control .carousel-icon-next {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 45px;
}

.dhslider .carousel-control:hover,
.dhslider .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.dhslider .carousel-control .carousel-icon-prev {
    margin-left: -25px;
}

.dhslider .carousel-control .carousel-icon-next {
    margin-right: -25px;
}

@media (max-width: 767px) {
    .dhslider .carousel-control {
        display: none;
    }
}

.dhslider:hover .carousel-control {
    opacity: 0.5;
    filter: alpha(opacity=50);
    visibility: visible;
}

.dhslider:hover .carousel-control:hover,
.dhslider:hover .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.dhslider .slider-caption {
    position: absolute;
    z-index: 9;
    width: 100%;
    top: 50%;
}

.dhslider .slider-caption.caption-align-left {
    padding-left: 15%;
    width: 50%;
}

.dhslider .slider-caption.caption-align-left .slider-caption-text {
    max-width: none;
}

.dhslider .slider-caption.caption-align-center {
    padding: 0 15%;
    text-align: center;
}

.dhslider .slider-caption.caption-align-right {
    padding-right: 15%;
    width: 50%;
    left: auto;
    right: 0;
}

.dhslider .slider-caption.caption-align-right .slider-caption-text {
    max-width: none;
}

@media (max-width: 1199px) {
    .dhslider .slider-caption {
        padding: 0 15px !important;
        text-align: center !important;
        width: 100% !important;
        left: auto;
        right: auto;
    }
}

.dhslider .slider-caption .btn {
    line-height: 1;
    font-size: 1.2em;
    border-width: 2px;
    margin: 0 10px;
}

@media (max-width: 1199px) {
    .dhslider .slider-caption .btn {
        font-size: 1em;
    }
}

@media (max-width: 767px) {
    .dhslider .slider-caption .btn {
        font-size: 0.8em;
    }
}

.dhslider .slider-caption .slider-top-caption-text {
    color: #fff;
    font-size: 1.5em;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.dhslider .slider-caption .slider-heading-text {
    color: #fff;
    font-size: 3em;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .dhslider .slider-caption .slider-heading-text {
        font-size: 3em;
    }
}

@media (max-width: 767px) {
    .dhslider .slider-caption .slider-heading-text {
        font-size: 2em;
        margin-bottom: 10px;
    }
}

.dhslider .slider-caption .slider-caption-text {
    font-size: 1rem;
    color: #fff;
    max-width: 70%;
    margin: 0 auto 30px;
}

@media (max-width: 1199px) {
    .dhslider .slider-caption .slider-caption-text {
        font-size: 1em;
    }
}

@media (max-width: 767px) {
    .dhslider .slider-caption .slider-caption-text {
        font-size: 0.8em;
        margin-bottom: 10px;
    }
}

@media (min-width: 900px) {
    .dhslider .carousel-inner .slider-caption .slider-top-caption-text,
    .dhslider .carousel-inner .slider-caption .slider-heading-text,
    .dhslider .carousel-inner .slider-caption .slider-caption-text,
    .dhslider .carousel-inner .slider-caption .slider-buttons a {
        opacity: 0;
        filter: alpha(opacity=0);
        top: 70px;
        position: relative;
    }

    .dhslider .carousel-inner .active .slider-caption .slider-top-caption-text,
    .dhslider .carousel-inner .active .slider-caption .slider-heading-text,
    .dhslider .carousel-inner .active .slider-caption .slider-caption-text,
    .dhslider .carousel-inner .active .slider-caption .slider-buttons a {
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
        -webkit-animation: text-from-bottom 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -o-animation: text-from-bottom 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        animation: text-from-bottom 1.2s 1 cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .dhslider .carousel-inner .active .slider-caption .slider-heading-text {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .dhslider .carousel-inner .active .slider-caption .slider-caption-text {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .dhslider .carousel-inner .active .slider-caption .slider-buttons a {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }
}

@media (max-width: 767px) {
    .dhslider .carousel-indicators {
        display: none;
    }
}


/*--------------------------------------------------------------
25.0 - Shortcodes
        25.1 - Caroufredsel Slider
        25.2 - Testimonial
        25.3 - Counter
        25.4 - Countdown
        25.5 - Instagram
        25.6 - Box Feature
        25.7 - Client
        25.8 - Reso

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


/*--------------------------------------------------------------
25.1 - Caroufredsel Slider
--------------------------------------------------------------*/

.caroufredsel {
    position: relative;
    overflow: visible;
    padding: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.caroufredsel .caroufredsel_wrapper {
    margin: 0 !important;
}

.caroufredsel .caroufredsel-wrap {
    position: relative;
    overflow: hidden;
    height: 100%;
    margin: 0 -10px;
}

.caroufredsel .caroufredsel-wrap > .commerce {
    position: relative;
    overflow: hidden;
}

.caroufredsel-item-no-padding.caroufredsel .caroufredsel-wrap {
    margin: 0;
}

.caroufredsel .caroufredsel-wrap .caroufredsel-items {
    margin: 0;
    padding: 0;
    list-style: none;
}

.caroufredsel .caroufredsel-wrap .caroufredsel-item {
    float: left;
    padding: 0;
    list-style: none;
    margin: 0 5px;
}

.caroufredsel-item-no-padding.caroufredsel .caroufredsel-wrap .caroufredsel-item {
    margin: 0;
}

.caroufredsel .caroufredsel-wrap .caroufredsel-item > a > img,
.caroufredsel .caroufredsel-wrap .caroufredsel-item > img {
    width: 100%;
}

.caroufredsel-wrap .caroufredsel-next,
.caroufredsel-wrap .caroufredsel-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #3b3e43;
    background-color: #FFFFFF;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 14px;
    border: 2px solid #FFFFFF;
    text-align: center;
    z-index: 100;
}

.caroufredsel-wrap .caroufredsel-next:hover,
.caroufredsel-wrap .caroufredsel-prev:hover {
    background-color: #FFFFFF;
    border-color: transparent;
    color: #3b3e43;
}

.caroufredsel-wrap .caroufredsel-next.disabled,
.caroufredsel-wrap .caroufredsel-prev.disabled {
    display: none !important;
}

.caroufredsel-wrap .caroufredsel-prev {
    left: -45px;
}

.caroufredsel-wrap .caroufredsel-prev:before {
    content: "\f053";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.caroufredsel-wrap .caroufredsel-next {
    right: -45px;
}

.caroufredsel-wrap .caroufredsel-next:before {
    content: "\f054";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.caroufredsel-wrap:hover > .caroufredsel-prev,
.caroufredsel-wrap.hover > .caroufredsel-prev {
    left: 20px;
}

.caroufredsel-wrap:hover > .caroufredsel-next,
.caroufredsel-wrap.hover > .caroufredsel-next {
    right: 20px;
}

@media (min-width: 961px) {
    .commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap > .caroufredsel-prev {
        display: none !important;
    }

    .commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap > .caroufredsel-next {
        display: none !important;
    }
}

@media (max-width: 960px) {
    .commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap > .caroufredsel-prev {
        left: 0;
    }

    .commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap > .caroufredsel-next {
        right: 0;
    }

    .caroufredsel-wrap .caroufredsel-next,
    .caroufredsel-wrap .caroufredsel-prev {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #3b3e43;
        background-color: #FFFFFF;
        -webkit-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        height: 35px;
        line-height: 34px;
        font-size: 14px;
        border: 2px solid #FFFFFF;
        text-align: center;
        z-index: 100;
    }

    .caroufredsel-item img {
        width: calc(100% - 70px) !important;
        margin-left: 35px;
    }

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

.caroufredsel .caroufredsel-pagination {
    text-align: center;
    margin-top: 15px;
}

.caroufredsel .caroufredsel-pagination a {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 2px;
    text-indent: -9999em;
    width: 10px;
}

.caroufredsel .caroufredsel-pagination a:hover,
.caroufredsel .caroufredsel-pagination a.selected {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0);
}


/*--------------------------------------------------------------
25.2 - Testimonial
--------------------------------------------------------------*/

.testimonial .testimonial-text {
    font-size: 1.2em;
    text-align: center;
    padding: 1.2rem 30px;
    position: relative;
    margin-bottom: 1.2rem;
}

.testimonial .testimonial-text > span {
    font-family: "PT Sans", sans-serif;
    font-size: 1.1em;
    line-height: 1;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.testimonial .testimonial-text > span:first-child {
    color: #666666;
    font-size: 150px;
    height: 64px;
    left: 20px;
    position: absolute;
    top: 5px;
    width: 64px;
}

.testimonial .testimonial-text > span:last-child {
    color: #666;
    font-size: 70px;
    position: absolute;
}

.testimonial.bg-transparent .testimonial-text > span:last-child,
.testimonial.bg-transparent .testimonial-text > span:first-child,
.testimonial.bg-transparent .caroufredsel .caroufredsel-wrap .caroufredsel-next,
.testimonial.bg-transparent .caroufredsel .caroufredsel-wrap .caroufredsel-prev,
.testimonial.bg-transparent .testimonial-company,
.testimonial.bg-transparent .testimonial-author,
.testimonial.bg-transparent .testimonial-text {
    color: #fff;
}

.testimonial.bg-transparent .testimonial-text {
    background: rgba(0, 0, 0, 0);
}

.testimonial.bg-transparent .testimonial-text:before {
    display: none;
}

.testimonial .testimonial-avatar {
    text-align: center;
    position: relative;
}

.testimonial .testimonial-avatar img {
    width: 150px !important;
    height: 150px !important;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #ebebec;
    padding: 5px;
}

.testimonial .testimonial-author {
    text-align: center;
    margin-top: 0.5em;
    font-size: 1.1em;
    color: #6c7680;
}

.testimonial .testimonial-company {
    text-align: center;
    font-size: 85%;
    color: #8a8a8a;
}

.testimonial .caroufredsel .caroufredsel-wrap .caroufredsel-next {
    font-size: 50px;
    right: 50%;
    margin-right: -124px;
    border: none;
    color: #6c7680;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: none;
}

.testimonial .caroufredsel .caroufredsel-wrap .caroufredsel-prev {
    font-size: 50px;
    left: 50%;
    margin-left: -124px;
    border: none;
    color: #6c7680;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: none;
}

.testimonial .caroufredsel .caroufredsel-wrap .caroufredsel-item:hover .caroufredsel-next,
.testimonial .caroufredsel .caroufredsel-wrap .caroufredsel-item:hover .caroufredsel-prev {
    opacity: 1;
    filter: alpha(opacity=100);
}


/*--------------------------------------------------------------
25.3 - Counter
--------------------------------------------------------------*/

.counter {
    text-align: center;
    margin-bottom: 15px;
}

.counter.counter-icon-top .counter-icon {
    display: block;
}

.counter.counter-icon-left .counter-icon {
    margin-right: 10px;
    line-height: 1;
    display: inline-block;
}

.counter .counter-count {
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0.7692307692307693em;
}

.counter .counter-unit {
    font-size: 80%;
}

.counter .counter-number {
    margin-top: 0;
}

.counter .counter-text {
    display: block;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 0;
}


/*--------------------------------------------------------------
25.4 - Countdown
--------------------------------------------------------------*/

.countdown {
    width: 90%;
}

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

.countdown-content:after {
    clear: both;
}

.countdown-item {
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid;
    text-transform: uppercase;
}

.countdown-item:last-child {
    border-right: none;
}

@media (max-width: 767px) {
    .countdown-item {
        border: none;
        width: 50%;
    }
}

.countdown-item .countdown-item-value {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 2.57em;
    font-weight: bold;
}

.countdown-white .countdown-item {
    color: #fff;
}


/*--------------------------------------------------------------
25.5 - Instagram
--------------------------------------------------------------*/

.instagram .caroufredsel-item a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
}


/*--------------------------------------------------------------
25.6 - Box Feature
--------------------------------------------------------------*/

.box-ft {
    position: relative;
}

@media (max-width: 767px) {
    .box-ft {
        margin-bottom: 15px !important;
    }
}

.box-ft-1 > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(59, 62, 67, 0.75);
    z-index: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.box-ft-1 > a:hover {
    background: transparent;
}

.box-ft-1 > a:hover .bof-tf-title-wrap::after {
    background: rgba(235, 235, 236, 0.25);
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(30deg);
    -webkit-transform: translate(-50%, -50%) rotate(30deg);
    -moz-transform: translate(-50%, -50%) rotate(30deg);
    width: 100%;
}

.box-ft-1 > a:hover .bof-tf-title-wrap::before {
    background: rgba(235, 235, 236, 0.25);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-30deg);
    -webkit-transform: translate(-50%, -50%) rotate(-30deg);
    -moz-transform: translate(-50%, -50%) rotate(-30deg);
    width: 100%;
}

.box-ft-1 .bof-tf-title-wrap {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    padding: 30px 0;
}

.box-ft-1 .bof-tf-title-wrap:after,
.box-ft-1 .bof-tf-title-wrap:before {
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.box-ft-1 .bof-tf-title-wrap:after {
    top: auto;
    bottom: 0;
}

.box-ft-1 .bof-tf-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: 700;
    text-align: center;
    display: block;
}

.box-ft-1 .bof-tf-sub-title {
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
    display: block;
    text-align: center;
    font-size: 1.1em;
}

.box-ft-2 .bof-tf-title-wrap {
    display: block;
    padding: 15px 0 30px;
}

@media (min-width: 480px) {
    .box-ft-2 .bof-tf-title-wrap {
        padding: 30px;
    }
}

.box-ft-2 .bof-tf-title-wrap .nice-border-bottom-left {
    bottom: 0px;
    left: 0;
}

.box-ft-2 .bof-tf-title-wrap .nice-border-bottom-right {
    right: 0;
    bottom: 0;
}

.box-ft-2 .bof-tf-title-wrap .nice-border-top-left {
    left: 0;
    top: 0;
}

.box-ft-2 .bof-tf-title-wrap .nice-border-top-right {
    right: 0;
    top: 0;
}

.box-ft-2 .bof-tf-sub-title {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    font-size: 1.2em;
}

.box-ft-2 .bof-tf-title {
    font-size: 3em;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    line-height: 1;
}

@media (max-width: 1199px) {
    .box-ft-2 .bof-tf-title {
        font-size: 2em;
    }
}

.box-ft-3 .bof-tf-title-wrap {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 3;
    padding: 15px;
    background: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    padding: 25px 30px 10px;
    height: 50%;
}

/*.box-ft-3:hover .bof-tf-title-wrap {
    background: rgba(0, 0, 0, 0);
    padding-bottom: 100px;
}*/

/*@media (min-width: 480px) {
    .box-ft-3 .bof-tf-title-wrap {
        padding: 30px;
    }
}*/

.box-ft-3 .bof-tf-title-wrap-2 {
    display: block;
}

.box-ft-3 .box-ft-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background: rgba(59, 62, 67, 0.5);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.box-ft-3:hover .box-ft-img-overlay {
    opacity: 0;
}

.box-ft-3 .bof-tf-sub-title {
    color: #b4b4bc;
    text-transform: uppercase;
    font-weight: initial;
    display: block;
    font-size: 18px;
}

.box-ft-3 .bof-tf-title {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    color: #6c7680;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.box-ft-3 .bof-tf-title,
.box-ft-3 .bof-tf-sub-title {
    color: #667880;
}

.box-ft-3 .bof-tf-title span {
    font-size: 24px;
    font-weight: normal;
    display: block;
    color: #696976;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


@media (max-width: 1199px) {
    .box-ft-3 .bof-tf-title {
        font-size: 2em;
    }
}

.box-ft-3 .bof-tf-view-more {
    display: inline-block;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
    position: absolute;
    left: 30px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.box-ft-3 .bof-tf-view-more {
    opacity: 1;
}

.box-ft-3 .bof-tf-view-more:before,
.box-ft-3 .bof-tf-view-more:after {

    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    width: 100%;
    opacity: 0;
}

.box-ft-3 .bof-tf-view-more:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: top 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: top 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.box-ft-3 > a:hover .bof-tf-view-more:before,
.box-ft-3 > a:hover .bof-tf-view-more:after {
    background: #000000 none repeat scroll 0 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.box-ft-3 > a .bof-tf-view-more:after {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0;
}


/*--------------------------------------------------------------
25.7 - Client
--------------------------------------------------------------*/

.client.client-grid {
    overflow: hidden;
    border-left: 1px solid #ebebec;
    border-right: 1px solid #ebebec;
    border-top: 1px solid #ebebec;
}

.client.client-grid > .row .client-item {
    padding: 15px;
}

.client.client-grid > .row > div {
    border-right: 1px solid #ebebec;
    border-bottom: 1px solid #ebebec;
}


/*--------------------------------------------------------------
25.8 - Reso
--------------------------------------------------------------*/

#oar_widget_orders_and_returns_form .form-list li .input-box,
#oar_widget_orders_and_returns_form .form-list li .input-box input,
#oar_widget_orders_and_returns_form .form-list li .input-box select {
    width: 100%;
}

#oar_widget_orders_and_returns_form {
    margin: 30px 0;
}

#oar_widget_orders_and_returns_form .form-list li {
    margin-bottom: 15px;
    width: 50%;
    float: left;
    height: 112px;
    width: calc(50% - 20px);
}

#oar_widget_orders_and_returns_form .form-list li:nth-child(1),
#oar_widget_orders_and_returns_form .form-list li:nth-child(3) {
    margin-right: 40px;
}

.enterprise-rma-guest-create .block.block-account {
    display: none;
}

#rma_create_form {
    margin: 30px 0;
}

#rma_create_form #registrant_options {
    display: grid;
}

#rma_create_form .row-close {
    background-color: #E6E9EC;
    margin-top: 15px;
}

#rma_create_form .row-close p {
    text-align: right;
    margin: 0;
    padding: 5px 10px;
}

#rma_create_form .btn-remove {
    margin: 0;
    border: none;
    z-index: 100;
}

#rma_create_form .btn-remove img {
    width: 20px;
}


#registrant_options .fields .group-fild li {
    width: calc(50% - 20px);
    float: left;
    margin-bottom: 15px;
}

#registrant_options .fields .group-fild li:nth-child(1),
#registrant_options .fields .group-fild li:nth-child(3) {
    margin-right: 40px;
}

#registrant_options .fields .group-fild li select {
    width: 100%;
}

.order-details .back-link {
    padding: 15px 0;
    position: relative;
}

.order-details .back-link .return-form {
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.order-details .back-link .return-other {
    float: right;
    position: relative;
    margin-bottom: 5px;
}

#rma_create_form .form-list textarea {
    border: 1px solid #35383c;
    width: 100%;
    height: 400px;
}

@media (max-width: 899px) {
    .sales-guest-view #my-orders-table thead {
        display: none;
    }
}

@media (max-width: 767px) {
    #registrant_options .fields .group-fild li {
        width: 100%;
    }

    #oar_widget_orders_and_returns_form .form-list li {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 570px) {
    .order-details .back-link .return-other,
    .order-details .back-link .return-form {
        float: none;
        width: 100%;
        text-align: center;
    }

    .order-details .back-link div button {
        float: none;
        margin: auto;
    }
}


/*--------------------------------------------------------------
26.0 - Header
--------------------------------------------------------------*/

.topbar {
    background: #fff;
    position: relative;
    color: #000;
    font-size: 92.3%;
    border: 1px solid #777;
    /* rgba(213, 211, 206, 0.7); */
    height: 50px /* 80 */
}

@media (max-width: 899px) {
    .topbar {
        display: none;
    }
}

.topbar .left-topbar {
    line-height: 35px;
    height: 35px;
}

.topbar .right-topbar {
    text-align: right;
    line-height: 25px;
    height: 15px;
}

.topbar a {
    color: #ffffff;
}

.topbar .dropdown-menu > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: none;
    color: #8a8a8a;
}

.topbar .dropdown-menu > li > a i {
    color: #8a8a8a;
}

.navbar-settings {
    position: relative;
    float: left;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
}

.navbar-settings > a {
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-align: center;
    font-size: 26px;
    /* 32 */
    margin-left: -15px;
    /* border-right: 1px solid rgba(213, 211, 206, 0.7); */
    border-right: 1px solid #777;
}

.settings {
    display: none;
    position: absolute;
    z-index: 1001;
    width: 300px;
    right: 0;
    background: #fff;
    top: 85px;
    margin-top: 1px;
    padding: 0;
    border: 1px solid #777;
}

.settings a {
    color: #777;
}

@media (max-width: 899px) {
    .settings {
        top: 74px;
        position: fixed;
    }
}

.settings h4 {
    font-size: 12px;
    color: #b4b4bc;
    margin: 0;
    padding: 30px 30px 20px;
}

#language_selector {
    padding: 10px 30px 10px;
    margin: 0;
    border-bottom: 1px solid #858486;
}

#language_selector h5 {
    font-weight: normal;
    color: #000;
    margin-top: 0;
}

#language_selector li {
    display: inline-block;
    margin-right: 8px;
    opacity: 1;
}

#language_selector li.active {
    opacity: 1;
}

#language_selector li:last-child {
    margin-right: 0;
}

#language_selector li img {
    width: 30px;
}

#country_selector {
    padding: 15px 30px 20px;
    border-bottom: 1px solid #858486;
}

#country_selector h5 {
    font-weight: bold;
    color: #000;
    margin-top: 0;
}

#settings_menu {
    padding: 10px 30px 20px;
    margin: 0;
}

#settings_menu li {
    display: block;
    line-height: 25px;
}

#settings_menu li .fa {
    margin-right: 10px;
}

.wpml-languages:hover .dropdown-menu,
.top-nav > li:hover .dropdown-menu {
    display: block;
}

.wpml-languages > a,
.top-nav > li > a {
    padding: 0;
}

.left-topbar {
    padding-left: 0;
}

.right-topbar {
    padding-right: 0;
}

.right-topbar .navbar-login,
.right-topbar .navbar-minicart {
    float: right;
    padding: 0;
}

.right-topbar .navbar-minicart .minicart-icon {
    margin-right: 10px;
}

.right-topbar .navbar-minicart .minicart-icon-svg {
    color: #FFFFFF;
}

.right-topbar .navbar-minicart .minicart-link {
    text-transform: uppercase;
    color: #ffffff;
    border-left: 1px solid #777;
    /* rgba(213, 211, 206, 0.7); */
    display: block;
    font-size: 32px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}

.right-topbar .navbar-login .loginto-link {
    text-transform: uppercase;
    color: #ffffff;
    border-left: 1px solid #777;
    /* rgba(213, 211, 206, 0.7); */
    display: block;
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    margin-right: 0;
    text-align: center;
    width: 50px;
    color: #000;
}

.right-topbar .navbar-login .customernamedesk {
    float: right;
    padding-right: 10px;
    display: block;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    text-align: center;
    color: #000;
}

.topbar-info a {
    margin-right: 1.1em;
    font-size: 85%;
    color: #ffffff;
}

.topbar-info a:hover {
    text-decoration: underline;
}

.topbar-info a i {
    margin-right: 5px;
}

.topbar-icon-button {
    float: right;
}

.topbar-icon-button ~ .topbar-nav {
    padding-right: 1.2em;
}

.topbar-icon-button > div {
    float: left;
    padding: 0 1.2em;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
}

.topbar-icon-button > div a {
    color: #ffffff;
}

.topbar-icon-button > div a:hover {
    color: #FFFFFF;
}

.topbar-icon-button .navbar-minicart {
    position: relative;
}

.topbar-icon-button .navbar-minicart:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.07);
}

.topbar-icon-button .navbar-minicart .minicart {
    text-align: left;
    line-height: 1.6;
}

@media (min-width: 900px) {
    .top-search {
        display: table;
        height: 50px !important;
        float: right;
        border-left: 1px solid #777;
        /* rgba(213, 211, 206, 0.7); */
        /*position: absolute;*/
        right: 100px;
    }

    .right-tbfix, .right-tbfix .right-topbar {
        position: fixed;
        right: 0;
        top: 0;
        height: 50px;
    }

    .navbar-login-nav.icon-login {
        /*        position: fixed;
                right: 50px;*/
    }

    .top-search-wrap {
        color: #ffffff;
        display: table-cell;
        font-size: 90%;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        height: 50px;
    }

    .top-search {
        /* placeholder */
        /* hide placeholder when active in Chrome */
    }

    .top-search #top-searchform {
        position: relative;
        display: table;
        margin: 0 auto;
    }

    .top-search #top-searchform-s {
        position: relative;
        z-index: 1;
        background: none;
        margin: -1px 0 0 0;
        border: none;
        padding: 0;
        height: 48px;
        color: #3a3a3a;
        width: 0;
        padding-left: 50px;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .top-search #top-searchform-s:hover,
    .top-search #top-searchform-s:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .top-search #top-searchform-s:focus {
        border-color: #777;
        /* fff */
        width: 300px;
        background: #fff;
        /* rgba (0,0,0,0.9)*/
        padding: 10px 98px 10px 10px;
    }

    .top-search #top-searchform-s::-webkit-input-placeholder {
        color: #3a3a3a;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .top-search #top-searchform-s:-moz-placeholder {
        color: #3a3a3a;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .top-search #top-searchform-s::-moz-placeholder {
        color: #3a3a3a;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .top-search #top-searchform-s:-ms-input-placeholder {
        color: #3a3a3a;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .top-search #top-searchform-s:focus::-webkit-input-placeholder {
        color: #3a3a3a;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .top-search .top-searchform-icon {
        position: absolute;
        top: 50%;
        right: 0;
    }

    .top-search .top-searchform-icon:before {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        content: "\f002";
        font-family: "fontawesome";
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        text-transform: none;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(-225%, -50%);
        -ms-transform: translate(-225%, -50%);
        -o-transform: translate(-225%, -50%);
        transform: translate(-225%, -50%);
        font-size: 28px;
    }

    .top-search #top-searchform-s:focus + .top-searchform-icon:before {
        z-index: 99;
    }
}

.searchform-result .no-result {
    padding: 0.7692307692307693em 0.7692307692307693em;
}

.searchform-result .searchform-result-list {
    padding: 0.23076923076923078em 0.7692307692307693em 0;
}

.searchform-result .searchform-result-list .search-object {
    font-size: 110%;
    margin: 10px 0 0 0;
}

.searchform-result .searchform-result-list .search-object span {
    padding: 0 0.38461538461538464em;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #ebebec;
}

.searchform-result .searchform-result-list .search-entry {
    border-bottom: 1px dotted #ebebec;
    padding: 0.7692307692307693em 0;
}

.searchform-result .searchform-result-list .search-entry .search-image {
    float: left;
    width: 1.9230769230769231em;
    text-align: center;
    margin: 0 0.7692307692307693em 0.38461538461538464em 0;
    font-size: 1.2307692307692308em;
}

.searchform-result .searchform-result-list .search-entry .search-image img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.searchform-result .searchform-result-list .search-entry .search-title {
    margin: 0;
    font-size: 13px;
}

.searchform-result .searchform-result-list .search-entry .search-excerpt {
    color: #8a8a8a;
    font-size: 85%;
}

.searchform-result .search-view-all {
    padding: 1.5384615384615385em 0;
    text-align: center;
    background-color: #ebebec;
    margin: -0.07692307692307693em 0 0;
    border-top: 1px solid #ebebec;
}

.searchform-result .search-view-all a {
    font-size: 85%;
    text-transform: uppercase;
}

.searchform-result .search-view-all a:after {
    content: "\f178";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.searchform-result .search-view-all a:after {
    margin-left: 0.38461538461538464em;
}

@media (max-width: 767px) {
    .header-container {
        border-bottom: 1px solid #ebebec;
    }
}

.header-type-classic,
.header-navbar-default {
    position: relative;
    z-index: 1000;
}

.header-container.header-navbar-fixed {
    padding: 0 0 60px 0;
}

.header-search-overlay {
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000000;
    z-index: 99999;
    display: none;
}

@media (max-width: 899px) {
    .header-search-overlay {
        display: block;
    }
}

.header-search-overlay > div {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.header-search-overlay .header-search-overlay-wrap {
    position: relative;
    height: 100%;
}

.header-search-overlay .searchform {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 60px;
}

@media (max-width: 899px) {
    .header-search-overlay .searchform {
        padding-left: 25px;
    }
}

.header-search-overlay .searchform:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.header-search-overlay .searchform:before {
    color: #ffffff;
    font-size: 20px;
    left: 0;
    line-height: 2.77143em;
    position: absolute;
    text-align: right;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 50px;
}

@media (max-width: 899px) {
    .header-search-overlay .searchform:before {
        width: auto;
        font-size: 16px;
    }
}

.header-search-overlay .searchform .searchinput {
    border: medium none;
    font-size: 36px;
    font-weight: bold;
    width: 100%;
    outline: none;
    background: #000000;
    color: #ffffff;
}

.header-search-overlay .searchform .searchinput::-moz-placeholder {
    color: #3a3a3a;
}

@media (max-width: 899px) {
    .header-search-overlay .searchform .searchinput {
        font-size: 18px;
    }
}

.header-search-overlay .searchform.loading ~ .close {
    display: block;
}

.header-search-overlay .searchform.loading ~ .close > span {
    display: none;
}

.header-search-overlay .searchform.loading ~ .close:after {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.header-search-overlay .searchform.loading ~ .close:after {
    -webkit-animation: fa-spin 1s infinite linear;
    -o-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}

.header-search-overlay .close {
    color: #ffffff;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 40px;
    position: absolute;
    right: 40px;
    width: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 14px;
}

@media (max-width: 899px) {
    .header-search-overlay .close {
        right: 0;
        width: 20px;
    }
}

.header-search-overlay .searchform-result {
    background: #d1d1d3;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.51);
    box-shadow: 0 5px 6px rgba(0, 0, 0, 0.51);
}

.header-search-overlay .searchform-result .no-result {
    font-size: 1.1em;
}

.header-search-overlay .searchform-result .searchform-result-list .search-entry {
    border-bottom-color: #ffffff;
}

.header-search-overlay .searchform-result .searchform-result-list .search-entry .search-title {
    font-size: 1.1em;
}

@media (min-width: 900px) {
    .header-default-center .navbar-search-button {
        position: absolute !important;
        right: 10px;
    }
}

.search-form-wrap {
    height: 70px;
    line-height: 70px;
}

.search-form-wrap > form {
    display: inline-block;
    line-height: 1;
}

.search-form-wrap .searchinput {
    border: 2px solid #6c7680;
    height: 35px;
    padding: 5px 35px 5px 5px;
    width: 244px;
}

@media (min-width: 900px) {
    .header-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }
}


/*@media (min-width: 900px) {*/

.header-absolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}


/*}*/

@media (max-width: 899px) {
    .header-absolute {
        position: fixed;
    }
}


/*@media (min-width: 900px) {*/

.header-transparent .navbar-default:not(.navbar-fixed-top) {
    background: rgba(255, 255, 255, 1);
    border-color: #777;
    /* rgba(213, 211, 206, 0.7); */
    border-width: 0 0 1px;
    border-style: solid;
}

.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a:hover,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a:hover,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a:hover,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a:focus,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a:focus,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a:focus,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a > .navicon,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a > .navicon,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a > .navicon {
    color: #3a3a3a;
}

.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a:hover,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a:hover,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a:hover,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a:focus,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a:focus,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a:focus,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a > .navicon,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a > .navicon,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a > .navicon {
    color: #3a3a3a;
}

.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a > .underline:before,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a > .underline:before,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a > .underline:before,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a > .underline:after,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a > .underline:after,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a > .underline:after {
    background-color: #fff;
}

.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a > .underline:before,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a > .underline:before,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a > .underline:before,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a > .underline:after,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a > .underline:after,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a > .underline:after {
    background-color: #fff;
}

.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a.navbar-search-button:before,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a.navbar-search-button:before,
.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a.navbar-search-button:before {
    background: #fff;
}

.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .open > a.navbar-search-button:before,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > .active > a.navbar-search-button:before,
.header-transparent-white.header-transparent .navbar-default:not(.navbar-fixed-top) .navbar-nav > li > a.navbar-search-button:before {
    background: #fff;
}

.header-transparent .navbar-default:not(.navbar-fixed-top).navbar-fixed-top {
    background: #ffffff;
    border-color: transparent;
}

.header-transparent .navbar-default:not(.navbar-fixed-top) .dropdown-menu a {
    background: transparent;
}

.header-transparent .navbar-default:not(.navbar-fixed-top) .megamenu > .dropdown-menu .dropdown-menu {
    background: transparent;
}


/*}*/


/*@media (min-width: 900px) {*/

.header-type-classic .header-container.page-heading-default .navbar-container {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}


/*}*/

.heading-container {
    background: transparent;
    overflow: hidden;
    position: relative;
}

.heading-container.heading-border {
    border-bottom: 1px solid #ebebec;
}

.heading-container > div {
    height: 100%;
}

.heading-container.heading-resize {
    width: 100%;
}

.heading-container .heading-standar {
    position: relative;
}

.heading-container .heading-standar .page-breadcrumb {
    float: none;
    padding: 22px 0;
    border-bottom: 1px solid #f4f4f4;
}

.heading-container .heading-standar .page-breadcrumb a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .heading-container .heading-standar .page-breadcrumb {
        display: none;
    }
}

.heading-container .heading-parallax {
    position: relative;
}

.heading-container .heading-background {
    background-color: #ebebec;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.heading-container .heading-background .heading-wrap {
    position: relative;
    text-align: center;
}


/*.heading-container .heading-parallax.bg-1 {
  background-image: url('https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/shop-header-bg-2.jpg');
}
.heading-container .heading-parallax.bg-2 {
  background-image: url('../../skin/frontend/vinicio/default/images/header-bg.jpg');
}*/

.heading-container .heading-parallax.checkout-title {
    background-image: url('../../skin/frontend/vinicio/default/images/checkout_header.jpg');
    background-size: auto !important;
    height: 443px;
    margin-bottom: 30px;
}

.heading-container .heading-background.checkout-title {
    background-color: #000000;
}

.heading-container .heading-parallax.checkout-title .heading-wrap {
    height: 440px;
    padding-top: 146px;
}

@media (min-width: 480px) {
    .heading-container .heading-background .heading-wrap {
        height: 350px;
        /* 550 */
        padding-top: 98px;
        /* 160 */
    }
}

@media (max-width: 899px) {
    .heading-no-button.heading-container .heading-background .heading-wrap {
        height: 250px;
        padding-top: 75px;
    }
}

@media (max-width: 479px) {
    .heading-container .heading-parallax.checkout-title {
        height: 295px;
    }

    .heading-no-button.heading-container .heading-background .heading-wrap {
        height: 200px;
        padding-top: 46px;
    }
}

.heading-container .heading-background .heading-wrap:after {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.3em;
    vertical-align: middle;
    width: 1px;
}

.heading-container .heading-background .page-title {
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 480px) {
    .heading-button.heading-container .heading-background .page-title {
        margin-top: -50px;
    }
}

.heading-container .heading-background .page-title h1 {
    color: #ebebec;
    display: block;
    margin: 0;
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 700;
    text-align: center;
    font-family: "Raleway";
    letter-spacing: -1px;
}

@media (max-width: 899px) {
    .heading-container .heading-background .page-title h1 {
        font-size: 3em;
    }
}

@media (max-width: 767px) {
    .heading-container .heading-background .page-title h1 {
        font-size: 1.5em;
    }
}

.heading-container .heading-background .page-title .subtitle {
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    font-weight: 900;
    color: #b4b4bc;
    text-align: center;
}

@media (max-width: 899px) {
    .heading-container .heading-background .page-title .subtitle {
        font-size: 2.5em;
    }
}

@media (max-width: 767px) {
    .heading-container .heading-background .page-title .subtitle {
        font-size: 1em;
    }
}

.heading-container .heading-background .page-title .page-breadcrumb {
    margin-top: 10px;
}

@media (max-width: 767px) {
    .heading-container .heading-background .page-title .page-breadcrumb {
        display: none;
    }
}

.heading-container .heading-background .page-title .page-breadcrumb .breadcrumb > li {
    color: #fff;
}

.heading-container .heading-background .page-title .page-breadcrumb .breadcrumb > li + li::before {
    color: #fff;
}

.heading-container .heading-background .page-title .page-breadcrumb a {
    color: #fff;
}

@media (max-width: 480px) {
    .heading-container .heading-background .heading-wrap {
        display: block;
        height: auto;
        margin: 0 auto;
    }

    .heading-container .heading-background .page-title {
        font-weight: 700;
    }

    .heading-container .heading-background .subtitle {
        font-weight: 700;
    }
}

@media (min-width: 768px) {
    .heading-container.heading-button .heading-background .heading-wrap {
        text-align: left;
    }
}

.heading-container.heading-button .heading-background .heading-wrap .heading-button-btn {
    margin-top: 30px;
    padding-right: 3rem;
    padding-left: 3rem;
}

.page-breadcrumb-container .page-breadcrumb {
    background: no-repeat;
    padding: 25px 0 25px 0;
    border-bottom: 1px solid #000;
    background: none;
}

.header-type-classic.header-transparent ~ .heading-container .heading-background {
    padding-top: 0;
}

@media (max-width: 767px) {
    .page-breadcrumb-container .page-breadcrumb {
        padding: 0 0 15px 0;
        display: none;
    }
}


/*--------------------------------------------------------------
27.0 - Footer
--------------------------------------------------------------*/

.footer-widget {
    background: #fff;
    color: #a1aab5;
}

.footer-widget .footer-widget-wrap {
    padding: 40px 0;
}

@media (min-width: 992px) {
    .footer-widget .footer-widget-wrap {
        padding: 0;
    }

    .footer-widget .footer-widget-wrap > .container > .row {
        display: table;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .footer-widget .footer-widget-col {
        margin-bottom: 30px;
    }

    .footer-widget .footer-widget-col .block-content {
        max-width: 250px;
        margin: auto;
    }
}

@media (min-width: 992px) {
    .footer-widget .footer-widget-col {
        border-right: 1px solid #b4b4bc;
        padding-top: 10px;
        padding-bottom: 10px;
        display: table-cell;
        float: none;
    }

    .footer-widget .footer-widget-col:last-child,
    .footer-widget .footer-widget-col.no-border {
        border: none;
    }

    .footer-widget .footer-widget-col.ver-top {
        vertical-align: top;
    }
}

@media (max-width: 767px) {
    /*    .footer-widget .footer-widget-col:nth-child(2n-1) {
            clear: left;
        }*/
    .footer-widget .footer-widget-wrap {
        padding: 40px 0 10px;
    }

    .footer-widget .footer-widget-col {
        margin-bottom: 0;
    }

    .footer-widget .footer-widget-col .menu {
        margin-bottom: 20px;
    }
}

.footer-widget .widget {
    margin-bottom: 0;
    padding-top: 30px;
}

.footer-widget .widget:first-child {
    padding-top: 0;
}

.footer-widget .widget_nav_menu {
    text-align: center;
}

.footer-widget .widget_nav_menu p {
    color: #000;
    font-size: 11px;
}

.footer-widget .widget-title {
    text-transform: uppercase;
    color: #000;
    margin-top: 0;
    margin-bottom: 1.5em;
    position: relative;
    padding-bottom: 1em;
    font-size: 1.2em;
    text-align: center;
}

.footer-widget .widget-title.align-left {
    text-align: left;
}

.footer-widget .widget-title:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #a1aab5;
    bottom: 0;
}

.footer-widget .widget-title.align-left:before {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
}

.footer-widget li {
    border-bottom: none;
    padding-left: 0;
    padding-bottom: 0.2em;
    position: relative;
}

.footer-widget li .post-date {
    display: block;
    font-size: 85%;
    color: rgba(135, 135, 135, 0.7);
}

.footer-widget li:last-child {
    border: none;
}

.footer-widget .social-widget-wrap .widget-title {
    font-size: 12px;
    margin-bottom: 1em;
}

.footer-widget .social-widget-wrap .widget-title:before {
    display: none;
}

.footer-widget .social-widget-wrap a {
    margin: 0 5px 10px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.footer-widget .social-widget-wrap a:hover {
    margin: 0 5px 10px;
    background: #6c7680;
}

.footer-widget .social-widget-wrap i {
    color: #878787;
}

.footer-widget .social-widget-wrap i:hover {
    color: #ffffff;
}

.footer-widget .social-widget-wrap i {
    border: none !important;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}

.footer-widget .social-widget-wrap a:hover i {
    color: #FFFFFF !important;
}

.footer-widget a {
    font-weight: normal;
    font-size: 12px;
    position: relative;
}

.footer-widget a:hover {
    color: #6c7680;
}

.footer-widget .menu a:after {
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    left: -30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #FFFFFF;
}

.footer-widget a:hover:after {
    left: -30px;
    opacity: 1;
}

.footer {
    background: #fff;
}

.footer .footer-contact {
    display: none;
    border-top: 1px solid #b4b4bc;
}

.footer .footer-info {
    border-top: 1px solid #b4b4bc;
}

.footer-widget-wrap .footer-div {
    display: none;
    width: 100%;
    height: 1px;
    float: left;
}

@media (max-width: 1082px) {
    .footer-widget-wrap .footer-div {
        display: block;
    }
}

@media (min-width: 992px) {
    .footer .footer-contact .row {
        display: table;
        width: 100%;
    }

    .footer .footer-contact .col-sm-4 {
        display: table-cell;
        float: none;
    }

    .footer-widget-wrap .container {
        padding-left: 45px;
    }
}

@media (max-width: 767px) {
    .footer .footer-contact .col-xs-6:nth-child(2n-1) {
        clear: left;
    }
}

.footer .footer-contact-item {
    padding: 45px 0;
    text-align: center;
}

.footer .footer-contact-item .footer-contact-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #FFFFFF;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 15px;
}

.footer a {
    color: #a1aab5;
}

.footer a:hover {
    color: #FFFFFF;
}

.footer .footer-info {
    color: #a1aab5;
    padding: 25px 0;
    position: relative;
}

.footer .footer-info a {
    color: #FFFFFF;
}

.footer .footer-info a:hover {
    color: #FFFFFF;
}

.copyright,
.footer-info-logo {
    font-size: 12px;
    color: #000;
}

div.go-to-top,
div.go-to-top:hover div.go-to-top:focus {
    cursor: pointer;
    background-color: #6c7680;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -15px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    /*  margin-left: -15px; */
}


/*--------------------------------------------------------------
29.0 - Post
--------------------------------------------------------------*/

.posts.infinite-scroll .paginate,
.posts.loadmore .paginate {
    display: none;
}

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

.posts .entry-title {
    font-size: 1.3em;
    font-weight: 900;
    text-transform: uppercase;
    color: #a1aab5;
}

@media (min-width: 768px) {
    .posts .entry-title {
        font-size: 1.75em;
    }
}

.posts .posts-wrap.posts-layout-masonry .entry-format {
    display: none;
}

.posts .posts-wrap.posts-layout-masonry .entry-title {
    font-size: 16px;
    font-weight: 900;
}

.posts .posts-wrap.posts-layout-masonry article .entry-title a {
    color: #6c7680;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.posts .posts-wrap.posts-layout-masonry article:hover .entry-title a {
    color: #FFFFFF;
}

.posts .posts-wrap.posts-layout-masonry .hentry {
    border-bottom: none;
    padding-bottom: 0;
}

.posts .posts-wrap.posts-layout-masonry.no-gap.row {
    margin-left: 0;
    margin-right: 0;
}

.posts .posts-wrap.posts-layout-masonry.no-gap.row .hentry {
    padding-left: 0;
    padding-right: 0;
}

.posts .posts-wrap.posts-layout-center .hentry-wrap {
    text-align: center;
}

.posts .posts-wrap.posts-layout-center .entry-format {
    display: none;
}

@media (min-width: 480px) {
    .posts .posts-wrap.posts-layout-center .entry-content,
    .posts .posts-wrap.posts-layout-center .entry-featured {
        max-width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}

.hentry {
    margin-bottom: 45px;
    background: transparent;
}

.entry-header {
    margin-bottom: 15px;
    position: relative;
}

.posts:not(.masonry) .entry-header {
    text-align: center;
}

.entry-header .entry-meta {
    margin-top: 15px;
}

.entry-content {
    margin-top: 20px;
    color: #6c7680;
    font-size: 14px;
}

.posts article .entry-content {
    color: #3b3e43;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.posts .posts-wrap.posts-layout-masonry article .entry-content {
    color: #6c7680;
}

.posts article:hover .entry-content,
.posts .posts-wrap.posts-layout-masonry article:hover .entry-content {
    color: #FFFFFF;
}

.entry-featured {
    margin-bottom: 30px;
    position: relative;
}

.entry-featured img {
    width: 100%;
    height: auto;
}

.entry-featured .meta-date {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(108, 118, 128, 0.75);
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    line-height: 1;
    padding: 10px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.posts article:hover .entry-featured .meta-date {
    opacity: 0;
}

.entry-featured .meta-date .day {
    display: block;
    color: #bca480;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 5px;
}

.entry-featured .overlay.fa {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(21, 37, 47, 0.75);
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.posts article:hover .entry-featured .overlay.fa {
    opacity: 1;
}

.entry-featured .overlay.fa:before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -6px;
    color: #FFFFFF;
}

.entry-featured.video-featured:not(.col-md-8) {
    width: 100%;
    max-width: 100%;
}

.entry-info {
    border-bottom: 1px solid #3b3e43;
    padding-bottom: 20px;
}

.entry-format {
    width: 65px;
    height: 65px;
    display: inline-block;
    text-align: center;
    line-height: 65px;
    font-size: 30px;
    color: #FFFFFF;
    float: left;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .entry-format {
        display: none;
    }
}

.entry-title {
    font-size: 2.2em;
    margin-top: 0;
    font-weight: 700;
    margin: 0;
}

.sticky .entry-title:before {
    content: "\f08d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.sticky .entry-title:before {
    line-height: 1;
    opacity: 1;
    -webkit-transform: rotate(-36deg);
    -ms-transform: rotate(-36deg);
    -o-transform: rotate(-36deg);
    transform: rotate(-36deg);
    color: #FFFFFF;
}

.entry-meta {
    color: #a1aab5;
    font-size: 85%;
    text-transform: uppercase;
}

.entry-meta.icon-meta i {
    margin-right: 5px;
    color: #a1aab5;
}

.entry-meta.icon-meta > span {
    margin-right: 10px;
}

.entry-meta.icon-meta > span:last-child {
    margin-right: 0;
}

.entry-meta a {
    color: #6c7680;
}

.entry-meta a:hover {
    color: #FFFFFF;
}

.readmore-link {
    margin: 0;
    margin-top: 30px;
}

.posts:not(.masonry) .readmore-link {
    text-align: center;
}

.readmore-link a {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #3b3e43;
    position: relative;
    top: 0;
    border-top: 4px solid transparent;
    padding-top: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.posts article:hover .readmore-link a {
    border-top: 4px solid #6c7680;
    top: 12px;
    padding-top: 12px;
    color: #FFFFFF;
}

.post-navigation {
    margin-bottom: 30px;
}

.post-navigation .prev-post {
    text-align: right;
}

.post-navigation .prev-post > a {
    font-weight: 700;
    text-transform: uppercase;
    color: #6c7680;
}

.post-navigation .prev-post > a:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.post-navigation .prev-post > a:before {
    margin-right: 0.38461538461538464em;
    font-size: 110%;
}

@media (max-width: 767px) {
    .post-navigation .prev-post {
        text-align: center;
        margin-bottom: 1.5384615384615385em;
    }

    .post-navigation .prev-post > a:before {
        display: none;
    }
}

.post-navigation .next-post {
    text-align: left;
}

.post-navigation .next-post > a {
    font-weight: 700;
    text-transform: uppercase;
    color: #6c7680;
}

.post-navigation .next-post > a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.post-navigation .next-post > a:after {
    margin-left: 0.38461538461538464em;
    font-size: 110%;
}

@media (max-width: 767px) {
    .post-navigation .next-post {
        text-align: center;
    }

    .post-navigation .next-post > a:after {
        display: none;
    }
}

.post-navigation a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background: transparent;
    border: 2px solid #6c7680;
    text-transform: uppercase;
    color: #6c7680;
    position: relative;
    line-height: 1.4;
}

.post-navigation a:hover,
.post-navigation a:focus {
    color: #6c7680;
    text-decoration: none;
}

.post-navigation a i,
.post-navigation a span {
    z-index: 2;
    position: relative;
}

.post-navigation a:hover {
    border-color: #6c7680;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}

.author-info {
    padding: 30px 0;
    border-top: 1px solid #ebebec;
    border-bottom: 1px solid #ebebec;
}

@media (max-width: 767px) {
    .author-info {
        padding: 15px 0;
    }
}

.author-info .author-avatar {
    float: left;
    margin-right: 30px;
}

.author-info .author-avatar img {
    padding: 4px;
    border: 2px solid #FFFFFF;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    max-width: 9.23076923076923em;
}

@media (max-width: 767px) {
    .author-info .author-avatar {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
}

.author-info .author-description {
    margin-left: 9.23076923076923em;
}

@media (max-width: 767px) {
    .author-info .author-description {
        margin-left: 0;
    }
}

.author-info .author-description .author-title {
    font-size: 1.1em;
    margin-top: 0;
}

@media (max-width: 767px) {
    .author-info .author-description .author-title {
        text-align: center;
    }
}

.author-info .author-description .author-title small {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 85%;
}

@media (max-width: 767px) {
    .author-info .author-description .author-title small {
        display: none;
    }
}

.author-info .author-description .author-link {
    display: block;
    font-weight: bold;
    margin-top: 1.5384615384615385em;
}

.author-info .author-social {
    text-align: left;
}

.author-info .author-social a {
    color: #8a8a8a;
    display: inline-block;
    margin-right: 0.821429em;
    text-align: center;
    background: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    border: 2px solid #ebebec;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.author-info .author-social a:hover {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #fff;
}

.entry-tags {
    color: #8a8a8a;
    margin-top: 15px;
    line-height: 1;
}

.single .entry-tags h6 {
    margin-top: 0;
    color: #3b3e43;
}

.entry-tags > span {
    font-size: 110%;
    color: #6c7680;
}

.entry-tags a {
    display: inline-block;
    margin: 0 4px 4px 0;
    padding: 0.4rem 0.8rem;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    vertical-align: middle;
    border: 2px solid transparent;
    color: #a1aab5;
}

.entry-tags a:hover {
    border-color: #a1aab5;
}

@media (min-width: 768px) {
    .single .hentry {
        margin-left: auto;
        margin-right: auto;
    }
}

.single .entry-title {
    font-size: 1.75em;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #A1AAB5;
}

@media (max-width: 991px) {
    .single .entry-title {
        font-size: 2em;
    }
}

.single .entry-footer {
    margin-top: 45px;
}

@media (max-width: 767px) {
    .single .entry-footer {
        text-align: center;
    }
}

.single article .entry-meta {
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.single article .entry-meta:after,
.single article .entry-meta:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background: #e9e9e9;
    top: 50%;
    left: -70px;
}

@media (max-width: 767px) {
    .single article .entry-meta:after,
    .single article .entry-meta:before {
        display: none;
    }
}

.single article .entry-meta:after {
    left: auto;
    right: -70px;
}

.single .entry-tags {
    margin: 0;
}

.single .share-links {
    margin-top: 0;
}

@media (max-width: 767px) {
    .single .share-links {
        margin-top: 30px;
    }
}

.single .share-links .share-icons {
    text-align: right;
}

@media (max-width: 767px) {
    .single .share-links .share-icons {
        text-align: center;
    }
}

.single .share-links .share-icons a {
    color: #8a8a8a;
}

.single .below-content {
    margin-top: 0.7692307692307693em;
}

.share-links {
    margin-top: 30px;
}

.share-links h4 {
    padding-right: 10px;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

.share-links .share-icons {
    text-align: center;
    margin-top: 30px;
}

.share-links .share-icons a {
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin-right: 0.7692307692307693em;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    background: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #a1aab5;
}

.share-links .share-icons a:hover {
    background: #6c7680;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .share-links {
        display: block;
    }

    .share-links h4 {
        display: block;
        width: auto;
    }

    .share-links .share-icons {
        display: block;
    }
}

.related-post {
    margin-top: 30px;
}

.related-post .related-post-title h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 1.6;
    padding: 0.6rem 0;
    margin-bottom: 30px;
    position: relative;
}

.related-post .related-post-title h3:before {
    background: #FFFFFF none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}

.related-post .entry-featured {
    margin-bottom: 15px;
}

.related-post .related-post-items {
    margin-top: 1.5384615384615385em;
}

@media (max-width: 767px) {
    .related-post .related-post-item {
        margin-bottom: 30px;
    }
}

.related-post .post-title {
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 0.38461538461538464em;
    text-transform: uppercase;
    font-weight: 700;
}

.related-post .entry-meta {
    font-size: 85%;
}

.related-post .entry-meta .meta-date {
    display: inline-block;
}

.related-post .excerpt {
    margin-top: 0.7692307692307693em;
}


/*--------------------------------------------------------------
30.0 - Comment form
--------------------------------------------------------------*/

.comments-area {
    margin-top: 30px;
}

.comments-area .form-allowed-tags {
    display: none;
}

.comments-area .commentst-title {
    margin-bottom: 0.7692307692307693em;
}

.comments-area .comment-list {
    margin-top: 30px;
    list-style: none;
}

.comments-area .comment-paginate .paginate_links {
    float: left;
}

.comments-area .comment-paginate .paginate_links .page-numbers {
    padding: 0.1em 0.7em;
    font-size: 85%;
}

.comments-area .comment-paginate .paginate_links .next,
.comments-area .comment-paginate .paginate_links .prev,
.comments-area .comment-paginate .paginate_links .next:hover,
.comments-area .comment-paginate .paginate_links .prev:hover {
    border-color: transparent;
}

.comment-list,
.comment-list .children {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-list .children {
    margin-left: 50px;
}

@media (min-width: 768px) {
    .comment-list .children {
        padding-left: 3.4615384615384617em;
        position: relative;
    }
}

li.comment {
    margin: 0;
    padding: 0;
}

.comment-img {
    float: left;
}

.comment-img img {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 4px;
    border: 2px solid transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.comment-wrap {
    position: relative;
    margin: 0 0 30px 0px;
    padding: 0 0 30px;
    border-bottom: 1px solid #ebebec;
}

@media (max-width: 767px) {
    .comment-wrap {
        padding: 15px;
    }
}

.comment-wrap:hover .comment-img img {
    border-color: #FFFFFF;
}

.comment-block {
    padding: 0;
    margin: 0 0 0 96px;
}

.comment-header {
    padding-bottom: 0.6153846153846154rem;
}

.comment-header span.pull-right {
    margin-top: 0.46153846153846156em;
}

.comment-content {
    position: relative;
}

.comment-author {
    color: #6c7680;
    font-weight: bold;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.comment-author a:hover {
    color: #FFFFFF;
}

.ispostauthor {
    background: #8C8C8C;
    color: #fff;
    font-size: 85%;
    padding: 0.15384615384615385em 0.6153846153846154em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.comment-meta {
    position: relative;
    margin: 0;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 85%;
    color: #8a8a8a;
}

.comment-meta .comment-edit-link {
    text-decoration: underline;
    margin-left: 10px;
    color: #6c7680;
    font-weight: bold;
}

.comment-pending {
    padding: 0.6153846153846154rem 1.0769230769230769rem;
    text-align: center;
    color: #6c7680;
    background-color: #515151;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.comment-reply-link {
    border: 2px solid #ebebec;
    padding: 0 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.comment-reply-link:hover {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #fff;
}

#respond {
    margin-bottom: 3.8461538461538463em;
}

#respond .required {
    position: relative;
    color: #fe252c;
}

.comment-info {
    position: relative;
}

.comment-reply-title {
    font-size: 1.5em;
}

.comment-reply-title a {
    color: inherit;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    color: #8a8a8a;
}

.comments-area .commentst-title h3,
.comments-area > #respond-wrap .comment-reply-title {
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 1.6;
    padding: 0.6rem 0;
    margin-bottom: 30px;
    position: relative;
}

.comments-area .commentst-title h3:before,
.comments-area > #respond-wrap .comment-reply-title:before {
    background: #FFFFFF none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}

#commentform {
    margin-bottom: 0;
}

.comment-form > .row > div {
    margin-bottom: 20px;
}

.comment-notes,
.logged-in-as {
    margin-bottom: 0.7692307692307693em;
    font-size: 85%;
}

.comment-notes a,
.logged-in-as a {
    font-weight: 700;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input,
.comment-form-author textarea,
.comment-form-email textarea,
.comment-form-url textarea,
.comment-form-comment textarea {
    display: block;
    width: 100%;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #6c7680;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
}

.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus,
.comment-form-comment input:focus,
.comment-form-author textarea:focus,
.comment-form-email textarea:focus,
.comment-form-url textarea:focus,
.comment-form-comment textarea:focus {
    border-color: #6c7680;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #6c7680;
    box-shadow: inset 0 0 0 1px #6c7680;
}

.comment-form-author input[disabled],
.comment-form-email input[disabled],
.comment-form-url input[disabled],
.comment-form-comment input[disabled],
.comment-form-author textarea[disabled],
.comment-form-email textarea[disabled],
.comment-form-url textarea[disabled],
.comment-form-comment textarea[disabled],
.comment-form-author input[readonly],
.comment-form-email input[readonly],
.comment-form-url input[readonly],
.comment-form-comment input[readonly],
.comment-form-author textarea[readonly],
.comment-form-email textarea[readonly],
.comment-form-url textarea[readonly],
.comment-form-comment textarea[readonly],
fieldset[disabled] .comment-form-author input,
fieldset[disabled] .comment-form-email input,
fieldset[disabled] .comment-form-url input,
fieldset[disabled] .comment-form-comment input,
fieldset[disabled] .comment-form-author textarea,
fieldset[disabled] .comment-form-email textarea,
fieldset[disabled] .comment-form-url textarea,
fieldset[disabled] .comment-form-comment textarea {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}

textarea.comment-form-author input,
textarea.comment-form-email input,
textarea.comment-form-url input,
textarea.comment-form-comment input,
textarea.comment-form-author textarea,
textarea.comment-form-email textarea,
textarea.comment-form-url textarea,
textarea.comment-form-comment textarea {
    height: auto;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
    font-weight: 400;
    text-transform: uppercase;
    height: 2.769230769230769em;
    line-height: 2.769230769230769em;
    margin: 0;
    max-width: 100px;
}

.comment-form-author ::-webkit-input-placeholder,
.comment-form-email ::-webkit-input-placeholder,
.comment-form-url ::-webkit-input-placeholder,
.comment-form-comment ::-webkit-input-placeholder {
    color: #6c7680;
}

.comment-form-author :-moz-placeholder,
.comment-form-email :-moz-placeholder,
.comment-form-url :-moz-placeholder,
.comment-form-comment :-moz-placeholder {
    color: #6c7680;
}

.comment-form-author ::-moz-placeholder,
.comment-form-email ::-moz-placeholder,
.comment-form-url ::-moz-placeholder,
.comment-form-comment ::-moz-placeholder {
    color: #6c7680;
}

.comment-form-author :-ms-input-placeholder,
.comment-form-email :-ms-input-placeholder,
.comment-form-url :-ms-input-placeholder,
.comment-form-comment :-ms-input-placeholder {
    color: #6c7680;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-rating label,
.comment-form-comment label {
    font-size: 13px;
}

.comment-form-author .required,
.comment-form-email .required,
.comment-form-url .required,
.comment-form-rating .required,
.comment-form-comment .required {
    color: #fe252c !important;
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url,
p.comment-form-rating {
    margin-bottom: 1.1538461538461537em;
    margin-bottom: 20px;
}

.comment-form-comment textarea {
    font-size: 13px;
    margin-bottom: 1.5384615384615385em;
    height: 15.384615384615385em;
    resize: none;
    width: 100%;
    margin-top: 0em;
}

#review_form .form-submit,
.comment-form .form-submit {
    margin: 0;
}

#review_form .form-submit input[type="submit"],
.comment-form .form-submit input[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    color: #ffffff;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
}

#review_form .form-submit input[type="submit"]:hover,
.comment-form .form-submit input[type="submit"]:hover,
#review_form .form-submit input[type="submit"]:focus,
.comment-form .form-submit input[type="submit"]:focus {
    color: #6c7680;
    text-decoration: none;
}

#review_form .form-submit input[type="submit"] i,
.comment-form .form-submit input[type="submit"] i,
#review_form .form-submit input[type="submit"] span,
.comment-form .form-submit input[type="submit"] span {
    z-index: 2;
    position: relative;
}

#review_form .form-submit input[type="submit"]:hover,
.comment-form .form-submit input[type="submit"]:hover,
#review_form .form-submit input[type="submit"]:focus,
.comment-form .form-submit input[type="submit"]:focus,
#review_form .form-submit input[type="submit"]:active,
.comment-form .form-submit input[type="submit"]:active,
#review_form .form-submit input[type="submit"].active,
.comment-form .form-submit input[type="submit"].active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}

#review_form .form-submit input[type="submit"]:active,
.comment-form .form-submit input[type="submit"]:active,
#review_form .form-submit input[type="submit"].active,
.comment-form .form-submit input[type="submit"].active {
    background-image: none;
}


/*--------------------------------------------------------------
31.0 - Widget sidebar
--------------------------------------------------------------*/

.widget {
    margin-bottom: 3rem;
}

.widget p:last-child,
.widget ul:last-child,
.widget ol:last-child {
    margin-bottom: 0;
}

.widget ul,
.widget ol {
    margin-left: 0;
    padding: 0;
    list-style: none;
}

.main-sidebar .widget ul {
    display: none;
}

.main-sidebar .widget #priceFilterForm {
    display: none;
}

.widget select {
    width: 100%;
}

.main-sidebar > .widget {
    margin-bottom: 0;
    padding-bottom: 0;
    /*border-bottom: 2px double #ebebec;*/
}

.main-sidebar > .widget:last-child {
    border-bottom: none;
}

.extra-sidebar .widget_rss li,
.main-sidebar .widget_rss li,
.extra-sidebar .widget_pages li,
.main-sidebar .widget_pages li,
.extra-sidebar .widget_archive li,
.main-sidebar .widget_archive li,
.extra-sidebar .widget_meta li,
.main-sidebar .widget_meta li,
.extra-sidebar .widget_nav_menu li,
.main-sidebar .widget_nav_menu li,
.extra-sidebar .widget_categories li,
.main-sidebar .widget_categories li,
.extra-sidebar .widget_recent_entries li,
.main-sidebar .widget_recent_entries li,
.extra-sidebar .widget_recent_comments li,
.main-sidebar .widget_recent_comments li {
    padding: 15px 0;
    border-top: 1px solid #ebebec;
    padding-left: 30px;
    display: block;
    position: relative;
}

.extra-sidebar .widget_rss li:before,
.main-sidebar .widget_rss li:before,
.extra-sidebar .widget_pages li:before,
.main-sidebar .widget_pages li:before,
.extra-sidebar .widget_archive li:before,
.main-sidebar .widget_archive li:before,
.extra-sidebar .widget_meta li:before,
.main-sidebar .widget_meta li:before,
.extra-sidebar .widget_nav_menu li:before,
.main-sidebar .widget_nav_menu li:before,
.extra-sidebar .widget_categories li:before,
.main-sidebar .widget_categories li:before,
.extra-sidebar .widget_recent_entries li:before,
.main-sidebar .widget_recent_entries li:before,
.extra-sidebar .widget_recent_comments li:before,
.main-sidebar .widget_recent_comments li:before {
    width: 5px;
    height: 5px;
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #ebebec;
}

.extra-sidebar .widget_rss li:hover,
.main-sidebar .widget_rss li:hover,
.extra-sidebar .widget_pages li:hover,
.main-sidebar .widget_pages li:hover,
.extra-sidebar .widget_archive li:hover,
.main-sidebar .widget_archive li:hover,
.extra-sidebar .widget_meta li:hover,
.main-sidebar .widget_meta li:hover,
.extra-sidebar .widget_nav_menu li:hover,
.main-sidebar .widget_nav_menu li:hover,
.extra-sidebar .widget_categories li:hover,
.main-sidebar .widget_categories li:hover,
.extra-sidebar .widget_recent_entries li:hover,
.main-sidebar .widget_recent_entries li:hover,
.extra-sidebar .widget_recent_comments li:hover,
.main-sidebar .widget_recent_comments li:hover,
.extra-sidebar .widget_rss li .current-menu,
.main-sidebar .widget_rss li .current-menu,
.extra-sidebar .widget_pages li .current-menu,
.main-sidebar .widget_pages li .current-menu,
.extra-sidebar .widget_archive li .current-menu,
.main-sidebar .widget_archive li .current-menu,
.extra-sidebar .widget_meta li .current-menu,
.main-sidebar .widget_meta li .current-menu,
.extra-sidebar .widget_nav_menu li .current-menu,
.main-sidebar .widget_nav_menu li .current-menu,
.extra-sidebar .widget_categories li .current-menu,
.main-sidebar .widget_categories li .current-menu,
.extra-sidebar .widget_recent_entries li .current-menu,
.main-sidebar .widget_recent_entries li .current-menu,
.extra-sidebar .widget_recent_comments li .current-menu,
.main-sidebar .widget_recent_comments li .current-menu {
    color: #FFFFFF;
}

.extra-sidebar .widget_rss li:hover:before,
.main-sidebar .widget_rss li:hover:before,
.extra-sidebar .widget_pages li:hover:before,
.main-sidebar .widget_pages li:hover:before,
.extra-sidebar .widget_archive li:hover:before,
.main-sidebar .widget_archive li:hover:before,
.extra-sidebar .widget_meta li:hover:before,
.main-sidebar .widget_meta li:hover:before,
.extra-sidebar .widget_nav_menu li:hover:before,
.main-sidebar .widget_nav_menu li:hover:before,
.extra-sidebar .widget_categories li:hover:before,
.main-sidebar .widget_categories li:hover:before,
.extra-sidebar .widget_recent_entries li:hover:before,
.main-sidebar .widget_recent_entries li:hover:before,
.extra-sidebar .widget_recent_comments li:hover:before,
.main-sidebar .widget_recent_comments li:hover:before,
.extra-sidebar .widget_rss li .current-menu:before,
.main-sidebar .widget_rss li .current-menu:before,
.extra-sidebar .widget_pages li .current-menu:before,
.main-sidebar .widget_pages li .current-menu:before,
.extra-sidebar .widget_archive li .current-menu:before,
.main-sidebar .widget_archive li .current-menu:before,
.extra-sidebar .widget_meta li .current-menu:before,
.main-sidebar .widget_meta li .current-menu:before,
.extra-sidebar .widget_nav_menu li .current-menu:before,
.main-sidebar .widget_nav_menu li .current-menu:before,
.extra-sidebar .widget_categories li .current-menu:before,
.main-sidebar .widget_categories li .current-menu:before,
.extra-sidebar .widget_recent_entries li .current-menu:before,
.main-sidebar .widget_recent_entries li .current-menu:before,
.extra-sidebar .widget_recent_comments li .current-menu:before,
.main-sidebar .widget_recent_comments li .current-menu:before {
    background: #FFFFFF;
}

.extra-sidebar .widget_rss li:first-child,
.main-sidebar .widget_rss li:first-child,
.extra-sidebar .widget_pages li:first-child,
.main-sidebar .widget_pages li:first-child,
.extra-sidebar .widget_archive li:first-child,
.main-sidebar .widget_archive li:first-child,
.extra-sidebar .widget_meta li:first-child,
.main-sidebar .widget_meta li:first-child,
.extra-sidebar .widget_nav_menu li:first-child,
.main-sidebar .widget_nav_menu li:first-child,
.extra-sidebar .widget_categories li:first-child,
.main-sidebar .widget_categories li:first-child,
.extra-sidebar .widget_recent_entries li:first-child,
.main-sidebar .widget_recent_entries li:first-child,
.extra-sidebar .widget_recent_comments li:first-child,
.main-sidebar .widget_recent_comments li:first-child {
    border: none;
}

.extra-sidebar .widget_rss li .post-date,
.main-sidebar .widget_rss li .post-date,
.extra-sidebar .widget_pages li .post-date,
.main-sidebar .widget_pages li .post-date,
.extra-sidebar .widget_archive li .post-date,
.main-sidebar .widget_archive li .post-date,
.extra-sidebar .widget_meta li .post-date,
.main-sidebar .widget_meta li .post-date,
.extra-sidebar .widget_nav_menu li .post-date,
.main-sidebar .widget_nav_menu li .post-date,
.extra-sidebar .widget_categories li .post-date,
.main-sidebar .widget_categories li .post-date,
.extra-sidebar .widget_recent_entries li .post-date,
.main-sidebar .widget_recent_entries li .post-date,
.extra-sidebar .widget_recent_comments li .post-date,
.main-sidebar .widget_recent_comments li .post-date {
    display: block;
    font-size: 85%;
    color: #8a8a8a;
}

.extra-sidebar .widget_rss li ul,
.main-sidebar .widget_rss li ul,
.extra-sidebar .widget_pages li ul,
.main-sidebar .widget_pages li ul,
.extra-sidebar .widget_archive li ul,
.main-sidebar .widget_archive li ul,
.extra-sidebar .widget_meta li ul,
.main-sidebar .widget_meta li ul,
.extra-sidebar .widget_nav_menu li ul,
.main-sidebar .widget_nav_menu li ul,
.extra-sidebar .widget_categories li ul,
.main-sidebar .widget_categories li ul,
.extra-sidebar .widget_recent_entries li ul,
.main-sidebar .widget_recent_entries li ul,
.extra-sidebar .widget_recent_comments li ul,
.main-sidebar .widget_recent_comments li ul {
    padding-top: 15px;
}

.extra-sidebar .widget_rss li ul li:last-child,
.main-sidebar .widget_rss li ul li:last-child,
.extra-sidebar .widget_pages li ul li:last-child,
.main-sidebar .widget_pages li ul li:last-child,
.extra-sidebar .widget_archive li ul li:last-child,
.main-sidebar .widget_archive li ul li:last-child,
.extra-sidebar .widget_meta li ul li:last-child,
.main-sidebar .widget_meta li ul li:last-child,
.extra-sidebar .widget_nav_menu li ul li:last-child,
.main-sidebar .widget_nav_menu li ul li:last-child,
.extra-sidebar .widget_categories li ul li:last-child,
.main-sidebar .widget_categories li ul li:last-child,
.extra-sidebar .widget_recent_entries li ul li:last-child,
.main-sidebar .widget_recent_entries li ul li:last-child,
.extra-sidebar .widget_recent_comments li ul li:last-child,
.main-sidebar .widget_recent_comments li ul li:last-child {
    padding-bottom: 0;
}

.extra-sidebar .widget_rss li > a,
.main-sidebar .widget_rss li > a,
.extra-sidebar .widget_pages li > a,
.main-sidebar .widget_pages li > a,
.extra-sidebar .widget_archive li > a,
.main-sidebar .widget_archive li > a,
.extra-sidebar .widget_meta li > a,
.main-sidebar .widget_meta li > a,
.extra-sidebar .widget_nav_menu li > a,
.main-sidebar .widget_nav_menu li > a,
.extra-sidebar .widget_categories li > a,
.main-sidebar .widget_categories li > a,
.extra-sidebar .widget_recent_entries li > a,
.main-sidebar .widget_recent_entries li > a,
.extra-sidebar .widget_recent_comments li > a,
.main-sidebar .widget_recent_comments li > a {
    font-weight: 700;
}

.widgettitle,
.widget-title {
    color: #000;
    font-size: 1.4em;
    line-height: 1.1;
    margin-bottom: 0px;
    /* 25px; */
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0.8em;
}

.widgettitle:before,
.widget-title:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    left: 0;
    background: #000;
    bottom: 0;
}

.main-sidebar .widgettitle,
.main-sidebar .widget-title {
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.main-sidebar .widgettitle:before,
.main-sidebar .widget-title:before {
    height: 2px;
    width: 100%;
    background: #777;
}

h4.widget-title::after {
    content: ">";
    position: absolute;
    right: 0;
    border: none;
}

.widget_search .widget-title {
    display: none;
}

.amshopby-filters-left-wrap {
    margin-top: 50px;
}

.amshopby-filters-left-wrap .widget-title {
    margin-top: 1rem;
    background: none !important;
}

.amshopby-filters-left-wrap .widget-title::after {
    content: ">";
    position: absolute;
    right: 0;
    border: none;
}

.widget_search form {
    position: relative;
}

.widget_search form:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    color: #3b3e43;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.widget_search form:before {
    width: 2.769230769230769em;
    height: 2.769230769230769em;
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 2.769230769230769em;
    -webkit-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
}

.widget_search form input[type="search"] {
    background: transparent;
    border: 2px solid #3b3e43;
}

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
    float: left;
    margin: 0 4px 4px 0;
    padding: 0.6rem 0.9rem;
    font-weight: bold;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    color: #b4b4bc;
    line-height: 1.1;
}

.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a.selected,
.widget_product_tag_cloud .tagcloud a.selected {
    border-color: #b4b4bc;
    color: #b4b4bc;
}

#wp-calendar {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5384615384615385em;
    background: #ebebec;
    border: 1px solid #ebebec;
}

#wp-calendar > thead > tr > th,
#wp-calendar > tbody > tr > th,
#wp-calendar > tfoot > tr > th,
#wp-calendar > thead > tr > td,
#wp-calendar > tbody > tr > td,
#wp-calendar > tfoot > tr > td {
    padding: 0.7692307692307693em;
    line-height: 1.6;
    vertical-align: middle;
    border-top: 1px solid #dedede;
}

#wp-calendar > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #dedede;
    background: #ebebec;
}

#wp-calendar > caption + thead > tr:first-child > th,
#wp-calendar > colgroup + thead > tr:first-child > th,
#wp-calendar > thead:first-child > tr:first-child > th,
#wp-calendar > caption + thead > tr:first-child > td,
#wp-calendar > colgroup + thead > tr:first-child > td,
#wp-calendar > thead:first-child > tr:first-child > td {
    border-top: 0;
}

#wp-calendar > tbody + tbody {
    border-top: 1px solid #dedede;
}

#wp-calendar caption {
    background-color: #ebebec;
    padding: 0.6153846153846154em;
    text-transform: uppercase;
}

#wp-calendar > thead th {
    background-color: #dedee0;
    border: none !important;
    text-align: center;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #6c7680;
}

#wp-calendar > tbody > tr > td {
    border: none;
    line-height: 2.7em;
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #ebebec;
    border-right: 1px solid #ebebec;
}

#wp-calendar > tbody > tr > td.pad {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#wp-calendar > tbody > tr > td.pad:first-child {
    border-left: 0;
}

#wp-calendar > tbody > tr > td.pad:last-child {
    border-right: 0;
}

#wp-calendar > tbody > tr > td > a {
    background: #FFFFFF;
    color: #ffffff;
    text-align: center;
    display: block;
}

.social-widget-wrap.social-widget-square i {
    color: #fff;
}

.social-widget-wrap.social-widget-round i {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
}

.social-widget-wrap.social-widget-outlined i {
    background: transparent;
    border: 1px solid;
}

.social-widget-wrap a {
    margin: 0 10px 10px 0;
    display: inline-block;
}

.social-widget-wrap a i {
    font-size: 16px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}

.recent-tweets ul {
    list-style: none;
}

.recent-tweets ul li {
    padding-bottom: 30px;
}

.recent-tweets ul li a {
    color: #8a8a8a;
}

.recent-tweets ul li a:hover {
    color: #FFFFFF;
}

.recent-tweets .twitter_time {
    margin-top: 8px;
    display: block;
    font-size: 85%;
}

.recent-tweets .twitter_time:before {
    content: "\f099";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}

.recent-tweets .twitter_time:before {
    color: #00aced;
    font-size: 120%;
    margin-right: 5px;
}

.posts-thumbnail-list > li {
    padding: 0 0 20px 0;
}

.posts-thumbnail-list > li:last-child {
    padding-bottom: 0;
}

.posts-thumbnail-image {
    float: left;
    height: auto;
    width: 72px;
}

.posts-thumbnail-content {
    line-height: 1;
    margin-left: 83px;
    min-height: 55px;
}

.posts-thumbnail-content > time {
    font-size: 85%;
    color: #878787;
    position: relative;
    text-transform: uppercase;
}

.posts-thumbnail-content > time:before {
    position: absolute;
    right: -40px;
    bottom: 2px;
    content: "";
    height: 1px;
    width: 30px;
    background: #222222;
}

.posts-thumbnail-content > span {
    float: right;
}

.posts-thumbnail-content > span a {
    font-size: 85%;
    color: #8a8a8a;
}

.posts-thumbnail-content > span a i {
    margin-right: 0.15384615384615385em;
}

.posts-thumbnail-content > span a:hover {
    color: #FFFFFF;
}

.posts-thumbnail-content > a,
.posts-thumbnail-content > h4 {
    display: block;
    margin: 0.38461538461538464em 0;
    font-size: 100%;
    color: #3b3e43;
    font-weight: 700;
    line-height: 1.2;
}

.posts-thumbnail-content > a:hover,
.posts-thumbnail-content > h4:hover {
    color: #a1aab5;
}

.posts-thumbnail-content > h4 a {
    color: #3b3e43;
}

.posts-thumbnail-content > h4 a:hover {
    color: #a1aab5;
}

.posts-thumbnail-content > a.posts-thumbnail-readmore {
    text-transform: uppercase;
    font-size: 85%;
    font-weight: 900;
    margin-top: 10px;
}

.mailchimp-form-content input,
.mailchimp-form-content button {
    width: 100%;
}

@media (min-width: 768px) {
    .mailchimp-form-content .col-sm-4 {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .mailchimp-form-content .col-sm-4 {
        margin-top: 15px;
    }
}

.mailchimp-form-result {
    font-size: 85%;
    margin-bottom: 5px;
}

.mailchimp-form-result .error {
    color: #fe252c;
}

.mailchimp-form-result .success {
    color: #a0ce4e;
}

.widget_rss cite,
.widget_rss .rss-date {
    font-size: 85%;
    color: #8a8a8a;
    display: block;
}

.widget_rss .rssSummary {
    margin-top: 0.7692307692307693em;
    font-size: 85%;
}

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

.widget_rss .rssSummary:after {
    clear: both;
}

.widget_rss cite {
    font-style: italic;
    float: right;
}


/*--------------------------------------------------------------
32.0 - Contact form 7
--------------------------------------------------------------*/

.wpcf7-form-control:not(.wpcf7-submit) {
    display: block;
    width: 100%;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #6c7680;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
}

.wpcf7-form-control:not(.wpcf7-submit):focus {
    border-color: #6c7680;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #6c7680;
    box-shadow: inset 0 0 0 1px #6c7680;
}

.wpcf7-form-control:not(.wpcf7-submit)[disabled],
.wpcf7-form-control:not(.wpcf7-submit)[readonly],
fieldset[disabled] .wpcf7-form-control:not(.wpcf7-submit) {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}

textarea.wpcf7-form-control:not(.wpcf7-submit) {
    height: auto;
}

.wpcf7-form-control-wrap {
    display: block !important;
    width: 100% !important;
    margin-top: 0.38461538461538464em;
    margin-bottom: 0.7692307692307693em;
}

.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid {
    color: #fe252c;
    border-color: #fe252c;
}

div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.wpcf7-submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    padding: 0.6rem 1.7rem;
    font-size: 1.3846153846153846em;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #ffffff;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    text-transform: uppercase;
    padding-right: 4rem;
    padding-left: 4rem;
    display: table;
    margin: 0 auto;
}

.wpcf7-submit:hover,
.wpcf7-submit:focus {
    color: #6c7680;
    text-decoration: none;
}

.wpcf7-submit i,
.wpcf7-submit span {
    z-index: 2;
    position: relative;
}

.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active,
.wpcf7-submit.active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}

.wpcf7-submit:active,
.wpcf7-submit.active {
    background-image: none;
}

span.wpcf7-not-valid-tip {
    color: #fe252c;
    font-size: 85%;
    display: block;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7-response-output {
    padding: 0.6153846153846154rem 1.0769230769230769rem;
    margin: 0.38461538461538464em 0 0 0;
}

div.wpcf7-validation-errors {
    border: 1px solid #fe252c;
}

.contact-actions {
    display: block;
    text-align: right;
}

.contacts-index-index {
    /*padding-top: 100px;*/
}

.contact-form {
    margin-bottom: 50px;
}

.contact-form .buttons-set {
    margin-top: 2%;
    text-align: right;
}

.contact-form .wide {
    width: 100%;
    margin-top: 2%;
}

.contact-form .wide textarea {
    width: 100%;
    height: 190px;
    padding: 3px 0 3px 7px;
    background-color: transparent;
    border: 1px solid #35383c;
    resize: none;
}

.contact-form .wide {
    width: 100%;
}

.contact-form .fields .field2 select {
    width: 100%;
}

.contact-form .fields .field2 {
    margin-top: 2%;
}


.contact-form .upload-btn-wrapper {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;

}
.contact-form .img-upload {
    width: 20px;
}

.contact-form .upload-btn {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    display: inline-block;
    background: transparent;
    border: 2px solid #777;
    text-transform: uppercase;
    color: #000;
    position: relative;
    cursor: pointer;
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipu;
}

.contact-form .upload-btn:hover {
    border-color: #000;
}
.contact-form .MultiFile-remove {
    font-size: 28px !important;
    top: 3px;
    position: relative;
}

.contact-form .attachment {
    display: block;

}

.upload-btn-wrapper + label {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    display: inline-block;
    background: transparent;
    border: 2px solid #777;
    text-transform: uppercase;
    color: #000;
    position: relative;
    cursor: pointer;
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipu;
}

.upload-btn-wrapper:focus + label,
.upload-btn-wrapper + label:hover {
    background-color: red;
}

@media (min-width: 961px) {
    .contact-form .fields {
        display: flex;
    }

    .contact-form .fields .field {
        width: 32%;
    }

    .contact-form .fields .field {
        margin-right: 2%;
    }

    .contact-form .fields .field:last-child {
        margin-right: 0%;
    }

    .contact-form .fields .field2 {
        width: 49%;
    }

    .contact-form .fields .field2:first-child {
        margin-right: 2%;
    }
}

@media (min-width: 1200px) {
    .contacts-index-index {
        /*padding-top: 100px;*/
    }
}

@media (max-width: 480px) {
    .contacts-index-index {
        /*padding-top: 40px;*/
    }

    .contact-form .buttons-set {
        margin-top: 5%;
        text-align: center;
    }

    .contact-form .buttons-set .button {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .contact-form h2.legend {
        font-size: 1.55em;
    }
}


/*--------------------------------------------------------------
34.0 - Utility classes
--------------------------------------------------------------*/

.clear:before,
.clearfix:before,
.clear:after,
.clearfix:after,
.container:before,
.container:after,
.boxed-wrap:before,
.boxed-wrap:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.navbar-wrap:before,
.navbar-wrap:after,
.primary-nav .dropdown-menu:before,
.primary-nav .dropdown-menu:after,
.paginate:before,
.paginate:after,
.modal-footer:before,
.modal-footer:after,
.searchform-result .searchform-result-list .search-entry:before,
.searchform-result .searchform-result-list .search-entry:after,
.posts .posts-wrap:before,
.posts .posts-wrap:after,
.hentry-wrap:before,
.hentry-wrap:after,
.author-info:before,
.author-info:after,
.comment-notes:before,
.comment-notes:after,
.widget_text:before,
.widget_text:after,
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:before,
.widget_product_tag_cloud .tagcloud:after,
.posts-thumbnail-list > li:before,
.posts-thumbnail-list > li:after,
.masonry-filter:before,
.masonry-filter:after,
.masonry-filter .filter-action:before,
.masonry-filter .filter-action:after {
    content: " ";
    display: table;
}

.clear:after,
.clearfix:after,
.container:after,
.boxed-wrap:after,
.container-fluid:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.navbar-wrap:after,
.primary-nav .dropdown-menu:after,
.paginate:after,
.modal-footer:after,
.searchform-result .searchform-result-list .search-entry:after,
.posts .posts-wrap:after,
.hentry-wrap:after,
.author-info:after,
.comment-notes:after,
.widget_text:after,
.widget_tag_cloud .tagcloud:after,
.widget_product_tag_cloud .tagcloud:after,
.posts-thumbnail-list > li:after,
.masonry-filter:after,
.masonry-filter .filter-action:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.transform-uppercase {
    text-transform: uppercase;
}

.no-min-height {
    min-height: 0 !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);
    transform: translate3d(0, 0, 0);
}

.bypostauthor {
    margin: 0;
    padding: 0;
}

#wpstats {
    display: none;
}

.sticky {
    margin-bottom: 30px;
}

.alignleft {
    float: left;
    margin-right: 1.5384615384615385em;
}

.alignright {
    float: right;
    margin-left: 1.5384615384615385em;
}

.aligncenter {
    display: block;
    margin: 1.5384615384615385em auto;
}

.wp-post-image {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.wp-caption-text {
    text-align: center;
    margin-top: 0.38461538461538464em;
}

.gallery-caption {
    max-width: 100%;
    padding: 0.38461538461538464em;
}

.wp-caption {
    background: none repeat scroll 0 0 #ebebec;
    border: 1px solid #ebebec;
    max-width: 100%;
    padding: 0.38461538461538464em;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.bg-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.infinite-scroll-loading {
    text-align: center;
    margin-top: 1.5384615384615385em;
    margin-bottom: 1.5384615384615385em;
}

[data-paginate="infinite_scroll"] .paginate,
[data-paginate="loadmore"] .paginate {
    display: none;
}

.masonry-filter {
    margin-bottom: 30px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.masonry-filter .filter-action {
    display: table-cell;
    vertical-align: middle;
    width: 80%;
    text-align: right;
}

.masonry-filter .filter-action.filter-action-center {
    display: block;
    width: 100%;
    text-align: left;
    padding-bottom: 1em;
}

.masonry-filter .filter-action.filter-action-center > ul {
    float: none;
    text-transform: uppercase;
    text-align: center;
}

.masonry-filter .filter-action.filter-action-center > ul li {
    float: none;
    padding: 0.5em 1.5em;
    display: inline-block !important;
    position: relative;
}

.masonry-filter .filter-action.filter-action-center > ul li:before {
    content: '/';
    position: absolute;
    right: 0;
    font-weight: bold;
    color: #8a8a8a;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.masonry-filter .filter-action.filter-action-center > ul li:last-child:before {
    display: none;
}

.masonry-filter .filter-action.filter-action-center > ul li a {
    padding: 0;
    border-bottom: none;
    font-weight: bold;
}

.masonry-filter .filter-action.filter-action-center > ul li a.selected {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .masonry-filter .filter-action {
        width: 100%;
        text-align: left;
        display: block;
    }
}

.masonry-filter .filter-action > ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}

.masonry-filter .filter-action > ul li {
    display: none;
    float: left;
    padding: 0.6153846153846154rem 1.0769230769230769rem;
}

@media (max-width: 767px) {
    .masonry-filter .filter-action > ul li {
        display: block;
    }
}

.masonry-filter .filter-action > ul li a {
    display: block;
    border-bottom: 1px solid transparent;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.masonry-filter .filter-action > ul li a.selected {
    color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

@media (max-width: 991px) {
    .masonry-filter .filter-action > ul {
        margin-top: 0.9230769230769231rem;
        clear: both;
    }
}

.not-found-wrapper {
    text-align: center;
    padding: 30px 0 100px;
}

.not-found-wrapper .widget_search > p {
    font-size: 1.2em;
}

.not-found-title {
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.not-found-subtitle {
    display: block;
    font-size: 18em;
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

@media (max-width: 991px) {
    .not-found-subtitle {
        font-size: 10em;
    }
}

.facebook-bg {
    border-color: transparent;
    background: #3b5998;
    color: #fff;
}

.facebook-outlined {
    border-color: #3b5998;
    color: #3b5998;
}

.facebook-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.facebook-bg-hover:hover {
    border-color: transparent !important;
    background: #3b5998 !important;
    color: #fff !important;
}

.twitter-bg {
    border-color: transparent;
    background: #00aced;
    color: #fff;
}

.twitter-outlined {
    border-color: #00aced;
    color: #00aced;
}

.twitter-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.twitter-bg-hover:hover {
    border-color: transparent !important;
    background: #00aced !important;
    color: #fff !important;
}

.google-plus-bg {
    border-color: transparent;
    background: #dd4b39;
    color: #fff;
}

.google-plus-outlined {
    border-color: #dd4b39;
    color: #dd4b39;
}

.google-plus-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.google-plus-bg-hover:hover {
    border-color: transparent !important;
    background: #dd4b39 !important;
    color: #fff !important;
}

.pinterest-bg {
    border-color: transparent;
    background: #cb2027;
    color: #fff;
}

.pinterest-outlined {
    border-color: #cb2027;
    color: #cb2027;
}

.pinterest-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.pinterest-bg-hover:hover {
    border-color: transparent !important;
    background: #cb2027 !important;
    color: #fff !important;
}

.linkedin-bg {
    border-color: transparent;
    background: #007bb6;
    color: #fff;
}

.linkedin-outlined {
    border-color: #007bb6;
    color: #007bb6;
}

.linkedin-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.linkedin-bg-hover:hover {
    border-color: transparent !important;
    background: #007bb6 !important;
    color: #fff !important;
}

.rss-bg {
    border-color: transparent;
    background: #fab135;
    color: #fff;
}

.rss-outlined {
    border-color: #fab135;
    color: #fab135;
}

.rss-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.rss-bg-hover:hover {
    border-color: transparent !important;
    background: #fab135 !important;
    color: #fff !important;
}

.instagram-bg {
    border-color: transparent;
    background: #517fa4;
    color: #fff;
}

.instagram-outlined {
    border-color: #517fa4;
    color: #517fa4;
}

.instagram-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.instagram-bg-hover:hover {
    border-color: transparent !important;
    background: #517fa4 !important;
    color: #fff !important;
}

.github-bg {
    border-color: transparent;
    background: #4183c4;
    color: #fff;
}

.github-outlined {
    border-color: #4183c4;
    color: #4183c4;
}

.github-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.github-bg-hover:hover {
    border-color: transparent !important;
    background: #4183c4 !important;
    color: #fff !important;
}

.behance-bg {
    border-color: transparent;
    background: #1769ff;
    color: #fff;
}

.behance-outlined {
    border-color: #1769ff;
    color: #1769ff;
}

.behance-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.behance-bg-hover:hover {
    border-color: transparent !important;
    background: #1769ff !important;
    color: #fff !important;
}

.stack-exchange-bg {
    border-color: transparent;
    background: #366fb3;
    color: #fff;
}

.stack-exchange-outlined {
    border-color: #366fb3;
    color: #366fb3;
}

.stack-exchange-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.stack-exchange-bg-hover:hover {
    border-color: transparent !important;
    background: #366fb3 !important;
    color: #fff !important;
}

.tumblr-bg {
    border-color: transparent;
    background: #32506d;
    color: #fff;
}

.tumblr-outlined {
    border-color: #32506d;
    color: #32506d;
}

.tumblr-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.tumblr-bg-hover:hover {
    border-color: transparent !important;
    background: #32506d !important;
    color: #fff !important;
}

.soundcloud-bg {
    border-color: transparent;
    background: #f50;
    color: #fff;
}

.soundcloud-outlined {
    border-color: #f50;
    color: #f50;
}

.soundcloud-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.soundcloud-bg-hover:hover {
    border-color: transparent !important;
    background: #f50 !important;
    color: #fff !important;
}

.dribbble-bg {
    border-color: transparent;
    background: #ea4c89;
    color: #fff;
}

.dribbble-outlined {
    border-color: #ea4c89;
    color: #ea4c89;
}

.dribbble-bg-hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.dribbble-bg-hover:hover {
    border-color: transparent !important;
    background: #ea4c89 !important;
    color: #fff !important;
}

.grayscale,
img.grayscale {
    filter: url("https://www.vinicioboutique.com/skin/frontend/vinicio/default/css/data:image/svg+xml;utf8,<sv")xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

img.grayscale:hover {
    filter: url("https://www.vinicioboutique.com/skin/frontend/vinicio/default/css/data:image/svg+xml;utf8,<sv")xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.nth-typed {
    font-weight: bold;
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    font-weight: lighter;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*--------------------------------------------------------------
35.0 - Responsive: Utility classes
--------------------------------------------------------------*/

@-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;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .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;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .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;
    }
}

@media (max-width: 992px) {
    .animate-box.animated {
        visibility: visible;
    }

    .column[data-fade="1"] {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .el-appear {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    pointer-events: none;
}

.icon_element.icon-border .icon_element-inner {
    border: 2px solid #FFFFFF !important;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
    background: transparent;
}

.col-icon-border {
    border-bottom: 2px solid #ebebec;
}

.col-icon-border:hover {
    border-bottom-color: #FFFFFF;
}

.col-icon-border:hover .icon_element-icon {
    color: #FFFFFF !important;
}

.col-icon-border:hover h5 {
    color: #FFFFFF !important;
}

.tta.tabs-border .tta-tabs-list {
    position: relative;
}

.tta.tabs-border .tta-tabs-list:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 0 solid #ebebec;
}

.tta.tabs-border .tta-tab > a {
    font-size: 16px;
    font-weight: 700;
    color: #3b3e43 !important;
    background: none !important;
    border-style: solid !important;
    border-width: 0 0 4px 0 !important;
    border-color: transparent !important;
    z-index: 1;
}

@media (max-width: 650px) {
    .tta.tabs-border .tta-tab > a {
        font-size: 12px;
        padding: 10px !important;
    }
}

.tta.tabs-border .tta-tab > a:hover {
    color: #FFFFFF;
}

.tta.tabs-border .tta-tab.active > a,
.tta.tabs-border .tta-tab.active > a {
    border-bottom: 4px solid #6c7680 !important;
    color: #6c7680 !important;
}

.tta.tabs-border .tta-panel-body {
    padding: 60px 0 0 0 !important;
}

@media (min-width: 768px) {
    .nice-border {
        display: table;
        margin: 0 auto;
        position: relative;
    }

    .nice-border:after,
    .nice-border:before {
        content: "";
        position: absolute;
        width: 25px;
        height: 2px;
        top: 50%;
        left: -50px;
        margin-top: -1px;
        background: #ebebec;
    }

    .nice-border:after {
        left: auto;
        right: -50px;
    }

    .nice-border .nice-border-bottom-right,
    .nice-border .nice-border-top-left {
        position: absolute;
        left: 0;
        top: 0;
        width: 0.9em;
        height: 0.9em;
        border-width: 3px 0 0 3px;
        border-style: solid;
        border-color: #FFFFFF;
    }

    .nice-border .nice-border-bottom-right:after,
    .nice-border .nice-border-top-left:after,
    .nice-border .nice-border-bottom-right:before,
    .nice-border .nice-border-top-left:before {
        position: absolute;
        content: "";
        border-width: 3px 3px 0 0;
        border-style: solid;
        border-color: #FFFFFF transparent transparent transparent;
        width: 0;
        height: 0;
        left: -3px;
        bottom: -3px;
    }

    .nice-border .nice-border-bottom-right:after,
    .nice-border .nice-border-top-left:after {
        left: auto;
        right: -3px;
        top: -3px;
        bottom: auto;
    }

    .nice-border .nice-border-bottom-right {
        top: auto;
        bottom: 0;
        right: 0;
        left: auto;
        border-width: 0 3px 3px 0;
    }

    .nice-border .nice-border-bottom-right::after,
    .nice-border .nice-border-bottom-right::before {
        border-width: 0 0 3px 3px;
        border-color: transparent transparent #FFFFFF transparent;
    }

    .nice-border .nice-border-content {
        position: relative;
        z-index: 2;
        padding: 8px 15px;
        display: inline-block;
    }

    .nice-border-full {
        position: relative;
    }

    .nice-border-full .nice-border-bottom-left,
    .nice-border-full .nice-border-bottom-right,
    .nice-border-full .nice-border-top-right,
    .nice-border-full .nice-border-top-left {
        position: absolute;
        left: -10px;
        top: -10px;
        width: 40px;
        height: 40px;
        border-width: 3px 0 0 3px;
        border-style: solid;
        border-color: #FFFFFF;
    }

    .nice-border-full .nice-border-bottom-left:after,
    .nice-border-full .nice-border-bottom-right:after,
    .nice-border-full .nice-border-top-right:after,
    .nice-border-full .nice-border-top-left:after,
    .nice-border-full .nice-border-bottom-left:before,
    .nice-border-full .nice-border-bottom-right:before,
    .nice-border-full .nice-border-top-right:before,
    .nice-border-full .nice-border-top-left:before {
        position: absolute;
        content: "";
        border-width: 3px 3px 0 0;
        border-style: solid;
        border-color: #FFFFFF transparent transparent transparent;
        width: 0;
        height: 0;
        left: -3px;
        bottom: -3px;
    }

    .nice-border-full .nice-border-bottom-left:after,
    .nice-border-full .nice-border-bottom-right:after,
    .nice-border-full .nice-border-top-right:after,
    .nice-border-full .nice-border-top-left:after {
        left: auto;
        right: -3px;
        top: -3px;
        bottom: auto;
    }

    .nice-border-full .nice-border-top-right {
        right: -10px;
        left: auto;
        border-width: 3px 3px 0 0;
    }

    .nice-border-full .nice-border-top-right::after,
    .nice-border-full .nice-border-top-right::before {
        border-width: 0 3px 3px;
        border-color: transparent #FFFFFF transparent transparent;
        left: auto;
        right: -3px;
    }

    .nice-border-full .nice-border-top-right::after {
        left: -6px;
        right: auto;
        top: -3px;
    }

    .nice-border-full .nice-border-bottom-left {
        top: auto;
        bottom: -10px;
        border-width: 0 0 3px 3px;
    }

    .nice-border-full .nice-border-bottom-left::after,
    .nice-border-full .nice-border-bottom-left::before {
        border-width: 3px 0 0 3px;
        border-color: transparent transparent transparent #FFFFFF;
        left: auto;
        right: -3px;
    }

    .nice-border-full .nice-border-bottom-left::after {
        bottom: auto;
        top: -3px;
        right: auto;
        left: -3px;
    }

    .nice-border-full .nice-border-bottom-right {
        top: auto;
        bottom: -10px;
        right: -10px;
        left: auto;
        border-width: 0 3px 3px 0;
    }

    .nice-border-full .nice-border-bottom-right::after,
    .nice-border-full .nice-border-bottom-right::before {
        border-width: 0 0 3px 3px;
        border-color: transparent transparent #FFFFFF transparent;
    }
}


/*--------------------------------------------------------------
36.0 - Cookie
--------------------------------------------------------------*/

#global-cookie {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    border-top: 1px solid #cdcdcd;
    -webkit-backdrop-filter: blur(5px);
    z-index: 101;
    -webkit-box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.4);
    /*display: flex;*/
}

#global-cookie .cookie-description {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 15px 15px;
    display: inline-block;
    width: 90%;
    float: left;
}

#global-cookie .text-right {
    padding: 29px 15px;
    display: inline-block;
    width: 10%;
    float: left;
}

#global-cookie .cookie-description p a,
#global-cookie p a {
    font-weight: 700;
}

@media (max-width: 650px) {
    #global-cookie {
        display: block;
        padding: 20px 15px;
    }

    #global-cookie .text-right,
    #global-cookie .cookie-description {
        text-align: center;
        padding: 0;
        width: 100%;
    }
}


/*--------------------------------------------------------------
36.0 - Custom style
--------------------------------------------------------------*/

.li-break {
    width: 100%;
    display: block;
    float: left;
}

.top-search .top-searchform-icon {
    width: 50px;
}

.top-search .top-searchform-icon::before {
    top: 50%;
    left: 50%;
    right: auto;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 26px;
    margin-top: -3px;
    color: #000;
}

.right-topbar .navbar-minicart .minicart-icon {
    background: url('../../skin/frontend/vinicio/default/images/shopping_bag.svg') no-repeat center / 26px;
    display: inline-block;
    height: 32px;
    width: 30px;
    margin-top: 6px;
    margin-left: 7px;
}

#featured_categories .col-sm-4 img {
    max-width: none;
    width: 100%;
}

.product-slider .caroufredsel-wrap {
    overflow: hidden;
    position: relative;
}

#women_products {
    margin-bottom: 0;
    border-top: 1px solid #c3c3c3;
}

#men_products {
    border-top: 1px solid #626262;
}

.fullscreen_video iframe {
    display: block;
    border-top: 1px solid #a9a4a3;
}

.featured_content {
    min-height: 570px;
    border-top: 1px solid #b6b0b0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.featured_content .col-sm-6 {
    color: #15252f;
    font-size: 16px;
    line-height: 1.75;
}

@media (max-width: 650px) {
    .featured_content .col-sm-6 {
        font-size: 14px;
        line-height: 1.4;
    }

    .featured_content .background {
        background: rgba(255, 255, 255, 0.5);
        padding: 20px;
    }

    .featured_content.dark-bg .background {
        background: rgba(0, 0, 0, 0.5);
    }
}

.featured_content .col-sm-6 h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 0.73;
    color: #000000;
    opacity: 0.75;
    transform: rotate(90deg);
    transform-origin: 0 100% 0;
    position: absolute;
    margin: -22px 0 0;
    letter-spacing: 3px;
}

.featured_content.dark-bg .col-sm-6 {
    color: #d6d8db;
}

.featured_content.dark-bg .col-sm-6 h3 {
    color: #FFFFFF;
    white-space: nowrap;
}

.deal_of_the_day {
    min-height: 570px;
    border-top: 1px solid #b8b3b3;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

@media (max-width: 650px) {
    .deal_of_the_day .col-sm-6 {
        padding: 0 40px !important;
    }

    .deal_of_the_day .background {
        background: rgba(255, 255, 255, 0.5);
        padding: 20px;
    }

    .deal_of_the_day.dark-bg .background {
        background: rgba(0, 0, 0, 0.5);
    }
}

.deal_of_the_day .col-sm-6 > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 570px;
    color: #15252f;
    font-size: 16px;
}

.deal_of_the_day .col-sm-6 h3 {
    font-size: 48px;
    font-weight: bold;
    color: #15252f;
    text-transform: uppercase;
}

@media (max-width: 650px) {
    .deal_of_the_day .col-sm-6 h3 {
        font-size: 32px;
    }
}

.deal_of_the_day.dark-bg .col-sm-6 > div {
    color: #d6d8db;
}

.deal_of_the_day.dark-bg .col-sm-6 h3 {
    color: #d6d8db;
}

#blog_latest_articles {
    border-top: 1px solid #a39e9e;
}

.footer-widget {
    border-top: 1px solid #b4b4bc;
}

#languageModal .modal-content {
    color: #FFFFFF;
    border: none;
}

#languageModal .modal-header {
    border-bottom: none;
}

#languageModal .modal-header .close {
    margin: 0;
    left: auto;
    right: 20px;
    top: 20px;
    transform: translate(0, 0);
    border: none;
    background: url('../../skin/frontend/vinicio/default/images/close.svg') no-repeat center / 30px;
}

#languageModal .modal-title {
    color: #FFFFFF;
}

#languageModal .modal-body {
    padding: 30px 40px;
}

#languageModal .modal-footer {
    text-align: center;
    border-top: none;
    background: none;
}

#languageModal .modal-footer .btn {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

#languageModal .modal-footer .btn:hover {
    color: #1B2328;
}

@media (min-width: 768px) {
    #languageModal .modal-dialog {
        width: 1170px;
    }
}

#countries_list > li {
    float: left;
    width: 25%;
}

#countries_list > li > a {
    font-size: 13px;
}

#countries_list > li > ul {
    float: left;
    margin-right: 55px;
}

#countries_list h5 {
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 3px;
}

#countries_list a {
    color: #FFFFFF;
}

@media (max-width: 899px) {
    .container.navbar-default-container {
        width: 100%;
        padding: 0;
    }

    .container.navbar-default-container > .row {
        margin: 0;
    }

    .container.navbar-default-container > .row > .col-md-12 {
        padding: 0;
    }
}

@media (max-width: 480px) {
    .settings {
        top: 45px;
    }

    .navbar-default {
        height: 46px;
        min-height: 46px;
    }

    .navbar-header .navbar-toggle,
    .offcanvas-overlay .navbar-toggle {
        width: 45px;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
    }

    .offcanvas-overlay .navbar-toggle {
        height: 46px;
        line-height: 46px;
    }

    .navbar-header .navbar-settings > a {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 22px;
    }

    .search-icon-mobile {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .search-icon-mobile i {
        font-size: 18px;
    }

    .cart-icon-mobile {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .cart-icon-mobile {
        background-size: 20px auto;
    }

    .cart-icon-mobile span {
        font-weight: 600;
        width: 1.4em;
        height: 1.4em;
        line-height: 1.4em;
        right: 2px;
        top: 2px;
    }

    .navbar-brand {
        height: 45px;
        line-height: 45px;
    }

    .tp-caption.Fashion-BigDisplay {
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    .tp-caption.Fashion-BigDisplay.Bigger {
        font-size: 26px !important;
        line-height: 1.2 !important;
    }

    .tp-caption.Fashion-BigDisplay.Smaller {
        font-size: 12px !important;
        line-height: 1.2 !important;
        margin-top: 20px !important;
    }

    .Fashion-BigDisplay .btn {
        font-size: 14px !important;
        line-height: 1.2 !important;
        margin-top: 30px !important;
        border-width: 1px !important;
        padding: 6px 10px 4px !important;
    }

    .tp-bullets.custom.horizontal {
        bottom: -65px !important;
        position: absolute !important;
        top: auto !important;
    }
}

.touchevents .box-ft-3 .box-ft-img-overlay {
    opacity: 0;
}


.touchevents .box-ft-3 .bof-tf-view-more {
    opacity: 1;
}


.customer-dob .date-group {
    display: flex;
}

.customer-dob .date-group div {
    max-width: 40px;
    margin-right: 5px;
}

.customer-dob .date-group div:last-child {
    max-width: 50px;
    margin-right: 0;
}

/* ADD AFTER BY ESSESOLUTIONS */

.primary-nav > .megamenu .megamenu-title a {
    padding: 0;
    font-weight: normal;
}

.cms-index-index .content-container .main-content .std {
    display: none;
}

.price-box > p {
    display: inline-block;
}


/* .price-box > p:first-child:after{
  content: "-";
} */

.price-box .price-label {
    display: none;
}

.commerce ul.products li.product .tag.label-left {
    left: 10%;
    right: auto;
}

.catalog-product-view .price-box {
    text-align: left;
    margin-bottom: 0;
}

.catalog-product-view .price-box > p:first-child::after {
    content: none;
}

.catalog-product-view .commerce div.product .summary p.old-price span.price {
    color: #777;
    /* #878787; */
    /* font-size: 18px; */
    margin-right: 20px;
    position: relative;
    /* top: -2px; */
    text-decoration: line-through;
    font-weight: normal;
}

.alert-wishlist {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99998;
    background: rgba(255, 255, 255, 0.8);
}

.alert-wishlist .addwishlistalert {
    background: #000000;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    margin: auto;
    z-index: 99999;
    width: auto;
    margin-top: 50vh;
    max-width: 90%;
}

.cart-product-options {
    color: #3a3a3a;
    line-height: 1;
    margin-top: 5px;
}

.cart-product-options strong {
    color: #000;
    font-family: "Open Sans", Arial, sans-serif;
}

.letter-brand {
    color: #000;
    font-weight: 700;
}

.designer-description .column {
    padding: 0 30px;
}

@media (max-width: 899px) {
    .designer-description .column {
        width: 100% !important;
    }
}


/* Global Messages */

.messages {
    width: 100%;
    overflow: hidden;
    text-align: left;
    position: fixed;
    top: 87px;
    z-index: 9999;
    right: 0;
}

.messages.scrolled {
    top: 61px;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

@media (max-width: 899px) {
    .messages {
        top: 74px;
    }
}

@media (max-width: 480px) {
    .messages {
        top: 45px;
    }
}


body.cms-index-index .messages {
    position: fixed;
    z-index: 1001;
}

.messages li {
    margin: 0 0 10px;
    padding: 0;
    word-wrap: break-word;
}

.messages ul {
    padding: 10px 45px 18px 10px;
    margin: 0 0 -11px;
    position: relative;
}

.messages ul li {
    margin: 0;
    padding: 0 0 3px;
}

.messages a {
    text-decoration: underline;
}

.messages a:hover {
    text-decoration: none;
}

.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg {
    border-style: solid;
    border-width: 1px;
}

p.error-msg {
    border-style: solid;
    padding: 10px;
    border-width: 1px;
    margin: 10px 0;
}


/* Error Message */

.messages li.error-msg {
    background-color: #dddddd;
    border-color: #c1c1c1;
    color: #6c7680;
}

.messages li.error-msg a {
    color: #d91a00;
}

p.error-msg {
    border-color: #e9581f;
    background-color: #fff5f3;
    color: #d91a00;
}


/* Success Message */

.messages li.success-msg {
    background-color: #000;
    border-color: #9d9d9d;
    color: #ffffff;
}

.messages li.success-msg a {
    color: #3d6611;
}


/* Notification Message */

.messages li.note-msg,
.messages li.notice-msg {
    background-color: #000;
    border-color: #9d9d9d;
    color: #ffffff;
}

.messages li.note-msg a,
.messages li.notice-msg a {
    color: #3d6611;
}


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


/*Form general*/

.form-list input.input-text {
    width: 100%;
    /* 98% */
    padding: 3px 0 3px 7px;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px;
    float: left;
}

.customer-account-edit .form-list li.control label {
    margin-top: 4px;
}

.form-list .field {
    margin-top: 2%;
}

.form-list .add-field {
    margin-top: 7px;
}


/*Form general - fine*/


/* Checkout Table*/

.commerce .tablecart {
    width: 78% !important;
    float: left;
}

.commerce table.cart {
    background-color: transparent;
}

.commerce table.cart tbody tr {
    height: 150px;
}

.commerce table.cart thead tr th.product-remove {
    padding: 0.813em;
}

.commerce table.cart thead tr th.product-name {
    padding: 0.87em 1.5em;
    width: 450px;
}

.commerce table.cart thead tr th.product-thumbnail {
    padding: 0.87em 4em;
}

.commerce table.cart thead tr th.cart-price {
    padding: 0.87em 1.1em;
    text-align: center;
}

.commerce table.cart thead tr th.cart-qty {
    padding: 0.87em 1.1em;
    text-align: center;
}


/*.commerce table.cart .product-thumbnail {
  max-width: 110px;
}*/

.commerce table.cart > thead > tr > th {
    border: 0;
    background: #fff !important;
    /* 6c7680 */
}

.commerce table.cart tfoot > tr > td {
    padding: 0;
    border-top: none;
}

.commerce table.cart tfoot > tr > td > div.button-set {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fff !important;
    padding: 17px 30px;
    border-top: 1px solid #777;
}

.commerce table.cart thead th {
    background: #6c7680 !important;
}

#checkout-review-table {
    border: 1px solid !important;
    margin-bottom: 0 !important;
}

.commerce table#checkout-review-table thead th {
    background: #000 !important;
    color: #fff;
}

.commerce table#checkout-review-table thead th.a-center {
    text-align: center;
}

.commerce table.shop_table thead th {
    color: #fff;
}

.commerce table.cart tfoot .button {
    float: left;
}

.commerce table.cart tfoot .button:nth-child(2) {
    margin: 0 18px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .commerce table.cart tfoot .button:nth-child(2) {
        margin: 0 18px;
    }
}

@media (max-width: 1200px) {
    .commerce table.cart tfoot .button:nth-child(2) {
        margin: 0 78px;
    }
}

@media (max-width: 980px) {
    .commerce table.cart tfoot .button:nth-child(2) {
        margin: 0 74px;
    }
}

@media (max-width: 800px) {
    .commerce table.cart tfoot .button:nth-child(2) {
        margin: 0 20px;
    }
}

@media (max-width: 767px) {
    .commerce table.cart tfoot .button:nth-child(2) {
        margin: 0 25px;
    }

    .checkout-cart-index .page-breadcrumb-container .page-breadcrumb {
        border-bottom: none;
        padding: 15px 0;
        font-size: 10px;
    }
}

.shipping p {
    color: #404040;
    font-size: 14px;
}

.shipping label {
    color: #6c7680;
    width: 100%;
}

.shipping select {
    color: #6c7680;
    width: 67%;
    height: 35px;
}

.shipping input[type="radio"] {
    text-align: left;
}

.shipping input[type="text"] {
    color: #6c7680;
    width: 67%;
}

.shipping dt {
    float: left;
    display: inline-block;
    color: #6c7680;
    width: 22%;
}

input[type="text"],
input[type="password"] {
    background-color: transparent;
    border: 1px solid #35383c;
    height: 41px;
    width: 224px;
}

input[type="checkbox"] {
    background-color: transparent;
}

.enterprise-reward-customer-info input.checkbox,
.newsletter-manage-index input.checkbox {
    margin: 0;
}

#shopping-cart-table .button {
    border: 2px solid #fff !important;
    font-size: 16px;
    line-height: inherit;
    font-weight: bold;
}

#shopping-cart-table .button.btn-update {
    float: right;
    margin-right: 0;
}

#shopping-cart-table .button {
    border: 2px solid #777 !important;
    background-color: transparent;
    color: #777;
}

#shopping-cart-table .button:hover {
    background-color: #777;
    color: #fff;
}

.commerce .col-totals {
    /*width: initial !important;*/
    float: right;
}

.commerce .totals {
    max-width: 300px;
    background-color: #fff;
    /* 424d59 */
    /* padding: 24px 0; /* 32px */
    padding: 0;
    margin-top: 0px;
    border: none;
}

.commerce .totals:first-child {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
}

.commerce .totals:last-child {
    border: 1px solid #777;
    padding: 24px;
}

.commerce .totals:last-child p {
    text-align: justify !important;
}

.commerce table#shopping-cart-totals-table tfoot td.a-left:first-child strong {
    font-size: 14px;
}

@media (max-width: 1200px) {
    .commerce table#shopping-cart-totals-table tfoot td.a-left:first-child strong {
        font-size: 19px;
    }
}

@media (max-width: 800px) {
    .commerce table#shopping-cart-totals-table tfoot td.a-left:first-child strong {
        font-size: 14px;
    }

    .commerce table#shopping-cart-totals-table tfoot tr td:nth-child(2) span {
        font-size: 14px !important;
    }

    .commerce .totals {
        max-width: 100%;
    }
}

.commerce table#shopping-cart-totals-table > tfoot:nth-child(2) > tr:nth-child(1) > td:nth-child(2) > strong:nth-child(1) > span:nth-child(1) {
    color: #3b3e43;
}

.commerce table#shopping-cart-totals-table > tfoot {
    padding: 0.9em 2.03em;
}


/*.commerce table#shopping-cart-totals-table > tfoot tr {
    height: 62px;
}*/

.commerce table#shopping-cart-totals-table > tfoot tr td {
    border-top: 0;
    color: #3b3e43;
    padding: 0px;
    height: 62px;
    line-height: 46px;
    vertical-align: top;
}

@media (max-width: 800px) {
    #shopping-cart-table .button {
        font-size: 14px;
        text-align: center;
        max-width: 250px;
        margin: 0;
        margin-top: 15px;
        margin: 0px auto;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #coupon_code {
        /* width: inherit; */
    }

    .commerce table#shopping-cart-totals-table td.a-right:first-child strong {
        font-size: 16px;
    }

    #shopping-cart-totals-table tbody tr td {
        font-size: 13px;
    }

    .commerce table.cart tfoot > tr > td > div.button-set {
        padding: 17px 0px;
    }
}

@media only screen and (max-width: 570px) {
    #shopping-cart-table .button,
    #shopping-cart-table .button.btn-update {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 800px) {
    .commerce table.cart tfoot .button:nth-child(2) {
        margin: 0 30px;
    }
}

#co-shipping-method-form {
    margin-top: 15px;
}


/* Checkout Table fine */


/* Product comparison */

.catalog-product-compare-index .page-title {
    padding: 0 15px;
}

.catalog-product-compare-index .page-title h1 {
    color: #ffffff;
    float: left;
}

.catalog-product-compare-index .page-title .product-compare-buttons {
    margin-bottom: 1rem;
    margin-top: 1.5rem;
    float: right;
}

.catalog-product-compare-index .page-title .link-print {
}

#product_comparison {
    background-color: #000000;
    border-collapse: unset;
}

#product_comparison tr,
#product_comparison td {
    border: 1px solid #ffffff;
    text-align: center;
    padding: 5px;
}

#product_comparison th.label {
    display: table-cell;
    vertical-align: middle;
}


/* Account create/register */

.account-login h2.legend,
.account-create h2.legend {
    font-size: 1.4em;
    margin-top: 10px;
}

.account-create #is_subscribed {
    margin: 0 5px;
}

.account-create li.control {
    margin: 10px 0 0;
}

.account-create .buttons-set.form-buttons .back-link {
    float: left;
}

.account-create .buttons-set.form-buttons .submit-link {
    float: right;
}

.account-create .buttons-set.form-buttons button[type="submit"] {
    float: right;
}


/* My account page - Menu */

.enterprise-rma-return-view .block-content li > a:before,
.enterprise-rma-return-view .block-content li > strong::before,
.downloadable-customer-products .block-content li > a:before,
.downloadable-customer-products .block-content li > strong::before,
.sales-recurring-profile-index .block-content li > a:before,
.sales-recurring-profile-index .block-content li > strong::before,
.sales-billing-agreement-index .block-content li > a:before,
.sales-billing-agreement-index .block-content li > strong::before,
.helpdesk-ticket-index .block-content li > a:before,
.helpdesk-ticket-index .block-content li > strong::before,
.enterprise-invitation-index-index .block-content li > a:before,
.enterprise-invitation-index-index .block-content li > strong::before,
.enterprise-rma-return-history .block-content li > a:before,
.enterprise-rma-return-history .block-content li > strong::before,
.enterprise-reward-customer-info .block-content li > a:before,
.enterprise-reward-customer-info .block-content li > strong::before,
.enterprise-giftregistry-index-index .block-content li > a:before,
.enterprise-giftregistry-index-index .block-content li > strong::before,
.enterprise-giftcardaccount-customer-index .block-content li > a:before,
.enterprise-giftcardaccount-customer-index .block-content li > strong::before,
.enterprise-customerbalance-info-index .block-content li > a:before,
.enterprise-customerbalance-info-index .block-content li > strong::before,
.newsletter-manage-index .block-content li > a:before,
.newsletter-manage-index .block-content li > strong::before,
.oauth-customer-token-index .block-content li > a:before,
.oauth-customer-token-index .block-content li > strong::before,
.sales-order-view .block-content li > a:before,
.sales-order-view .block-content li > strong::before,
.sales-order-shipment .block-content li > a:before,
.sales-order-shipment .block-content li > strong::before,
.customer-address-form .block-content li > a:before,
.customer-address-form .block-content li > strong::before,
.tag-customer-index .block-content li > a:before,
.tag-customer-index .block-content li > strong::before,
.review-customer-index .block-content li > a:before,
.review-customer-index .block-content li > strong::before,
.enterprise-rma-return-create .block-content li > a:before,
.enterprise-rma-return-create .block-content li > strong::before,
.sales-order-history .block-content li > a:before,
.sales-order-history .block-content li > strong::before,
.customer-address-index .block-content li > a:before,
.customer-address-index .block-content li > strong::before,
.customer-account-edit .block-content li > a:before,
.customer-account-edit .block-content li > strong::before,
.wishlist-index-index .block-content li > a:before,
.wishlist-index-index .block-content li > strong::before,
.customer-account-index .block-content li > a:before,
.customer-account-index .block-content li > strong::before,
.sales-order-view .block-content li > strong::before,
.sales-order-shipment .block-content li > strong::before,
.enterprise-rma-return-create .block-content li > strong::before {
    content: "\25b6";
    font-family: "WooCommerce";
    font-size: 9px;
    padding: 0 5px 0 0;
}

.enterprise-rma-return-view .block-title span,
.downloadable-customer-products .block-title span,
.sales-recurring-profile-index .block-title span,
.sales-billing-agreement-index .block-title span,
.helpdesk-ticket-index .block-title span,
.enterprise-invitation-index-index .block-title span,
.enterprise-rma-return-history .block-title span,
.enterprise-reward-customer-info .block-title span,
.enterprise-giftregistry-index-index .block-title span,
.enterprise-giftcardaccount-customer-index .block-title span,
.enterprise-customerbalance-info-index .block-title span,
.newsletter-manage-index .block-title span,
.oauth-customer-token-index .block-title span,
.tag-customer-index .block-title span,
.review-customer-index .block-title span,
.sales-order-history .block-title span,
.customer-address-index .block-title span,
.customer-account-edit .block-title span,
.wishlist-index-index .block-title span,
.customer-account-index .block-title span,
.sales-order-view .block-title span,
.sales-order-shipment .block-title span,
.enterprise-rma-return-create .block-title span {
    font-size: 1.4em;
}

.enterprise-rma-return-view .block-content li,
.downloadable-customer-products .block-content li,
.sales-recurring-profile-index .block-content li,
.sales-billing-agreement-index .block-content li,
.helpdesk-ticket-index .block-content li,
.enterprise-invitation-index-index .block-content li,
.enterprise-rma-return-history .block-content li,
.enterprise-reward-customer-info .block-content li,
.enterprise-giftregistry-index-index .block-content li,
.enterprise-giftcardaccount-customer-index .block-content li,
.enterprise-customerbalance-info-index .block-content li,
.newsletter-manage-index .block-content li,
.oauth-customer-token-index .block-content li,
.tag-customer-index .block-content li,
.review-customer-index .block-content li,
.sales-order-history .block-content li,
.customer-address-index .block-content li,
.customer-account-edit .block-content li,
.customer-address-form .block-content li,
.wishlist-index-index .block-content li,
.customer-account-index .block-content li,
.sales-order-view .block-content li,
.sales-order-shipment .block-content li,
.enterprise-rma-return-create .block-content li {
    border-bottom: 1px solid #fff;
    font-size: 1em;
    padding: 7px 0px;
}

.enterprise-rma-return-view .block-content li.last .downloadable-customer-products .block-content li.last .sales-recurring-profile-index .block-content li.last .sales-billing-agreement-index .block-content li.last .helpdesk-ticket-index .block-content li.last .enterprise-invitation-index-index .block-content li.last .enterprise-rma-return-history .block-content li.last .enterprise-reward-customer-info .block-content li.last .enterprise-giftregistry-index-index .block-content li.last .enterprise-giftcardaccount-customer-index .block-content li.last .enterprise-customerbalance-info-index .block-content li.last .newsletter-manage-index .block-content li.last .oauth-customer-token-index .block-content li.last .tag-customer-index .block-content li.last .review-customer-index .block-content li.last .sales-order-history .block-content li.last .customer-address-index .block-content li.last .customer-account-edit .block-content li.last .wishlist-index-index .block-content li.last .customer-account-index .block-content li.last,
.sales-order-shipment .block-content li.last,
.enterprise-rma-return-create .block-content li.last {
    /*border-bottom: none;*/
}

.enterprise-rma-return-view .block-content li.current strong,
.downloadable-customer-products .block-content li.current strong,
.sales-recurring-profile-index .block-content li.current strong,
.sales-billing-agreement-index .block-content li.current strong,
.helpdesk-ticket-index .block-content li.current strong,
.enterprise-invitation-index-index .block-content li.current strong,
.enterprise-rma-return-history .block-content li.current strong,
.enterprise-reward-customer-info .block-content li.current strong,
.enterprise-giftregistry-index-index .block-content li.current strong,
.enterprise-giftcardaccount-customer-index .block-content li.current strong,
.enterprise-customerbalance-info-index .block-content li.current strong,
.newsletter-manage-index .block-content li.current strong,
.oauth-customer-token-index .block-content li.current strong,
.tag-customer-index .block-content li.current strong,
.review-customer-index .block-content li.current strong,
.sales-order-history .block-content li.current strong,
.customer-address-index .block-content li.current strong,
.customer-account-edit .block-content li.current strong,
.wishlist-index-index .block-content li.current strong,
.customer-account-index .block-content li.current strong,
.sales-order-view .block-content li.current strong,
.sales-order-shipment .block-content li.current strong,
.enterprise-rma-return-create .block-content li.current strong {
    color: #000;
    font-weight: 700;
}

.page-title h1 {
    color: #000;
}

.checkout-cart-index .page-title h1 {
    text-align: center;
    text-transform: uppercase;
}

.my-account .dashboard .page-title {
    /* text-align: center; */
}

.my-account .dashboard .page-title h1 {
    font-weight: normal;
    font-size: 2.5em;
}

.my-account .dashboard .welcome-msg {
    border-bottom: 1px solid #fff;
    margin: 10px 0 30px;
}

.my-account .addresses-list h2.sub-title,
.my-account .dashboard h2.sub-title {
    font-size: 1em;
    margin: 15px 0 5px;
    text-align: left;
    text-transform: uppercase;
}

.my-account .dashboard h2.sub-title a {
    font-size: 10px;
    text-transform: uppercase;
}

.my-account .dashboard .separator {
    font-size: 0.6em;
    font-weight: bold;
}

.my-account .dashboard .welcome-msg h1.sub-title {
    text-align: center;
    text-transform: capitalize;
    font-size: 2em;
    font-weight: 500;
}

.my-account .addresses-list h3.box-title,
.my-account .dashboard h3.box-title {
    font-size: 20px;
}

.my-account .dashboard h3.box-title a {
    font-size: 10px;
    text-transform: uppercase;
}

.my-account .pager .amount {
    margin: 0;
}

.my-account .pager .limiter label {
    height: 40px;
    line-height: 40px;
    margin: 0;
}

.my-account .pager .limiter label,
.my-account .pager .limiter > div {
    float: left;
}

.my-account .pager .limiter > div > select {
    border: none;
}

.commerce .recent-orders table tr td span.mobile {
    display: none;
}


/* Ticket */

.helpdesk-ticket-index div.input-box textarea.input-text,
.helpdesk-ticket-index div.input-box input.input-text,
#order_id,
#department_id,
#priority_id {
    width: 100%;
}

.helpdesk-ticket-index .buttons-set {
    text-align: right;
}

.minicart {
    display: none;
    position: absolute;
    padding: 20px 30px 30px;
    z-index: 9999;
    width: 350px;
    right: -15px;
    background: #fff;
    top: 98px;
    margin-top: 1px;
}

.getSlidetitle,
.getDescription {
    font-weight: 500 !important;
}

.getSlideSubtitle,
.getUrl a {
    font-weight: 700 !important;
}

@media (max-width: 899px) {
    .commerce .my-account table,
    .commerce .my-account table > tbody,
    .commerce .my-account table > tbody > tr,
    .commerce .my-account table > tbody > tr > td {
        display: block;
    }

    .enterprise-rma-return-create .commerce .my-account table > tbody > tr > td {
        display: table-cell;
    }

    .enterprise-rma-return-create .commerce .my-account table > tbody > tr {
        display: table-row;
    }

    .enterprise-rma-return-create .commerce .my-account table > tbody {
        display: table-row-group;
    }

    .enterprise-rma-return-create .commerce .my-account table {
        display: table;
    }

    .commerce .my-account table thead {
        display: none;
    }

    .commerce .my-account table tbody tr {
        border: 1px solid #dedede;
    }

    .commerce .my-account table tbody tr td {
        border: none;
    }

    .commerce .my-account table tbody tr td span.mobile {
        display: block;
        float: left;
        width: 40%;
        font-weight: bold;
        text-align: left;
    }

    .commerce .my-account table tbody tr > td > div:not(.cart-cell) {
        float: left;
        width: 60%;
        text-align: left;
    }

    .commerce .my-account table tbody tr > td > span.separator {
        font-size: 1.0em;
        font-weight: normal;
        display: inline;
    }

    .my-wishlist table > thead {
        display: none;
    }

    .my-wishlist table > tbody > tr {
        border: 1px solid #dedede !important;
    }

    .my-wishlist table > tbody > tr > td {
        border: none;
    }

    .my-wishlist .product-image img {
        max-width: 100px;
    }

    .my-wishlist h3.product-name {
        font-size: 1.2em;
        margin: 0 0 7px;
        text-align: center;
    }

    .my-wishlist div.description {
        font-size: 1.0em;
        text-align: center;
    }

    .my-wishlist .cart-cell {
        min-width: inherit;
        max-width: inherit;
    }

    .my-wishlist .cart-cell .price-box {
        font-size: 1.5em;
    }

    .my-wishlist .cart-cell > p {
        margin: 10px 0 0;
    }

    .sales-order-shipment .sub-title {
        font-size: 2em;
    }

    .sales-order-shipment .item-options {
        display: flex;
        width: 100%;
        margin-top: 2.538em;
        margin-bottom: 0;
    }

    .sales-order-shipment .item-options dt {
        width: 40%;
    }

    .sales-order-shipment .data-table .mobile {
        font-size: 14px;
    }

    .sales-order-shipment .data-table .a-center {
        text-align: justify;
    }

    .sales-order-shipment .data-table.tracking-table.tracking-center tbody tr td {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .main-wrap.col-main .main-content .woo-content .block.block-account {
        display: block;
    }

    .sidebar-wrap.col-left.sidebar {
        display: block;
        width: 100%;
    }

    .sidebar-wrap.col-left.sidebar .main-sidebar {
        width: 100%;
        /*display: none;*/
    }

    #toggle_sidebar {
        display: block;
    }

    .commerce table.cart > tfoot > tr > td {
        text-align: center;
        padding: 4px 10px;
    }

    .commerce table.cart tfoot .button:nth-child(2),
    .commerce table.cart tfoot .button {
        margin: 5px 37px;
        width: 235px;
    }

    #shopping-cart-table .button {
        font-size: 12px;
    }

    .my-wishlist table,
    .my-wishlist table > tbody,
    .my-wishlist table > tbody > tr,
    .my-wishlist table > tbody > tr > td {
        display: block;
    }

    .my-wishlist .add-to-cart-alt input.input-text,
    .my-wishlist .add-to-cart-alt button {
    }

    .my-wishlist .buttons-set {
        text-align: center;
    }

    .my-wishlist .buttons-set .button {
        margin-bottom: 10px !important;
        width: 100%;
    }

    .enterprise-giftcardaccount-customer-index .buttons-set > button.button {
        font-size: 11px !important;
    }

    .enterprise-reward-customer-info .my-rewards > .box > .box-title {
        font-size: 1.1em;
    }

    .commerce table.cart {
        margin-top: 37px;
    }
}

@media (max-width: 480px) {
    .commerce table.cart {
        margin-top: 0;
    }
}

@media (max-width: 425px) {
    .commerce table.cart tfoot .button:nth-child(2),
    .commerce table.cart tfoot .button {
        margin: 5px 40px;
    }
}

@media (max-width: 414px) {
    .commerce table.cart tfoot .button:nth-child(2),
    .commerce table.cart tfoot .button {
        margin: 5px 34px;
    }
}

@media (max-width: 375px) {
    .commerce table.cart tfoot .button:nth-child(2),
    .commerce table.cart tfoot .button {
        margin: 5px 15px;
    }
}

@media (max-width: 360px) {
    .commerce table.cart > tfoot > tr > td {
        padding: 4px 10px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 360px) {
    .commerce table.cart tfoot .button:nth-child(2),
    .commerce table.cart tfoot .button {
        margin: 5px 7px;
    }
}

@media (max-width: 320px) {
    .commerce table.cart tfoot .button:nth-child(2),
    .commerce table.cart tfoot .button {
        margin: 4px 5px;
        width: 200px;
    }
}


/* .widget_product_categories:first-child {
    margin-top:80px; 
} */

#giftcard_code {
    color: #000;
}

.storelocator-page .search-area-magestore {
    display: none;
}


/* special price

.price-box .regular-price .price {
  color: #777 !important;
  text-decoration: line-through;
}

*/

.add-to-cart-table .special-price.percentage-of-discount {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 26px;
    line-height: 26px;
    font-weight: lighter;
}

.block.block-subscribe {
    background: transparent !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    text-align: center;
    min-width: 305px;
}

.block.block-subscribe .block-title {
    text-align: center;
    border: none !important;
}

.block.block-subscribe .block-title strong {
    text-transform: uppercase;
    color: #000;
    font-size: 1.2em;
    padding-bottom: 0;
}

.block-subscribe button {
    height: 28px;
    line-height: 28px;
    padding-top: 0;
    padding-bottom: 0;
}

.block-subscribe button:hover {
    background-color: #000;
    color: #fff;
}


/* designer detail */

.designer-designer-view .container.topDesigner .col-sm-2 a {
    position: relative;
    width: 100%;
    display: block;
}

.designer-designer-view .container.topDesigner .col-sm-2 a p {
    margin: 0;
    padding: 0;
}

.designer-designer-view .container.topDesigner .col-sm-2 span {
    position: absolute;
    width: 90%;
    text-align: center;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-left: 5%;
    margin-right: 5%;
    text-transform: uppercase;
    font-size: 12px;
    padding: 4px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
}


/* related */

.catalog-product-view .caroufredsel-wrap .price-box {
    text-align: center;
}


/* footer newsletter */

.checkbox-newsletter {
    display: inline-block !important;
    padding-top: 7px !important;
    margin-top: 0 !important;
    line-height: 10px !important;
    height: 27px !important;
}

.block-subscribe label.label-newsletter {
    padding-top: 0;
    padding-left: 5px;
    font-weight: normal;
    color: #000;
    font-size: 12px;
    margin-top: -5px;
    display: inline;
}


/* container designer */

.containerWtf .col-sm-offset-1 {
    margin-left: 0;
}

.designercat {
    width: 20%;
}

.designer-designer-view .containerWtf .designercat a {
    position: relative;
    width: 100%;
    display: block;
}

.designer-designer-view .containerWtf .designercat a p {
    margin: 0;
    padding: 0;
    text-align: center;
}

.designer-designer-view .containerWtf {
    padding: 0;
}

.designer-designer-view .containerWtf .designercat span {
    position: absolute;
    width: auto;
    text-align: center;
    color: #fff;
    /*    border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;*/
    /* margin-left:5%; */
    /* margin-right:5%; */
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3D(-50%, -50%, 0);
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
}

.designer-designer-view .containerWtf .designercat p img {
    min-height: 41px;
}

.catalog-category-view #filters,
.designer-designer-view #filters {
    margin-top: 50px;
}

.designer-designer-view .designer-content,
.catalog-product-view .prod-content {
    padding-top: 30px;
}

.customer-account-index .account {
    padding-top: 0;
}

.sales-order-history .account,
.customer-account-index .account,
.wishlist-index-index .account,
.enterprise-rma-return-history .account,
.newsletter-manage-index .account,
.customer-account-edit .account,
.sales-order-view .account,
.enterprise-rma-return-create .account,
.enterprise-rma-return-view .account,
.sales-order-shipment .account,
.customer-address-form .account {
    padding-top: 30px;
}

@media screen and (max-width: 767px) {
    .designer-designer-view .content-container {
        padding-top: 0;
    }

    .designer-designer-view .containerWtf {
        padding: 0;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .content-container {
        /*padding-top: 30px;*/
    }

    .designercat {
        width: 100%;
        margin: 0;
        padding: 5px;
        border-bottom: 1px #D2D2D2 solid;
    }

    /*    .containerWtf .col-sm-2:last-child {
            border-bottom: none;
        }*/
    .designer-designer-view .containerWtf .col-sm-2 span {
        border-top: 3px solid #fff;
        border-top-color: rgb(255, 255, 255);
        border-bottom: 3px solid #fff;
        border-bottom-color: rgb(255, 255, 255);
    }

    .designer-designer-view .containerWtf .designercat span {
        font-size: 15px;
        color: #000;
        border: none;
    }

    .designer-designer-view .content-container {
        clear: both !important;
        margin-top: 0px;
        padding-top: 0px;
    }

    .container.topDesigner .pb-8 {
        padding-bottom: 20px !important;
    }

    .container.topDesigner .pb-4 {
        padding-top: 20px !important;
    }

    .designer-designer-listwoman .container.pt-8.pb-10 {
        padding-top: 0 !important;
        padding-bottom: 50px !important;
    }

    .designer-designer-listwoman .add-padding-top {
        padding-top: 120px !important;
    }
}

@media screen and (max-width: 480px) {
    .designer-designer-listwoman .add-padding-top {
        padding-top: 80px !important;
    }

    .sales-order-history .account,
    .customer-account-index .account,
    .wishlist-index-index .account,
    .enterprise-rma-return-history .account,
    .newsletter-manage-index .account,
    .customer-account-edit .account,
    .sales-order-view .account,
    .enterprise-rma-return-create .account,
    .enterprise-rma-return-view .account,
    .sales-order-shipment .account,
    .customer-address-form .account {
        padding-top: 0;
    }
}

@media screen and (max-width: 899px) {
    .catalog-product-view .prod-content {
        padding-top: 0;
    }

    .header-transparent .navbar-default:not(.navbar-fixed-top) {
        background-color: #000;
    }

    .cart-icon-mobile {
        background: url(../../skin/frontend/vinicio/default/images/shopping_bag-white.svg) no-repeat center center / 24px auto;
    }

    .navbar-settings > a {
        color: #fff;
    }

    .box-ft-3 .bof-tf-title-wrap {
        padding: 10px 30px 10px;
    }

    .box-ft-3 .bof-tf-sub-title {
        font-size: 16px;
    }

    .box-ft-3 .bof-tf-title {
        font-size: 1.5em;
    }

    .box-ft-3 .bof-tf-title span {
        font-size: 18px;
    }
}

.checkout-onepage-index .page-title h1 {
    color: #000;
}

@media screen and (max-width: 1024px) {
    .shop-loop-actions {
        display: none !important
    }

    .box-ft-3 .bof-tf-view-more {
        margin-top: 5px;
    }
}

@media screen and (min-width: 900px) {
    .navbar-settings > a {
        /*display: inline-block;*/
        float: left;
    }

    #country_selector {
        width: auto;
        padding: 0;
        padding-right: 10px;
        display: inline;
        border: none;
    }

    #country_selector h5 {
        font-weight: bold;
        color: #000;
        margin-top: 0;
        float: left;
        line-height: 50px;
        padding: 0 10px;
        margin: 0;
        font-size: 10px;
    }

    #country_selector h5 a {
        float: left;
        text-decoration: none;
    }

    #country_selector a {
        float: left;
    }

    #country_selector .btn-white-outline {
        line-height: 1.4;
        background: transparent;
        border: none;
        text-transform: uppercase;
        color: #000;
        position: relative;
        line-height: 50px;
        padding: 0;
        font-size: 10px !important;
    }

    #language_selector {
        padding: 0;
        margin: 0;
        border-bottom: 0;
        display: inline-block;
        height: 50px;
        clear: none;
        float: left;
    }

    #language_selector h5 {
        height: 50px;
        line-height: 50px;
        margin: 0;
        padding: 0 10px;
        float: left;
        margin: 0;
        font-size: 10px;
        font-weight: bold;
    }

    #language_selector ul {
        float: left;
        display: inline-block;
        line-height: 50px;
        margin: 0;
    }

    #language_selector ul li {
        line-height: 50px;
        height: 50px;
        float: left;
    }

    #language_selector li img {
        width: 20px;
        cursor: pointer;
    }
}

.widget.widget_product_categories ul {
    padding: 15px 0 !important;
}

@media screen and (max-width: 1200px) {
    .catalog-category-view .col-md-2,
    .designer-designer-view .col-md-2 {
        width: 25%;
    }

    .catalog-category-view .col-md-10,
    .designer-designer-view .col-md-10 {
        width: 100%;
    }

    .catalog-category-view #filters,
    .designer-designer-view #filters {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .catalog-category-view .col-md-10 {
        width: 100%;
    }
}


/* lightbox */

.lightboxCountry h2 {
    text-align: left;
    color: #3a3a3a;
    width: 100%;
    clear: both;
    padding-top: 15px;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    cursor: pointer;
}

.lightboxCountry ul {
    display: none;
    padding: 15px 0;
    columns: 4 150px;
}

.lightboxCountry li {
    text-align: left;
    color: #3a3a3a;
    width: 100%;
    padding-bottom: 10px;
}

.lightboxCountry li a {
    color: #3a3a3a;
}


/* price correlati */

.shop-loop-product-info p.old-price span.price {
    color: #777 !important;
    /* #878787; */
    /* font-size: 18px; */
    margin-right: 3px;
    position: relative;
    /* top: -2px; */
    text-decoration: line-through;
    font-weight: normal;
}

.shop-loop-product-info .special-price .price {
    color: #ff0000 !important;
    margin-left: 3px;
    margin-right: 3px;
}

.shop-loop-product-info .special-price.percentage-of-discount .price {
    color: #000 !important;
    margin-left: 3px;
    font-weight: normal !important;
}


/* dhl logo */

div#checkout-shipping-method-load dl:before {
    content: "";
    width: 60px;
    height: 40px;
    display: block;
    background-color: #ff0000;
    float: left;
    margin-right: 14px;
    background-image: url(../../skin/frontend/vinicio/default/images/dhl.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.separatorLanguage {
    float: left;
    color: #000;
    font-size: 20px;
    line-height: 50px;
    height: 22px;
    text-indent: -99999px;
    border-right: 1px solid #000;
    margin-top: 14px;
    margin-left: 10px;
}


/* footer accordion */

.footer-widget .helpdesk-contact-form-button {
    color: #000000;
}

.footer-widget .helpdesk-contact-form-button:hover {
    color: #6c7680;
}

@media screen and (max-width: 767px) {
    .menu-legal-container {
        display: none;
    }

    .footer-widget .block-subscribe button {
        width: 100%;
    }
}


/* select language */

#language_selector ul {
    position: relative;
}

#language_selector ul li:after {
    width: 10px;
    height: 10px;
    content: "";
    font-size: 5px;
    position: absolute;
    top: 23px;
    right: -18px;
    z-index: 999;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #888;
    cursor: pointer;
}

#language_selector ul li:last-child:after {
    display: none;
}

#language_selector ul li {
    line-height: 50px;
    height: 50px;
    float: left;
    width: 100%;
    text-align: center;
    margin-right: 0;
}

#language_selector ul li:last-child {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 99;
    visibility: hidden;
    line-height: 32px;
}

#language_selector li:last-child > :before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 10px;
    margin-left: -10px;
    background: white;
}

#language_selector li:last-child > :after {
    content: "";
    display: inline-block;
    height: 20px;
    width: 10px;
    margin-right: -10px;
    background: white;
}


/*#language_selector ul:hover li:last-child {
  visibility:visible;
}*/

.order-page h2 {
    font-size: 1.1em;
    margin-top: 0.3em;
    margin-bottom: 0.2em
}

#checkout-review-table-wrapper .product-image {
    float: left;
    padding-right: 15px;
}

#checkout-review-table-wrapper .product-image img {
    max-width: 100%;
}

#opc-review .commerce .cart-price .price {
    font-weight: normal !important;
}

.enterprise-rma-return-create .form-list li {
    line-height: 30px;
}

.enterprise-rma-return-create .order-page .form-list li:nth-child(3) {
    line-height: 94px;
}

.enterprise-rma-return-create .input-box .required-entry {
    width: 100%;
}

.enterprise-rma-return-create #rma_comment {
    width: 100%;
}

.enterprise-rma-return-create .fieldset .buttons-set.form-buttons {
    text-align: left !important;
}

.brands-list {
    columns: 4 150px;
}

.brands-list .col-brand {
    width: 100%;
    float: none;
}

.brands-list .col-brand ul li span {
    display: block;
}

.brands-list .col-brand ul li span {
    margin-top: 20px;
}

.brands-list .col-brand ul li:first-child span {
    margin-top: 0;
}

#my-orders-table tr:last-child td {
    border-bottom: 1px solid #dedede;
}

@media screen and (max-width: 900px) {
    #my-orders-table tr:last-child td {
        border-bottom: none;
    }
}

@media screen and (max-width: 800px) {
    .lightboxCountry ul {
        columns: 3 150px;
    }

    .brands-list {
        columns: 3 150px;
    }
}

@media screen and (max-width: 767px) {
    .helpdesk-contact-form-button {
        display: none !important;
    }

    .lightboxCountry li {
        text-align: left;
        color: #fff;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 640px) {
    .lightboxCountry li {
        text-align: left;
        color: #fff;
        padding-bottom: 10px;
        padding-right: 15px;
    }

    .lightboxCountry ul {
        columns: 2 150px;
    }

    .brands-list {
        columns: 2 150px;
    }
}

.cms-page-view dd {
    padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
    #checkout-step-review table tbody tr {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: inherit;
        clear: none;
    }

    #checkout-step-review table tbody tr td {
        width: 100%;
        text-align: left;
    }

    #checkout-step-review table tbody tr td .product-image {
        display: none;
    }

    #checkout-step-review table tbody tr td.a-center {
        text-align: left !important;
    }
}

.remodal-wrapper {
    z-index: 99999999 !important;
}

.block-subscribe .input-box.input-box-email {
    width: 60%;
    float: left;
}

.block-subscribe .actions {
    width: 40%;
    float: left;
}

@media screen and (max-width: 1024px) {
    .block-subscribe .input-box.input-box-email {
        width: 100%;
    }

    .block-subscribe .input-box.input-box-woman {
    }

    .block-subscribe .actions {
        width: 100%;
    }

    .block-subscribe .actions button {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .checkout-cart-index .commerce .col-totals {
        width: 100%;
        min-width: 645px;
        float: none;
        clear: both;
        margin: 0 auto;
    }

    .commerce .totals {
        max-width: 100%;
    }

    .commerce .totals:first-child {
        width: 63%;
    }

    .commerce .totals:last-child {
        width: 33%;
    }

    .commerce .col-totals {
        position: relative;
    }

    .commerce .totals {
        position: relative;
        float: left;
    }

    .commerce .totals:last-child {
        float: right;
    }
}

@media (max-width: 800px) {
    .checkout-cart-index .commerce .col-totals {
        width: 340px;
        min-width: 0;
    }

    .commerce .totals {
        float: none;
        width: 100%;
        margin: 0;
    }

    .commerce .totals:last-child {
        float: none;
    }

    .commerce .totals:first-child {
        width: 100%;
    }

    .commerce .totals:last-child {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .designer-designer-view .heading-no-button.heading-container .heading-background {
        background-image: none !important;
        background-color: #fff;
    }

    .designer-designer-view .heading-container .heading-background .page-title h1 {
        color: #000;
    }

    .designer-designer-view .heading-container .heading-background .page-title span {
        color: #777;
    }

    .designer-designer-view .heading-no-button.heading-container .heading-background .heading-wrap {
        height: auto;
    }

    .container.topDesigner {
        display: none;
    }

    .designercat {
        float: left;
    }

    .containerWtf .designercat.ditem a {
        display: block;
        padding: 5px 0;
    }

    .containerWtf .designercat a p {
        height: 40px;
    }

    .containerWtf .designercat a p img {
        display: none;
    }

    #toggle_sidebar,
    #close_sidebar {
        margin-bottom: 0 !important;
    }

    .widget_product_categories:first-child {
        margin-top: 50px;
    }

    .designer-designer-view .page-breadcrumb {
        display: none;
    }
}

@media (max-width: 480px) {
    .lightboxCountry ul {
        columns: 1 150px;
    }

    .brands-list {
        columns: 1 150px;
    }
}

@media (max-width: 360px) {
    .checkout-cart-index .commerce .col-totals {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .catalog-category-view #filters,
    .designer-designer-view #filters {
        margin-top: 0;
    }

    .widget_product_categories:first-child {
        margin-top: 0;
    }
}

@media (max-width: 570px) {
    .catalog-category-view #filters {
        margin-top: 40px;
    }
}

.designer-designer-view #filters .filter-designer {
    display: none;
}

@media (max-width: 480px) {
    .catalog-category-view #filters,
    .designer-designer-view #filters {
        margin-top: 0;
    }
}


/* Ticket */

.bulleted-lists {
    list-style-type: disc;
}

.numbered-lists {
    list-style-type: decimal;
}

.mfp-wrap {
    display: none;
}


/*  Print order  */

.page-print .print-head img.logo {
    max-width: 200px;
    margin-bottom: 20px;
}


/*  Slider Home  */

.tp-parallax-wrap {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    margin-right: auto;
}

.twobutton > .tp-parallax-wrap:nth-child(1) {
    margin-left: -150px !important;
}

.twobutton > .tp-parallax-wrap:nth-child(2) {
    margin-left: 150px !important;
}

@media (min-width: 480px) {
    .twobutton > .tp-parallax-wrap {
        margin-top: 30px !important;
        margin-left: -150px !important;
    }
}

@media (min-width: 1201px) {
    .tp-parallax-wrap .sdlabel {
        font-size: 18px !important;
    }

    .tp-parallax-wrap .sddescriptio {
        font-size: 18px !important;
    }

    .add_to_cart #product-addtocart-button,
    .add_to_cart .btn-white-outline .shopping-bag {
        font-size: 18px;
    }
}

@media (max-width: 1200px) {
    .tp-parallax-wrap .sdlabel {
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .tp-parallax-wrap .sddescriptio {
        font-size: 15px !important;
    }

    .btn-white-outline {
        font-size: 15px !important;
    }
}

@media (max-width: 900px) {
    .tp-parallax-wrap .sdlabel {
        font-size: 12px !important;
        line-height: 12px !important;
    }

    .tp-parallax-wrap .sddescriptio {
        font-size: 12px !important;
    }

    .btn-white-outline {
        font-size: 12px !important;
    }

    .twobutton > .tp-parallax-wrap:nth-child(1) {
        margin-left: -100px !important;
    }

    .twobutton > .tp-parallax-wrap:nth-child(2) {
        margin-left: 100px !important;
    }
}

@media (max-width: 768px) {
    .tp-parallax-wrap .sdlabel {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .tp-parallax-wrap .sddescriptio {
        font-size: 15px !important;
    }

    .tp-parallax-wrap .sdsubtitle {
        font-size: 25px !important;
    }

    .tp-parallax-wrap .sdtitle {
        font-size: 20px !important;
    }

    .tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        margin: 10px 0 !important;
    }

    .tp-revslider-slidesli .tp-parallax-wrap:nth-child(5) {
        margin: 20px 0 !important;
    }

    .tp-revslider-slidesli .tp-parallax-wrap:nth-child(6) {
        margin: 30px 0 !important;
    }

    .tp-revslider-slidesli .tp-parallax-wrap:nth-child(7) {
        margin: 40px 0 !important;
    }

    .twobutton > .tp-parallax-wrap {
        margin-top: 40px !important;
    }

    .info-box.shipping {
        margin-bottom: 15px;
    }
}


/* My Account - Address Book - start */

body.customer-address-form .my-account form .fieldset {
    display: inline-block;
    width: calc(50% - 20px);
    float: left;
}

body.customer-address-form .my-account form .fieldset:nth-child(1) {
    margin-right: 20px;
}

body.customer-address-form .my-account form .fieldset:nth-child(2) {
    margin-left: 20px;
}

body.customer-address-form .my-account form .fieldset:nth-child(2) input,
body.customer-address-form .my-account form .fieldset:nth-child(2) select {
    width: 100%;
}

body.customer-address-form .my-account form .fieldset:nth-child(2) input[type="checkbox"] {
    width: auto;
}

@media (max-width: 767px) {
    body.customer-address-form .my-account form .fieldset {
        width: 100%;
        float: none;
    }

    body.customer-address-form .my-account form .fieldset:nth-child(1) {
        margin-right: 0;
    }

    body.customer-address-form .my-account form .fieldset:nth-child(2) {
        margin-left: 0;
    }
}


/* My Account - Address Book - end */


/*Holidays Cutoff Alert*/

.banner-container > p {
    /* workaround to prevent empty p tags added by WYSIWYG editor */
    margin: 0;
}

.banner-message {
    text-align: center;
    background-color: #ebebec;
    padding: 0 10px;
    color: #1d1d1d;
    width: 100%;
    display: block;
}

.banner-div-line-height {
    margin-top: 10px;
    line-height: 95%;
}

.row-banner {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

/*mensagem*/
.close-menssage {
    top: 0;
    position: absolute;
    right: 0;
}

.close-menssage > #closemen {
    margin: 0;
    left: auto;
    right: 20px;
    top: 2px;
    transform: translate(0, 0);
    border: none;
    background: url(../../skin/frontend/vinicio/default/images/close_w.svg) no-repeat center / 30px;
    opacity: 1;
    position: absolute;
    width: 20px;
    z-index: 100;
    border-radius: 100%;
    color: #3a3a3a;
    height: 40px;
    fill: #3a3a3a;
}

.error-msg .close-menssage > #closemen {
    background: url(../../skin/frontend/vinicio/default/images/close.svg) no-repeat center / 30px;
}

/* Paypal purchase confirms */


.paypal-express-review .content-container {
    margin-top: 110px;
    margin-bottom: 50px;
}

.paypal-express-review .a-center {
    text-align: center;
}

.paypal-express-review #details-reload table tfoot.desktop {
    display: table-footer-group;
}

.paypal-express-review #details-reload table tfoot.desktop td:last-child {
    text-align: right;
}

.paypal-express-review .col2-set {
    float: left;
    width: 100%;
}

.paypal-express-review .col2-set .col-1 {
    float: left;
    width: 49%;
}

.paypal-express-review .col2-set .col-2 {
    float: right;
    width: 49%;
}

.paypal-express-review .main-content > .col2-set:nth-child(3) {
    margin-bottom: 1.5384615384615385em;
}

.paypal-express-review .main-content > .col2-set:nth-child(3) .col-1 {
    float: left;
    width: 100%;
}

.paypal-express-review .main-content .info-set .legend {
    font-size: 1.8461538461538463em;
}

.paypal-express-review .main-content .info-set button {
    margin-top: 10px;
    margin-bottom: 10px;
}

.paypal-express-review #details-table tbody tr td .product-image {
    width: 110px;
    float: left;
}

.paypal-express-review #details-table tbody tr td .product-name {
    font-size: 1.125em;
}

@media (max-width: 770px) {
    .customer-account-forgotpassword {
        margin-top: 80px;
    }

    .paypal-express-review #details-reload table {
        display: block;
    }

    .paypal-express-review #details-reload table tfoot.desktop {
        display: none !important;
    }

    .paypal-express-review #details-reload table tfoot.mobile {
        display: table-footer-group;
    }

    .paypal-express-review #details-reload table tbody {
        border-top: 1px solid #dedede;
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .paypal-express-review .col2-set .col-1,
    .paypal-express-review .col2-set .col-2 {

        width: 100%;
    }

    .paypal-express-review .main-content table > tbody > tr {
        width: 100%;
        border-bottom: 1px solid #dedede;
    }

    .paypal-express-review .main-content table > tbody > tr,
    .paypal-express-review .main-content table > tbody > tr > td {
        float: left;
    }

    .paypal-express-review .main-content table > tbody > tr > td,
    .paypal-express-review .main-content table > tbody > tr > td.last {
        width: 30%;
        border: none !important;
        text-align: center !important;

    }

    .paypal-express-review .main-content table > tbody > tr > td:first-child {
        text-align: left !important;

    }

    .paypal-express-review #details-table tbody tr td .product-image,
    .paypal-express-review #details-table tbody > tr > td > dl,
    .paypal-express-review #details-table tbody > tr > td > h3 {
        width: 100%;
    }

    .paypal-express-review #details-table tbody tr td .product-image {
        margin-bottom: 10px;
    }

    .paypal-express-review .main-content table > tbody > tr > td:nth-child(1) {
        width: 70%;
    }

    .paypal-express-review .main-content table > thead {
        display: none;
    }

    .paypal-express-review .main-content table tbody tr td:last-child .price {
        font-weight: 700;
    }

    .paypal-express-review #details-reload table {

        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }


    .paypal-express-review #details-reload table tfoot.mobile {
        margin: auto;
        margin-top: 20px;
    }

    .paypal-express-review #details-reload table tfoot.mobile {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .paypal-express-review #details-reload table tbody {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}

@media (max-width: 480px) {
    .customer-account-forgotpassword {
        margin-top: 50px;
    }

    .box-ft-3 .bof-tf-sub-title {
        font-size: 16px;
    }

    .box-ft-3 .bof-tf-title {
        font-size: 50px;
    }

    .box-ft-3 .bof-tf-title span {
        font-size: 20px;
    }

    .box-ft-3 .bof-tf-title-wrap {
        padding: 25px 30px 10px;
    }
}

@media (max-width: 375px) {
    .box-ft-3 .bof-tf-sub-title {
        font-size: 14px;
    }

    .box-ft-3 .bof-tf-title {
        font-size: 40px;
    }

    .box-ft-3 .bof-tf-title span {
        font-size: 18px;
    }

    .box-ft-3 .bof-tf-title-wrap {
        padding: 15px 30px 10px;
    }
}

@media (max-width: 320px) {
    .box-ft-3 .bof-tf-sub-title {
        font-size: 14px;
    }

    .box-ft-3 .bof-tf-title {
        font-size: 25px;
    }

    .box-ft-3 .bof-tf-title span {
        font-size: 16px;
    }

    .box-ft-3 .bof-tf-title-wrap {
        padding: 10px 30px 10px;
    }
}

body.catalogsearch-result-index .page-title h1 {
    font-size: 18px;
}

body.catalogsearch-result-index .amshopby-filters-left-wrap {
    margin-top: 104px;
}

.btn-space-between {
    margin-right: 10px;
}

@media (max-width: 899px) {
    body.catalogsearch-result-index .amshopby-filters-left-wrap {
        margin-top: 14px;
    }
}

/*--------------------------------------------------------------
Woocommerce
--------------------------------------------------------------*/
.btn-black {
    color: #ffffff;
    background-color: #1e1e1e;
    border-color: #1e1e1e;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
    color: #ffffff;
    border-color: #040404;
    -webkit-box-shadow: 0 0 0 2px #040404 inset;
    box-shadow: 0 0 0 2px #040404 inset;
}
.btn-black:active,
.btn-black.active {
    background-image: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
    color: #ffffff;
    border-color: #515151;
    -webkit-box-shadow: 0 0 0 2px #515151 inset;
    box-shadow: 0 0 0 2px #515151 inset;
}
/* =Custom Font
-------------------------------------------------------------- */
@font-face {
    font-family: 'star';
    src: url('../../skin/frontend/vinicio/default/fonts/star.eot');
    src: url('../../skin/frontend/vinicio/default/fonts/star.eot#iefix') format('embedded-opentype'), url('../../skin/frontend/vinicio/default/fonts/star.woff') format('woff'), url('../../skin/frontend/vinicio/default/fonts/star.ttf') format('truetype'), url('../../skin/frontend/vinicio/default/fonts/star.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WooCommerce';
    src: url('../../skin/frontend/vinicio/default/fonts/WooCommerce.eot');
    src: url('../../skin/frontend/vinicio/default/fonts/WooCommerce.eot#iefix') format('embedded-opentype'), url('../../skin/frontend/vinicio/default/fonts/WooCommerce.woff') format('woff'), url('../../skin/frontend/vinicio/default/fonts/WooCommerce.ttf') format('truetype'), url('../../skin/frontend/vinicio/default/fonts/WooCommerce.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.woo-content[data-paginate="infinite_scroll"] .commerce-pagination,
.woo-content[data-paginate="loadmore"] .commerce-pagination {
    display: none;
}
ul.masonry-products {
    padding: 0;
    list-style: none;
}
ul.masonry-products li.product {
    padding-bottom: 2em;
    background: none !important;
}
.wishlist-title h2 {
    font-size: 1.2em;
    text-transform: uppercase;
}
.commerce ul.products:not(.masonry-products) li.product {
    float: left;
    margin: 0 2% 2em 0;
    padding: 0;
    position: relative;
    width: 23.5%;
    margin-left: 0;
    height: auto;
    display: inline-block;
    clear: none;
}
.commerce ul.products:not(.masonry-products) li.product:nth-child(4n) {
    margin-right: 0;
}

.checkout-cart-index .main-wrap {
    padding-top: 38px;
}

@media (min-width: 960px) {
    .commerce ul.products:not(.masonry-products) li.product.first {
        clear: both;
    }
    .commerce ul.products:not(.masonry-products) li.product.last {
        margin-right: 0;
    }
    .columns-6 > ul.products:not(.masonry-products) li.product,
    ul.products:not(.masonry-products).columns-6 li.product {
        width: 15%;
        margin: 0 2% 2em 0;
    }
    .columns-6 > ul.products:not(.masonry-products) li.product.first,
    ul.products:not(.masonry-products).columns-6 li.product.first {
        clear: none;
    }
    .columns-6 > ul.products:not(.masonry-products) li.product.last,
    ul.products:not(.masonry-products).columns-6 li.product.last {
        margin-right: 2%;
    }
    .columns-6 > ul.products:not(.masonry-products) li.product:nth-of-type(6n + 1),
    ul.products:not(.masonry-products).columns-6 li.product:nth-of-type(6n + 1) {
        clear: both;
    }
    .columns-6 > ul.products:not(.masonry-products) li.product:nth-child(6n),
    ul.products:not(.masonry-products).columns-6 li.product:nth-child(6n) {
        margin-right: 0;
    }
    .columns-5 > ul.products:not(.masonry-products) li.product,
    ul.products:not(.masonry-products).columns-5 li.product {
        width: 18.4%;
        margin: 0 2% 2em 0;
    }
    .columns-5 > ul.products:not(.masonry-products) li.product.first,
    ul.products:not(.masonry-products).columns-5 li.product.first {
        clear: none;
    }
    .columns-5 > ul.products:not(.masonry-products) li.product.last,
    ul.products:not(.masonry-products).columns-5 li.product.last {
        margin-right: 2%;
    }
    .columns-5 > ul.products:not(.masonry-products) li.product:nth-of-type(5n + 1),
    ul.products:not(.masonry-products).columns-5 li.product:nth-of-type(5n + 1) {
        clear: both;
    }
    .columns-5 > ul.products:not(.masonry-products) li.product:nth-child(5n),
    ul.products:not(.masonry-products).columns-5 li.product:nth-child(5n) {
        margin-right: 0;
    }
    .columns-4 > ul.products:not(.masonry-products) li.product,
    ul.products:not(.masonry-products).columns-4 li.product,
    .page-layout-full-width ul.products:not(.masonry-products) li.product {
        margin: 0 2.564102564102564% 2em 0;
    }
    .columns-4 > ul.products:not(.masonry-products) li.product.first,
    ul.products:not(.masonry-products).columns-4 li.product.first,
    .page-layout-full-width ul.products:not(.masonry-products) li.product.first {
        clear: none;
    }
    .columns-4 > ul.products:not(.masonry-products) li.product.last,
    ul.products:not(.masonry-products).columns-4 li.product.last,
    .page-layout-full-width ul.products:not(.masonry-products) li.product.last {
        margin-right: 2%;
    }
    .columns-4 > ul.products:not(.masonry-products) li.product:nth-of-type(4n + 1),
    ul.products:not(.masonry-products).columns-4 li.product:nth-of-type(4n + 1),
    .page-layout-full-width ul.products:not(.masonry-products) li.product:nth-of-type(4n + 1) {
        clear: both;
    }
    .columns-4 > ul.products:not(.masonry-products) li.product:nth-child(4n),
    ul.products:not(.masonry-products).columns-4 li.product:nth-child(4n),
    .page-layout-full-width ul.products:not(.masonry-products) li.product:nth-child(4n) {
        margin-right: 0;
    }
    .columns-3 > ul.products:not(.masonry-products) li.product,
    ul.products:not(.masonry-products).columns-3 li.product,
    .page-layout-left-sidebar ul.products:not(.masonry-products) li.product,
    .page-layout-right-sidebar ul.products:not(.masonry-products) li.product {
        width: 32%;
        margin: 0 2% 2em 0;
    }
    .columns-3 > ul.products:not(.masonry-products) li.product.first,
    ul.products:not(.masonry-products).columns-3 li.product.first,
    .page-layout-left-sidebar ul.products:not(.masonry-products) li.product.first,
    .page-layout-right-sidebar ul.products:not(.masonry-products) li.product.first {
        clear: none;
    }
    .columns-3 > ul.products:not(.masonry-products) li.product.last,
    ul.products:not(.masonry-products).columns-3 li.product.last,
    .page-layout-left-sidebar ul.products:not(.masonry-products) li.product.last,
    .page-layout-right-sidebar ul.products:not(.masonry-products) li.product.last {
        margin-right: 2%;
    }
    .columns-3 > ul.products:not(.masonry-products) li.product:nth-of-type(3n + 1),
    ul.products:not(.masonry-products).columns-3 li.product:nth-of-type(3n + 1),
    .page-layout-left-sidebar ul.products:not(.masonry-products) li.product:nth-of-type(3n + 1),
    .page-layout-right-sidebar ul.products:not(.masonry-products) li.product:nth-of-type(3n + 1) {
        clear: both;
    }
    .columns-3 > ul.products:not(.masonry-products) li.product:nth-child(3n),
    ul.products:not(.masonry-products).columns-3 li.product:nth-child(3n),
    .page-layout-left-sidebar ul.products:not(.masonry-products) li.product:nth-child(3n),
    .page-layout-right-sidebar ul.products:not(.masonry-products) li.product:nth-child(3n) {
        margin-right: 0;
    }
    .columns-2 > ul.products:not(.masonry-products) li.product,
    ul.products:not(.masonry-products).columns-2 li.product {
        width: 47%;
        margin-right: 5%;
    }
    .columns-2 > ul.products:not(.masonry-products) li.product.first,
    ul.products:not(.masonry-products).columns-2 li.product.first {
        clear: none;
    }
    .columns-2 > ul.products:not(.masonry-products) li.product.last,
    ul.products:not(.masonry-products).columns-2 li.product.last {
        margin-right: 5%;
    }
    .columns-2 > ul.products:not(.masonry-products) li.product:nth-of-type(2n + 1),
    ul.products:not(.masonry-products).columns-2 li.product:nth-of-type(2n + 1) {
        clear: both;
    }
    .columns-2 > ul.products:not(.masonry-products) li.product:nth-child(2n),
    ul.products:not(.masonry-products).columns-2 li.product:nth-child(2n) {
        margin-right: 0;
    }
    .lookbooks-grid .commerce-lookbok .columns-2 > ul.products:not(.masonry-products) li.product,
    .lookbooks-grid .commerce-lookbok ul.products.columns-2:not(.masonry-products) li.product {
        width: 45.45454545454545%; /* 300px @ 660 */
        margin-right: 9.090909090909091%; /* 60px @ 660 */
    }
    .lookbooks-grid .commerce-lookbok .columns-2 > ul.products:not(.masonry-products) li.product:nth-of-type(2n),
    .lookbooks-grid .commerce-lookbok ul.products.columns-2:not(.masonry-products) li.product:nth-of-type(2n) {
        margin-right: 0;
    }
}
@media (min-width: 1200px) {
    .container.wide .page-layout-left-sidebar ul.products:not(.masonry-products) li.product,
    .container.wide .page-layout-left-sidebar ul.products:not(.masonry-products) li.product:nth-child(3n),
    .container.wide .page-layout-left-sidebar ul.products:not(.masonry-products) li.product:nth-child(3n+1){
        width: 23.5%;
        margin: 0 2% 2em 0;
        clear: none;
    }
    .container.wide .page-layout-left-sidebar ul.products:not(.masonry-products) li.product:nth-child(4n) {
        margin-right: 0;
    }
    .container.wide .page-layout-left-sidebar ul.products:not(.masonry-products) li.product:nth-child(4n+1) {
        clear: both;
    }
}
.columns-1 > ul.products:not(.masonry-products) li.product,
ul.products:not(.masonry-products).columns-1 li.product {
    width: 100%;
    margin: 0 0 2em 0;
    clear: none;
}
@media (max-width: 1199px) {
    .commerce.page-layout-right-sidebar .related  li.product:nth-child(3),
    .commerce.page-layout-right-sidebar .upsells  li.product:nth-child(3),
    .commerce.page-layout-left-sidebar .related  li.product:nth-child(3),
    .commerce.page-layout-left-sidebar .upsells  li.product:nth-child(3) {
        display: none !important;
    }
}
@media (max-width: 959px) and (min-width: 480px) {
    .commerce ul.products:not(.masonry-products) > li.product:not(.product-category) {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 2em;
        clear: none;
        margin-left: 0;
        height: auto;
        display: inline-block;
        position: relative;
    }
    .commerce ul.products:not(.masonry-products) > li.product:not(.product-category):nth-of-type(3n + 1) {
        /*clear: both;*/
    }
    .commerce ul.products:not(.masonry-products) > li.product:not(.product-category):nth-child(3n) {
        margin-right: 0;
    }
    .commerce ul.products:not(.masonry-products) > .product-category.last {
        margin-right: 0;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product,
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product,
    .commerce ul.products:not(.masonry-products).columns-4 > li.product,
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product,
    .commerce ul.products:not(.masonry-products).columns-2 > li.product {
        width: 47%;
        margin-right: 5%;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product.first,
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product.first,
    .commerce ul.products:not(.masonry-products).columns-4 > li.product.first,
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product.first,
    .commerce ul.products:not(.masonry-products).columns-2 > li.product.first {
        clear: none;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product.last,
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product.last,
    .commerce ul.products:not(.masonry-products).columns-4 > li.product.last,
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product.last,
    .commerce ul.products:not(.masonry-products).columns-2 > li.product.last {
        margin-right: 5%;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product:nth-of-type(3n + 1),
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product:nth-of-type(3n + 1),
    .commerce ul.products:not(.masonry-products).columns-4 > li.product:nth-of-type(3n + 1),
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product:nth-of-type(3n + 1),
    .commerce ul.products:not(.masonry-products).columns-2 > li.product:nth-of-type(3n + 1) {
        clear: none;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product:nth-child(3n),
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product:nth-child(3n),
    .commerce ul.products:not(.masonry-products).columns-4 > li.product:nth-child(3n),
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product:nth-child(3n),
    .commerce ul.products:not(.masonry-products).columns-2 > li.product:nth-child(3n) {
        margin-right: 5%;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product:nth-of-type(2n + 1),
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product:nth-of-type(2n + 1),
    .commerce ul.products:not(.masonry-products).columns-4 > li.product:nth-of-type(2n + 1),
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product:nth-of-type(2n + 1),
    .commerce ul.products:not(.masonry-products).columns-2 > li.product:nth-of-type(2n + 1) {
        clear: both;
    }
    .commerce-lookbok.commerce ul.products:not(.masonry-products) > li.product:nth-child(2n),
    .columns-4 > .commerce ul.products:not(.masonry-products) > li.product:nth-child(2n),
    .commerce ul.products:not(.masonry-products).columns-4 > li.product:nth-child(2n),
    .columns-2 > .commerce ul.products:not(.masonry-products) > li.product:nth-child(2n),
    .commerce ul.products:not(.masonry-products).columns-2 > li.product:nth-child(2n) {
        margin-right: 0;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category) {
        width: 47%;
        margin-right: 5%;
        clear: none;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category).first {
        clear: none;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category).last {
        margin-right: 5%;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-of-type(3n + 1) {
        clear: none;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-child(3n) {
        margin-right: 5%;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-of-type(2n + 1) {
        clear: both;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-child(2n) {
        margin-right: 0;
    }
}
@media (max-width: 899px) and (min-width: 481px) {
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category),
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-child(2n) {
        float: left;
        width: 32%;
        margin-right: 2%;
        padding: 0;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-child(3n) {
        margin-right: 0;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-child(3n+1) {
        clear: left;
    }
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category):nth-child(2n+1) {
        clear: none;
    }
}
@media (max-width: 767px) {
    .col-md-9.main-wrap ul.products:not(.masonry-products) li.product:not(.product-category)
    .commerce ul.products:not(.masonry-products) > li.product,
    .commerce ul.products:not(.masonry-products) > li.product:not(.product-category),
    .lookbooks-grid .commerce-lookbok .columns-2 > ul.products:not(.masonry-products) li.product,
    .lookbooks-grid .commerce-lookbok ul.products.columns-2:not(.masonry-products) li.product {
        width: 50%;
        margin: 0 0 1.25em 0;
        float: none;
        clear: none;
        float:left;
        padding: 0 5px;
    }
}
.commerce-account .commerce-account-tabs .nav-tabs > li > a {
    font-size: 1.8461538461538463em !important;
}
.commerce-account .commerce-account-heading {
    text-transform: uppercase;
    display: table;
    margin: 0 auto 60px;
}
.commerce-account .commerce-account-heading ~ .user-login-or {
    margin-bottom: 30px !important;
}
.commerce-account .tab-content {
    padding-top: 60px !important;
}
@media (min-width: 768px) {
    .commerce-account .user-login-or,
    .commerce-account form.register,
    .commerce-account form.login,
    .commerce-account form.lost_reset_password {
        max-width: 60%;
        margin: 0 auto !important;
    }
}
.commerce-account .user-login-facebook {
    text-align: center;
}
.commerce-account .commerce h2,
.commerce-account .commerce h3 {
    font-size: 1.8461538461538463em;
}
.commerce-account .commerce .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background-color: #ebebec;
    border-color: #ebebec;
    background: transparent;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    color: #1e1e1e;
    position: relative;
}
.commerce-account .commerce .button:hover,
.commerce-account .commerce .button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce-account .commerce .button i,
.commerce-account .commerce .button span {
    z-index: 2;
    position: relative;
}
.commerce-account .commerce .button:hover,
.commerce-account .commerce .button:focus,
.commerce-account .commerce .button:active,
.commerce-account .commerce .button.active {
    color: #1e1e1e;
    border-color: #d1d1d3;
    -webkit-box-shadow: 0 0 0 2px #d1d1d3 inset;
    box-shadow: 0 0 0 2px #d1d1d3 inset;
}
.commerce-account .commerce .button:active,
.commerce-account .commerce .button.active {
    background-image: none;
}
.commerce-account .commerce .button:hover {
    border-color: #1e1e1e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.commerce-account .commerce .edit {
    color: #8a8a8a;
    text-decoration: underline;
}
.commerce-account .commerce .address {
    margin-top: 1.5rem;
}
.commerce-account .commerce .address .title {
    line-height: 1.6;
    padding-bottom: .6rem;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebec;
}
.commerce-account .commerce .address h2,
.commerce-account .commerce .address h3 {
    margin: 0;
    line-height: 1;
}
.commerce-page .select2-drop.select2-drop-above {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.commerce-page .select2-drop-active {
    border-width: 0 2px 2px !important;
}
.commerce-page .select2-drop.select2-drop-above.select2-drop-active,
.commerce-page .select2-drop-above {
    border-top-width: 2px !important;
}
.commerce-page .select2-search input {
    margin-top: 8px;
    height: 27px !important;
}
.commerce-page .select2-drop.select2-drop-above .select2-search input {
    margin-top: 8px;
}
.select2-drop {
    border-color: #ebebec !important;
}
.select2-results {
    background: #fff !important;
}
.commerce {
    /* =General Layout Styles
    -------------------------------------------------------------- */
    /* Tabs on the product page */
    /* Product category*/
    /* =Product Page
    -------------------------------------------------------------- */
    /* =Product Loops
    -------------------------------------------------------------- */
    /* =Cart Page
    -------------------------------------------------------------- */
    /* =Forms
    -------------------------------------------------------------- */
}
.commerce .col2-set {
    width: 100%;
}
.commerce .col2-set:before,
.commerce .col2-set:after {
    content: " ";
    display: table;
}
.commerce .col2-set:after {
    clear: both;
}
.commerce .col2-set .col-1 {
    float: left;
    width: 48%;
}
.commerce .col2-set .col-2 {
    float: right;
    width: 48%;
}
.commerce .cart-collaterals .col2-set .col-2 {
    width: 32%;
}

.commerce .col3-set {
    width: 100%;
}
.commerce .col3-set:before,
.commerce .col3-set:after {
    content: " ";
    display: table;
}
.commerce .col3-set:after {
    clear: both;
}
.commerce .col3-set .col-1 {
    float: left;
    width: 32%;
}
.commerce .col3-set .col-2 {
    float: left;
    width: 32%;
}
.commerce .col3-set .col-3 {
    float: left;
    width: 32%;
}

.commerce .cart-empty {
    font-size: 2em;
    font-weight: 700;
    color: #1e1e1e;
    text-align: center;
}
.commerce .return-to-shop {
    text-align: center;
}
.commerce .return-to-shop .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background-color: #ebebec;
    border-color: #ebebec;
    background: transparent;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    color: #1e1e1e;
    position: relative;
}
.commerce .return-to-shop .button:hover,
.commerce .return-to-shop .button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce .return-to-shop .button i,
.commerce .return-to-shop .button span {
    z-index: 2;
    position: relative;
}
.commerce .return-to-shop .button:hover,
.commerce .return-to-shop .button:focus,
.commerce .return-to-shop .button:active,
.commerce .return-to-shop .button.active {
    color: #1e1e1e;
    border-color: #d1d1d3;
    -webkit-box-shadow: 0 0 0 2px #d1d1d3 inset;
    box-shadow: 0 0 0 2px #d1d1d3 inset;
}
.commerce .return-to-shop .button:active,
.commerce .return-to-shop .button.active {
    background-image: none;
}
.commerce .return-to-shop .button:hover {
    border-color: #1e1e1e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.commerce .order-info mark,
.commerce .order-info .mark {
    background: transparent;
    font-weight: 700;
}
.commerce .commerce-tab-container {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left;
}
.commerce .commerce-tabs .nav-tabs {
    border: none;
    text-align: left;
    border-bottom: 3px solid #000;  /* #FFFFFF; */
}
.commerce .commerce-tabs .nav-tabs > li {
    float: none;
    margin: 0 15px -3px 0;
    float: left;
    display: inline-block;
    border-bottom: 3px solid #000; /* #f4f4f4; */
}
.commerce .commerce-tab-container .product-sku{
    font-family: "Open Sans", Arial, sans-serif;
}
@media screen and (max-width:1024px) {
    .commerce .commerce-tabs .nav-tabs > li {
        margin-right: 12px;
    }
}
@media (max-width: 480px), (min-width: 768px) and (max-width: 900px) {
    .commerce .commerce-tabs .nav-tabs > li {
        margin-right: 12px;
    }
}
.commerce .commerce-tabs .nav-tabs > li:last-child {
    margin-right: 0;
}
.commerce .commerce-tabs .nav-tabs > li > a {
    color:#777;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    background: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 6px 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
@media (max-width: 480px), (min-width: 768px) and (max-width: 900px) {
    .commerce .commerce-tabs .nav-tabs > li > a {
        font-size: 10px;
    }
}
.commerce .commerce-tabs .nav-tabs > li.active {
    border-bottom-color: #000; /* #f4f4f4; */
}
.commerce .commerce-tabs .nav-tabs > li.active > a {
    color: #000; /* #a1aab5; */
}
.commerce .commerce-tabs .tab-content {
    background: transparent;
    padding: 20px 0 0;
    font-size: 12px;
    color: #000; /* color:#f1f1f1; */
}
.commerce .commerce-tabs .tab-content .tab-pane h2 {
    display: none;
}
.commerce .commerce-tabs .tab-content .tab-pane a {
    text-decoration: underline;
}
.commerce .commerce-tabs .tab-content .tab-pane .variations a {
    border: 2px solid #FFFFFF;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-right: 3px;
}
.commerce .commerce-tabs .tab-content .tab-pane .variations a:hover,
.commerce .commerce-tabs .tab-content .tab-pane .variations a.active {

}
.commerce .product-category {
    position: relative;
    text-align: center;
    background: none !important;
}
.commerce .product-category .product-category-image {
    display: block;
    position: relative;
}
.commerce .product-category .product-category-image img {
    width: 100%;
}
.commerce .product-category .product-category-image:after {
    border: 0 solid rgba(255, 255, 255, 0.5);
    bottom: 0px;
    content: "";
    display: block;
    left: 0px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.commerce .product-category > a:hover .product-category-image:after {
    border-width: 6px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.commerce .product-category h3 {
    font-size: 1.1em;
    text-transform: uppercase;
}
.commerce div.product-quickview-content,
.commerce div.product {
    overflow: hidden;
}
.commerce div.product-quickview-content.style-1 .add-to-cart-table,
.commerce div.product.style-1 .add-to-cart-table,
.commerce div.product-quickview-content.style-1 .variations_button,
.commerce div.product.style-1 .variations_button {
    display: table;
    margin: 0 auto;
}
.commerce div.product-quickview-content.style-1 .commerce-tabs .nav-tabs > li,
.commerce div.product.style-1 .commerce-tabs .nav-tabs > li {
    float: none;
}
@media (min-width: 768px) {
    .commerce div.product-quickview-content.style-1 #tab-additional_information,
    .commerce div.product.style-1 #tab-additional_information,
    .commerce div.product-quickview-content.style-1 #tab-reviews,
    .commerce div.product.style-1 #tab-reviews {
        max-width: 80%;
        margin: 0 auto;
    }
}
.commerce div.product-quickview-content div.single-product-images,
.commerce div.product div.single-product-images {
    position: relative;
    margin-bottom: 2em;
}
.commerce div.product-quickview-content div.single-product-images .product-images-slider,
.commerce div.product div.single-product-images .product-images-slider {
    position: relative;
    overflow: hidden;
    border: 1px solid #ebebec;
}
.commerce div.product-quickview-content div.single-product-images .product-images-slider .caroufredsel-wrap,
.commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap {
    margin-right: 0;
    margin-left: 0;
}
@media (min-width: 481px) {
    .commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-prev,
    .commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-next {
        z-index: 9997;
    }
}
.commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap.cloud-zoom-open .caroufredsel-prev,
.commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap.cloud-zoom-open .caroufredsel-next {
    z-index: 999;
}
.commerce div.product-quickview-content div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-items li,
.commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-items li {
    position: absolute;
    margin-right: 0;
    margin-left: 0;
}
.commerce div.product-quickview-content div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-items li:first-child,
.commerce div.product div.single-product-images .product-images-slider .caroufredsel-wrap .caroufredsel-items li:first-child {
    position: relative;
    z-index: 50;
}
.commerce div.product-quickview-content div.single-product-images .product-images-slider .caroufredsel_wrapper .caroufredsel-items li,
.commerce div.product div.single-product-images .product-images-slider .caroufredsel_wrapper .caroufredsel-items li {
    position: relative !important;
}
.commerce div.product-quickview-content div.summary .product_meta,
.commerce div.product div.summary .product_meta {
    clear: both;
    padding: 0;
    margin: 15px 0 0 0;
}
.commerce div.product-quickview-content div.summary .product_meta:before,
.commerce div.product div.summary .product_meta:before,
.commerce div.product-quickview-content div.summary .product_meta:after,
.commerce div.product div.summary .product_meta:after {
    content: " ";
    display: table;
}
.commerce div.product-quickview-content div.summary .product_meta:after,
.commerce div.product div.summary .product_meta:after {
    clear: both;
}
.commerce div.product-quickview-content div.summary .product_meta a,
.commerce div.product div.summary .product_meta a {
    font-weight: 700;
}
.commerce div.product-quickview-content div.summary .product_meta a:hover,
.commerce div.product div.summary .product_meta a:hover {
    text-decoration: underline;
}
.commerce div.product-quickview-content div.summary .product_meta > span,
.commerce div.product div.summary .product_meta > span {
    display: block;
}
.commerce div.product-quickview-content .summary .yith-wcwl-add-to-wishlist,
.commerce div.product .summary .yith-wcwl-add-to-wishlist {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
}
.commerce div.product-quickview-content .summary .yith-wcwl-add-to-wishlist a,
.commerce div.product .summary .yith-wcwl-add-to-wishlist a {
    font-weight: 700;
}
.commerce div.product-quickview-content .content-share,
.commerce div.product .content-share {
    position: relative;
    margin-top: 1em;
}
.commerce div.product-quickview-content.style-2 form.cart .variations td,
.commerce div.product.style-2 form.cart .variations td {
    display: list-item;
}
.commerce div.product-quickview-content.style-2 .variations_button,
.commerce div.product.style-2 .variations_button,
.commerce div.product-quickview-content.style-2 .commerce-product-rating,
.commerce div.product.style-2 .commerce-product-rating {
    display: block;
    margin-left: 0 !important;
}
.commerce div.product-quickview-content.style-2 .product_title,
.commerce div.product.style-2 .product_title,
.commerce div.product-quickview-content.style-2 div.summary,
.commerce div.product.style-2 div.summary {
    text-align: left;
}
.commerce div.product div.single-product-images-slider img {
    width: 100%;
}
@media (min-width: 960px) {
    .commerce div.product.style-1 div.single-product-images-slider {
        padding-left: 110px;
    }
}
.commerce div.product.style-1 div.single-product-thumbnails {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 84px;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel {
    height: 100%;
    width: 84px;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel .caroufredsel-wrap {
    margin: 70px 0 0;
    padding: 50px 0;
    height: 615px;
}
@media (max-width: 960px) {
    .commerce div.product.style-1 div.single-product-thumbnails {
        display: none;
    }
}
@media (max-width: 1199px) {
    .commerce div.product.style-1 div.single-product-thumbnails .caroufredsel .caroufredsel-wrap {
        margin-top: 0;
    }
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel .caroufredsel-wrap .caroufredsel-prev {
    left: 50%;
    margin-left: -20px;
    top: 0;
    transform: none;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel .caroufredsel-wrap .caroufredsel-next {
    left: 50%;
    margin-left: -20px;
    right: auto;
    top: auto;
    bottom: 0;
    transform: none;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel .caroufredsel-wrap .caroufredsel-prev:before {
    content: "\f077";
    top: -1px;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel .caroufredsel-wrap .caroufredsel-next:before {
    content: "\f078";
    top: -1px;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel-item {
    border: 2px solid rgba(0, 0, 0, 0);
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel-item .thumb {
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel-item .thumb img {
    max-width: 100%;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel-item.selected .thumb,
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel-item:hover .thumb {
    border-color: #FFFFFF;
}
.commerce div.product.style-1 div.single-product-thumbnails .caroufredsel-wrap .caroufredsel-items .caroufredsel-item {
    float: none;
    display: block;
    width: 84px !important;
    margin: 0;
    padding: 0;
}
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel-items {
    margin: 0;
    padding: 0;
    list-style: none;
}
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel-items li {
    float: left;
    width: 25%;
}

#mobi {
    display: none;
    cursor: auto;
}
@media (max-width: 767px) {
    #desk {
        display: none;
    }
    #mobi {
        display: block;
    } 
    .commerce div.product.style-2 .single-product-thumbnails .caroufredsel-items li {
        width: 33.333%;
    }
}
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel-item {
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel-item .thumb img {
    max-width: 100%;
}
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel-item.selected,
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel-item:hover {
    border-color: #1e1e1e;
}
.commerce div.product.style-2 .single-product-thumbnails .caroufredsel .caroufredsel-wrap {
    margin: 0;
}
.commerce div.product.style-2 .single-product-thumbnails {
    margin-top: 15px;
}
.commerce #quantity {
    /* Disable input[type=number] buttons until the world is ready */
}
.commerce #quantity input::-webkit-outer-spin-button,
.commerce #quantity input::-webkit-inner-spin-button {
    display: none;
}
.commerce .related.products {
    border-top: 1px solid #FFFFFF;
    clear:both;
}
.commerce .related:before,
.commerce .upsells:before,
.commerce .related:after,
.commerce .upsells:after {
    content: " ";
    display: table;
}
.commerce .related:after,
.commerce .upsells:after {
    clear: both;
}
.commerce .related ul.products,
.commerce .upsells ul.products {
    margin: 0;
}
.commerce .related > div.related-title {
    border-bottom: 3px solid #777; /* #f4f4f4; */
    margin: 40px 0 60px;
}
.commerce .related > div h3,
.commerce .upsells > div h3 {
    font-size: 18px;
    /*text-transform: uppercase;
  line-height: 1.6;*/
    padding: 0.6rem 0;
    margin-bottom: -3px;
    position: relative;
    color: #ebebec;
}
.commerce .related > div h3:before,
.commerce .upsells > div h3:before {
    width: 50px;
    height: 2px;
    background: #6c7680;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.commerce .style-1 .related > div h3,
.commerce .style-1 .upsells > div h3 {
    padding: 0.6rem 0;
    /*display: table;*/
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    color:#000;
}
.commerce .style-1 .related > div h3:before,
.commerce .style-1 .upsells > div h3:before {
    display: none;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 3px;
}
.commerce .commerce-result-count {
    float: left;
}
@media screen and (max-width: 700px)  {
    .commerce .commerce-result-count {
        float: none;
        text-align: center;
    }
}
.commerce table.cart img {
    height: auto;
}
.commerce table.cart td.actions {
    text-align: right;
}
.commerce table.cart td.actions .input-text {
    width: 11.538461538461538em;
}
.commerce table.cart td.actions .coupon {
    float: left;
}
.commerce table.cart td.actions .coupon label {
    display: none;
}
.commerce .cart-collaterals {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.commerce .cart-collaterals:before,
.commerce .cart-collaterals:after {
    content: " ";
    display: table;
}
.commerce .cart-collaterals:after {
    clear: both;
}
.commerce .cart-collaterals .related {
    width: 30.75%;
    float: left;
}
.commerce .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.commerce .cart-collaterals .cross-sells ul.products {
    float: none;
}
.commerce .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right;
}
.commerce .cart-collaterals .shipping_calculator:before,
.commerce .cart-collaterals .shipping_calculator:after {
    content: " ";
    display: table;
}
.commerce .cart-collaterals .shipping_calculator:after {
    clear: both;
}
.commerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.commerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%;
}
.commerce .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
    text-align: right;
}
@media (max-width: 767px) {
    .commerce .cart-collaterals .cart_totals {
        margin-bottom: 15px;
    }
}
.commerce .cart-collaterals .shipping-calculator-form {
    padding: 15px 0;
}
.commerce form .form-row:before,
.commerce form .form-row:after {
    content: " ";
    display: table;
}
.commerce form .form-row:after {
    clear: both;
}
.commerce form .form-row label {
    display: block;
}
.commerce form .form-row label.checkbox {
    display: inline;
}
.commerce form .form-row select {
    display: block;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #1e1e1e;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
    width: 100%;
}
.commerce form .form-row select:focus {
    border-color: #1e1e1e;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #1e1e1e;
    box-shadow: inset 0 0 0 1px #1e1e1e;
}
.commerce form .form-row select[disabled],
.commerce form .form-row select[readonly],
fieldset[disabled] .commerce form .form-row select {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.commerce form .form-row select {
    height: auto;
}
.commerce form .form-row .input-text {
    display: block;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #1e1e1e;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
    width: 100%;
}
.commerce form .form-row .input-text:focus {
    border-color: #1e1e1e;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #1e1e1e;
    box-shadow: inset 0 0 0 1px #1e1e1e;
}
.commerce form .form-row .input-text[disabled],
.commerce form .form-row .input-text[readonly],
fieldset[disabled] .commerce form .form-row .input-text {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.commerce form .form-row .input-text {
    height: auto;
}
.commerce form .form-row textarea.input-text {
    height: auto;
}
.commerce form .form-row-first,
.commerce form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}
.commerce form .form-row-last {
    float: right;
}
.commerce form .form-row-wide {
    clear: both;
}
.commerce #payment .form-row select {
    width: auto;
}
.commerce #payment .terms {
    text-align: right;
    padding: 0 1em 0;
}
.commerce #payment .terms label {
    font-weight: 400;
}
.commerce #payment .terms a {
    font-weight: 700;
}
.commerce #payment #place_order {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    color: #ffffff;
    background-color: #a1aab5;
    border-color: #a1aab5;
    padding: 0.6rem 1.7rem ;
    font-size: 1.3846153846153846em;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #a1aab5 !important;
    text-transform: uppercase;
    float: right;
    font-weight: 700;
}
.commerce #payment #place_order:hover,
.commerce #payment #place_order:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce #payment #place_order i,
.commerce #payment #place_order span {
    z-index: 2;
    position: relative;
}
.commerce #payment #place_order:hover,
.commerce #payment #place_order:focus,
.commerce #payment #place_order:active,
.commerce #payment #place_order.active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}
.commerce #payment #place_order:active,
.commerce #payment #place_order.active {
    background-image: none;
}
.checkout-types {
    margin: 0;
}
.checkout-types a {
    display: inline-block;
    margin-bottom: 1.53846em;
}

@media (max-width: 767px) {
    .commerce {
        /**
         * General layout
         */
        /**
         * Product Details
         */
        /**
         * Cart
         */
        /**
         * Checkout
         */
        /**
         * Account
         */
    }
    .commerce .col2-set .col-1,
    .commerce .col2-set .col-2 {
        float: none;
        width: 100%;
    }
    .commerce .col2-set .col-2 {
        padding-top:5px;
    }

    .commerce div.product div.single-product-images,
    .commerce div.product div.summary {
        float: none;
        width: 100%;
    }
    .commerce table.cart td.actions {
        text-align: left;
    }
    .commerce table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em;
    }
    .commerce table.cart td.actions .coupon:before,
    .commerce table.cart td.actions .coupon:after {
        content: " ";
        display: table;
    }
    .commerce table.cart td.actions .coupon:after {
        clear: both;
    }
    .commerce table.cart td.actions input,
    .commerce table.cart td.actions .button,
    .commerce table.cart td.actions .input-text {
        width: 48%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .commerce table.cart td.actions .input-text + .button,
    .commerce table.cart td.actions .button.alt {
        float: right;
    }
    .commerce .cart-collaterals .cart_totals,
    .commerce .cart-collaterals .shipping_calculator,
    .commerce .cart-collaterals .cross-sells {
        width: 100%;
        float: none;
        text-align: left;
    }
    .commerce.commerce-checkout form.login .form-row {
        width: 100%;
        float: none;
    }
    .commerce #payment .terms {
        text-align: left;
        padding: 0;
    }
    .commerce #payment #place_order {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 1em;
    }
    .commerce .lost_reset_password .form-row-first,
    .commerce .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}
/* =Global styles/layout
-------------------------------------------------------------- */
p.demo_store {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    color: #ffffff;
    z-index: 1049;
    background: #1e1e1e;
}
/* =Utilities
-------------------------------------------------------------- */
.wc-forward:after,
.wc-forward a:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.5384615384615384em;
    content: "\e029";
    font-size: .7em;
}
.wc-backward:before,
.wc-backward a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5384615384615384em;
    content: "\e02f";
    font-size: .7em;
}
/* =Main Styles (namespace to avoid conflict with common global class names)
-------------------------------------------------------------- */
.commerce {
    /* =Product Page
    -------------------------------------------------------------- */
    /* Sale labels */
    /* =Product Loops
    -------------------------------------------------------------- */
    /* =Quantity inputs
    -------------------------------------------------------------- */
    /* =Reviews/comments
    -------------------------------------------------------------- */
    /* Star rating */
    /* =Tables
    -------------------------------------------------------------- */
    /* =Cart
    -------------------------------------------------------------- */
    /* =Cart Sidebar
    -------------------------------------------------------------- */
    /* =Cart Page
    -------------------------------------------------------------- */
    /* =Forms
    -------------------------------------------------------------- */
    /* =Checkout
    -------------------------------------------------------------- */
    /* Payment box - appears on checkout and page page */
    /* =Order Page
    -------------------------------------------------------------- */
    /* =Account Page
    -------------------------------------------------------------- */
    /* =Layered Nav Widget
    -------------------------------------------------------------- */
    /* =Price Filter Widget
    -------------------------------------------------------------- */
}
.commerce table {
    width: 100%;
    background-color: transparent;
}
.commerce .commerce-message,
.commerce .commerce-error,
.commerce .commerce-info {
    padding: 1em 1em 1em 3.5em !important;
    margin: 0 0 3em !important;
    position: relative;
    border: 2px solid #ebebec;
    list-style: none outside !important;
    width: auto;
}
.commerce .commerce-message:before,
.commerce .commerce-error:before,
.commerce .commerce-info:before,
.commerce .commerce-message:after,
.commerce .commerce-error:after,
.commerce .commerce-info:after {
    content: " ";
    display: table;
}
.commerce .commerce-message:after,
.commerce .commerce-error:after,
.commerce .commerce-info:after {
    clear: both;
}
.commerce .commerce-message:before,
.commerce .commerce-error:before,
.commerce .commerce-info:before {
    content: "";
    height: 1.5em;
    width: 1.5em;
    display: block;
    position: absolute;
    top: 0;
    left: 1em;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
    padding-top: 1em;
}
.commerce .commerce-message a,
.commerce .commerce-error a,
.commerce .commerce-info a {
    border: medium none !important;
    float: right;
    font-weight: 700 !important;
    padding: 0 !important;
    text-transform: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.commerce .commerce-message li,
.commerce .commerce-error li,
.commerce .commerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.commerce .commerce-info-login,
.commerce .commerce-info-coupon {
    padding-left: 1em !important;
    background: #ebebec;
    border: medium none !important;
}
.commerce .commerce-info-login:before,
.commerce .commerce-info-coupon:before {
    display: none;
}
.commerce .commerce-info-login a,
.commerce .commerce-info-coupon a {
    font-weight: 700;
}
@media (max-width: 767px) {
    .commerce .commerce-info-login a,
    .commerce .commerce-info-coupon a {
        display: block;
    }
}
.commerce .commerce-message {
    border: 1px solid #a0ce4e;
    background: rgba(204, 228, 158, 0.3);
}
.commerce .commerce-message:before {
    color: #a0ce4e;
    content: "\f058";
    font-family: "fontawesome";
}
.commerce .commerce-info {
    border: 1px solid #63b5fd;
    background: rgba(200, 230, 254, 0.3);
}
.commerce .commerce-info:before {
    color: #63b5fd;
    content: "\f05a";
    font-family: "fontawesome";
}
.commerce .commerce-error {
    border: 1px solid #fe252c;
    background: rgba(254, 139, 144, 0.3);
}
.commerce .commerce-error:before {
    color: #fe252c;
    content: "\f057";
    font-family: "fontawesome";
}
.commerce small.note {
    display: block;
    color: #1e1e1e;
    font-size: 85%;
    line-height: 1.6153846153846154em;
    margin-top: 0.7692307692307693em;
}
.commerce .price,
.commerce .amount {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 800;
    color: #3b3e43;
}
.commerce .cart-price .price {
    font-size: 1.4em;
    font-weight: normal;
}
.commerce del {
    color: #8a8a8a;
}
.commerce del .price,
.commerce del .amount {
    color: #8a8a8a;
}
.commerce div.product-quickview-content,
.commerce div.product {
    margin-bottom: 0;
    position: relative;
    /* Main product title */
    /* Price */
    /* Stock */
    /* Product image and thumbnail */
    /* Summary div (contains title, price etc) */
    /* Social networking */
    /* Cart button */
    /* add to cart forms */
}

.commerce div.product .product_title strong{
    font-size:24px;
    font-weight:600;
}

.commerce div.product-quickview-content .product_title,
.commerce div.product .product_title {
    margin: 0 0 0px;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    color: #000; /* #ebebec; */
}

.commerce div.product h1.product_title {
    text-transform: uppercase;
}

.commerce div.product h2.product_title {
    margin: 10px 0;

}
.commerce div.product .product_title strong{
    color: #000; /* #ebebec; */
}
.commerce div.product .product_title_brand {
    margin: 0 0 0px;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    color: #a1aab5;
}
@media (max-width: 959px) {
    .commerce div.product-quickview-content .product_title,
    .commerce div.product .product_title {
        font-size: 2em;
        margin-bottom: 5px;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 767px) {
    .commerce div.product .product_title {
        text-align: center;
    }
    .commerce div.product .summary .price-box {
        text-align: center;
        font-size: 20px;
    }
    .add-to-cart-table .special-price.percentage-of-discount {
        font-size: 20px;
    }
    .commerce div.product h2.product_title {
        margin: auto;
    }
}
@media (max-width: 480px) {
    .commerce div.product .product_title {
        font-size: 14px;
    }
    .commerce div.product .product_title strong{
        font-size:14px;
    }

}
.commerce div.product-quickview-content .summary span.price,
.commerce div.product-quickview-content .summary .amount,
.commerce div.product .summary .amount,
.commerce div.product-quickview-content .summary .price,

.commerce div.product-quickview-content .summary p.price,
.commerce div.product .summary p.price {
    font-size: 36px;
    font-weight: 900;
    color: #000; /* #ebebec; */
}

.commerce div.product .summary .price{
    font-size: 24px;
    font-weight: 600;
    color: #000; /* #fff; */
}

.commerce div.product .summary .old-price .price {
    color:#777;
}

.commerce div.product .summary .special-price .price {
    color:#ff0000;
}

.commerce div.product .summary .special-price.percentage-of-discount .price {
    color:#000;
    font-weight: normal;
}


/* listing discount colour */

.shop-loop .product .info-price p {
    margin: 0;
}

.shop-loop .product .info-price p.old-price::after {
    display: none;
}

.shop-loop .product .old-price .price {
    color:#777 !important;
    text-decoration: line-through;
    padding-right: 8px;
}

.shop-loop .product .special-price .price {
    color:#ff0000 !important;
}

.shop-loop .product .special-price.percentage-of-discount .price {
    color:#000 !important;
    font-weight: normal !important;
}

@media (max-width: 959px) {
    .commerce div.product-quickview-content .summary span.price,
    .commerce div.product .summary span.price,
    .commerce div.product-quickview-content .summary .amount,
    .commerce div.product .summary .amount,
    .commerce div.product-quickview-content .summary .price,
    .commerce div.product .summary .price,
    .commerce div.product-quickview-content .summary p.price,
    .commerce div.product .summary p.price {
        font-size: 1.2em;
    }
}
.commerce div.product-quickview-content .summary span.price ins,
.commerce div.product .summary span.price ins,
.commerce div.product-quickview-content .summary .amount ins,
.commerce div.product .summary .amount ins,
.commerce div.product-quickview-content .summary .price ins,
.commerce div.product .summary .price ins,
.commerce div.product-quickview-content .summary p.price ins,
.commerce div.product .summary p.price ins {
    margin-right: 0.38461538461538464em;
    text-decoration: none;
}
.commerce div.product-quickview-content .summary span.price del,
.commerce div.product .summary span.price del,
.commerce div.product-quickview-content .summary .amount del,
.commerce div.product .summary .amount del,
.commerce div.product-quickview-content .summary .price del,
.commerce div.product .summary .price del,
.commerce div.product-quickview-content .summary p.price del,
.commerce div.product .summary p.price del {
    font-size: 18px;
    color: #878787;
    position: relative;
    top: -8px;
    margin-left: 20px;
}
.commerce div.product-quickview-content p.stock,
.commerce div.product p.stock {
    font-size: 85%;
}
.commerce div.product-quickview-content .stock,
.commerce div.product .stock {
    color: #1e1e1e;
}
.commerce div.product-quickview-content .out-of-stock,
.commerce div.product .out-of-stock {
    color: red;
}
.commerce div.product-quickview-content .product-excerpt,
.commerce div.product .product-excerpt {
    margin-top: 15px;
    margin-bottom: 15px;
}
.commerce div.product-quickview-content .product-excerpt p,
.commerce div.product .product-excerpt p {
    margin: 0;
}
.commerce div.product-quickview-content div.summary,
.commerce div.product div.summary {
    margin-bottom: 2em;
    text-align: left;
}
@media (min-width: 480px) {
    .style-1.commerce div.product-quickview-content div.summary,
    .style-1.commerce div.product div.summary {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}
.commerce div.product-quickview-content div.summary .cart .button,
.commerce div.product div.summary .cart .button,
.commerce div.product-quickview-content div.summary .cart input.button,
.commerce div.product div.summary .cart input.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    color: #ffffff;
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    text-transform: uppercase;
    height: 45px;
}
.commerce div.product-quickview-content div.summary .cart .button:hover,
.commerce div.product div.summary .cart .button:hover,
.commerce div.product-quickview-content div.summary .cart input.button:hover,
.commerce div.product div.summary .cart input.button:hover,
.commerce div.product-quickview-content div.summary .cart .button:focus,
.commerce div.product div.summary .cart .button:focus,
.commerce div.product-quickview-content div.summary .cart input.button:focus,
.commerce div.product div.summary .cart input.button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce div.product-quickview-content div.summary .cart .button i,
.commerce div.product div.summary .cart .button i,
.commerce div.product-quickview-content div.summary .cart input.button i,
.commerce div.product div.summary .cart input.button i,
.commerce div.product-quickview-content div.summary .cart .button span,
.commerce div.product div.summary .cart .button span,
.commerce div.product-quickview-content div.summary .cart input.button span,
.commerce div.product div.summary .cart input.button span {
    z-index: 2;
    position: relative;
}
.commerce div.product-quickview-content div.summary .cart .button:hover,
.commerce div.product div.summary .cart .button:hover,
.commerce div.product-quickview-content div.summary .cart input.button:hover,
.commerce div.product div.summary .cart input.button:hover,
.commerce div.product-quickview-content div.summary .cart .button:focus,
.commerce div.product div.summary .cart .button:focus,
.commerce div.product-quickview-content div.summary .cart input.button:focus,
.commerce div.product div.summary .cart input.button:focus,
.commerce div.product-quickview-content div.summary .cart .button:active,
.commerce div.product div.summary .cart .button:active,
.commerce div.product-quickview-content div.summary .cart input.button:active,
.commerce div.product div.summary .cart input.button:active,
.commerce div.product-quickview-content div.summary .cart .button.active,
.commerce div.product div.summary .cart .button.active,
.commerce div.product-quickview-content div.summary .cart input.button.active,
.commerce div.product div.summary .cart input.button.active {
    color: #ffffff;
    border-color: #040404;
    -webkit-box-shadow: 0 0 0 2px #040404 inset;
    box-shadow: 0 0 0 2px #040404 inset;
}
.commerce div.product-quickview-content div.summary .cart .button:active,
.commerce div.product div.summary .cart .button:active,
.commerce div.product-quickview-content div.summary .cart input.button:active,
.commerce div.product div.summary .cart input.button:active,
.commerce div.product-quickview-content div.summary .cart .button.active,
.commerce div.product div.summary .cart .button.active,
.commerce div.product-quickview-content div.summary .cart input.button.active,
.commerce div.product div.summary .cart input.button.active {
    background-image: none;
}
.commerce div.product-quickview-content div.summary .cart .button:hover,
.commerce div.product div.summary .cart .button:hover,
.commerce div.product-quickview-content div.summary .cart input.button:hover,
.commerce div.product div.summary .cart input.button:hover,
.commerce div.product-quickview-content div.summary .cart .button:focus,
.commerce div.product div.summary .cart .button:focus,
.commerce div.product-quickview-content div.summary .cart input.button:focus,
.commerce div.product div.summary .cart input.button:focus,
.commerce div.product-quickview-content div.summary .cart .button:active,
.commerce div.product div.summary .cart .button:active,
.commerce div.product-quickview-content div.summary .cart input.button:active,
.commerce div.product div.summary .cart input.button:active,
.commerce div.product-quickview-content div.summary .cart .button.active,
.commerce div.product div.summary .cart .button.active,
.commerce div.product-quickview-content div.summary .cart input.button.active,
.commerce div.product div.summary .cart input.button.active {
    color: #ffffff;
    border-color: #515151;
    -webkit-box-shadow: 0 0 0 2px #515151 inset;
    box-shadow: 0 0 0 2px #515151 inset;
}
.commerce div.product-quickview-content .share-links,
.commerce div.product .share-links {
    background: none;
    padding: 0;
    margin: 15px 0 0 0;
}
.commerce div.product-quickview-content .share-links .share-icons,
.commerce div.product .share-links .share-icons {
    text-align: center;
    margin-top: 0;
}
.commerce div.product .share-links .share-icons.left {
    text-align: left;
}
.commerce div.product-quickview-content .share-links .share-icons a,
.commerce div.product .share-links .share-icons a {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    background: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #3f3f42;
}
.commerce div.product-quickview-content .share-links .share-icons a:hover,
.commerce div.product .share-links .share-icons a:hover {
    background: #6c7680;
    color: #FFFFFF;
}
.commerce div.product-quickview-content div.social,
.commerce div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}
.commerce div.product-quickview-content div.social span,
.commerce div.product div.social span {
    margin: 0 0 0 0.15384615384615385em;
}
.commerce div.product-quickview-content div.social span span,
.commerce div.product div.social span span {
    margin: 0;
}
.commerce div.product-quickview-content div.social span .stButton .chicklets,
.commerce div.product div.social span .stButton .chicklets {
    padding-left: 1.2307692307692308em;
    width: 0;
}
.commerce div.product-quickview-content div.social iframe,
.commerce div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
.commerce div.product-quickview-content p.cart,
.commerce div.product p.cart {
    margin-bottom: 2em;
}
.commerce div.product-quickview-content p.cart:before,
.commerce div.product p.cart:before,
.commerce div.product-quickview-content p.cart:after,
.commerce div.product p.cart:after {
    content: " ";
    display: table;
}
.commerce div.product-quickview-content p.cart:after,
.commerce div.product p.cart:after {
    clear: both;
}
.commerce div.product-quickview-content form.cart,
.commerce div.product form.cart {
    padding: 5px 0;
}
@media (max-width: 768px) {
    .commerce div.product-quickview-content form.cart, .commerce div.product form.cart {
        margin: 0 auto;
        max-width: 480px;
    }
}
.commerce div.product-quickview-content form.cart:before,
.commerce div.product form.cart:before,
.commerce div.product-quickview-content form.cart:after,
.commerce div.product form.cart:after {
    content: " ";
    display: table;
}
.commerce div.product-quickview-content form.cart:after,
.commerce div.product form.cart:after {
    clear: both;
}
.commerce div.product.style-1 .add-to-cart-table {
    display: block;
    text-align: left;
}
.commerce div.product form.cart .row {
    margin: 20px 0 0 ;
}
.commerce div.product form.cart .product-configurable-select {
    display: block;
    width: 100%;
    height: 50px;
    color:#000; /* #ebebec; */
}
.commerce div.product form.cart .options-container-small .row .form-flat-select .fa {
    height: 50px;
    line-height: 50px;
}
.commerce div.product form.cart .options-container-small .configurable-quantity .row .form-flat-select .fa {
    height: auto;
    line-height: inherit;
}
.commerce div.product form.cart .row.quantity {
    display: block;
    float: none;
    width: 100%;
    border: 2px solid #3b3e43;
    padding: 10px 20px;
}

.commerce div.product form.cart .row.quantity a{
    color:#ebebec;
}
.commerce div.product form.cart #product_availability {
    display: inline-block;
    background: #6c7680;
    text-transform: uppercase;
    font-size: 12px;
    color: #b4b4bc;
    line-height: 27px;
    padding: 0 18px;
    margin-right: 35px;
}
.commerce div.product form.cart #product_availability .fa {
    margin-right: 15px;
}
.commerce div.product form.cart .row.quantity .form-flat-select {
    display: inline-block;
    margin-right: 35px;
}
@media (max-width: 1199px) {
    .commerce div.product form.cart .row.quantity .form-flat-select {
        margin-bottom: 10px;
    }
}
.commerce div.product form.cart .row.quantity .form-flat-select label {
    margin: 0 5px 0 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #000; /* #ebebec; */
    vertical-align: bottom;
}
.commerce div.product form.cart .row.quantity #product_quantity {
    font-weight: bold;
    line-height: 27px;
    height: 27px;
    width: 60px;
    padding-top: 0;
    padding-bottom: 0;
}
.commerce div.product form.cart .row.quantity i {
    line-height: 27px;
    height: 27px;
}
.commerce div.product form.cart .row.quantity .size_guide {
    font-size: 12px;
    text-decoration: underline;
}
.commerce div.product-quickview-content form.cart div.quantity,
.commerce div.product form.cart div.quantity {
    float: left;
    padding: 0 1em 0 0;
}
.commerce div.product.style-1 .add-to-cart-table .compare {
    float: left;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: 1px solid #a1aab5;
}
.commerce div.product.style-1 .add-to-cart-table .add_to_wishlist {
    float: right;
    text-align: center;
    /* width: 50px; */
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    /* border: 1px solid #a1aab5; */
    border: none;
}
.commerce div.product-quickview-content form.cart .single_variation,
.commerce div.product form.cart .single_variation {
    margin: 15px 0;
}
.commerce div.product-quickview-content form.cart table,
.commerce div.product form.cart table {
    border-width: 0 0 0 0;
    background: none;
    margin: 0;
}
.commerce div.product-quickview-content form.cart table label,
.commerce div.product form.cart table label {
    margin: 0;
}
.commerce div.product-quickview-content form.cart table td,
.commerce div.product form.cart table td {
    padding-left: 0;
    border: none;
    padding: 0;
    list-style: none;
}
.commerce div.product-quickview-content form.cart table div.quantity,
.commerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.commerce div.product-quickview-content form.cart table small.stock,
.commerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.commerce div.product-quickview-content form.cart.swatches table td,
.commerce div.product form.cart.swatches table td {
    display: list-item;
    padding-bottom: 10px;
}
.commerce div.product-quickview-content form.cart.swatches .variations-table tr + tr td:first-child,
.commerce div.product form.cart.swatches .variations-table tr + tr td:first-child {
    padding-top: 10px;
}
.commerce div.product-quickview-content form.cart.swatches .swatch-wrapper,
.commerce div.product form.cart.swatches .swatch-wrapper {
    float: none;
    display: inline-block;
}
.commerce div.product-quickview-content form.cart .variations,
.commerce div.product form.cart .variations {
    margin-bottom: 1em;
    background: rgba(0, 0, 0, 0);
}
.commerce div.product-quickview-content form.cart .variations select,
.commerce div.product form.cart .variations select {
    width: 100%;
    display: block;
    margin-bottom: 0.38461538461538464em;
}
.commerce div.product-quickview-content form.cart .variations td.label,
.commerce div.product form.cart .variations td.label {
    padding-right: 1em;
}
.commerce div.product-quickview-content form.cart .variations td.label label,
.commerce div.product form.cart .variations td.label label {
    margin: 0;
    color: #1e1e1e;
    vertical-align: middle;
    height: 45px;
    line-height: 45px;
}
.commerce div.product-quickview-content form.cart .variations td,
.commerce div.product form.cart .variations td {
    vertical-align: middle;
    padding: 0;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select,
.commerce div.product form.cart .variations .commerce-variation-select {
    position: relative;
    display: block;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select .swatch-select,
.commerce div.product form.cart .variations .commerce-variation-select .swatch-select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebec;
    float: left;
    margin: 0 5px 5px 0;
    padding: 2px;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select .swatch-select:hover,
.commerce div.product form.cart .variations .commerce-variation-select .swatch-select:hover {
    border-color: #1e1e1e;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select .swatch-select.selected,
.commerce div.product form.cart .variations .commerce-variation-select .swatch-select.selected {
    border: 2px solid #a1aab5;
    padding: 1px;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select .swatch-select a,
.commerce div.product form.cart .variations .commerce-variation-select .swatch-select a {
    display: block;
    width: 30px;
    height: 30px;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select .swatch-select a img,
.commerce div.product form.cart .variations .commerce-variation-select .swatch-select a img {
    width: 100%;
    height: 100%;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select i,
.commerce div.product form.cart .variations .commerce-variation-select i {
    height: 100%;
    line-height: 45px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.5em;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select select,
.commerce div.product form.cart .variations .commerce-variation-select select {
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.5em 2em 0.5em 0.5em;
    border: 2px solid #ebebec;
    outline: none;
    height: 45px;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select select option,
.commerce div.product form.cart .variations .commerce-variation-select select option {
    outline: none;
}
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select select:active,
.commerce div.product form.cart .variations .commerce-variation-select select:active,
.commerce div.product-quickview-content form.cart .variations .commerce-variation-select select:focus,
.commerce div.product form.cart .variations .commerce-variation-select select:focus {
    border-color: #1e1e1e;
}
.commerce div.product-quickview-content form.cart .single_variation,
.commerce div.product form.cart .single_variation {
    font-size: 0.7em;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.commerce div.product-quickview-content form.cart .button,
.commerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
}
.commerce div.product div.summary .cart .add_to_cart {
    margin: 0px;
}
.commerce div.product div.summary .cart .button {
    display: block;
    width: 100%;
    float: none;
    background: #a1aab5;
    color: #FFFFFF;
    height: 50px;
    line-height: 50px;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    vertical-align: top;
}
.commerce div.product form.cart .button .shopping-bag {
    display: inline-block;
    float: none;
    height: 17px;
    width: 16px;
    background: url('../../skin/frontend/vinicio/default/images/shopping_bag.svg') no-repeat center / 16px;
    margin-right: 15px;
    vertical-align: sub;
}
.commerce div.product-quickview-content form.cart .group_table,
.commerce div.product form.cart .group_table {
    margin-bottom: 30px;
}
.commerce div.product-quickview-content form.cart .group_table tr,
.commerce div.product form.cart .group_table tr {
    border-bottom: 1px solid #ebebec;
}
.commerce div.product-quickview-content form.cart .group_table tr td,
.commerce div.product form.cart .group_table tr td {
    padding: 5px 0;
}
.commerce div.product-quickview-content form.cart .group_table tr .price,
.commerce div.product form.cart .group_table tr .price,
.commerce div.product-quickview-content form.cart .group_table tr .amount,
.commerce div.product form.cart .group_table tr .amount {
    font-size: 1.1em;
}
.commerce span.onsale {
    background: #fe6367;
    color: #fff;
    display: block;
    position: absolute;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    z-index: 100;
    padding: 0 10px;
}
.commerce span.out_of_stock {
    background: #a1aab5;
    color: #fff;
    display: block;
    position: absolute;
    right: 20px;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    z-index: 100;
    padding: 0 10px;
}
.commerce .products ul,
.commerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.commerce .products ul:before,
.commerce ul.products:before,
.commerce .products ul:after,
.commerce ul.products:after {
    content: " ";
    display: table;
}
.commerce .products ul:after,
.commerce ul.products:after {
    clear: both;
}
.commerce .products ul li,
.commerce ul.products li {
    list-style: none outside;
}
.commerce .info-excerpt {
    display: none;
}
@media (min-width: 960px) {
    .commerce .shop-loop.list figure {
        border: none !important;
    }
    .commerce .shop-loop.list .info-excerpt {
        display: block;
        color: #8a8a8a;
    }
    .commerce .shop-loop.list figcaption {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .commerce .shop-loop.list ul.products li.product {
        display: block;
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        clear: none;
    }
    .commerce .shop-loop.list ul.products li.product .product-wrap {
        width: 25%;
    }
    .commerce .shop-loop.list ul.products li.product figure:before,
    .commerce .shop-loop.list ul.products li.product figure:after {
        content: " ";
        display: table;
    }
    .commerce .shop-loop.list ul.products li.product figure:after {
        clear: both;
    }
    .commerce .shop-loop.list ul.products li.product .product-wrap {
        float: left;
    }
    .commerce .shop-loop.list ul.products li.product .price {
        font-size: 1.2em;
    }
    .commerce .shop-loop.list ul.products li.product .shop-loop-actions {
        display: none;
    }
    .commerce .shop-loop.list ul.products li.product .yith-wcwl-add-to-wishlist,
    .commerce .shop-loop.list ul.products li.product .shop-loop-quickview {
        display: inline-block;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 35px;
        border: 2px solid #1e1e1e;
        margin-left: 15px;
    }
    .commerce .shop-loop.list ul.products li.product .yith-wcwl-add-to-wishlist:hover,
    .commerce .shop-loop.list ul.products li.product .shop-loop-quickview:hover {
        background: #a1aab5;
        color: #fff;
        border-color: #a1aab5;
    }
    .commerce .shop-loop.list ul.products li.product .yith-wcwl-add-to-wishlist:hover:before,
    .commerce .shop-loop.list ul.products li.product .shop-loop-quickview:hover:before {
        color: #fff;
    }
    .commerce .shop-loop.list ul.products li.product .yith-wcwl-add-to-wishlist a:before {
        color: #1e1e1e !important;
    }
    .commerce .shop-loop.list ul.products li.product .yith-wcwl-add-to-wishlist:hover a:before {
        color: #fff !important;
    }
    .commerce .shop-loop.list ul.products li.product figcaption {
        width: 75%;
        display: table;
        padding: 20px 20px 20px 40px;
        margin: 0;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .shop-loop-product-info {
        text-align: left;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .add_to_cart_button {
        margin: 0;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .info-meta {
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta {
        display: block;
        margin-top: 15px;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .list-action {
        margin-top: 15px;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart {
        float: left;
        text-transform: uppercase;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 0.6rem 1.7rem ;
        font-size: 13px;
        line-height: 1.3;
        -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
        -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
        transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
        background: transparent;
        border: 2px solid #1e1e1e;
        text-transform: uppercase;
        color: #1e1e1e;
        position: relative;
        height: 39px;
        line-height: 20px;
        font-size: 0.9em;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a:hover,
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a:focus {
        color: #1e1e1e;
        text-decoration: none;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a i,
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a span {
        z-index: 2;
        position: relative;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a:hover {
        border-color: #1e1e1e;
        -webkit-box-shadow: 0 0 0 1px inset;
        box-shadow: 0 0 0 1px inset;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a.product_type_variable:before {
        content: "\f03a";
        position: relative;
        display: inline-block;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a.product_type_simple:before {
        content: "\f07a";
        position: relative;
        display: inline-block;
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
    }
    .commerce .shop-loop.list ul.products li.product figcaption .list-info-meta .loop-add-to-cart a:before {
        margin-right: 10px;
    }
}
.commerce ul.products li.product {
    /*background-color: #ffffff;*/
}
.commerce ul.products li.product .shop-loop-actions {
    position: absolute;
    left: 0;
    bottom: -50%;
    z-index: 100;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: rgba(59, 62, 67, 0.75);
    /*display: table;*/
}
.commerce ul.products li.product .view-size-mobile {
    display: none;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    /*    padding-top: 15px;*/
}
.commerce ul.products li.product .view-size-mobile .hide-for-small-only {
    margin: 0 5px;
}
@media screen and (max-width: 1024px) {
    .commerce ul.products li.product .view-size-mobile {
        display: block;
    }
}
.commerce ul.products li.product .shop-loop-actions .view-size {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
}
.commerce ul.products li.product .shop-loop-actions .view-size div span,
.commerce ul.products li.product .view-size-mobile div span {
    font-family: "Open Sans", Arial, sans-serif;
}
.commerce ul.products li.product .shop-loop-actions .view-size .hide-for-small-only {
    margin: 0 5px;
}
.commerce ul.products li.product .shop-loop-actions .shop-loop {

    width: 100%;
    display: table;
}
.commerce ul.products li.product .shop-loop-actions > * {
    width: 50%;
}

.commerce ul.products li.product .shop-loop-actions .shop-loop-quickview {
    display:none;
}

.commerce ul.products li.product .shop-loop-actions > div {
    color: #fff;
    padding: 0.6153846153846154rem 0;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button {
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-indent: -999em;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button a {
    display: block;
    position: relative;
    text-indent: -999em;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button .tooltip {
    background: #6c7680;
    bottom: 100%;
    color: #ffffff;
    opacity: 0;
    padding: 5px;
    right: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    text-indent: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button:hover .tooltip {
    opacity: 1;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button .tooltip:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #6c7680 transparent transparent transparent;
    position: absolute;
    left: 46%;
    bottom: -5px;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button:before {
    content: "\f06e";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button:before {
    display: block;
    left: 0;
    position: absolute !important;
    text-align: center;
    text-indent: 0;
    line-height: inherit !important;
    width: 100%;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.product_type_variable:before {
    content: "\f03a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.product_type_simple:before {
    content: "\f07a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.product_type_simple:before {
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.loading:before {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.loading:before {
    background-image: none !important;
    -webkit-animation: fa-spin 0.5s infinite linear;
    -o-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.added:before {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button:hover {
    background-color: #3b3e43;
}
.commerce ul.products li.product .shop-loop-actions .add_to_cart_button:hover:before {
    color: #FFFFFF;
}
.commerce ul.products li.product .shop-loop-quickview {
    display: table-cell;
    vertical-align: middle;
}
.commerce ul.products li.product .shop-loop-quickview a {
    display: block;
    position: relative;
    text-indent: -999em;
}
.commerce ul.products li.product .shop-loop-actions .shop-loop-quickview .tooltip {
    background: #6c7680;
    bottom: 100%;
    color: #ffffff;
    opacity: 0;
    padding: 5px;
    right: 0;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    text-indent: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.commerce ul.products li.product .shop-loop-actions .shop-loop-quickview:hover .tooltip {
    opacity: 1;
}
.commerce ul.products li.product .shop-loop-actions .shop-loop-quickview .tooltip:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #6c7680 transparent transparent transparent;
    position: absolute;
    left: 46%;
    bottom: -5px;
}
.commerce ul.products li.product .shop-loop-quickview:before {
    content: "\f012";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-quickview:before {
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}
.commerce ul.products li.product .shop-loop-quickview:hover {
    background-color: #3b3e43;
}
.commerce ul.products li.product .shop-loop-quickview:hover:before {
    color: #FFFFFF;
}
.commerce ul.products li.product .shop-loop-quickview.loading:before {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .shop-loop-quickview.loading:before {
    -webkit-animation: fa-spin 0.5s infinite linear;
    -o-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}
.commerce ul.products li.product .product_title {
    padding: .5em 0;
    margin: 0;
    font-size: 14px;
    min-height: 70px;
}
.commerce ul.products li.product .product_title a {
    color: #1e1e1e;
    font-weight: 400;
}
.commerce ul.products li.product .product_title a span {
    font-weight: 700;
}
.commerce ul.products li.product .product_title a:hover {
    color: #a1aab5;
}
.commerce ul.products li.product figure {
    position: relative;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 125px;
}
.commerce ul.products li.product figure .product-wrap {
    position: relative;
    display: block;
    overflow: hidden;
}
.commerce ul.products li.product figure .product-wrap .product-images {
    position: relative;
    overflow: hidden;
}
.commerce ul.products li.product figure .product-wrap .product-images > a {
    position: relative;
    display: block;
}
.commerce ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 8;
}
.commerce ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail img {
    display: block;
    height: auto;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
}
.commerce ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail.shop-loop-front-thumbnail {
    z-index: 10;
    position: relative;
}
.commerce ul.products li.product figure .product-wrap .product-images .shop-loop-thumbnail.shop-loop-back-thumbnail {
    position: absolute;
}
.commerce ul.products li.product figure:hover {
    border-bottom-color: #a1aab5;
}
.commerce ul.products li.product figure:hover .shop-loop-actions {
    bottom: 0; /* 58 */
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist:hover {
    background: #3b3e43;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist:hover a:before {
    color: #FFFFFF !important;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist > div {
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none !important;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist {
    display: block;
    position: relative;
    text-indent: -999em;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .tooltip {
    background: #6c7680;
    bottom: 100%;
    color: #ffffff;
    opacity: 0;
    padding: 5px;
    right: 0;
    text-transform: uppercase;
    width: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist:hover .tooltip {
    opacity: 1;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .tooltip:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #6c7680 transparent transparent transparent;
    position: absolute;
    left: 46%;
    bottom: -5px;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    content: "\f08a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}
.commerce .shop-loop.list ul.products li.product .yith-wcwl-add-to-wishlist .add_to_wishlist:before {
    left: 40%;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback,
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
    display: none;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    display: inline-block;
    text-indent: -999em;
    position: relative;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.commerce ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    display: block;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    text-indent: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}
.commerce ul.products li.product figcaption {
    padding: 25px 10px 10px;
    position: absolute;
    z-index: 50;
    background-color: #fff;
    margin-top: -1px;
/*    bottom: 0;*/
    width: 100%;
}
.commerce ul.products li.product figcaption .product_title {
    padding: 0;
    display: table-cell;
    vertical-align: bottom;
}
.commerce ul.products li.product figcaption .product_title a {
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.commerce ul.products li.product figure:hover .product_title a {
    color: #000;
}
.commerce ul.products li.product figcaption .product_title .brand {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
.commerce ul.products li.product figcaption .shop-loop-product-info {
    display: block;
    text-align: center;
}
.commerce ul.products li.product figcaption .shop-loop-product-info:before,
.commerce ul.products li.product figcaption .shop-loop-product-info:after {
    content: " ";
    display: table;
}
.commerce ul.products li.product figcaption .shop-loop-product-info:after {
    clear: both;
}
.commerce ul.products li.product figcaption .shop-loop-product-info .info-title {
    /* display: block; */
    padding-bottom: 5px;
    display: table;
    width:100%;
}
.commerce ul.products li.product figcaption .shop-loop-product-info .info-meta {
    position: relative;
    overflow: hidden;
    /*height: 35px;  0 */
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.commerce ul.products li.product:hover figcaption .shop-loop-product-info .info-meta {
    height: 35px; /* 4.2em */
}
@media screen and (max-width: 1024px) {
    .commerce ul.products li.product:hover figcaption .shop-loop-product-info .info-meta {
        height: auto;
    }
}
.commerce ul.products li.product figcaption .shop-loop-product-info .list-info-meta {
    display: none;
}
.commerce ul.products li.product figcaption .shop-loop-product-info .info-meta .info-price {
    position: relative;
    margin-top: 0;
}
.commerce ul.products li.product .tag,
.commerce div.product.style-1 div.single-product-images-slider .tag {
    position: absolute;
    top: 0;
    right: 10%;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #6c7680;
    font-size: 13px;
    padding: 0 7px 1px;
    z-index: 10;
}
.commerce div.product.style-1 div.single-product-images-slider .tag {
    right: 20%;
    top: 1px;
    z-index: 90;
}
.commerce ul.products li.product .tag.new,
.commerce div.product.style-1 div.single-product-images-slider .tag.new {
    background: #3b3e43;
}
.commerce ul.products li.product strong {
    display: block;
}
.commerce ul.products li.product .price {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.commerce ul.products li.product .price .amount {
    color: #000;
    font-weight: 900;
}
.commerce ul.products li.product .price del {
    font-size: 0.9em;
    float: none;
    margin: 0 5px;
}
.commerce ul.products li.product .price ins {
    background: none;
    text-decoration: none;
}
.commerce ul.products li.product .price .from {
    font-size: 0.9em;
    margin: -2px 0 0 0;
    text-transform: uppercase;
}
.commerce ul.products li.product.style-2 figcaption {
    padding-top: 10px;
    padding-bottom: 10px;
}
.commerce ul.products li.product.style-2 .info-title {
    border-bottom: 1px solid #ebebec;
    margin-bottom: 10px;
}
.commerce ul.products li.product.style-2 .product-category {
    margin-bottom: 8px;
    font-size: 85%;
}
.commerce ul.products li.product.style-2 .product-category a {
    color: #8a8a8a;
}
.commerce ul.products li.product.style-2 .product-category a:hover {
    text-decoration: underline;
}
.commerce ul.products li.product.style-2 .product-category,
.commerce ul.products li.product.style-2 figcaption .shop-loop-product-info {
    text-align: left;
}
.commerce ul.products li.product.style-3 figure,
.commerce ul.products li.product.style-2 figure {
    border-bottom: none;
}
#product-addtocart-button{
    width:100%;
    height:50px;
    display:block;
    font-weight:800;
    font-size: 14px;
    background-color:#000;
    color:#fff;
}

.vc_tta-ta{
    color: #f1f1f1;
}
.commerce ul.products li.product.style-3 .info-add-to-cart {
    text-transform: uppercase;
    margin-top: 15px;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background: transparent;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    color: #1e1e1e;
    position: relative;
    font-size: 0.9em;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a:hover,
.commerce ul.products li.product.style-3 .info-add-to-cart a:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a i,
.commerce ul.products li.product.style-3 .info-add-to-cart a span {
    z-index: 2;
    position: relative;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a:hover {
    border-color: #1e1e1e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a.loading,
.commerce ul.products li.product.style-3 .info-add-to-cart a.added {
    color: rgba(0, 0, 0, 0) !important;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a.loading:before,
.commerce ul.products li.product.style-3 .info-add-to-cart a.added:before {
    display: block;
    left: 0;
    position: absolute !important;
    text-align: center;
    line-height: inherit !important;
    width: 100%;
    z-index: 1;
    background-image: none !important;
    color: #1e1e1e;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a.loading:before {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product.style-3 .info-add-to-cart a.loading:before {
    -webkit-animation: fa-spin 0.5s infinite linear;
    -o-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}
.commerce ul.products li.product.style-3 .info-add-to-cart a.added:before {
    content: "\f00c";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce ul.products li.product.style-2 .info-price {
    float: left;
    height: 40px;
    line-height: 40px;
}
.commerce ul.products li.product.style-2 .info-add-to-cart {
    float: right;
}
.commerce ul.products li.product.style-2 .info-add-to-cart .add_to_cart_button {
    text-decoration: none;
    position: relative;
    text-indent: -999em;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 25px;
}
.commerce ul.products li.product.style-2 .info-add-to-cart .add_to_cart_button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "ElegantIcons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: "\e013";
    display: block;
    left: 0;
    position: absolute !important;
    text-align: center;
    text-indent: 0;
    line-height: inherit !important;
    width: 100%;
}
.commerce ul.products li.product.style-2 .info-add-to-cart .add_to_cart_button.loading:before {
    content: "\e02d";
}
.commerce ul.products li.product.style-2 .info-add-to-cart .add_to_cart_button.loading:before {
    background-image: none !important;
    -webkit-animation: fa-spin 0.5s infinite linear;
    -o-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}
.commerce ul.products li.product.style-2 .info-add-to-cart .add_to_cart_button.added:before {
    content: "\e052";
}
.commerce ul.products li.product.style-3 .shop-loop-actions > *,
.commerce ul.products li.product.style-2 .shop-loop-actions > * {
    width: 50%;
}
@media (min-width: 960px) {
    .commerce .shop-loop.list ul.products.li.product.style-3 .info-meta,
    .commerce .shop-loop.list ul.products.li.product.style-2 .info-meta {
        padding-top: 0;
        padding-bottom: 10px;
    }
    .commerce .shop-loop.list .info-add-to-cart {
        display: none;
    }
}
.commerce.product-quickview {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.commerce.product-quickview button.close {
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    height: 40px;
    left: 50%;
    margin-top: -58px;
    opacity: 1;
    position: absolute;
    width: 40px;
    z-index: 100;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.commerce.product-quickview .modal-body {
    background: #ffffff;
}
.commerce.product-quickview .modal-dialog {
    width: 90%;
    max-width: 900px;
}
.commerce.product-quickview .modal-dialog .modal-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.commerce .shop-toolbar {
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
}
.commerce .shop-toolbar:before,
.commerce .shop-toolbar:after {
    content: " ";
    display: table;
}
.commerce .shop-toolbar:after {
    clear: both;
}
.commerce .shop-toolbar .view-mode {
    float: left;
    margin-right: 30px;
}
@media (min-width: 960px) {
    .commerce .shop-toolbar .view-mode {
        /*display: block;*/
        display: none;
    }
}
.commerce .shop-toolbar .view-mode a {
    border: 2px solid #3b3e43;
    width: 35px;
    font-size: 14px;
    height: 35px;
    display: inline-block;
    line-height: 33px;
    text-align: center;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.commerce .shop-toolbar .view-mode a:hover,
.commerce .shop-toolbar .view-mode a.active {
    background: #6c7680;
    border-color: #6c7680;
}
.commerce .shop-toolbar .view-mode a.list-mode {
    margin-right: 0;
}
.commerce .shop-toolbar .commerce-pagination {
    float: right;
    display: none;
}
@media (min-width: 960px) {
    .commerce .shop-toolbar .commerce-pagination {
        display: block;
    }
}
.commerce .shop-toolbar .commerce-pagination .paginate {
    margin: 0;
    padding: 0;
}
.commerce .commerce-ordering {
    float: right;
}
.commerce .commerce-ordering .commerce-ordering-select {
    float: left;
    line-height: 1;
    margin-right: 30px;
}
.commerce .commerce-ordering .commerce-ordering-select label {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
}
.commerce .commerce-ordering .form-flat-select {
    margin-left: 5px;
    display: inline-block;
}
.commerce .commerce-ordering .form-flat-select select {
    background: transparent;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 12px;
}
.commerce .commerce-ordering .form-flat-select select:hover {
    border: 1px solid #6c7680;
}
.commerce .commerce-ordering .form-flat-select i {
    font-size: 1.2em;
}
.commerce > div .commerce-ordering .button:not(.checkout-button) {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    padding: 0.6rem 1.7rem ;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    background-color: #6c7680;
    border-color: #6c7680;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.commerce .commerce-ordering button {
    display:none;
}
@media (max-width: 767px) {
    .commerce .commerce-ordering {
        display: block;
        margin-top:10px;
    }
    .commerce .view-mode {
        display: none;
    }
}
.commerce > div .button:not(.checkout-button),
.commerce .cart .button,
.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    background-color: #000;
    border: 1px solid #000;
}
@media (max-width: 899px) {
    .my-wishlist .add-to-cart-alt button.btn-cart {
        padding: 0.6rem 1rem;
        float: none;
    }
}
@media (max-width: 768px) {
    .commerce .cart .button {
        padding: 5px 18px;
    }

    .commerce .cart-collaterals .col2-set .col-2 {
        width: 48%;
    }
}

.commerce .totals table {
    border-bottom: 1px solid #585858;
    margin-bottom: 2.0em;
}

/*.commerce .totals table tfoot tr td,*/
.commerce .totals table tbody tr td {
    border-top: 0;
    color: #777;
    padding: 0.4em 0;
}

.commerce .totals table tfoot tr td strong,
.commerce .totals table tbody tr td {
    text-transform: uppercase;
    font-weight: bold;
}
.commerce .totals table tfoot tr td strong, .commerce .totals table tbody tr td.a-left { text-align: left !important; }
.commerce .totals table tfoot tr td strong, .commerce .totals table tbody tr td.a-right { text-align: right !important; }

.commerce .totals table tbody tr td.a-right:first-child {
    text-align: left !important;
}

.commerce .totals .button.btn-checkout {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid #777;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 16px;
    line-height: 2.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-transform: uppercase;
    color: #777;
    position: relative;
    width:100%;
    background-color: transparent;
}

.commerce .totals .button.btn-checkout:hover {
    background-color: #777;
    color: #fff;
}


.commerce > div .button:not(.checkout-button):hover,
.commerce .cart .button:hover,
.commerce > div .button:not(.checkout-button):focus,
.commerce .cart .button:focus {
    color: #ffffff;
    text-decoration: none;
}
.commerce > div .button:not(.checkout-button) i,
.commerce .cart .button i,
.commerce > div .button:not(.checkout-button) span,
.commerce .cart .button span {
    z-index: 2;
    position: relative;
}

.commerce .discount .field-row {
    display: block;
    margin-bottom: 10px;
}
.commerce .discount .field-row button,
.commerce .discount .field-row input {
    float: left;
}
.commerce .discount .field-row button {
    display: block;
    height: 41px;
    padding: 0.6rem 1.3rem;
    float: left;
    width: 40%;
}

.commerce .discount .field-row input {
    margin-right: 0px;
    padding:0 10px;
    width: 60%;
    height: 41px;
}

.commerce > div.discount .button:hover,
.commerce > div .button:not(.checkout-button):hover,
.commerce .cart .button:hover,
.button:hover {
    background-color: #000;
    color: #fff;
}

.commerce .discount .field-row button {
    background-color: #000 !important;
    color: #fff !important;
}

.commerce .discount .field-row button:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.commerce a.added_to_cart {
    display: none !important;
}
.commerce a.added_to_cart:after,
.commerce a.added_to_cart:before {
    display: none !important;
}
.commerce .quantity {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    /* Hide buttons for opera */
}
.commerce .quantity input.qty {
    display: block;
    width: 100%;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #1e1e1e;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
    width: 60px;
    height: 45px;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 1.1;
}
.commerce .quantity input.qty:focus {
    border-color: #1e1e1e;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #1e1e1e;
    box-shadow: inset 0 0 0 1px #1e1e1e;
}
.commerce .quantity input.qty[disabled],
.commerce .quantity input.qty[readonly],
fieldset[disabled] .commerce .quantity input.qty {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.commerce .quantity input.qty {
    height: auto;
}
@media (min-width: 480px) {
    .commerce .quantity input.qty {
        padding: 0.9230769230769231rem 10px;
    }
}
.commerce .quantity noindex:-o-prefocus,
.commerce .quantity input[type=number] {
    padding-right: 1.2em;
}
.commerce .quantity input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.commerce #reviews h2 small {
    float: right;
    color: #1e1e1e;
    font-size: 1.1538461538461537em;
    line-height: 1.6153846153846154em;
    margin: 0.7692307692307693em 0 0 0;
}
.commerce #reviews h2 small a {
    text-decoration: none;
    color: #1e1e1e;
}
.commerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
.commerce #reviews #comment {
    height: 5.769230769230769em;
}
.commerce #reviews #comments .add_review:before,
.commerce #reviews #comments .add_review:after {
    content: " ";
    display: table;
}
.commerce #reviews #comments .add_review:after {
    clear: both;
}
.commerce #reviews #comments h2 {
    clear: none;
}
.commerce #reviews #comments ol.commentlist {
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    list-style: none;
}
.commerce #reviews #comments ol.commentlist:before,
.commerce #reviews #comments ol.commentlist:after {
    content: " ";
    display: table;
}
.commerce #reviews #comments ol.commentlist:after {
    clear: both;
}
.commerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 0;
    border: 0;
}
.commerce #reviews #comments ol.commentlist li .meta {
    color: #1e1e1e;
    font-size: 0.75em;
}
.commerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: auto;
    margin: 0;
    line-height: 1;
}
.commerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    background: #f8f8f8;
    padding: 1em 1em 0;
}
.commerce #reviews #comments ol.commentlist li .comment-text:before,
.commerce #reviews #comments ol.commentlist li .comment-text:after {
    content: " ";
    display: table;
}
.commerce #reviews #comments ol.commentlist li .comment-text:after {
    clear: both;
}
.commerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.commerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 85%;
}
.commerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 1.5384615384615385em 0 0 3.8461538461538463em;
}
.commerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.commerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #ebebec;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 1.5384615384615385em 0 0 3.8461538461538463em;
}
.commerce #reviews #comments .commentlist > li:before {
    content: "";
}
.commerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 14px;
    line-height: 1em;
    font-size: 10px;
    width: 5.5em;
    font-family: 'star';
}
.commerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: #a1aab5;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.commerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #a1aab5;
}
.commerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.commerce .commerce-product-rating {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5384615384615385em;
    margin-top: 0.7692307692307693em;
}
.commerce .commerce-product-rating .commerce-review-link {
    font-size: 85%;
    text-transform: uppercase;
    position: relative;
}
.commerce .commerce-product-rating .commerce-review-link:before {
    content: "";
    height: 80%;
    width: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: -15px;
    background: #ebebec;
}
.commerce .commerce-product-rating .star-rating {
    margin: 0.8em 30px 0 0;
    float: left;
}
.commerce .products .star-rating {
    display: block;
    margin: 0 auto .5em;
    float: none;
}
.commerce .hreview-aggregate .star-rating {
    margin: 0.7692307692307693em 0 0 0;
}
.commerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0 0 0;
    background: transparent none;
    border: 0;
}
.commerce #review_form #respond:before,
.commerce #review_form #respond:after {
    content: " ";
    display: table;
}
.commerce #review_form #respond:after {
    clear: both;
}
.commerce #review_form #respond .form-submit input {
    left: auto;
}
.commerce #review_form #respond textarea {
    width: 100%;
}
.commerce p.stars {
    position: relative;
    font-size: 1em;
}
.commerce p.stars a {
    display: inline-block;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    color: #8a8a8a;
    font-size: 13px;
}
.commerce p.stars a:last-child {
    border-right: 0;
}
.commerce p.stars a.star-1:after,
.commerce p.stars a.star-2:after,
.commerce p.stars a.star-3:after,
.commerce p.stars a.star-4:after,
.commerce p.stars a.star-5:after {
    font-family: "WooCommerce";
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.commerce p.stars a.star-1 {
    width: 2em;
}
.commerce p.stars a.star-1:after {
    content: "\e021";
}
.commerce p.stars a.star-1:hover:after,
.commerce p.stars a.star-1.active:after {
    color: #a1aab5;
    content: "\e020";
}
.commerce p.stars a.star-2 {
    width: 3em;
}
.commerce p.stars a.star-2:after {
    content: "\e021\e021";
}
.commerce p.stars a.star-2:hover:after,
.commerce p.stars a.star-2.active:after {
    color: #a1aab5;
    content: "\e020\e020";
}
.commerce p.stars a.star-3 {
    width: 4em;
}
.commerce p.stars a.star-3:after {
    content: "\e021\e021\e021";
}
.commerce p.stars a.star-3:hover:after,
.commerce p.stars a.star-3.active:after {
    color: #a1aab5;
    content: "\e020\e020\e020";
}
.commerce p.stars a.star-4 {
    width: 5em;
}
.commerce p.stars a.star-4:after {
    content: "\e021\e021\e021\e021";
}
.commerce p.stars a.star-4:hover:after,
.commerce p.stars a.star-4.active:after {
    color: #a1aab5;
    content: "\e020\e020\e020\e020";
}
.commerce p.stars a.star-5 {
    width: 6em;
    border: 0;
}
.commerce p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021";
}
.commerce p.stars a.star-5:hover:after,
.commerce p.stars a.star-5.active:after {
    color: #a1aab5;
    content: "\e020\e020\e020\e020\e020";
}
.commerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%;
    background: rgba(0, 0, 0, 0);
}
.commerce table.shop_attributes th {
    width: 11.538461538461538em;
    font-weight: bold;
    padding: 0.6153846153846154em;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5em;
}
.commerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5em;
}
.commerce table.shop_attributes td p {
    margin: 0;
    padding: 0.6153846153846154em 0;
}
.commerce table.my_account_orders th,
.commerce table.my_account_orders td {
    padding: 0.3076923076923077em 0.6153846153846154em;
    vertical-align: middle;
}
.commerce table.my_account_orders .button {
    white-space: nowrap;
}
.commerce table.my_account_orders .order-actions {
    text-align: right;
}
.commerce table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em;
}
.commerce td.product-name dl.variation {
    margin: .25em 0;
}
.commerce td.product-name dl.variation:before,
.commerce td.product-name dl.variation:after {
    content: " ";
    display: table;
}
.commerce td.product-name dl.variation:after {
    clear: both;
}
.commerce td.product-name dl.variation dt,
.commerce td.product-name dl.variation dd {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.commerce td.product-name dl.variation dt {
    font-weight: bold;
    padding: 0 0 .25em 0;
    margin: 0 0.3076923076923077em 0 0;
    clear: left;
}
.commerce td.product-name dl.variation dd {
    padding: 0 0 .25em 0;
    margin: 0;
}
.commerce td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
.commerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.commerce td.product-quantity {
    min-width: 6.153846153846154em;
}
/*.commerce table.cart .product-thumbnail {
  max-width: 60px;
}*/


.cart_item td:nth-child(1){
    width:24px;

}  
.cart_item td:nth-child(2){
    width:20%;

}  
.cart_item td:nth-child(3){
    width: calc(35% - 24px);

}  
.cart_item td:nth-child(4){
    width:25%;

}  
.cart_item td:nth-child(5){
    width:10%;

}
.cart_item td:nth-child(6){
    width:10%;
}


.commerce table.cart .cart_item td.cart-qty > div.cart-qty,
.commerce .my-wishlist table .cart-cell div.cart-qty {
    width: 100%;
}
.commerce table.cart .cart_item td.cart-qty > div.cart-qty > div,
.commerce .my-wishlist table .cart-cell div.cart-qty > div {
    position: relative;
    display: inline-block;

}
.cart-qty input.qty {
    color: #000;
    border: 1px solid #6c7680;
    padding: 0 10px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.cart-qty .button-arrow {
    color: #b4b4bc;
    font-size: 0.7em;
    background-color: transparent;
    border: medium none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}
.cart-qty .button-arrow.button-up {
    background: transparent url("../../skin/frontend/vinicio/default/images/qty_arrows.png") no-repeat scroll 3px 3px;
    height: 13px;
    padding: 3px;
    position: absolute;
    top: 4px;
    width: 13px;
}
.cart-qty .button-arrow.button-down {
    background: transparent url("../../skin/frontend/vinicio/default/images/qty_arrows.png") no-repeat scroll 3px -5px;
    height: 13px;
    padding: 3px;
    position: absolute;
    bottom: 4px;
    width: 13px;
}
.cart-qty .button-arrow.button-up,
.cart-qty .button-arrow.button-down {
    right: 4px;
}
@media (max-width: 899px) {
    .cart-qty .button-arrow.button-down {
        bottom: 2px;
    }
}
.commerce table.cart .product-name a {
    display: block;
    color: #3b3e43;
    font-size: 15px;
    font-weight: bold;
}
.commerce table.cart .product-name .skucart {
    font-size: 12px;
}
.commerce table.cart .product-name h2.product-name {
    margin:0;
}
.commerce table.cart .product-name dl.item-options {
    color: #3b3e43;
    margin: 0;
}
.commerce table.cart .product-name dl.item-options dt {
    float: left;
    font-weight: normal;
    margin-right: 5px;
}
.commerce table.cart .product-name dl.item-options dt::after {
    content: ":";
}
/*.commerce table.cart img {
  width: 100%;
  max-width: 80px;
}*/
.commerce table.cart thead th {
    background: #a1aab5;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
}

.commerce table.cart td.actions {
    border-bottom: 0px;
    background: #ebebec;
    text-transform: uppercase;
}
.commerce table.cart th,
.commerce table.cart td {
    vertical-align: middle;
}
.commerce table.cart tbody tr td.product-remove {
    padding: 0.87em 2em;
    text-align: left;
}
.commerce table.cart tbody tr td.product-thumbnail {
    /*padding: 0.87em 4em;*/
    text-align: center;
}
.commerce table.cart tbody tr td.product-name {
    /*padding: 0.87em 1.5em;*/
}
.commerce table.cart tbody tr td.cart-price {
    /*padding: 0.87em 1.1em;*/
    text-align: center;
}
.commerce table.cart tbody tr td.cart-qty {
    /*padding: 0.87em 1.1em;*/
    text-align: center;
}
.commerce table.cart tbody tr td.price-box {
    text-align: center;
}
.commerce table.cart tbody tr td.price-box .old-price span.price {
    color: #777;
    text-decoration: line-through;
    font-size: 1.2rem;
    font-weight: 400;
}
.commerce table.cart tbody tr td.price-box .special-price.percentage-of-discount span {
    color: #000;
    font-size: 1.2rem;
}
.my-wishlist a.btn-remove,
.commerce table.cart a.remove {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #a2a2aa;
}
.helpdesk-contact-form div.close span.remove-img,
.my-wishlist a.btn-remove span.remove-img,
.commerce table.cart a.remove span.remove-img {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../../skin/frontend/vinicio/default/images/remove_btn.png) 0 0 no-repeat transparent;
}
@media (max-width: 899px) {
    .my-wishlist a.btn-remove,
    .commerce table.cart a.remove {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
}
.my-wishlist a.btn-remove:hover,
.commerce table.cart a.remove:hover {
    background-color: transparent;
    color: #a2a2aa;
}
.commerce table.cart td.actions .input-text {
    display: block;
    width: 100%;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #1e1e1e;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
    display: inline-block;
    width: 48%;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    border-width: 1px;
}
.commerce table.cart td.actions .input-text:focus {
    border-color: #1e1e1e;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #1e1e1e;
    box-shadow: inset 0 0 0 1px #1e1e1e;
}
.commerce table.cart td.actions .input-text[disabled],
.commerce table.cart td.actions .input-text[readonly],
fieldset[disabled] .commerce table.cart td.actions .input-text {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.commerce table.cart td.actions .input-text {
    height: auto;
}
.commerce table.cart td.actions .button {
    float: left;
    background: transparent;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    color: #1e1e1e;
    position: relative;
}
.commerce table.cart td.actions .button:hover {
    border-color: #1e1e1e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.commerce table.cart td.actions .button.update-cart-button {
    float: right;
}
@media (max-width: 767px) {
    .commerce table.cart td.actions .button {
        float: right;
    }
}
.commerce table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1em;
}
.commerce ul.cart_list,
.commerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.commerce ul.cart_list li,
.commerce ul.product_list_widget li {
    padding-bottom: 15px;
    list-style: none;
}
.commerce ul.cart_list li:before,
.commerce ul.product_list_widget li:before,
.commerce ul.cart_list li:after,
.commerce ul.product_list_widget li:after {
    content: " ";
    display: table;
}
.commerce ul.cart_list li:after,
.commerce ul.product_list_widget li:after {
    clear: both;
}
.commerce ul.cart_list li:last-child,
.commerce ul.product_list_widget li:last-child {
    border: none;
}
.commerce ul.cart_list li a,
.commerce ul.product_list_widget li a {
    display: block;
    font-size: 0.9em;
    font-weight: 700;
    margin-bottom: 0.2em;
    text-transform: uppercase;
}
.commerce ul.cart_list li a:hover,
.commerce ul.product_list_widget li a:hover {
    color: #a1aab5;
}
.commerce ul.cart_list li img,
.commerce ul.product_list_widget li img {
    float: left;
    margin-right: 0.7692307692307693em;
    width: 60px;
    height: auto;
}
.commerce ul.cart_list li .amount,
.commerce ul.product_list_widget li .amount {
    font-size: 100%;
}
.commerce ul.cart_list li del,
.commerce ul.product_list_widget li del {
    font-size: 85%;
    color: #8a8a8a;
    margin-left: 0.38461538461538464em;
}
.commerce ul.cart_list li ins,
.commerce ul.product_list_widget li ins {
    background: none;
    text-decoration: none;
}
.commerce ul.cart_list li dl,
.commerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
}
.commerce ul.cart_list li dl dt,
.commerce ul.product_list_widget li dl dt,
.commerce ul.cart_list li dl dd,
.commerce ul.product_list_widget li dl dd {
    display: inline-block;
    margin-botom: 1em;
}
.commerce ul.cart_list li dl dt,
.commerce ul.product_list_widget li dl dt {
    font-weight: bold;
    padding: 0 0 .25em 0;
    margin: 0 4px 0 0;
}
.commerce ul.cart_list li dl dd,
.commerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em 0;
}
.commerce ul.cart_list li dl dd p:last-child,
.commerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.commerce ul.cart_list li .star-rating,
.commerce ul.product_list_widget li .star-rating {
    float: none;
    margin-bottom: 0.15384615384615385em;
}
.commerce.dhwc_widget_brands ul.product-brands > li:first-child {
    border: none;
}
.commerce.dhwc_widget_brands ul.product-brands li {
    padding: 0;
    border-bottom: none;
}
.commerce.dhwc_widget_brands ul.product-brands li ul.children li {
    padding-left: 1.5384615384615385em;
}
.commerce.dhwc_widget_brands ul.product-brands li ul.children li a {
    color: #8a8a8a;
}
.commerce.dhwc_widget_brands ul.product-brands li ul.children li a:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce.dhwc_widget_brands ul.product-brands li ul.children li a:before {
    margin-right: 0.38461538461538464em;
}
.commerce.dhwc_widget_brands ul.product-brands li ul.children li a:hover {
    color: #a1aab5;
}
.commerce.dhwc_widget_brands ul.product-brands a {
    padding: 0 0 15px 0;
    display: inline-block;
}
.commerce.dhwc_widget_brands ul.product-brands a:before {
    content: "\f0da";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce.dhwc_widget_brands ul.product-brands a:before {
    margin-right: 0.38461538461538464em;
}
.commerce.dhwc_widget_brands ul.product-brands .count {
    color: #8a8a8a;
}
.widget_product_categories ul.product-categories > li:first-child {
    border: none;
}
.widget_product_categories ul.product-categories li {
    padding: 5px 0;
}
.widget_product_categories.brands ul.product-categories li {
    padding: 3px 0;
    max-width: 230px;
}
@media screen and (max-width: 767px) {
    .widget_product_categories.brands ul.product-categories li {

        max-width:  none;
    }
}
.widget_product_categories.brands ul.product-categories a:hover:before {
    display: none;
}
.widget_product_categories.archive ul.product-categories a:hover:before {
    display: none;
}
.commerce.widget_product_categories ul.product-categories li ul.children li {
    padding-left: 1.5384615384615385em;
}
.widget_product_categories ul.product-categories li ul.children li a {
    color: #8a8a8a;
}
.widget_product_categories ul.product-categories li ul.children li a:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.widget_product_categories ul.product-categories li ul.children li a:before {
    margin-right: 0.38461538461538464em;
}
.widget_product_categories ul.product-categories li ul.children li a:hover {
    color: #a1aab5;
}
.widget_product_categories ul.product-categories a,
.amshopby-filters-left-wrap dd.product-categories a {
    /*padding-left: 30px;*/
    display: block;
    position: relative;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
}
.amshopby-filters-left-wrap .block-subtitle {
    position: relative;
    margin: 0 0 18px;
    padding-bottom: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.1;
}
.amshopby-filters-left-wrap .block-subtitle:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #777;
    left: 0;
    bottom: 0;
}
.amshopby-filters-left-wrap .currently .price {
    font-weight: normal;
}
.amshopby-filters-left-wrap .currently li {
    padding: 5px 0;
}
.amshopby-filters-left-wrap .currently .label {
    display: block;
    padding: 0;
    color: #000;
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
}
.amshopby-filters-left-wrap .currently .actions {
    margin-bottom: 25px;
    text-align: center;
}
.amshopby-filters-left-wrap .currently .actions a {
    font-weight: bold;
    text-transform: none;
    padding: 0.6rem 1.7rem !important;
}
.amshopby-filters-left-wrap .currently .actions button {
    display: none;
    margin-left: 6px;
    padding: 0.6rem 1.7rem;
    text-transform: none;
    font-size: 15px;
    line-height: 1.4;
    border: 2px solid #000;
}

@media (max-width: 900px) {
    .amshopby-filters-left-wrap .currently .actions button {
        font-size: 12px;
        padding: 0.6rem 1.7rem;
    }
}

@media (max-width: 1199px) {
    .amshopby-filters-left-wrap .currently .actions button {
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    .amshopby-filters-left-wrap .currently .actions a {
        width: 100%;
    }
}

.amshopby-filters-left-wrap .filter-option-label {
    position: relative;
    display: block;
    margin-top: 3px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.3;
}
.amshopby-filters-left-wrap .filter-option-label:after {
    content: '\f00d';
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: 300;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.amshopby-filters-left-wrap #amshopby-price {
    height: 1em;
    margin: 10px 7px 5px;
}
.amshopby-filters-left-wrap #amshopby-price .handle {
    width: 1em;
    height: 1em;
    top: 0em;
    margin-left: -0.5em;
    background: #000;
    border: 1px solid #000;
    cursor: pointer;
}
.amshopby-filters-left-wrap #amshopby-price #amshopby-price-slider-bar {
    top: 0.3em;
    background-color: #777;
}
.amshopby-filters-left-wrap .amshopby-attr-inactive {
    display: none !important;
}
.amshopby-filters-left-wrap dd.product-categories ol {
    /* display: none; */
    max-height: 400px;
    margin-top: 15px;
    padding: 0 0 15px;
    overflow-y: auto;
    scrollbar-color: grey lightgrey;
    scrollbar-width: thin;
}

/* BEGIN - scrollbar skin*/
.amshopby-filters-left-wrap dd.product-categories ol::-webkit-scrollbar {
    padding-top: 10px;
    width: 4px;
    background-color: #fff;
}
.amshopby-filters-left-wrap dd.product-categories ol::-webkit-scrollbar-thumb {
    background-color: #777;
}
.amshopby-filters-left-wrap dd.product-categories ol::-webkit-scrollbar-track {
    padding-top: 10px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    background-color: #fff;
}
/* END - scrollbar skin*/

.amshopby-filters-left-wrap dd.product-categories li {
    max-width: 230px;
}
@media (max-width: 1199px) {
    .amshopby-filters-left-wrap {
        margin-top: 0;
    }
    .amshopby-filters-left-wrap dd.product-categories li {
        max-width: none;
    }
    .amshopby-filters-left-wrap dd.product-categories li a {
        width: 100%;
    }
}
.amshopby-filters-left-wrap dd.product-categories a {
    padding: 3px 0;
}
.amshopby-filters-left-wrap.block-layered-nav .amshopby-attr,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-attr:hover,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-attr-selected,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-attr-selected:hover,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-cat a,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-cat a:hover
.amshopby-filters-left-wrap.block-layered-nav .amshopby-cat-multiselected a {
    padding-left: 0;
    background: none;
}

.amshopby-filters-left-wrap.block-layered-nav .amshopby-attr span,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-cat a span,
.amshopby-filters-left-wrap dd.product-categories a span {
    font-size: 11px;
}

.amshopby-filters-left-wrap.block-layered-nav .amshopby-attr-selected,
.amshopby-filters-left-wrap.block-layered-nav .amshopby-cat-multiselected a {
    font-weight: bold;
}
.widget_product_categories.archive ul.product-categories a {
    text-transform: none;
}
/*.widget_product_categories ul.product-categories a:hover:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}*/

.widget_product_categories ul.product-categories.removeli  li{
    display: none;
}
.widget_product_categories ul.product-categories.removeli  .current-cat{
    display: block;
}

.widget_product_categories ul.product-categories  .current-cat  a:hover:before {
    content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    font-weight: 300;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.widget_product_categories ul.product-categories a:hover,
.widget_product_categories ul.product-categories .current-cat a {
    color: #000;
}
.widget_product_categories ul.product-categories .current-cat a:after {
    content: '\f00d';
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: 300;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.widget_product_categories ul.product-categories a:hover:before {
    color: #000;
}
.widget_product_categories ul.product-categories .count {
    display: none;
    font-family: "Open Sans", Arial, sans-serif;
    color: #a1aab5;
    float: right;
    margin-left: 0.46153846153846156em;
    font-weight: 300;
    padding: 0.07692307692307693em 0;
    margin-top: -1.7em;
}
.widget_product_categories ul.product-categories .current-cat .count {
    color: #FFFFFF;
}

.designer-intro-for-category-page{
    display: none
}
.commerce.widget_product_search form {
    position: relative;
}
.commerce.widget_product_search form:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce.widget_product_search form:before {
    width: 2.769230769230769em;
    height: 2.769230769230769em;
    position: absolute;
    right: 0;
    text-align: center;
    background: #a1aab5;
    line-height: 2.769230769230769em;
    color: #fff;
    -webkit-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
}
.commerce.widget_product_search #s {
    display: block;
    width: 100%;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #1e1e1e;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
}
.commerce.widget_product_search #s:focus {
    border-color: #1e1e1e;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #1e1e1e;
    box-shadow: inset 0 0 0 1px #1e1e1e;
}
.commerce.widget_product_search #s[disabled],
.commerce.widget_product_search #s[readonly],
fieldset[disabled] .commerce.widget_product_search #s {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.commerce.widget_product_search #s {
    height: auto;
}
.commerce.widget_product_search #searchsubmit,
.commerce.widget_product_search .screen-reader-text {
    display: none;
}
.commerce.widget_swatches .swatches-options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.commerce.widget_swatches li {
    float: left;
    padding-bottom: 15px;
    text-align: center;
    width: 20%;
}
.commerce.widget_swatches li a:hover {
    border-color: #ebebec;
}
.commerce.widget_swatches li.chosen a {
    border-color: #fe6367;
}
.commerce.widget_swatches a {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 auto;
    padding: 1px;
    border: 2px solid #ebebec;
}
.commerce.widget_swatches a > i {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.commerce .widget_shopping_cart .total {
    border-top: 1px solid #ebebec;
    padding: 0.3076923076923077em 0 0;
    margin: 0;
    color: #1e1e1e;
}
.commerce .widget_shopping_cart .total strong {
    min-width: 3.076923076923077em;
    display: inline-block;
}
.commerce .widget_shopping_cart .buttons {
    padding-top: 0.7692307692307693em;
}
.commerce .widget_shopping_cart .buttons:before,
.commerce .widget_shopping_cart .buttons:after {
    content: " ";
    display: table;
}
.commerce .widget_shopping_cart .buttons:after {
    clear: both;
}
.commerce .widget_shopping_cart .buttons .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    padding: 0.6rem 1.7rem ;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #ebebec;
    border-color: #ebebec;
    background: transparent;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    color: #1e1e1e;
    position: relative;
    margin-right: 0.38461538461538464em;
    font-size: 85%;
}
.commerce .widget_shopping_cart .buttons .button:hover,
.commerce .widget_shopping_cart .buttons .button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce .widget_shopping_cart .buttons .button i,
.commerce .widget_shopping_cart .buttons .button span {
    z-index: 2;
    position: relative;
}
.commerce .widget_shopping_cart .buttons .button:hover,
.commerce .widget_shopping_cart .buttons .button:focus,
.commerce .widget_shopping_cart .buttons .button:active,
.commerce .widget_shopping_cart .buttons .button.active {
    color: #1e1e1e;
    border-color: #d1d1d3;
    -webkit-box-shadow: 0 0 0 2px #d1d1d3 inset;
    box-shadow: 0 0 0 2px #d1d1d3 inset;
}
.commerce .widget_shopping_cart .buttons .button:active,
.commerce .widget_shopping_cart .buttons .button.active {
    background-image: none;
}
.commerce .widget_shopping_cart .buttons .button:hover {
    border-color: #1e1e1e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.commerce .widget_shopping_cart .buttons .button:after {
    display: none;
}
.commerce .widget_shopping_cart .buttons .button.checkout {
    color: #ffffff;
    background-color: #a1aab5;
    border-color: #a1aab5;
}
.commerce .widget_shopping_cart .buttons .button.checkout:hover,
.commerce .widget_shopping_cart .buttons .button.checkout:focus,
.commerce .widget_shopping_cart .buttons .button.checkout:active,
.commerce .widget_shopping_cart .buttons .button.checkout.active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}

.discount h2
.discount p.coupon_code_text{
    color:#ebebec !important;
}
.discount h2{
    font-weight:500;
    font-size:14px;
    color:#3b3e43 !important;
    text-transform: uppercase;
    font-weight:bold;
}
.commerce .widget_shopping_cart .buttons .button.checkout:active,
.commerce .widget_shopping_cart .buttons .button.checkout.active {
    background-image: none;
}

.commerce .cart-collaterals h2 {
    color: #b4b4bc;
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 38px;
    margin-top: 22px;
    padding: 7px 0;
    position: relative;
    text-transform: uppercase;
    text-align: left;
    border-bottom: 3px solid #a1aab5;
    display: inline-block;
}
.commerce .cart-collaterals .shipping_calculator .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    color: #ffffff;
    background-color: #a1aab5;
    border-color: #a1aab5;
}
.commerce .cart-collaterals .shipping_calculator .button:hover,
.commerce .cart-collaterals .shipping_calculator .button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce .cart-collaterals .shipping_calculator .button i,
.commerce .cart-collaterals .shipping_calculator .button span {
    z-index: 2;
    position: relative;
}
.commerce .cart-collaterals .shipping_calculator .button:hover,
.commerce .cart-collaterals .shipping_calculator .button:focus,
.commerce .cart-collaterals .shipping_calculator .button:active,
.commerce .cart-collaterals .shipping_calculator .button.active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}
.commerce .cart-collaterals .shipping_calculator .button:active,
.commerce .cart-collaterals .shipping_calculator .button.active {
    background-image: none;
}
.commerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.5384615384615384em;
    content: "\e02e";
}
.commerce .cart-collaterals .cart_totals .shipping-calculator-button {
    font-weight: bold;
}
.commerce .cart-collaterals .cart_totals p {
    margin: 0;
}
.commerce .cart-collaterals .cart_totals p small {
    color: #1e1e1e;
    font-size: 0.83em;
}
.commerce .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
.commerce .cart-collaterals .cart_totals table tr:first-child th,
.commerce .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0;
}
.commerce .cart-collaterals .cart_totals table th {
    padding: 0.46153846153846156em 0.9230769230769231em 0 0;
    width: 50%;
}
.commerce .cart-collaterals .cart_totals table td {
    padding: 0.7692307692307693em;
}
.commerce .cart-collaterals .cart_totals table td,
.commerce .cart-collaterals .cart_totals table th {
    padding: 0.7692307692307693em;
    line-height: 1.6;
    vertical-align: top;
}
.commerce .cart-collaterals .cart_totals table small {
    display: block;
    color: #1e1e1e;
}
.commerce .cart-collaterals .cart_totals table select {
    width: 100%;
}
.commerce .cart-collaterals .cart_totals .discount td {
    color: #1e1e1e;
}
.commerce .cart-collaterals .cart_totals .checkout-button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    color: #ffffff;
    background-color: #a1aab5;
    border-color: #a1aab5;
    padding: 0.6rem 1.7rem ;
    font-size: 1.3846153846153846em;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 700;
}
.commerce .cart-collaterals .cart_totals .checkout-button:hover,
.commerce .cart-collaterals .cart_totals .checkout-button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce .cart-collaterals .cart_totals .checkout-button i,
.commerce .cart-collaterals .cart_totals .checkout-button span {
    z-index: 2;
    position: relative;
}
.commerce .cart-collaterals .cart_totals .checkout-button:hover,
.commerce .cart-collaterals .cart_totals .checkout-button:focus,
.commerce .cart-collaterals .cart_totals .checkout-button:active,
.commerce .cart-collaterals .cart_totals .checkout-button.active {
    color: #ffffff;
    border-color: #aa8c5f;
    -webkit-box-shadow: 0 0 0 2px #aa8c5f inset;
    box-shadow: 0 0 0 2px #aa8c5f inset;
}
.commerce .cart-collaterals .cart_totals .checkout-button:active,
.commerce .cart-collaterals .cart_totals .checkout-button.active {
    background-image: none;
}
.commerce .cart-collaterals .cart_totals .checkout-button:after {
    display: none;
}
.commerce .cart-collaterals .cart_totals a.button.alt {
    display: inline-block;
}
.commerce .cart-collaterals .cart_totals .order-total .amount {
    font-size: 2em;
    color: #a1aab5;
}
.commerce .cart-collaterals .cross-sells h3 {
    font-size: 1.2em;
    text-transform: uppercase;
}
.commerce .cart-collaterals .cross-sells ul.products {
    margin-top: 30px;
}
.commerce .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
    width: 47% !important;
    margin-right: 5% !important;
}
.commerce .cart-collaterals .cross-sells ul.products li.product:nth-of-type(2n) {
    margin-right: 0 !important;
}
@media (max-width: 767px) {
    .commerce .cart-collaterals .cross-sells ul.products li.product {
        clear: none !important;
        float: none !important;
        margin: 0 0 1.25em !important;
        width: 100% !important;
    }
}
.commerce form.commerce-shipping-calculator .form-row {
    margin-bottom: 1.1538461538461537em;
}
.commerce form .form-row {
    margin-bottom: 1.1538461538461537em;
}
.commerce form .form-row button.button,
.commerce form .form-row input.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.6rem 1.7rem ;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background: transparent;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    color: #1e1e1e;
    position: relative;
}
.commerce form .form-row button.button:hover,
.commerce form .form-row input.button:hover,
.commerce form .form-row button.button:focus,
.commerce form .form-row input.button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce form .form-row button.button i,
.commerce form .form-row input.button i,
.commerce form .form-row button.button span,
.commerce form .form-row input.button span {
    z-index: 2;
    position: relative;
}
.commerce form .form-row button.button:hover,
.commerce form .form-row input.button:hover {
    border-color: #1e1e1e;
    -webkit-box-shadow: 0 0 0 1px inset;
    box-shadow: 0 0 0 1px inset;
}
.commerce form .form-row label.hidden {
    visibility: hidden;
}
.commerce form .form-row label.inline {
    display: inline;
}
.commerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.commerce form .form-row .required {
    color: #fe252c;
    border: 0;
    cursor: default;
    text-decoration: none;
}
.commerce form .form-row .input-checkbox {
    display: inline;
    margin: -0.07692307692307693em 0.6153846153846154em 0 0;
    text-align: center;
    vertical-align: middle;
}
.commerce form .form-row textarea {
    display: block;
    height: 2.769230769230769em;
    padding: 0.6153846153846154rem;
    font-size: 13px;
    line-height: 1.6;
    color: #1e1e1e;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #ebebec;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    -webkit-transition: box-shadow 0.15s;
    -o-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
    width: 100%;
    margin: 0;
    outline: 0;
}
.commerce form .form-row textarea:focus {
    border-color: #1e1e1e;
    border-width: 1px;
    outline: none;
    -webkit-box-shadow: inset 0 0 0 1px #1e1e1e;
    box-shadow: inset 0 0 0 1px #1e1e1e;
}
.commerce form .form-row textarea[disabled],
.commerce form .form-row textarea[readonly],
fieldset[disabled] .commerce form .form-row textarea {
    cursor: not-allowed;
    background-color: #515151;
    opacity: 1;
    filter: alpha(opacity=100);
}
textarea.commerce form .form-row textarea {
    height: auto;
}
.commerce form .form-row textarea {
    height: 4em;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
}
.commerce form .form-row.validate-required.commerce-invalid .chosen-single,
.commerce form .form-row.validate-required.commerce-invalid .chosen-drop,
.commerce form .form-row.validate-required.commerce-invalid input.input-text,
.commerce form .form-row.validate-required.commerce-invalid select {
    border-color: #fe252c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.commerce form .form-row .select2-container .select2-choice {
    border-width: 2px !important;
    border-color: #ebebec;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
}
.commerce form .form-row .chosen-container-single .chosen-single {
    height: 2.769230769230769em;
    line-height: 2.769230769230769em;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #1e1e1e;
    border-color: #ebebec;
}
.commerce form .form-row .chosen-container-single .chosen-single div {
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
}
.commerce form .form-row .chosen-container-single .chosen-single div b {
    background-position: 0 0 !important;
}
.commerce form .form-row .chosen-container-single .chosen-drop {
    background: #ffffff;
    color: #1e1e1e;
    border-color: #ebebec;
    -webkit-border-radius: 0 0 0px;
    border-radius: 0 0 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.commerce form.login .input-text,
.commerce form.register .input-text {
    border-color: #ebebec;
}
.commerce .forgotpwd{
    font-size:12px;
}


.commerce form.login,
.commerce form.checkout_coupon,
.commerce form.register {
    padding: 0 0 70px;
    margin: 0;
    text-align: left;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.commerce form.login:before,
.commerce form.checkout_coupon:before,
.commerce form.register:before,
.commerce form.login:after,
.commerce form.checkout_coupon:after,
.commerce form.register:after {
    content: " ";
    display: table;
}
.commerce form.login:after,
.commerce form.checkout_coupon:after,
.commerce form.register:after {
    clear: both;
}
.commerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
.commerce ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none outside;
}
.commerce ul#shipping_method .amount {
    font-weight: bold;
}
.commerce p.commerce-shipping-contents {
    margin: 0;
}
.commerce .checkout h3 {
    font-size: 1.2em;
    margin-bottom: 30px;
    text-transform: uppercase;
    padding: 0.6rem 0;
    position: relative;
    line-height: 1.6;
}
.commerce .checkout h3:before {
    background: #a1aab5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.commerce .checkout .checkout-customer-details h3#ship-to-different-address:before {
    margin-left: 25px;
}
.commerce .checkout .checkout-customer-details h3#ship-to-different-address label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0;
    font-weight: 700;
    margin: 0;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    min-height: auto;
    line-height: 1.6;
}
.dh-ie .commerce .checkout .checkout-customer-details h3#ship-to-different-address label i {
    display: none;
}
.commerce .checkout .checkout-customer-details .notes {
    clear: left;
}
.commerce .checkout .checkout-customer-details .form-row-first {
    clear: left;
}
.commerce .checkout .create-account small {
    font-size: 85%;
    color: #1e1e1e;
}
.commerce .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%;
}
.commerce .checkout .shipping_address {
    clear: both;
}
.commerce .checkout .commerce-checkout-review-order {
    border: 2px solid #a1aab5;
    padding: 15px;
}
.commerce .checkout .commerce-checkout-review-order-table {
    background: transparent;
}
.commerce .checkout .commerce-checkout-review-order-table th,
.commerce .checkout .commerce-checkout-review-order-table td {
    background: transparent;
}
.commerce .checkout .commerce-checkout-review-order-table .order-total th {
    text-transform: uppercase;
    vertical-align: middle;
}
.commerce .checkout .commerce-checkout-review-order-table .order-total .amount {
    font-size: 2em;
}
.commerce #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #ebebec;
    margin: 0;
    list-style: none outside;
}
.commerce #payment ul.payment_methods:before,
.commerce #payment ul.payment_methods:after {
    content: " ";
    display: table;
}
.commerce #payment ul.payment_methods:after {
    clear: both;
}
.commerce #payment ul.payment_methods li {
    line-height: 2em;
    text-align: left;
    margin: 0;
    font-weight: 400;
}
.commerce #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
.commerce #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 0.5em;
    position: relative;
    max-width: 150px;
}
.commerce #payment .about_paypal {
    font-size: 85%;
    margin-left: 5px;
    cursor: help;
}
.commerce #payment div.form-row {
    padding: 1em;
    border-top: 1px solid #ebebec;
}
.commerce #payment div.payment_box {
    position: relative;
    width: 96%;
    padding: 1em 2%;
    margin: 1em 0 1em 0;
    font-size: 0.92em;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    line-height: 1.5em;
    background-color: #ebebec;
    color: #1e1e1e;
}
.commerce #payment div.payment_box input.input-text,
.commerce #payment div.payment_box textarea {
    border-color: #ebebec;
    border-top-color: #d1d1d3;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right;
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/visa.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/mastercard.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/laser.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/diners.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/maestro.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/jcb.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/amex.png);
}
.commerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.commerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.commerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
    background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/icons/credit-cards/discover.png);
}
.commerce #payment div.payment_box span.help {
    font-size: 0.8461538461538461em;
    color: #1e1e1e;
    line-height: 1em;
    font-weight: normal;
}
.commerce #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
.commerce #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
.commerce #payment div.payment_box:after {
    content: "";
    display: block;
    border: 8px solid #ebebec;
    /* arrow size / color */
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -1px;
    left: 0;
    margin: -1em 0 0 2em;
}
.commerce .commerce-checkout-thankyou h2,
.commerce .commerce-checkout-thankyou h3 {
    font-size: 1.8461538461538463em;
}
.commerce .order_summary {
    background: #ebebec;
    padding: 30px;
    margin-bottom: 0.7692307692307693em !important;
}
.commerce .order_details {
    margin: 0;
    list-style: none;
}
.commerce .order_details:before,
.commerce .order_details:after {
    content: " ";
    display: table;
}
.commerce .order_details:after {
    clear: both;
}
.commerce .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1em;
    border-right: 1px dashed #ebebec;
    padding-right: 2em;
}
.commerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5em;
}
.commerce .order_details li:last-of-type {
    border: none;
}
.commerce .addresses .title:before,
.commerce .addresses .title:after {
    content: " ";
    display: table;
}
.commerce .addresses .title:after {
    clear: both;
}
.commerce .addresses .title h3 {
    float: left;
}
.commerce .addresses .title .edit {
    float: right;
}
.commerce ol.commentlist.notes li.note p.meta {
    font-weight: bold;
    margin-bottom: 0;
}
.commerce ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.commerce ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.commerce ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.commerce ul.digital-downloads li:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.5384615384615384em;
    content: "\e00a";
}
.commerce ul.digital-downloads li .count {
    float: right;
}
.commerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.commerce .widget_layered_nav ul li {
    padding-bottom: 0.9692307692307693em;
    list-style: none;
    width: 50%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
}
.commerce .widget_layered_nav ul li:before,
.commerce .widget_layered_nav ul li:after {
    content: " ";
    display: table;
}
.commerce .widget_layered_nav ul li:after {
    clear: both;
}
.commerce .widget_layered_nav ul li:last-child {
    border: none;
}
.commerce .widget_layered_nav ul li a,
.commerce .widget_layered_nav ul li span {
    padding: 1px 0;
    float: left;
}
.commerce .widget_layered_nav ul li a {
    position: relative;
    color: #a1aab5;
}
.commerce .widget_layered_nav ul li.active a,
.commerce .widget_layered_nav ul li a:hover {
    color: #FFFFFF;
}
.commerce .widget_layered_nav ul li a:before {
    content: "\f096";
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-family: "FontAwesome";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_layered_nav ul li a:before {
    width: 1.2em;
}
.commerce .widget_layered_nav ul li.active a:before,
.commerce .widget_layered_nav ul li a:hover:before {
    content: "\f14a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_layered_nav ul li span {
    position: relative;
}
.commerce .widget_layered_nav ul li span:before {
    content: "\f096";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_layered_nav ul li span:before {
    width: 1.2em;
}
.commerce .widget_layered_nav ul li span.count {
    color: #8a8a8a;
}
.commerce .widget_layered_nav ul li span.count:before {
    display: none;
}
.commerce .widget_layered_nav ul li .count {
    font-size: 85%;
    margin-left: 5px;
}
.commerce .widget_layered_nav ul li.chosen a:before {
    content: "\f14a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_layered_nav ul li.chosen a:hover:before {
    content: "\f00d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_layered_nav ul small.count {
    float: right;
    margin-left: 0.46153846153846156em;
    font-size: 1em;
    padding: 0.07692307692307693em 0;
    color: #a1aab5;
}
.commerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.commerce .widget_layered_nav_filters ul li {
    padding-bottom: 0.7692307692307693em;
    margin-bottom: 0.7692307692307693em;
    border-bottom: 1px solid #ebebec;
    list-style: none;
    border: none;
}
.commerce .widget_layered_nav_filters ul li a {
    display: block;
}
.commerce .widget_layered_nav_filters ul li a:before {
    content: "\f14a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_layered_nav_filters ul li a:before {
    width: 1.2em;
}
.commerce .widget_layered_nav_filters ul li a:hover:before {
    content: "\f00d";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.commerce .widget_price_filter .price_slider {
    margin-bottom: 1.3em;
}
.commerce .widget_price_filter .price_slider_amount {
    text-align: right;
}
.commerce .widget_price_filter .price_slider_amount:before,
.commerce .widget_price_filter .price_slider_amount:after {
    content: " ";
    display: table;
}
.commerce .widget_price_filter .price_slider_amount:after {
    clear: both;
}
.commerce .widget_price_filter .price_slider_amount #min_price,
.commerce .widget_price_filter .price_slider_amount #max_price {
    display: none;
}
.commerce .widget_price_filter .price_slider_amount .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    padding: 0.6rem 1.7rem ;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #ffffff;
    background-color: #6c7680;
    border-color: #6c7680;
    font-size: 85%;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.commerce .widget_price_filter .price_slider_amount .button:hover,
.commerce .widget_price_filter .price_slider_amount .button:focus {
    color: #1e1e1e;
    text-decoration: none;
}
.commerce .widget_price_filter .price_slider_amount .button i,
.commerce .widget_price_filter .price_slider_amount .button span {
    z-index: 2;
    position: relative;
}
.commerce .widget_price_filter .price_slider_amount .button:hover,
.commerce .widget_price_filter .price_slider_amount .button:focus,
.commerce .widget_price_filter .price_slider_amount .button:active,
.commerce .widget_price_filter .price_slider_amount .button.active {
    color: #ffffff;
    border-color: #ffffff;
    -webkit-box-shadow: 0 0 0 2px #ffffff inset;
    box-shadow: 0 0 0 2px #ffffff inset;
}
.commerce .widget_price_filter .price_slider_amount .button:active,
.commerce .widget_price_filter .price_slider_amount .button.active {
    background-image: none;
}
.commerce .widget_price_filter .price_label {
    float: left;
}
.commerce .widget_price_filter .price_label .from,
.commerce .widget_price_filter .price_label .to {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.commerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}
.commerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: pointer;
    outline: none;
    top: -0.3em;
    background: #000;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.commerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}
.commerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #777;
}
.commerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #f2f2f2;
}
.commerce .widget_price_filter .ui-slider-horizontal {
    height: .5em;
    width: calc(100% - 10px);
}
.commerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.commerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.commerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.minicart-icon {
    position: relative;
}
.minicart-icon .minicart-icon-svg {
    line-height: 1;
    width: 15px;
}
.minicart-icon span {
    background: rgba(0,0,0,0.4);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -0.7em;
    text-align: center;
    top: 0;
    width: 20px;
}
.minicart {
    display: none;
    position: absolute;
    padding: 20px 30px 30px;
    z-index: 9998;
    width: 440px;
    right: -15px;
    background: #fff;
    top: 85px;
    margin-top: 1px;
    border:1px solid #777;
}
@media (max-width: 899px) {
    .minicart {
        top: 74px;
        position: fixed;
        overflow-y: auto;
        height: 100%;
        max-height: calc(100% - 74px);

    }
    .minicart .minicart-footer {
        margin-bottom: 100px;
    }
}
@media (max-width: 480px) {
    .minicart {
        top: 45px;
        right: 0;
        width: 320px;
        padding: 20px 15px 30px;
        max-height: calc(100% - 45px);
    }
}
.minicart .minicart-header {
    padding-bottom: 10px;
    margin-bottom:10px;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #777;
}
.minicart .minicart-header strong {
    color: #000;
}
.minicart .minicart-header.no-items {
    border: none;
    text-align: center;
}
.minicart .minicart-footer.top .minicart-actions a {
    float: none;
    width: auto;
}
@media (max-width: 370px) {
    .minicart .minicart-footer  .minicart-actions a {
        padding: 0.6rem 0.9rem;
    }
    .commerce .totals {

        padding: 6% 0;

    }
}
.minicart .minicart-body .cart-product {
    padding-bottom: 10px;
    margin-bottom: 10px;

    border-bottom:1px solid #777;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.minicart .minicart-body .cart-product.cart-product-remove {
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
}
.minicart .minicart-body .cart-product .cart-product-image {
    float: left;
    margin-right: 20px;
}
.minicart .minicart-body .cart-product .cart-product-image img {
    max-width: 70px;
}
.minicart .minicart-body .cart-product .cart-product-details {
    float: left;
    color: #000;
    width: 70%;
}
.minicart .minicart-body .cart-product .cart-product-title {
    line-height: 1.6;
    margin-bottom: 5px;
}
.minicart .minicart-body .cart-product .cart-product-title a {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.minicart .minicart-body .cart-product .cart-product-details a{
    text-transform:uppercase;
}
.minicart .minicart-body .cart-product .cart-product-title a:hover {
    color: #a1aab5;
}
.minicart .minicart-body .cart-product .cart-product-quantity {
    color: #3a3a3a;
    line-height: 1;
}
.minicart .minicart-body .cart-product .cart-product-quantity strong {
    font-family: "Open Sans", Arial, sans-serif;
    color: #000;
}
.minicart .minicart-body .cart-product .cart-product-price {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 10px;
}
.minicart .minicart-body .cart-product .remove {
    position: absolute;
    top: 2px;
    right: 0;
    color: #000;
    line-height: 14px;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
}

.minicart .minicart-body .cart-product .cart-product-quantity {
    color: #3a3a3a;
    line-height: 1;
    float:left;
}
.minicart .minicart-body .cart-product .remove:hover {
    border-color: #FFFFFF;
}
.minicart .minicart-footer .minicart-total {
    color: #000;
    padding: 0 10px 10px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.minicart .minicart-footer .minicart-total .price,
.minicart .minicart-footer .minicart-total .amount {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 900;
    float: right;
}
.minicart .minicart-footer .minicart-actions {
    text-align: center;
}
@media (max-width: 899px) {
    .minicart .minicart-footer .minicart-total {
        margin-bottom: 100px;
    }
    .minicart .minicart-footer .minicart-actions {
        text-align: center;
        position: fixed;
        bottom: 0;
        top: auto;
        right: 0;
        width: 100%;
        padding: 20px 30px 30px;
        background: #fff;
        max-width: 424px;
    }
}
@media screen and (max-width: 570px) {
    .minicart .minicart-footer .minicart-actions {
        width: calc(100% - 20px);
        max-width: none;
    }
    .minicart .minicart-footer .minicart-actions {
        width: 100%;

    }
}
@media screen and (max-width: 480px) {
    .minicart .minicart-footer .minicart-actions {
        padding: 20px 15px 30px;
    }
}

.minicart .minicart-footer .minicart-actions.empty {
    text-align: left;
}
.minicart .minicart-footer .minicart-actions a {
    height: 40px;
    line-height: 21px;
    text-transform: uppercase;
    float: left;
    width: 46.7%;
    font-weight: bold;
}
.minicart .minicart-footer .minicart-actions a:first-child {
    margin-right: 6.6%;
}
.minicart .minicart-footer .minicart-actions a:last-child {
    margin-right: 0;
}
.commerce-contine-shoppong-btn {
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    border: 0px solid #ebebec;
    background: #ebebec;
}
.commerce-contine-shoppong-btn:hover {
    -webkit-box-shadow: 0 0 0 2px #b7b7ba inset;
    box-shadow: 0 0 0 2px #b7b7ba inset;
}
.product-slider-title {
    padding-bottom: 30px;
}
.product-slider-title .el-heading {
    margin: 0;
    position: relative;
    display: inline-block;
}
.product-slider-title.color-primary .el-heading {
    color: #a1aab5;
}
.product-slider-title.color-primary .el-heading:before {
    border-color: #a1aab5;
}
.product-slider-title.color-success .el-heading {
    color: #a0ce4e;
}
.product-slider-title.color-success .el-heading:before {
    border-color: #a0ce4e;
}
.product-slider-title.color-info .el-heading {
    color: #63b5fd;
}
.product-slider-title.color-info .el-heading:before {
    border-color: #63b5fd;
}
.product-slider-title.color-warning .el-heading {
    color: #feab62;
}
.product-slider-title.color-warning .el-heading:before {
    border-color: #feab62;
}
.product-slider-title.color-danger .el-heading {
    color: #fe252c;
}
.product-slider-title.color-danger .el-heading:before {
    border-color: #fe252c;
}
.caroufredsel.product-slider .caroufredsel_wrapper {
    position: static !important;
}
.caroufredsel.product-slider .caroufredsel-wrap ul.products > li {
    float: left !important;
    padding: 0;
    list-style: none;
    margin: 0 10px !important;
    display: block;
    clear: none !important;
}
.caroufredsel-item-no-padding.caroufredsel.product-slider .caroufredsel-wrap ul.products > li {
    margin: 0 !important;
}
.lookbooks {
    border-top: 1px solid #FFFFFF;
}
@media (max-width: 768px) {



    .lookbooks.pb-10.pt-16 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .commerce .cart-collaterals {
        margin-bottom: 20px;
    }
}
.lookbooks .lookbook {
    margin-bottom: 20px;
}
.lookbooks .lookbook:first-child {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .lookbooks .lookbook {
        padding: 0 20px !important;
    }
}
.lookbooks .loobook-wrap {
    position: relative;
}
.lookbooks .lookbook-info {
    float: right;
    width: 33.33333333333333%;
    min-height: 1px;
}
@media (max-width: 767px) {
    .lookbooks .lookbook-info {
        width: 100% !important;
    }
}
.lookbooks .lookbook-thumb {
    float: left;
    width: 66.66666666666666%;
    position: relative;
    padding: 0;
}
.lookbooks .lookbook-thumb img {
    width: 100%;
}
@media (max-width: 767px) {
    .lookbooks .lookbook-thumb {
        width: 100% !important;
        padding: 20px 0 0 0;
    }
}
.lookbooks .lookbook-left {
    padding-right: 20px;
}
@media (min-width: 480px) {
    .lookbooks .lookbook-left .lookbook-info-wrap {
        left: auto;
        right: 0;
    }
}
.lookbooks .lookbook-right {
    padding-left: 20px;
}
.lookbooks .lookbook-right .lookbook-info {
    float: left;
}
@media (min-width: 480px) {
    .lookbooks .lookbook-right .lookbook-info .lookbook-info-wrap {
        left: 0;
    }
}
.lookbooks .lookbook-info-wrap {
    text-align: center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    height: 100%;
    width: 33.33333333333333%;
    vertical-align: middle;
    top: 0;
    overflow: hidden;
}
.lookbooks .lookbook-info-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    background: url(../../skin/frontend/vinicio/default/images/bg-overlay-ext.png) no-repeat center center;
    background-size: cover;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
@media (max-width: 959px) {
    .lookbooks .lookbook-info-wrap:before {
        background-size: 150%;
    }
    .commerce .view-mode {
        display: none;
    }

}
.lookbooks .lookbook-info-wrap:hover:before {
    transform: scale(4) rotate(45deg);
    opacity: 0;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}
/*.lookbooks .lookbook-info-wrap:after {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.3em;
  vertical-align: middle;
  width: 1px;
}*/
.lookbooks .lookbook-info-wrap > img {
    width: 100%;
}
@media (min-width: 960px) {
    .lookbooks .lookbook-info-wrap > img {
        display: none;
    }
}
.lookbooks .lookbook-info-wrap .lookbook-info-wrap-int {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../skin/frontend/vinicio/default/images/bg-overlay-int.png) no-repeat center center;
    background-size: cover;
}
@media (max-width: 959px) {
    .lookbooks .lookbook-info-wrap .lookbook-info-wrap-int {
        background-size: 150%;
    }
}
.lookbooks .lookbook-info-wrap .lookbook-action {
    margin-top: 30px;
    padding-left: 3rem;
    padding-right: 3rem;
    text-transform: uppercase;
}
@media (max-width: 959px) {
    .lookbooks .lookbook-info-wrap .lookbook-description {
        display: none;
    }
}
.lookbooks .lookbook-info-wrap .lookbook-info-sumary {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.lookbooks .lookbook-info-wrap .lookbook-small-title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #bca480;
}
.lookbooks .lookbook-info-wrap h3 {
    color: #fff;
    margin-top: 0;
}
.lookbooks .lookbook-info-wrap h3 a {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em;
}
@media (max-width: 959px) {
    .lookbooks .lookbook-info-wrap h3 a {
        font-size: 1.2em;
    }
}
@media (max-width: 767px) {
    .lookbooks-slider .lookbook-info-wrap,
    .lookbooks-slider .lookbook-info-wrap {
        position: relative;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .lookbooks-grid .commerce-lookbok {
        padding: 20px 8.75% 20px 0; /* 70px @ 800 */
    }
    .lookbooks-grid .lookbook-right .commerce-lookbok {
        padding: 20px 0 20px 8.75%; /* 70px @ 800 */
    }
}
.lookbooks-grid .lookbook-info-wrap,
.lookbooks-grid .lookbook-info {
    width: 50%;
}
@media (max-width: 959px) {
    .lookbooks-grid .lookbook-info-wrap,
    .lookbooks-grid .lookbook-info {
        width: 100%;
        position: relative;
    }
    .lookbooks-grid .lookbook-info {
        padding: 30px;
    }
    .lookbooks-grid .lookbook-info-wrap {
        background-size: contain !important;
        background-image: none !important;
    }
}
/*.lookbooks-grid .lookbook-info-wrap-border {
  display: none;
}*/
.lookbooks-grid .lookbook-small-title {
    font-weight: 900;
    color: #bca480 !important;
}
/*@media (min-width: 960px) {*/
.lookbooks-grid .lookbook-info-wrap-border {
    border: 1px solid #a1aab5;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    position: absolute;
    z-index: 2;
    width: auto;
    height: auto;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
/*}*/
.lookbooks-grid .lookbook-thumb {
    width: 50%;
}
@media (max-width: 959px) {
    .lookbooks-grid .lookbook-thumb {
        width: 100%;
    }
}
.lookbooks-grid .lookbook {
    padding: 0;
    margin: 0 !important;
}
@media (min-width: 960px) {
    .lookbooks-grid .lookbook-info-sumary {
        position: relative;
        padding: 20px;
    }
    .lookbooks-grid .lookbook-info-sumary h3 {
        font-size: 2.5em;
        font-weight: 900;
    }
    .lookbooks-grid .lookbook-info-sumary > * {
        position: relative;
        z-index: 2;
    }
    .lookbooks-grid .lookbook-info:hover .lookbook-info-wrap-border {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }
}
.commerce-search-text {
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 30px;
}
.commerce-search-text .search-query {
    font-weight: 700;
}
.product-categories-grid-grid .product-category-grid-item {
    width: 50%;
    float: left;
    padding: 1px;
}
@media (max-width: 959px) {
    .product-categories-grid-grid .product-category-grid-item {
        width: 100%;
    }
}
.product-categories-grid-grid .product-category-grid-item-wrap {
    position: relative;
    overflow: hidden;
}
.product-categories-grid-grid .product-category-grid-featured-summary {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.product-categories-grid-grid .product-category-grid-featured-summary:before {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 1000em 0 0 1000em;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-categories-grid-grid .product-category-grid-featured-summary:not(.product-category-grid-featured-summary-three):before {
    left: 0;
}
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary:before {
    border-width: 0 1000em 1000em 0;
    right: 0;
    border-color: transparent rgba(255, 255, 255, 0.5) transparent transparent;
}
.product-categories-grid-grid .product-category-grid-featured-summary-wrap {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 2;
}
.product-categories-grid-grid .product-category-grid-featured-summary-wrap h3 {
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: -30px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-categories-grid-grid .product-category-grid-featured-summary-wrap h3 a {
    color: #fff;
    text-transform: uppercase;
}
.product-categories-grid-grid .product-category-grid-featured-summary-wrap > a {
    text-transform: uppercase;
    font-weight: 700;
    margin-left: -30px;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    color: #1e1e1e;
}
.product-categories-grid-black.product-categories-grid-grid .product-category-grid-featured-summary-wrap > a {
    color: #a1aab5;
}
.product-categories-grid-grid .product-category-grid-featured-summary-wrap a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary .product-category-grid-featured-summary-wrap {
    text-align: right;
    left: auto;
    bottom: auto;
    top: 15px;
    right: 15px;
}
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary .product-category-grid-featured-summary-wrap > a,
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary .product-category-grid-featured-summary-wrap h3 {
    margin-left: 0;
    margin-right: -30px;
}
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary:hover:before {
    border-color: transparent rgba(188, 164, 128, 0.85) transparent transparent;
}
.product-categories-grid-black.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary:hover:before {
    border-color: transparent rgba(59, 62, 67, 0.85) transparent transparent;
}
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary:hover .product-category-grid-featured-summary-wrap h3 {
    margin-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-categories-grid-grid .product-category-grid-item:nth-child(3n) .product-category-grid-featured-summary:hover .product-category-grid-featured-summary-wrap > a {
    margin-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-categories-grid-grid .product-category-grid-featured-summary:hover:before {
    border-color: transparent transparent transparent rgba(188, 164, 128, 0.85);
}
.product-categories-grid-black.product-categories-grid-grid .product-category-grid-featured-summary:hover:before {
    border-color: transparent transparent transparent rgba(59, 62, 67, 0.85);
}
.product-categories-grid-grid .product-category-grid-featured-summary:hover .product-category-grid-featured-summary-wrap h3 {
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-categories-grid-grid .product-category-grid-featured-summary:hover .product-category-grid-featured-summary-wrap > a {
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.product-categories-grid-free {
    position: relative;
    border: 3px solid #fff;
}
.product-categories-grid-free .wall-col {
    margin: 0;
    padding: 0;
    height: 30rem;
    position: relative;
    overflow: hidden;
}
@media (max-width: 959px) {
    .product-categories-grid-free .wall-col {
        height: auto !important;
        padding-bottom: 0 !important;
    }
}
.product-categories-grid-free .wall-col .product-category-grid-featured {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.product-categories-grid-free .wall-col:hover .product-category-grid-featured {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.product-categories-grid-free .wall-col:hover .product-category-grid-item:before {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    width: 100%;
    height: 100%;
}
.product-categories-grid-free .wall-col:hover .product-category-grid-featured-summary h3 small,
.product-categories-grid-free .wall-col:hover .product-category-grid-featured-summary h3 {
    color: #fff;
}
.product-categories-grid-free .wall-row {
    width: 100%;
    display: table;
}
.product-categories-grid-free .wall-row .wall-col {
    display: table-cell;
    float: none;
    position: relative;
    height: 100%;
}
@media (max-width: 767px) {
    .product-categories-grid-free .wall-row {
        display: block;
    }
    .product-categories-grid-free .wall-row .wall-col {
        display: block;
    }
}
.product-categories-grid-free .product-category-grid-item {
    display: block;
}
.product-categories-grid-free .product-category-grid-item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.product-categories-grid-free .product-category-grid-item-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-categories-grid-free .product-category-grid-item-wrap:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 3px solid #fff;
    z-index: 2;
}
.product-categories-grid-free .product-category-grid-featured {
    height: 0;
    padding-bottom: 100%;
    background-color: #ebebec;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 101% auto;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.product-categories-grid-free .product-category-grid-featured-wrap {
    overflow: hidden;
}
.product-categories-grid-free .title-in {
    height: 0;
    padding-bottom: 50%;
}
@media (max-width: 959px) {
    .product-categories-grid-free .title-in {
        height: 0;
        padding-bottom: 50%;
    }
}
.product-categories-grid-free .title-in .product-category-grid-item-wrap {
    position: static;
}
.product-categories-grid-free .title-in .product-category-grid-item-wrap .portfolio-featured {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
@media (max-width: 767px) {
    .product-categories-grid-free .pull-right {
        float: none !important;
    }
}
.product-categories-grid-free .title-out {
    height: 0;
    padding-bottom: 25%;
}
.product-categories-grid-free .title-out .product-category-grid-featured {
    padding-bottom: 50%;
}
@media (max-width: 767px) {
    .product-categories-grid-free .title-out .product-category-grid-featured {
        padding-bottom: 100%;
    }
}
.product-categories-grid-free .height-auto {
    height: auto;
    padding: 0;
}
.product-categories-grid-free .height-auto .product-category-grid-featured {
    padding-bottom: 100%;
}
@media (max-width: 767px) {
    .product-categories-grid-free .height-auto .product-category-grid-featured {
        padding-bottom: 100%;
    }
}
.product-categories-grid-free .product-category-grid-featured-summary {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 10;
    text-transform: uppercase;
}
.product-categories-grid-free .product-category-grid-featured-summary h3 {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 2em;
}
.product-categories-grid-free .product-category-grid-featured-summary h3 small {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 0.9rem;
    display: block;
    margin-top: 10px;
}
.product-sale-countdown {
    background: #fff;
}
.product-sale-countdown:before,
.product-sale-countdown:after {
    content: " ";
    display: table;
}
.product-sale-countdown:after {
    clear: both;
}
.product-sale-countdown .countdown-content {
    margin-top: 30px;
    margin-bottom: 30px;
}
.product-sale-countdown .countdown-item {
    border: none;
    text-align: center;
}
.product-sale-countdown .countdown-item .countdown-item-value {
    font-size: 24px;
    border: 2px solid #a1aab5;
    width: 70px;
    height: 70px;
    line-height: 66px;
    text-align: center;
    display: inline-block;
}
.product-sale-countdown .countdown-item .countdown-item-label {
    color: #1e1e1e;
    font-weight: 700;
    text-align: center;
    margin-top: 8px;
}
.product-sale-countdown-item > .row {
    position: relative;
    margin: 0;
    padding: 0 !important;
}
@media (min-width: 768px) {
    .product-sale-countdown-image > a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
    }
    .product-sale-countdown-image-wrap {
        position: absolute;
        height: 100%;
        left: 0;
        background-attachment: scroll;
        background-position: center top;
    }
    .product-sale-countdown-info-wrap {
        float: right;
    }
}
.product-sale-countdown-info {
    padding: 30px;
}
@media (max-width: 959px) {
    .product-sale-countdown-info {
        padding-left: 0;
        padding-right: 0;
    }
}
.product-sale-countdown-title {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
@media (min-width: 768px) {
    .product-sale-countdown-title {
        font-size: 2.5em;
    }
}

.product-sale-countdown-price {
    text-align: center;
}
.product-sale-countdown-price ins {
    font-size: 2em;
    text-decoration: none;
}
@media (min-width: 768px) {
    .product-sale-countdown-price ins {
        font-size: 3.5em;
    }
}
.product-sale-countdown-price del {
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin-left: 5px;
}
@media (min-width: 768px) {
    .product-sale-countdown-price del {
        font-size: 1.5em;
    }
}
.product-sale-countdown-add-to-cart {
    text-align: center;
    position: relative;
}
.product-sale-countdown-add-to-cart .nice-border-bottom-right {
    right: 0;
    bottom: 50%;
    margin-bottom: - 2px;
}
.product-sale-countdown-add-to-cart .nice-border-bottom-left {
    left: 0;
    bottom: 50%;
    margin-bottom: - 2px;
}
.product-sale-countdown-add-to-cart .add_to_cart_button {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.3em;
    position: relative;
    display: inline-block;
}
.product-sale-countdown-add-to-cart .add_to_cart_button.loading {
    text-indent: -9999em;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    font-size: 18px;
}
.product-sale-countdown-add-to-cart .add_to_cart_button.loading:before {
    content: "\f110";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
.product-sale-countdown-add-to-cart .add_to_cart_button.loading:before {
    display: inline-block;
    left: 0;
    position: absolute !important;
    text-align: center;
    text-indent: 0;
    line-height: inherit !important;
    width: 100%;
    background-image: none !important;
    -webkit-animation: fa-spin 0.5s infinite linear;
    -o-animation: fa-spin 0.5s infinite linear;
    animation: fa-spin 0.5s infinite linear;
    -webkit-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
}

/*--------------------------------------------------------------
Custom style
--------------------------------------------------------------*/

.commerce ul.products li.product .shop-loop-actions .add_to_cart_button.product_type_simple:before {
    content: "";
    background: url("../../skin/frontend/vinicio/default/images/shopping_bag.svg") no-repeat center / 16px 17px;
    padding: 10px;
}

ul.products.columns-4:not(.masonry-products).slick-slider {
    margin: 0 -10px;
}

ul.products.columns-4:not(.masonry-products) li.product.slick-slide {
    clear: none;
    margin: 0;
    padding: 0 10px;
}

@media (max-width: 650px) {

    .commerce ul.products:not(.masonry-products) li.product {
        margin: 0;
        padding: 0 20px;
    }

    .lookbooks-grid .commerce-lookbok .columns-2 > ul.products:not(.masonry-products) li.product,
    .lookbooks-grid .commerce-lookbok ul.products.columns-2:not(.masonry-products) li.product {
        padding: 0;
    }

    .lookbooks-grid .lookbook-info {
        padding-left: 0;
        padding-right: 0;
    }

}

.touchevents .commerce ul.products li.product figure {
    border-bottom-color: #a1aab5;
}
.touchevents .commerce ul.products li.product figure .shop-loop-actions {
    bottom: 58px;
}

@media (max-width: 800px) {
    .commerce table.cart thead th {
        font-size: 0.9em;
    }
    .commerce .cart-price .price {
        font-size: 1.1em;
    }
    .checkout-types a {
        font-size: 13px
    }
    .commerce .totals .button.btn-checkout {
        font-size: 14px;
        padding: 0.6rem 1.2rem;
    }
    .commerce > div .button:not(.checkout-button), .commerce .cart .button, .button {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .product-sale-countdown-excerpt {
        display: none;
    }
    .commerce table.cart {
        margin-bottom: 0px;
    }
    .commerce table.cart a.remove {
        height: 24px;
        width: 24px;
        line-height: 24px;
    }
    .commerce table.cart img {
        max-width: 60px;
        min-width: 60px;
    }
    .commerce table.cart tbody tr td.product-remove {
        padding: 0;
    }
    .commerce table.cart td.product-name {
        padding: 0.9em 0.3em;
        min-width: 100px;
    }
    .commerce table.cart .product-name a,
    .commerce table.cart .product-name dl.item-options {
        font-size: 12px;
    }
    .commerce table.cart td.cart-price {
        padding: 0.3em 0.4em 0.3em 0.5em;
    }
    .commerce table.cart td.cart-price .cart-price .price {
        font-size: 0.8em;
    }
    .commerce table.cart tbody tr td.cart-qty,
    .commerce table.cart td.cart-qty {
        padding: 0.3em 0 0.3em 0.8em;
    }
    .commerce table.cart .cart_item .cart-qty input.qty {
        font-size: 11px;
        height: 23px;
        line-height: 23px;
        padding: 0 7px;
        width: 35px;
    }
    .checkout-cart-index .main-wrap {
        padding-top: 0;
    }
    .commerce table.cart tbody {
        /*display: inline-block;*/
        padding-bottom: 30px;
    }
    .commerce .cart-collaterals {
        padding: 0;
    }
    .commerce .cart-collaterals .col2-set .col-2 {
        width: 100%;
    }
    .commerce .cart-collaterals h2 {
        border-bottom: 2px solid #a1aab5;
        font-size: 0.9em;
        line-height: 0.9em;
        margin-bottom: 20px;
        padding: 0.3em 0;
    }
    .commerce .cart-collaterals .discount {
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .commerce .cart-collaterals .discount input {
        height: 26px;
        width: 164px !important
    }
    .commerce .cart-collaterals .discount button {
        font-size: 9px;
        height: 26px;
        line-height: 26px;
        padding: 0 1.3em;
    }
    .commerce .cart-collaterals .discount p {
        font-size: 10px;
    }
    .commerce .totals {
        margin: 0;
    }
    #shopping-cart-totals-table {
        margin-bottom: 12px;
    }
    /*#shopping-cart-totals-table tbody tr td.a-right {
        text-align: right;
    }*/
    #shopping-cart-totals-table tbody tr td {
        font-size: 11px;
    }
    .commerce table#shopping-cart-totals-table > tfoot tr td {
        padding: 0 0 0.9em;
    }
    .checkout-types a {
        font-size: 11px;
    }
    .commerce .totals .button.btn-checkout {
        font-size: 12px;
        padding: 0.2rem 1.0rem;
    }
}

@media (max-width: 570px) {
    #shopping-cart-table > colgroup {
        display: none;
    }
    .table > tbody > tr > td {

        border-top: none;
        border-bottom: 1px solid #000;

    }
}
@media (max-width: 360px) {
    .commerce table.cart tbody tr {
        height: 102px;
    }
    .commerce table.cart .product-name a, .commerce table.cart .product-name dl.item-options {
        font-size: 10px;
    }
    .commerce table.cart tbody {
        padding-bottom: 16px;
    }
    .commerce table.cart tbody tr td.cart-price,
    .commerce table.cart td.cart-price {
        padding: 0.3em 0.4em 0.3em 0.1em;
    }
    .commerce table.cart tbody tr td.product-name,

    /*.commerce table.cart tbody tr td.product-thumbnail,
    .commerce table.cart .product-thumbnail {
      max-width: 87px;
      padding: 0 0 0 13px;
      text-align: left;
    }*/
    .commerce table.cart tbody tr td.cart-qty,
    .commerce table.cart td.cart-qty {
        padding: 0.3em 0 0.3em 0.8em;
    }
    .commerce .cart-collaterals .discount input {
        width: 153px !important;
    }
    .commerce .totals {
        padding: 6%;
    }
    .commerce table#shopping-cart-totals-table > tfoot:nth-child(2) > tr:nth-child(1) > td:nth-child(2) > strong:nth-child(1) > span:nth-child(1),
    #shopping-cart-totals-table tbody tr td {
        font-size: 10px;
    }
    .commerce table#shopping-cart-totals-table td.a-right:first-child strong{
        font-size: 14px !important;
    }
    .commerce .cart-collaterals h2 {
        margin-top: 30px;
    }
    .commerce .discount .field-row {
        margin-bottom:6px;
    }
    .commerce .discount p.coupon_code_text {
        margin-bottom:8px;
    }
    .commerce .discount .field-row input {
        margin-right: 0px;
    }
    .commerce .cart-collaterals .discount button {
        padding: 0 11px;
        letter-spacing: 0px;
    }
    .commerce table#shopping-cart-totals-table > tfoot tr td {
        padding: 0px;
        height: 35px;
        line-height: 23px;
    }
    .commerce .totals {

        padding: 6% 0;

    }
}


@media (min-width: 900px) {

    .enterprise-rma-return-view .commerce .col-left.sidebar,
    .downloadable-customer-products .commerce .col-left.sidebar,
    .sales-recurring-profile-index .commerce .col-left.sidebar,
    .sales-billing-agreement-index .commerce .col-left.sidebar,
    .helpdesk-ticket-index .commerce .col-left.sidebar,
    .enterprise-invitation-index-index .commerce .col-left.sidebar,
    .enterprise-rma-return-history .commerce .col-left.sidebar,
    .enterprise-reward-customer-info .commerce .col-left.sidebar,
    .enterprise-giftregistry-index-index .commerce .col-left.sidebar,
    .enterprise-giftcardaccount-customer-index .commerce .col-left.sidebar,
    .enterprise-customerbalance-info-index .commerce .col-left.sidebar,
    .newsletter-manage-index .commerce .col-left.sidebar,
    .oauth-customer-token-index .commerce .col-left.sidebar,
    .tag-customer-index .commerce .col-left.sidebar,
    .review-customer-index .commerce .col-left.sidebar,
    .sales-order-history .commerce .col-left.sidebar,
    .customer-address-index .commerce .col-left.sidebar,
    .customer-account-edit .commerce .col-left.sidebar,
    .wishlist-index-index .commerce .col-left.sidebar,
    .customer-account-index .commerce .col-left.sidebar,
    .customer-address-form .commerce .col-left.sidebar,
    .sales-order-view .commerce .col-left.sidebar,
    .enterprise-rma-return-create .commerce .col-left.sidebar,
    .sales-order-shipment .commerce .col-left.sidebar,
    .checkout-onepage-index .commerce .col-left.sidebar {
        width: 25%;
    }

    .enterprise-rma-return-view .commerce .col-main.main-wrap,
    .downloadable-customer-products .commerce .col-main.main-wrap,
    .sales-recurring-profile-index .commerce .col-main.main-wrap,
    .sales-billing-agreement-index .commerce .col-main.main-wrap,
    .helpdesk-ticket-index .commerce .col-main.main-wrap,
    .enterprise-invitation-index-index .commerce .col-main.main-wrap,
    .enterprise-rma-return-history .commerce .col-main.main-wrap,
    .enterprise-reward-customer-info .commerce .col-main.main-wrap,
    .enterprise-giftregistry-index-index .commerce .col-main.main-wrap,
    .enterprise-giftcardaccount-customer-index .commerce .col-main.main-wrap,
    .enterprise-customerbalance-info-index .commerce .col-main.main-wrap,
    .newsletter-manage-index .commerce .col-main.main-wrap,
    .oauth-customer-token-index .commerce .col-main.main-wrap,
    .tag-customer-index .commerce .col-main.main-wrap,
    .review-customer-index .commerce .col-main.main-wrap,
    .sales-order-history .commerce .col-main.main-wrap,
    .customer-address-index .commerce .col-main.main-wrap,
    .customer-account-edit .commerce .col-main.main-wrap,
    .wishlist-index-index .commerce .col-main.main-wrap,
    .customer-account-index .commerce .col-main.main-wrap,
    .customer-address-form .commerce .col-main.main-wrap,
    .sales-order-view .commerce .col-main.main-wrap,
    .sales-order-shipment .commerce .col-main.main-wrap,
    .enterprise-rma-return-create .commerce .col-main.main-wrap,
    .checkout-onepage-index .commerce .col-main.main-wrap {
        width: 75%;
    }
    .checkout-onepage-index .commerce .col-main.main-wrap{
        width:100%;
    }

}



@media (max-width: 899px) {
    .enterprise-rma-return-view .commerce .col-left.sidebar,
    .downloadable-customer-products .commerce .col-left.sidebar,
    .sales-recurring-profile-index .commerce .col-left.sidebar,
    .sales-billing-agreement-index .commerce .col-left.sidebar,
    .helpdesk-ticket-index .commerce .col-left.sidebar,
    .enterprise-invitation-index-index .commerce .col-left.sidebar,
    .enterprise-rma-return-history .commerce .col-left.sidebar,
    .enterprise-reward-customer-info .commerce .col-left.sidebar,
    .enterprise-giftregistry-index-index .commerce .col-left.sidebar,
    .enterprise-giftcardaccount-customer-index .commerce .col-left.sidebar,
    .enterprise-customerbalance-info-index .commerce .col-left.sidebar,
    .newsletter-manage-index .commerce .col-left.sidebar,
    .oauth-customer-token-index .commerce .col-left.sidebar,
    .tag-customer-index .commerce .col-left.sidebar,
    .review-customer-index .commerce .col-left.sidebar,
    .customer-address-index .commerce .col-left.sidebar,
    .customer-account-edit .commerce .col-left.sidebar,
    .wishlist-index-index .commerce .col-left.sidebar,
    .customer-account-index .commerce .col-left.sidebar,
    .checkout-onepage-index .commerce .col-left.sidebar {
        width: 33.3333%;
    }

    .enterprise-rma-return-view .commerce .col-main.main-wrap,
    .downloadable-customer-products .commerce .col-main.main-wrap,
    .sales-recurring-profile-index .commerce .col-main.main-wrap,
    .sales-billing-agreement-index .commerce .col-main.main-wrap,
    .helpdesk-ticket-index .commerce .col-main.main-wrap,
    .enterprise-invitation-index-index .commerce .col-main.main-wrap,
    .enterprise-rma-return-history .commerce .col-main.main-wrap,
    .enterprise-reward-customer-info .commerce .col-main.main-wrap,
    .enterprise-giftregistry-index-index .commerce .col-main.main-wrap,
    .enterprise-giftcardaccount-customer-index .commerce .col-main.main-wrap,
    .enterprise-customerbalance-info-index .commerce .col-main.main-wrap,
    .newsletter-manage-index .commerce .col-main.main-wrap,
    .oauth-customer-token-index .commerce .col-main.main-wrap,
    .tag-customer-index .commerce .col-main.main-wrap,
    .review-customer-index .commerce .col-main.main-wrap,
    .sales-order-history .commerce .col-main.main-wrap,
    .customer-address-index .commerce .col-main.main-wrap,
    .customer-account-edit .commerce .col-main.main-wrap,
    .wishlist-index-index .commerce .col-main.main-wrap,
    .customer-address-form  .commerce .col-main.main-wrap,
    .sales-order-view  .commerce .col-main.main-wrap,
    .enterprise-rma-return-create  .commerce .col-main.main-wrap,
    .customer-account-index .commerce .col-main.main-wrap,
    .sales-order-shipment .commerce .col-main.main-wrap,
    .checkout-onepage-index .commerce .col-main.main-wrap {
        width: 100%;
    }
}

@media (max-width: 425px) {
    .enterprise-rma-return-view .commerce .col-left.sidebar,
    .downloadable-customer-products .commerce .col-left.sidebar,
    .sales-recurring-profile-index .commerce .col-left.sidebar,
    .sales-billing-agreement-index .commerce .col-left.sidebar,
    .helpdesk-ticket-index .commerce .col-left.sidebar,
    .enterprise-invitation-index-index .commerce .col-left.sidebar,
    .enterprise-rma-return-history .commerce .col-left.sidebar,
    .enterprise-reward-customer-info .commerce .col-left.sidebar,
    .enterprise-giftregistry-index-index .commerce .col-left.sidebar,
    .enterprise-giftcardaccount-customer-index .commerce .col-left.sidebar,
    .enterprise-customerbalance-info-index .commerce .col-left.sidebar,
    .newsletter-manage-index .commerce .col-left.sidebar,
    .oauth-customer-token-index .commerce .col-left.sidebar,
    .tag-customer-index .commerce .col-left.sidebar,
    .review-customer-index .commerce .col-left.sidebar,
    .sales-order-history .commerce .col-left.sidebar,
    .customer-address-index .commerce .col-left.sidebar,
    .customer-account-edit .commerce .col-left.sidebar,
    .wishlist-index-index .commerce .col-left.sidebar,
    .customer-account-index .commerce .col-left.sidebar,
    .checkout-onepage-index .commerce .col-left.sidebar {
        width: 100%;
    }

    .enterprise-rma-return-view .commerce .col-main.main-wrap,
    .downloadable-customer-products .commerce .col-main.main-wrap,
    .sales-recurring-profile-index .commerce .col-main.main-wrap,
    .sales-billing-agreement-index .commerce .col-main.main-wrap,
    .helpdesk-ticket-index .commerce .col-main.main-wrap,
    .enterprise-invitation-index-index .commerce .col-main.main-wrap,
    .enterprise-rma-return-history .commerce .col-main.main-wrap,
    .enterprise-reward-customer-info .commerce .col-main.main-wrap,
    .enterprise-giftregistry-index-index .commerce .col-main.main-wrap,
    .enterprise-giftcardaccount-customer-index .commerce .col-main.main-wrap,
    .enterprise-customerbalance-info-index .commerce .col-main.main-wrap,
    .newsletter-manage-index .commerce .col-main.main-wrap,
    .oauth-customer-token-index .commerce .col-main.main-wrap,
    .tag-customer-index .commerce .col-main.main-wrap,
    .review-customer-index .commerce .col-main.main-wrap,
    .sales-order-history .commerce .col-main.main-wrap,
    .customer-address-index .commerce .col-main.main-wrap,
    .customer-account-edit .commerce .col-main.main-wrap,
    .wishlist-index-index .commerce .col-main.main-wrap,
    .customer-account-index .commerce .col-main.main-wrap,
    .checkout-onepage-index .commerce .col-main.main-wrap {
        width: 100%;
    }

    .opc .buttons-set .please-wait {
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
    }

    .opc .step-title h2 {
        font-size: 20px;
    }

    .opc .step-title .number {
        font-size: 32px;
        height: 50px;
        line-height: 46px;
    }
}


.preFooter {
    clear: both;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #777;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right:20px;
    display:none;
}

.prefooter .navbar-brand {
    line-height: 40px;
}

.block-subscribe .input-box input {
    float:left;
}

.block-subscribe .block-title {
    text-transform: uppercase;
    color: #000;
    padding-bottom: 15px;
}

.block-subscribe label {
    padding-top: 6px;
    padding-left: 5px;
    font-weight: normal;
    color: #000;
    font-size: 12px;
}


.pdp-size-guide-container {
    float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
}

.pdp-wishlist-container {
    float: right;
    width: 50%;
    line-height: 50px;
    height: 50px;
}


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

    .commerce ul.products li.product figcaption {
        position:relative;
        padding: 10px;
        /*height: 170px;*/
    }

    .commerce ul.products li.product figure {
        padding-bottom: 10px;
    }

    .touchevents .commerce ul.products li.product figure .shop-loop-actions {
        bottom: 0;
    }

}



.checkout-cart-index .heading-container .heading-parallax.checkout-title {
    height:200px;
    background-color: #fff !important;
    backgrund-image:none !important;
}

.checkout-cart-index .heading-container .heading-parallax.checkout-title .heading-wrap {
    height: 200px;
    padding-top: 100px;
}

.checkout-cart-index .heading-container .heading-background .page-title h1 {
    color: #3b3e43;
}
@media screen and (max-width:800px) {
    .checkout-cart-index .heading-container .heading-parallax.checkout-title .heading-wrap {
        height: 100px;
        padding-top: 0px;
    }

    .checkout-cart-index .heading-container .heading-parallax.checkout-title {
        height: 60px;
    }
}


/* barra messaggio sconto */

.checkout-cart-index .messages li {
    background-color: #000;
    border:1px solid #000;
    text-align: center;
    color: #fff !important;
}


/* logo dblack / white */


.onlyDesktop {
    display: block;
}

.onlyMobile {
    display: none;
}

@media screen and (max-width: 800px) {
    .onlyDesktop {
        display: none;
    }

    .onlyMobile {
        display: block;
    }

}


/* remove shopping cart title */


.checkout-cart-index .heading-container.heading-resize.heading-no-button {
    display:none;
}

.checkout-cart-index .commerce .cart-price .price {
    font-size: 1.2rem;
    font-weight: 400;
}
.checkout-cart-index .commerce .cart-price.has-discount .price {
    color: #ff0000;
}
.checkout-cart-index .commerce .last>.cart-price .price {
    font-size: 1.4em;
    font-weight: 700;
}

.checkout-cart-index .commerce .totals .button.btn-checkout {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}

.checkout-cart-index .commerce .totals .button.btn-checkou:hover {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
}


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


    #shopping-cart-table .button.btn-update {
        margin:0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .catalog-category-view .commerce-ordering.clearfix div:nth-child(1),
    .designer-designer-view .commerce-ordering.clearfix div:nth-child(1){
        display:none;   
    }

    .catalog-category-view .commerce .commerce-ordering,
    .designer-designer-view .commerce .commerce-ordering {
        float: left;
    }

    .commerce .shop-toolbar {
        padding-bottom: 10px;
    }
}



/* checkout */


.checkout-onepage-index  .opc .step-title h2 {
    font-size: 18px;
    font-weight: normal !important;
    color:#000 !important;
}

.checkout-onepage-index .opc .step-title .number {
    font-size: 18px;
    font-weight: normal !important;
    color:#000 !important;
}

.checkout-onepage-index .container.wide {
    max-width: 1024px;
    font-weight: normal !important;
    color:#000 !important;
}


.checkout-onepage-index  .btn-white-outline {
    line-height: 1.4;
    background: #8a8a8a;
    border: 1px solid #777;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.checkout-onepage-index  .btn-white-outline:hover {
    color: #000;
    border-color: #000;
    background: transparent;
}

.checkout-onepage-index .button {
    border:1px solid #000 !important;
    background-color: #dedede !important;
    color: #000000 !important;
}

.checkout-onepage-index .button:hover {
    border:1px solid #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}

.checkout-onepage-index ul#payment_form_ccsave {
    padding: 15px 0;
}

.checkout-onepage-index ul#payment_form_ccsave li {
    padding: 5px 0;
}

.checkout-onepage-index ul#payment_form_ccsave li .v-fix {
    margin-bottom:10px;
}

#checkout-step-review table tbody h3.product-name {
    font-weight:normal;
}

#checkout-step-review table tbody dt {
    font-weight: normal;
}

#checkout-step-review .commerce .cart-price .price {
    font-weight:normal !important;
}

#opc-review .commerce .cart-price .price {
    font-weight:normal !important;
}


/* success page */


.checkout-onepage-success .content-container {
    padding: 30px 25px 70px;
    text-align: center;
}

.checkout-onepage-success .button {
    border:1px solid #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}

.checkout-onepage-success .button:hover {
    border:1px solid #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}
.checkout-onepage-success .content-container .page-title h1 {
    font-size: 1.4em;
}
.checkout-onepage-success .content-container h2 {
    font-size: 1.3em;
}
.checkout-onepage-success .content-container .main-content a {
    font-weight: 700;
}

@media only screen and (max-width : 1280px) {
    .checkout-cart-index .content-container {
        margin-top: 30px;
    }
}
/* Font style */
.fsi {
  font-style: italic !important;
}

.fsn {
  font-style: normal !important;
}

/* Font weight */
.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.fz-5 {
  font-size: 50px;
}

/* Padding */
.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.p-4 {
  padding: 40px !important;
}

.p-5 {
  padding: 50px !important;
}

.p-6 {
  padding: 60px !important;
}

.p-7 {
  padding: 70px !important;
}

.p-8 {
  padding: 80px !important;
}

.p-9 {
  padding: 90px !important;
}

.p-10 {
  padding: 100px !important;
}

.p-11 {
  padding: 110px !important;
}

.p-12 {
  padding: 120px !important;
}

.p-13 {
  padding: 130px !important;
}

.p-14 {
  padding: 140px !important;
}

.p-15 {
  padding: 150px !important;
}

.p-16 {
  padding: 160px !important;
}

.p-17 {
  padding: 170px !important;
}

.p-18 {
  padding: 180px !important;
}

.p-19 {
  padding: 190px !important;
}

.p-20 {
  padding: 200px !important;
}

/* Padding top */
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pt-11 {
  padding-top: 110px !important;
}

.pt-12 {
  padding-top: 120px !important;
}

.pt-13 {
  padding-top: 130px !important;
}

.pt-14 {
  padding-top: 140px !important;
}

.pt-15 {
  padding-top: 150px !important;
}

.pt-16 {
  padding-top: 160px !important;
}

.pt-17 {
  padding-top: 170px !important;
}

.pt-18 {
  padding-top: 180px !important;
}

.pt-19 {
  padding-top: 190px !important;
}

.pt-20 {
  padding-top: 200px !important;
}

/* Padding right */
.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 40px !important;
}

.pr-5 {
  padding-right: 50px !important;
}

.pr-6 {
  padding-right: 60px !important;
}

.pr-7 {
  padding-right: 70px !important;
}

.pr-8 {
  padding-right: 80px !important;
}

.pr-9 {
  padding-right: 90px !important;
}

.pr-10 {
  padding-right: 100px !important;
}

.pr-11 {
  padding-right: 110px !important;
}

.pr-12 {
  padding-right: 120px !important;
}

.pr-13 {
  padding-right: 130px !important;
}

.pr-14 {
  padding-right: 140px !important;
}

.pr-15 {
  padding-right: 150px !important;
}

.pr-16 {
  padding-right: 160px !important;
}

.pr-17 {
  padding-right: 170px !important;
}

.pr-18 {
  padding-right: 180px !important;
}

.pr-19 {
  padding-right: 190px !important;
}

.pr-20 {
  padding-right: 200px !important;
}

/* Padding bottom */
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.pb-11 {
  padding-bottom: 110px !important;
}

.pb-12 {
  padding-bottom: 120px !important;
}

.pb-13 {
  padding-bottom: 130px !important;
}

.pb-14 {
  padding-bottom: 140px !important;
}

.pb-15 {
  padding-bottom: 150px !important;
}

.pb-16 {
  padding-bottom: 160px !important;
}

.pb-17 {
  padding-bottom: 170px !important;
}

.pb-18 {
  padding-bottom: 180px !important;
}

.pb-19 {
  padding-bottom: 190px !important;
}

.pb-20 {
  padding-bottom: 200px !important;
}

/* Padding left */
.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pl-11 {
  padding-left: 110px !important;
}

.pl-12 {
  padding-left: 120px !important;
}

.pl-13 {
  padding-left: 130px !important;
}

.pl-14 {
  padding-left: 140px !important;
}

.pl-15 {
  padding-left: 150px !important;
}

.pl-16 {
  padding-left: 160px !important;
}

.pl-17 {
  padding-left: 170px !important;
}

.pl-18 {
  padding-left: 180px !important;
}

.pl-19 {
  padding-left: 190px !important;
}

.pl-20 {
  padding-left: 200px !important;
}

/* Margin */
.mlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.m-6 {
  margin: 60px !important;
}

.m-7 {
  margin: 70px !important;
}

.m-8 {
  margin: 80px !important;
}

.m-9 {
  margin: 90px !important;
}

.m-10 {
  margin: 100px !important;
}

.m-11 {
  margin: 110px !important;
}

.m-12 {
  margin: 120px !important;
}

.m-13 {
  margin: 130px !important;
}

.m-14 {
  margin: 140px !important;
}

.m-15 {
  margin: 150px !important;
}

.m-16 {
  margin: 160px !important;
}

.m-17 {
  margin: 170px !important;
}

.m-18 {
  margin: 180px !important;
}

.m-19 {
  margin: 190px !important;
}

.m-20 {
  margin: 200px !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mt-11 {
  margin-top: 110px !important;
}

.mt-12 {
  margin-top: 120px !important;
}

.mt-13 {
  margin-top: 130px !important;
}

.mt-14 {
  margin-top: 140px !important;
}

.mt-15 {
  margin-top: 150px !important;
}

.mt-16 {
  margin-top: 160px !important;
}

.mt-17 {
  margin-top: 170px !important;
}

.mt-18 {
  margin-top: 180px !important;
}

.mt-19 {
  margin-top: 190px !important;
}

.mt-20 {
  margin-top: 200px !important;
}

/* Margin right */
.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mr-11 {
  margin-right: 110px !important;
}

.mr-12 {
  margin-right: 120px !important;
}

.mr-13 {
  margin-right: 130px !important;
}

.mr-14 {
  margin-right: 140px !important;
}

.mr-15 {
  margin-right: 150px !important;
}

.mr-16 {
  margin-right: 160px !important;
}

.mr-17 {
  margin-right: 170px !important;
}

.mr-18 {
  margin-right: 180px !important;
}

.mr-19 {
  margin-right: 190px !important;
}

.mr-20 {
  margin-right: 200px !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.mb-9 {
  margin-bottom: 90px ;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.mb-11 {
  margin-bottom: 110px !important;
}

.mb-12 {
  margin-bottom: 120px !important;
}

.mb-13 {
  margin-bottom: 130px !important;
}

.mb-14 {
  margin-bottom: 140px !important;
}

.mb-15 {
  margin-bottom: 150px !important;
}

.mb-16 {
  margin-bottom: 160px !important;
}

.mb-17 {
  margin-bottom: 170px !important;
}

.mb-18 {
  margin-bottom: 180px !important;
}

.mb-19 {
  margin-bottom: 190px !important;
}

.mb-20 {
  margin-bottom: 200px !important;
}

/* Margin left */
.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.ml-11 {
  margin-left: 110px !important;
}

.ml-12 {
  margin-left: 120px !important;
}

.ml-13 {
  margin-left: 130px !important;
}

.ml-14 {
  margin-left: 140px !important;
}

.ml-15 {
  margin-left: 150px !important;
}

.ml-16 {
  margin-left: 160px !important;
}

.ml-17 {
  margin-left: 170px !important;
}

.ml-18 {
  margin-left: 180px !important;
}

.ml-19 {
  margin-left: 190px !important;
}

.ml-20 {
  margin-left: 200px !important;
}

/* Margin top negative */
.mtn-0 {
  margin-top: 0px !important;
}

.mtn-1 {
  margin-top: -10px !important;
}

.mtn-2 {
  margin-top: -20px !important;
}

.mtn-3 {
  margin-top: -30px !important;
}

.mtn-4 {
  margin-top: -40px !important;
}

.mtn-5 {
  margin-top: -50px !important;
}

.mtn-6 {
  margin-top: -60px !important;
}

.mtn-7 {
  margin-top: -70px !important;
}

.mtn-8 {
  margin-top: -80px !important;
}

.mtn-9 {
  margin-top: -90px !important;
}

.mtn-10 {
  margin-top: -100px !important;
}

.mtn-11 {
  margin-top: -110px !important;
}

.mtn-12 {
  margin-top: -120px !important;
}

.mtn-13 {
  margin-top: -130px !important;
}

.mtn-14 {
  margin-top: -140px !important;
}

.mtn-15 {
  margin-top: -150px !important;
}

.mtn-16 {
  margin-top: -160px !important;
}

.mtn-17 {
  margin-top: -170px !important;
}

.mtn-18 {
  margin-top: -180px !important;
}

.mtn-19 {
  margin-top: -190px !important;
}

.mtn-20 {
  margin-top: -200px !important;
}

/* Margin right negative */
.mrn-0 {
  margin-right: 0px !important;
}

.mrn-1 {
  margin-right: -10px !important;
}

.mrn-2 {
  margin-right: -20px !important;
}

.mrn-3 {
  margin-right: -30px !important;
}

.mrn-4 {
  margin-right: -40px !important;
}

.mrn-5 {
  margin-right: -50px !important;
}

.mrn-6 {
  margin-right: -60px !important;
}

.mrn-7 {
  margin-right: -70px !important;
}

.mrn-8 {
  margin-right: -80px !important;
}

.mrn-9 {
  margin-right: -90px !important;
}

.mrn-10 {
  margin-right: -100px !important;
}

.mrn-11 {
  margin-right: -110px !important;
}

.mrn-12 {
  margin-right: -120px !important;
}

.mrn-13 {
  margin-right: -130px !important;
}

.mrn-14 {
  margin-right: -140px !important;
}

.mrn-15 {
  margin-right: -150px !important;
}

.mrn-16 {
  margin-right: -160px !important;
}

.mrn-17 {
  margin-right: -170px !important;
}

.mrn-18 {
  margin-right: -180px !important;
}

.mrn-19 {
  margin-right: -190px !important;
}

.mrn-20 {
  margin-right: -200px !important;
}

/* Margin bottom negative */
.mbn-0 {
  margin-bottom: 0px !important;
}

.mbn-1 {
  margin-bottom: -10px !important;
}

.mbn-2 {
  margin-bottom: -20px !important;
}

.mbn-3 {
  margin-bottom: -30px !important;
}

.mbn-4 {
  margin-bottom: -40px !important;
}

.mbn-5 {
  margin-bottom: -50px !important;
}

.mbn-6 {
  margin-bottom: -60px !important;
}

.mbn-7 {
  margin-bottom: -70px !important;
}

.mbn-8 {
  margin-bottom: -80px !important;
}

.mbn-9 {
  margin-bottom: -90px !important;
}

.mbn-10 {
  margin-bottom: -100px !important;
}

.mbn-11 {
  margin-bottom: -110px !important;
}

.mbn-12 {
  margin-bottom: -120px !important;
}

.mbn-13 {
  margin-bottom: -130px !important;
}

.mbn-14 {
  margin-bottom: -140px !important;
}

.mbn-15 {
  margin-bottom: -150px !important;
}

.mbn-16 {
  margin-bottom: -160px !important;
}

.mbn-17 {
  margin-bottom: -170px !important;
}

.mbn-18 {
  margin-bottom: -180px !important;
}

.mbn-19 {
  margin-bottom: -190px !important;
}

.mbn-20 {
  margin-bottom: -200px !important;
}

/* Margin left negative */
.mln-0 {
  margin-left: 0px !important;
}

.mln-1 {
  margin-left: -10px !important;
}

.mln-2 {
  margin-left: -20px !important;
}

.mln-3 {
  margin-left: -30px !important;
}

.mln-4 {
  margin-left: -40px !important;
}

.mln-5 {
  margin-left: -50px !important;
}

.mln-6 {
  margin-left: -60px !important;
}

.mln-7 {
  margin-left: -70px !important;
}

.mln-8 {
  margin-left: -80px !important;
}

.mln-9 {
  margin-left: -90px !important;
}

.mln-10 {
  margin-left: -100px !important;
}

.mln-11 {
  margin-left: -110px !important;
}

.mln-12 {
  margin-left: -120px !important;
}

.mln-13 {
  margin-left: -130px !important;
}

.mln-14 {
  margin-left: -140px !important;
}

.mln-15 {
  margin-left: -150px !important;
}

.mln-16 {
  margin-left: -160px !important;
}

.mln-17 {
  margin-left: -170px !important;
}

.mln-18 {
  margin-left: -180px !important;
}

.mln-19 {
  margin-left: -190px !important;
}

.mln-20 {
  margin-left: -200px !important;
}

.white {
  color: #fff;
}
.bg-white {
  background-color: #fff !important;
}
.gold {
  color: #bca480;
}
bd-gold {
  border-color: #bca480;
}
.tta.general .tta-tabs-container {
  display: block;
  position: relative;
  z-index: 3;
}
.tta.general .tta-tabs-list {
  list-style-type: none;
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.tta-controls-align-center .tta-tabs-list {
  text-align: center;
}
.tta.general .tta-tab {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.tta.general .tta-tab > a {
  padding: 14px 20px;
  display: block;
  box-sizing: border-box;
  border: solid transparent;
  position: relative;
  text-decoration: none;
  color: inherit;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
}
.tta.general .tta-tab > a:hover,
.tta.general .tta-tab > a:focus {
  text-decoration: none;
  outline: none;
}
.tta.general .tta-tab.active > a {
  cursor: default;
  text-decoration: none;
  color: inherit;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.tta.general .tta-tab.active > a:hover {
  cursor: default;
}
.tta.general .tta-tab.active > a::before,
.tta.general .tta-tab.active > a::after {
  display: none;
  content: '';
  position: absolute;
  border-width: inherit;
  border-color: inherit;
  border-style: inherit;
  width: 100vw;
  height: 200vw;
}
/**
 * Parallax
 */
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax > * {
  position: relative;
  z-index: 1;
}
.parallax .parallax-inner {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-attachment: scroll;
  background-color: transparent;
  background-image: inherit;
  background-size: cover;
  z-index: 0;
  background-position: 50% 0%;
}
.parallax-inner iframe {
  max-width: 1000%;
}
.video-bg-container {
  position: relative;
}
.video-bg {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.video-bg iframe {
  max-width: 1000%;
}
/**
 * Row styles
 */
.row.row-o-full-height {
  min-height: 100vh;
}
.row.row-o-content-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}
.row .row-full-height-fixer {
  content: '';
  width: 0;
  visibility: hidden;
  float: left;
}

.user-login-facebook {
	margin-bottom:15px;
}

.btn-login-facebook {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	font-size:14.5px;
	line-height:1.1;
	-webkit-transition:background-color .3s .3s;
	-o-transition:background-color .3s .3s;
	transition:background-color .3s .3s;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	outline:none;
	background:none repeat scroll 0 0 #3b5998;
	color:#fff;
	border-width:0;
	padding:.75172413793103rem .96551724137931rem;
}
.icon_element {
  line-height: 0;
  font-size: 14px;
  margin-bottom: 35px;
}
.icon_element.icon_element-outer {
  box-sizing: border-box;
  text-align: center;
}
.icon_element.icon_element-outer.icon_element-align-left {
  text-align: left;
}
.icon_element.icon_element-outer.icon_element-align-center {
  text-align: center;
}
.icon_element.icon_element-outer.icon_element-align-right {
  text-align: right;
}
.icon_element.icon_element-outer .icon_element-inner {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 4em;
  height: 4em;
  box-sizing: content-box;
  position: relative;
}
.icon_element.icon_element-outer .icon_element-inner .icon_element-icon {
  font-size: 2.15em;
  font-style: normal;
  font-weight: normal;
  line-height: 1 !important;
  font-size-adjust: none;
  font-stretch: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-language-override: normal;
  font-language-override: normal;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  text-rendering: auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.icon_element.icon_element-outer .icon_element-inner .icon_element-icon:before {
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: inherit;
  height: inherit;
  font-size: 1em;
  text-align: center;
  text-rendering: optimizelegibility;
}
.icon_element.icon_element-outer .icon_element-inner .icon_element-link,
.icon_element.icon_element-outer .icon_element-inner .gitem-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  border: none;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-xs {
  max-width: 100% !important;
  line-height: 1.2em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-xs.icon_element-have-style-inner {
  width: 2.5em !important;
  height: 2.5em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-xs .icon_element-icon {
  font-size: 1.2em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-sm {
  max-width: 100% !important;
  line-height: 1.6em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-sm.icon_element-have-style-inner {
  width: 3.15em !important;
  height: 3.15em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-sm .icon_element-icon {
  font-size: 1.6em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-md {
  max-width: 100% !important;
  line-height: 2.15em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-md.icon_element-have-style-inner {
  width: 4em !important;
  height: 4em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-md .icon_element-icon {
  font-size: 2.15em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-lg {
  max-width: 100% !important;
  line-height: 2.85em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-lg.icon_element-have-style-inner {
  width: 5em !important;
  height: 5em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-lg .icon_element-icon {
  font-size: 2.85em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-xl {
  max-width: 100% !important;
  line-height: 5em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-xl.icon_element-have-style-inner {
  width: 7.15em !important;
  height: 7.15em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-size-xl .icon_element-icon {
  font-size: 5em !important;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded {
  border-radius: 50%;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded .icon_element-link,
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded .gitem-link {
  border-radius: 50%;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-outline {
  border-radius: 50%;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-outline .icon_element-link,
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-outline .gitem-link {
  border-radius: 50%;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-less {
  border-radius: 5px;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-less .icon_element-link,
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-less .gitem-link {
  border-radius: 5px;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-less-outline {
  border-radius: 5px;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-less-outline .icon_element-link,
.icon_element.icon_element-outer .icon_element-inner.icon_element-style-rounded-less-outline .gitem-link {
  border-radius: 5px;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-blue .icon_element-icon {
  color: #5472d2;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-turquoise .icon_element-icon {
  color: #00c1cf;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-pink .icon_element-icon {
  color: #fe6c61;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-violet .icon_element-icon {
  color: #8d6dc4;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-peacoc .icon_element-icon {
  color: #4cadc9;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-chino .icon_element-icon {
  color: #cec2ab;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-mulled_wine .icon_element-icon {
  color: #50485b;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-vista_blue .icon_element-icon {
  color: #75d69c;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-black .icon_element-icon {
  color: #2a2a2a;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-grey .icon_element-icon {
  color: #ebebeb;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-orange .icon_element-icon {
  color: #f7be68;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-sky .icon_element-icon {
  color: #5aa1e3;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-green .icon_element-icon {
  color: #6dab3c;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-juicy_pink .icon_element-icon {
  color: #f4524d;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-sandy_brown .icon_element-icon {
  color: #f79468;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-purple .icon_element-icon {
  color: #b97ebb;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-color-white .icon_element-icon {
  color: #ffffff;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-blue.icon_element-outline {
  border-color: #5472d2;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-blue.icon_element-background {
  background-color: #5472d2;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-turquoise.icon_element-outline {
  border-color: #00c1cf;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-turquoise.icon_element-background {
  background-color: #00c1cf;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-pink.icon_element-outline {
  border-color: #fe6c61;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-pink.icon_element-background {
  background-color: #fe6c61;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-violet.icon_element-outline {
  border-color: #8d6dc4;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-violet.icon_element-background {
  background-color: #8d6dc4;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-peacoc.icon_element-outline {
  border-color: #4cadc9;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-peacoc.icon_element-background {
  background-color: #4cadc9;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-chino.icon_element-outline {
  border-color: #cec2ab;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-chino.icon_element-background {
  background-color: #cec2ab;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-mulled_wine.icon_element-outline {
  border-color: #50485b;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-mulled_wine.icon_element-background {
  background-color: #50485b;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-vista_blue.icon_element-outline {
  border-color: #75d69c;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-vista_blue.icon_element-background {
  background-color: #75d69c;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-black.icon_element-outline {
  border-color: #2a2a2a;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-black.icon_element-background {
  background-color: #2a2a2a;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-grey.icon_element-outline {
  border-color: #ebebeb;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-grey.icon_element-background {
  background-color: #ebebeb;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-orange.icon_element-outline {
  border-color: #f7be68;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-orange.icon_element-background {
  background-color: #f7be68;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-sky.icon_element-outline {
  border-color: #5aa1e3;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-sky.icon_element-background {
  background-color: #5aa1e3;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-green.icon_element-outline {
  border-color: #6dab3c;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-green.icon_element-background {
  background-color: #6dab3c;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-juicy_pink.icon_element-outline {
  border-color: #f4524d;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-juicy_pink.icon_element-background {
  background-color: #f4524d;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-sandy_brown.icon_element-outline {
  border-color: #f79468;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-sandy_brown.icon_element-background {
  background-color: #f79468;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-purple.icon_element-outline {
  border-color: #b97ebb;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-purple.icon_element-background {
  background-color: #b97ebb;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-white.icon_element-outline {
  border-color: #ffffff;
}
.icon_element.icon_element-outer .icon_element-inner.icon_element-background-color-white.icon_element-background {
  background-color: #ffffff;
}

.btn-login-facebook i {
	margin-right:10px;
}

/*.lookbook-info-wrap.bg-1 {
	background: url(../../skin/frontend/vinicio/default/images/thumb_700x900.jpg) no-repeat scroll center center;
}
.lookbook-info-wrap.bg-2 {
	background: url(../../skin/frontend/vinicio/default/images/thumb_700x900.jpg) no-repeat scroll center center;
}
.lookbook-info-wrap.bg-3 {
	background: url(../../skin/frontend/vinicio/default/images/thumb_700x900.jpg) no-repeat scroll center center;
}*/
.clients {
	margin-top:60px;
	margin-bottom:0px;
	background-color:#e9e9e9;
}
.hot-deal {
	margin-top: 60px;
	margin-bottom: 70px;
	padding-top: 60px;
	padding-bottom: 90px;
	background-image: url(../../skin/frontend/vinicio/default/images/home-parallax.jpg);
}
.discover{
	margin-top:80px;
	margin-bottom:0px;
	padding-top:80px;
	padding-bottom:80px;
	background-image:url(../../skin/frontend/vinicio/default/images/home-category-bg.jpg);
}
.product-sale-countdown-image-wrap {
	background-image: url(../../skin/frontend/vinicio/default/images/home-sale-image.jpg);
}
.parallax.bg-1 {
	background-image: url(https://www.vinicioboutique.com/skin/frontend/vinicio/default/images/15.jpg);
}
.dropdown-menu {
  	border: none;
  	border-radius: 0;
}
.single-product-thumbnails .bottom {
	display: block;
	text-align: start;
	float: none;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: auto;
	width: 420px;
	height: 95px;
	margin: 0px;
	overflow: hidden;
	cursor: move;
}
.single_image.align_center {
	text-align: center;
}
.contact {
	border-top-width:1px;
	padding-top:70px;
	padding-bottom:70px;
	border-top-color:#ebebec;
	border-top-style:solid;
}
.brands.row {
  border-top: 1px solid #b4b4bc;
}
.brands.row .brand-item {
  text-align: center;
  padding: 0 20px;
}
.brands.row .brand-item img {
  height: auto;
  margin: 0 auto;
}
.call-box img {
	display: inline-block;
	margin-right: 36px;
	margin-top: -40px;
}
.call-box .text-block {
	display: inline-block;
	margin-right: 25px;
}
.call-box .text-block h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
}
.call-box .text-block p {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	color: #bca480;
}
.call-box .purchase {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	display: inline-block;
    margin-bottom: 0;
	margin-top: -40px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 1rem 1.7rem;
    font-size: 13px;
    line-height: 1.3;
    -webkit-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -o-transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, border-color 0.3s, text-color 0.3s, box-shadow 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    color: #ffffff;
    background-color: #bca480;
    border-color: #bca480;
    text-transform: uppercase;
    font-weight: 700;
}
@media (max-width: 689px) {
  .call-box .purchase {
    margin-top: 20px;
  }
}
@media (max-width: 533px) {
  .call-box img {
  	margin-bottom: 20px;
  }
}

.footer-logo {
	margin-bottom: 29px;
}
.more-detail img {
	margin-right: 15px;
}
.more-detail a {
	text-transform: uppercase;
	color: #fff;
}
.contact-info .footer-contact-item {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.contact-info .footer-contact-item .footer-contact-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #bca480;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
	margin-right: 20px;
	float: left;
}
.footer .payment {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}
.footer .payment li {
	display: inline-block;
	margin-right: 5px;
}

.no-display {
    display: none;
}
.recaptcha-newsletter {
  margin-top: 5px;
}

.recaptcha-container {
  text-align: left;
}

.g-recaptcha {
  display: inline-block;
}

.actions>.button {
  width: 100%;
}

.recaptcha-forgot-password {
  margin-top: 15px;
}


/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

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

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}


.remodal-overlay {
    background: rgba(0, 0, 0, 0.65);
}

.remodal {
    /*background-color: #1b2328;*/
    color: #3a3a3a;
    border: none;
}

.remodal {
    width: 1170px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
.remodal .country-modal-title h4{
    color: #3a3a3a;
}
.remodal .country-modal-title {
    padding: 30px;
    padding-bottom: 0;
    min-height: 31.6px;
}

.remodal .country-modal-title .close {
    margin: 0;
    left: auto;
    right: 20px;
    top: 20px;
    transform: translate(0, 0);
    border: none;
    background: url(../../skin/frontend/vinicio/default/images/close.svg) no-repeat center / 30px;
    opacity: 1;
    position: absolute;
    width: 40px;
    z-index: 100;
    border-radius: 100%;
    color: #3a3a3a;
    height: 40px;
    fill: #3a3a3a;
}

.remodal .country-modal-title h4 {
    margin: 0;
    line-height: 1.6;
    font-size: 1.8461538461538463em;
    text-align: center;
    text-transform: uppercase;
    color: #3a3a3a;
}

.remodal-is-initialized {
    display: block;
    left: 0;
    right: 0;
    top: 75px;
}

.remodal .country-modal-content {
    position: relative;
    padding: 30px 40px;
}

.remodal .country-modal-content #countries_list h5{ text-align: left; }

.remodal .country-modal-footer {
    padding: 30px;
    text-align: center;
    border-top: none;
    background: none;
}

.remodal .country-modal-footer .btn {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}

.remodal .country-modal-footer .checkout-modal-btn-container .btn {
    line-height: 1.4;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    width: 140px;
    height: 38px;
    text-align: center;
    padding: 0.6rem
}

.remodal .country-modal-footer .checkout-modal-btn-container .btn-white-outline {
    background: transparent;
    border: 2px solid #777;
    color: #000;
}

.remodal .country-modal-footer .checkout-modal-btn-container .btn-white-outline:hover {
    color: #000;
    border-color: #000;
}

.remodal .country-modal-footer .checkout-modal-btn-container .btn-black-outline {
    color: #ffffff;
    background-color: #000000;
    margin-right: 25px;
    line-height: 38px;
    padding: 0;
}

.remodal .country-modal-footer .checkout-modal-btn-container .btn-black-outline:hover {
    color: #ffffff;
    background-color: #777;
}

.remodal .country-modal-footer .btn:hover {
    color: #1B2328;
}

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: none;
    }
}

@media only screen and (max-width: 1169px) {
    .remodal {
        max-width: 90%;
    }

    .remodal .country-modal-footer .checkout-modal-btn-container .btn  {
        width: 110px;
    }

    .remodal .country-modal-footer .checkout-modal-btn-container .btn-black-outline {
        margin-right: 10px;
        border: none;
        font-size: 12px;
    }

}

@media only screen and (max-width: 767px) {
    .remodal .country-modal-title h4 {
        margin-top: 40px;
    }
}
.remodal {
    width:1090px;
    overflow: hidden
}

.remodal table {
    display: block;
    vertical-align: top;
    background: transparent !important;
}

td.labelcolsx table, td.sizecoldx table {
}

td.sizecoldx table {
}



td.labelcolsx, td.labelcolsx table {
    vertical-align: top;
    /* max-width: 30%; */
}

td.labelcolsx .sizecol {
    vertical-align: top;
}

td.sizecoldx .sizeouter {
    text-align: left;
    vertical-align: top;
    overflow-x: auto !important;
    width: 100% !important;
}

td.sizecoldx .sizeouter table {
    text-align: left;
}

td.sizecoldx {
    width: 110%;
    display: block;
    vertical-align: top;
}

table table td {
    font-size: 13px;
    white-space: nowrap;
    text-align: center;
    margin:0px;
    padding: 6px 20px;
}

table td:nth-child(1) table td,
table td:nth-child(2) table td {
    margin:0px;
    height:33px;
    border-bottom:1px solid #000;
}

table table td:first-child {
    font-size: 13px;
    text-align: left;
}
table table tr:first-child {
    border-top:1px solid #000;
}
table table td[colspan], table table td[rowspan] {
    text-align: left;
    white-space: nowrap;
}

table table td.wholly-highlight-horizontal {
    background: #666;
    color: #fff;
}

table table td.wholly-highlight-vertical {
    background: #666;
    color: #ebebec;
}
 
table table .sizecol.wholly-highlight-vertical {
    background: inherit;
    color: inherit;
}

table table td:hover {
    background: #000;
    color: white
}

p {
    margin: 10px 0;
}

table table tr:nth-child(even) {
    background-color: #cfcfcf;
}

.sizeguide-modal-content {
    padding: 10px;
}

.sizeguide-modal-content .sizecol {
    min-width: 200px;
    width: inherit !important;
}

@media only screen and (min-width: 768px) {
    .sizeguide-modal-content h2 {
        font-size:24px
    }

    .labelcolsx table {
        width: 200px;
    }

    .sizecoldx {
        width: 110px;
    }

    .sizeouter {
        max-width: 441px !important;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 10px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .sizeguide-modal-content h2 {
        font-size:26px
    }

    .labelcolsx table {
        width: 200px;
    }
    .labelcolsx table td{
        font-size: 10px;
    }

    .sizecoldx {
        width: 110px;
    }

    .sizeouter {
        max-width: 945px !important;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 6px !important;
    }
}

@media only screen and (max-width: 736px) {
    .remodal {
        top:0;
      }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 160px;
         }

    .sizecoldx table {
        font-size: 12px;
        width: 465px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}


@media only screen and (max-width: 568px) {
    .remodal {
        top:0;
       }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 160px;
        ; }

    .sizecoldx table {
        font-size: 12px;
        width: 400px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 667px) {
    .remodal {
        top:0;
       }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 160px;
        ; }

    .sizecoldx table {
        font-size: 12px;
        width: 400px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}
@media only screen and (max-width: 568px) {
    .remodal {
        top:0;
        }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 160px;
        ; }

    .sizecoldx table {
        font-size: 12px;
        width: 310px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}

@media only screen and (max-width:480px) {
    .remodal {
        top:0;
        }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 160px;
        ; }

    .sizecoldx table {
        font-size: 12px;
        width: 230px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}
@media only screen and (max-width: 414px) {
    .remodal {
        top:0;
        }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 160px;
         }

    .sizecoldx table {
        font-size: 12px;
        width: 370px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}
    .sizeguide-modal-content h2 {
       margin-top: 0;
    }
    .country-modal-title p{
        margin: 0;
    }
@media only screen and (max-width: 320px) {
    .remodal {
        top:0;
    }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 139px;
       }

    .sizecoldx table {
        font-size: 12px;
        width: 130px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }

    .sizeouter {
        max-width: 95px;
    }
}


@media only screen and (min-width: 321px) and (max-width: 360px) {
    .remodal {
        top:0;
    }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 139px;
        ; }

    .sizecoldx table {
        font-size: 12px;
        width: 100px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }

    .sizeouter {
        max-width: 130px;
    }
    .close{
width:20px !important;
}
}

@media only screen and (min-width: 361px)  and (max-width: 375px) {
    .remodal {
        top:0;
    }

    .sizeguide-modal-content h2 {
        font-size: 20px
    }

    .labelcolsx table {
        font-size: 12px;
        width: 143px;
         }

    .sizecoldx table {
        font-size: 12px;
        width: 140px;
    }

    .sizecoldx table td, .labelcolsx table td {
        padding: 5px !important;
        font-size: 12px !important;
    }
}

/* extra Large Devices, Wide Screens */
@media only screen and (min-width : 1280px) {
    .commerce .tablecart{
        width:73% !important;
    }

    .overflow-cell{
        max-width: 697px !important;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 65px !important;
    }

}
@media only screen and (min-width : 1280px) {
    .content-container {
        /*padding-top: 85px;*/
        padding-bottom: 60px;
        /*  min-height: 500px; */
    }

    .overflow-cell{
        max-width: 597px;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 17px !important;
    }
    table:last-child .overflow-cell{
        max-width: 597px;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 0px !important;
    }

    .enterprise-giftregistry-index-addselect,
    .enterprise-invitation-index-send,
    .sales-order-view,
    .cms-index-noroute,
    .storelocator-index-index,
    .helpdesk-ticket-index,
    .enterprise-invitation-index-index,
    .enterprise-rma-return-history,
    .enterprise-reward-customer-info,
    .enterprise-giftregistry-index-index,
    .enterprise-giftcardaccount-customer-index,
    .enterprise-customerbalance-info-index,
    .downloadable-customer-products,
    .newsletter-manage-index,
    .oauth-customer-token-index,
    .tag-customer-index,
    .review-customer-index,
    .sales-recurring-profile-index,
    .sales-billing-agreement-index,
    .sales-order-history,
    .customer-account-edit,
    .enterprise-rma-return-create,
    .customer-account-login,
    .customer-account-index,
    .customer-address-form,
    .customer-address-index,
    .enterprise-rma-return-view,
    .wishlist-index-index,
    .sales-order-shipment,
    .checkout-onepage-index,
    /*.enterprise-rma-guest-create { padding-top:101px; }*/

    .customer-account-forgotpassword,
    .cms-index-noroute,
    .storelocator-index-index,
    .customer-account-create,
    .customer-account-login
    /*.customer-account-logoutsuccess { padding-top: 100px;}*/


    /*.add-padding-top{ padding-top: 86px !important;}*/

    /*.add-margin-top{ margin-top: 155px !important;}
    */
}/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {

    .add-padding-top{ padding-top: 86px !important;}

    .add-margin-top{
        margin-top: 65px !important;
        margin-bottom: 0px !important;
    }
    .sales-order-history,
    .customer-account-index,
    .wishlist-index-index,
    .enterprise-rma-return-history,
    .newsletter-manage-index,
    .customer-address-form,
    .sales-order-view,
    .enterprise-rma-return-create,
    .enterprise-rma-return-view,
    .customer-account-edit,
    .customer-address-index,
    .sales-order-shipment,
    .enterprise-rma-guest-create {
        /*padding-top: 101px;*/

    }
    .enterprise-giftregistry-index-addselect,
    .enterprise-invitation-index-send,
    .helpdesk-ticket-index,
    .enterprise-invitation-index-index,
    .enterprise-reward-customer-info,
    .enterprise-giftregistry-index-index,
    .enterprise-giftcardaccount-customer-index,
    .enterprise-customerbalance-info-index,
    .downloadable-customer-products,
    .oauth-customer-token-index,
    .tag-customer-index,
    .review-customer-index,
    .sales-recurring-profile-index,
    .sales-billing-agreement-index,
    .customer-account-login,
    .checkout-onepage-index {
        /*padding-top:121px;*/
    }

    .customer-account-forgotpassword,
    .cms-index-noroute,
    .storelocator-index-index,
    .customer-account-login,
    .customer-account-logoutsuccess {
        /*padding-top: 161px;*/
    }

    .heading-background{
        margin-bottom:20px !important;
    }

    .content-container {
        /*padding-top: 85px;*/
        padding-bottom: 10px !important;
        /*  min-height: 500px; */
    }

    .commerce .tablecart{
        width:73% !important;
    }

    .overflow-cell{
        max-width: 697px;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 16px !important;
    }
    table:last-child .overflow-cell:last-child{
        max-widt: 697px !important;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 0px !important;
    }
    .customer-account-forgotpassword,
    .cms-index-noroute,
    .storelocator-index-index,
    .customer-account-create,
    .customer-account-login,
    .customer-account-logoutsuccess {
        /*padding-top: 15px;*/
    }

}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .add-padding-top{ padding-top: 86px !important;}
    /*   .add-margin-top{ margin-top: 140px !important;} */
    .commerce .tablecart{
        width:100% !important;
    }
    .content-container {
        /*padding-top: 85px;*/
    }

}

/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px){

    .add-padding-top{ padding-top: 86px !important;}
    /*    .add-margin-top{ margin-top: 120px !important;
        margin-bottom: 20px !important;} */

    .enterprise-giftregistry-index-addselect,
    .enterprise-invitation-index-send,
    .customer-account-login,
    a.helpdesk-ticket-index,
    .enterprise-invitation-index-index,
    .enterprise-reward-customer-info,
    .enterprise-giftregistry-index-index,
    .enterprise-giftcardaccount-customer-index,
    .enterprise-customerbalance-info-index,
    .downloadable-customer-products,
    .oauth-customer-token-index,
    .tag-customer-index,
    .review-customer-index,
    .sales-recurring-profile-index,
    .sales-billing-agreement-index,
    .customer-account-login,
    .checkout-onepage-index,
    .customer-account-forgotpassword,
    .cms-index-noroute,
    .storelocator-index-index,
    .customer-account-create,
    .customer-account-login,
    .customer-account-logoutsuccess {
        /*padding-top: 80px;*/
    }
    /* .sales-order-view,
    .customer-account-forgotpassword,
     .cms-index-noroute, 
    .storelocator-index-index,
      .customer-account-create, 
      .customer-account-login, 
      .customer-account-logoutsuccess { padding-top: 144px;} */

    .main-content table > tbody > tr > td.last {
        padding: 0.7692307692307693em;
        line-height: 1.6;
        vertical-align: middle;
        border: 0px solid #dedede;
        border-bottom: 1px solid #dedede;
        text-align: right;
    }
    .overflow-cell{
        max-width: 597px;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 20px !important;
    }

}
@media only screen and (max-width: 900px){
    .sales-order-history,
    .customer-account-index,
    .wishlist-index-index,
    .enterprise-rma-return-history,
    .newsletter-manage-index,
    .customer-address-form,
    .sales-order-view,
    .enterprise-rma-return-create,
    .enterprise-rma-return-view,
    .customer-account-edit,
    .customer-address-index,
    .sales-order-shipment {
        padding-top: 80px;
    }
    .minicart{
        overflow-y: auto;
        height: 100%;
        /*height: auto;
        max-height: calc(100% - 74px);*/


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

    .recaptcha-container {
        text-align: center;
    }

    .g-recaptcha {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .recaptcha-newsletter {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}
@media only screen and (max-width: 900px){
    .sales-order-history,
    .customer-account-index,
    .wishlist-index-index,
    .enterprise-rma-return-history,
    .newsletter-manage-index,
    .customer-address-form,
    .sales-order-view,
    .enterprise-rma-return-create,
    .enterprise-rma-return-view,
    .customer-account-edit,
    .customer-address-index,
    .sales-order-shipment {
        padding-top: 0;
    }
    
    #wrapper {
        margin-top: 75px !important;
    }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .content-container {
        /*padding-top: 45px;*/
    }
    .add-padding-top{
        padding-top: 120px !important;
    }
    .add-margin-top{
        margin-top: 70px !important;
        margin-bottom: 20px !important;
    }
    .catalog-product-view .add-padding-top {
        padding-top: 43px !important;
    }
    .minicart{
        overflow-y: auto;
        height: 100%;
        /*height: auto;
        max-height: calc(100% - 74px);*/

    }
    .minicart .minicart-footer {
        margin-bottom: 30px;
    }
    .customer-account-login,
    .enterprise-giftregistry-index-addselect,
    .enterprise-invitation-index-send,
    .helpdesk-ticket-index,
    .enterprise-invitation-index-index,
    .enterprise-reward-customer-info,
    .enterprise-giftregistry-index-index,
    .enterprise-giftcardaccount-customer-index,
    .enterprise-customerbalance-info-index,
    .downloadable-customer-products,
    .oauth-customer-token-index,
    .tag-customer-index,
    .review-customer-index,
    .sales-recurring-profile-index,
    .sales-billing-agreement-index,
    .customer-account-login,
    .checkout-onepage-index {
        /*padding-top: 14px !important;*/
    }

    .customer-account-forgotpassword,
    .customer-account-create,
    .customer-account-login,
    .customer-account-logoutsuccess { padding-top: 0px !important;}

    /*.cms-index-noroute #wrapper,*/
    /*!*.storelocator-index-index #wrapper,*!*/
    /*.customer-account-create #wrapper,*/
    /*.customer-account-login #wrapper,*/
    /*.customer-account-logoutsuccess #wrapper,*/
    /*.customer-account-index #wrapper {*/
    /*    padding-top: 46px !important;}*/


    .cart_item td:nth-child(5){

        margin-top:15px
    }


    .overflow-cell{
        max-width:297px;
        width: 100%;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 0px !important;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 570px) {
    .add-padding-top{padding-top: 65px !important;}
    .add-margin-top{ margin-top: 40px !important;}




    .col-totals .totals{
        max-width:100% !important;
        margin:0;
    }

    .a-last{
        padding: 0px 10px !important;
    }

    .checkout-cart-index {

    }

    .minicart{
        width:100%;
        overflow-y: auto;
        height: 100%;
    }
    .minicart .minicart-footer {
        margin-bottom: 30px;
    }
    .cart_item td{
        float:left !important;
        /*width:100%;*/
        text-align:left

    }

    .cart_item td.product-remove{
        width:initial;
        text-align:left;
        margin-top:30px;

    }

    .cart_item td.product-thumbnail{
        width:initial;
        text-align:left;
        border:0 ;


    }
    .cart_item td.product-name{
        width:130px;
        text-align:left;
        display:block;
        padding-bottom:10px !important;
        border:0 ;

    }
    .cart_item td:nth-child(4):before{
        content:" ";
        width:100%;
        clear:both;
        display:block;
        border:0 ;

    }

    .shop_table.cart tr{
        border-top: 1px solid #000;
    }

    .shop_table.cart tr.first.last {
        border-top: none;
    }
    .cart_item td:nth-child(1){
        width:24px;
        /*display:none;*/
    }
    .cart_item td:nth-child(2){
        width:15%;
        /*display:none;*/
    }
    .cart_item td:nth-child(3){
        width: calc(55% - 24px);
        /*display:none;*/
    }
    .cart_item td:nth-child(4){
        width:30%;
        display:inline;
        border:0 ;
        padding-bottom: 0;
        text-align: center;
    }
    .cart_item td:nth-child(5){
        width:30%;
        display:inline;
        border:0 ;
        margin-top: 0;
    }
    .cart_item td:nth-child(6){
        width:30%;
        display:inline;
        border:0 ;
        padding-top: 0;
        text-align: center;
    }
    .commerce table.cart > tfoot > tr > td {
        text-align: center;
        padding: 4px 0px;
    }

    .minicart .minicart-body .cart-product .cart-product-details {
        float: left;
        color: #fff;
        max-width: 60%;
    }

    .overflow-cell{
        max-width:127px;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 0px !important;
    }

    .enterprise-giftregistry-index-addselect,
    .enterprise-invitation-index-send,
    .customer-account-login,
    a.helpdesk-ticket-index,
    .enterprise-invitation-index-index,
    .enterprise-reward-customer-info,
    .enterprise-giftregistry-index-index,
    .enterprise-giftcardaccount-customer-index,
    .enterprise-customerbalance-info-index,
    .downloadable-customer-products,
    .oauth-customer-token-index,
    .tag-customer-index,
    .review-customer-index,
    .sales-recurring-profile-index,
    .sales-billing-agreement-index,
    .customer-account-login,
    .checkout-onepage-index,
    .customer-account-forgotpassword,
    .cms-index-noroute,
    .storelocator-index-index,
    .customer-account-create,
    .customer-account-login,
    .customer-account-logoutsuccess {
        /*padding-top: 38px;*/
    }
}

@media only screen and (max-width : 480px) {
    #wrapper {
        margin-top: 46px !important;
    }    
    .catalog-product-view .add-padding-top {
        /*padding-top: 12px !important;*/
    }
    .minicart .minicart-body .cart-product .cart-product-details {
        max-width: 50%;
    }

}
@media only screen and (max-width : 450px) {
    .cart_item td:nth-child(2){
        width:20%;
        /*display:none;*/
    }
    .cart_item td:nth-child(3){
        width: calc(80% - 24px);
        /*display:none;*/
    }
    .cart_item td:nth-child(4){
        width:45%;
        display:inline;
        border:0 ;
        padding-bottom: 0;
        padding-top: 0;
        text-align: center;
    }
    .cart_item td:nth-child(5){
        width:10%;
        display:inline;
        border:0 ;
        margin-top: 0;
    }
    .cart_item td:nth-child(6){
        width:45%;
        display:inline;
        border:0 ;
        padding-top: 0;
        text-align: center;
    }
}
@media only screen and (max-width : 360px) {
    .cart_item td:nth-child(2){
        width:25%;
        min-height: 100px
    }
    .cart_item td:nth-child(3){
        width: calc(75% - 24px);
        min-width: 0;
        padding: 0.9em 0em 0.9em 0.2em;
        min-height: 100px
    }
    .cart_item td:nth-child(4){
        width:40%;
        display:inline;
        border:0 ;
        padding-bottom: 0;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        text-align: center;

    }
    .cart_item td:nth-child(5){
        width:20%;
        display:inline;
        border:0 ;
        margin-top: 0;
    }
    .cart_item td:nth-child(6){
        width:40%;
        display:inline;
        border:0 ;
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {




    .overflow-cell{
        max-width: 97px;
        width: auto;
        overflow-x: auto;
        /* margin-top:18px !important; */
        padding-top: 0px !important;
    }
}