.art-work-details { padding-top: 245px; }

.sub-bar {
    border: none;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.no-selections { height: 60px; width: 100%; }
.no-selections div { font-size: 20px; color: #333; }
.no-selections span { font-size: 16px; display: block; }
.no-selections .count {
    border: 2px solid #333;
    border-radius: 50%;
    color: #333;
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    height: 40px;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    position: absolute;
    left: 0;
    top: 5px;
    font-family: "Montserrat Bold";
}

.step-block { line-height: 26px; padding-left: 50px; padding-top: 10px; }

#top-bar { border-bottom: 2px solid #e9e9e9; padding-bottom: 15px; margin-bottom: 15px;}

#bucket { display: none; padding: 10px 0 10px 15px; border-bottom: none; margin:0; padding-left: 0px; flex-flow: row nowrap; max-width: 1400px; }
#selected-items { width: 100%; max-width: 1200px; }
.selected-item { padding: 0; }

.regions h2 { color: #ababab; font-size: 15px; margin: 0 0 10px 0; }
.regions > .container { width: 580px; }

.regionPopup { top: auto !important; right: 0 !important; left: auto!important; }

.your-style { display: block; overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; }
.your-style div.content-container { position: relative; width: auto; height: auto; }
.your-style > .container { width: 580px; }
.your-style h2 {
    color: #666666;
    font-family: 'Montserrat Bold';
    font-size: 16px;
    line-height: 29px;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 0;
    float: left;
}
.your-style h1 {
    color: #666666;
    font-size: 20px;
    margin: 0 0 5px 0;
    font-family: 'HindVadodara Light';
    line-height: 25px;
}

.your-style .content-container span { font-size: 20px; line-height: 25px; color: #666666; font-family: 'HindVadodara Light'; margin-right: 10px; }

.tastes-search {
    background: none;
    height: auto;
    width: auto;
    display: inline-block;
    cursor: pointer;
    color: #006699;
    font-family: 'HindVadodara Light';
    font-size: 16px;
    letter-spacing: 2px;
    margin-left: 0;
    float: left;
    padding-left: 12px;
    line-height: 28px;
    position: relative;
}
.tastes-search::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "";
    position: absolute;
    color: #006699;
    left: 0;
    top: 6px;
}

.result:hover {
    outline: none;
}
.result:hover .hdn_data_controller-outer { display: block; } 

.hdn_data_controller button, .hdn_data_controller a.add-to-cart {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #333;
    border: 2px solid #333;	
    position: relative;		
    background-color: transparent;
}
.hdn_data_controller a.enlarge, .hdn_data_controller button.enlarge.loveit {
    display: inline-block;
    width: auto;
    height: 50px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #333;
    position: relative;		
    padding: 0px 32px;
    background-color: rgba(51, 51, 51, 0.95);
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
}
.hdn_data_controller button:hover, .hdn_data_controller a:hover {
    background-color:#333;
    color:#fff;
}   

/* fix positioning of love it image, do not let it take up space in the document flow */
.result .hdn_data_controller {
    position: absolute;
    height: auto;
    width: auto;
    display: none;
    background-color: transparent;
    transform: translate(-50%, -350%);
    left: 50%;
    bottom: -10px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    min-width: 254px;
}
.result:hover .like-wrap { display:block; }

.result .like-it, .result a.add-to-cart i {
    height: 15px;
    width: 15px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

/* display image on hover */
.result:hover .like-it { display: inline-block; }
.result:hover .hdn_data_controller	{ display: inline-block; opacity: 1; position: absolute; bottom: 0; }

.hdn_data_controller button.enlarge.loveit:hover {
    background-color: #333;
    border: 2px solid #333;
    color: #fff;
}

.bucket-buttons { position: absolute; right: 0; top: 10px; }
.bucket-buttons .btn-group.buttons { padding-left: 10px; }
.bucket-buttons .save-all-to-favorite {
    margin: 0 0 15px;
    font-size: 12px;
    padding: 10px 10px;
    width: 171px;
    white-space: pre-line;
    line-height: 14px;
    text-align: left;
    border-radius: 0;
    font-family: 'Montserrat Bold';
    font-weight: 400;
    letter-spacing: 2px;
    display: block;
    border: 2px solid #669933;
    clear: both;
    overflow: hidden;
    color: #669933;
}
.bucket-buttons .save-all-to-favorite span, .bucket-buttons .reset span { float:left; }
.bucket-buttons .reset i, .bucket-buttons .save-all-to-favorite span.icon-favorites { float:left; margin-right: 10px; margin-top: 2px; font-size: 23px; }
.bucket-buttons .save-all-to-favorite span.icon-favorites { background: url(/../images/heart-icon.png) no-repeat scroll center center transparent; background-size: 22px; }
.bucket-buttons .save-all-to-favorite:hover span.icon-favorites { background: url(/../images/heart-icon-white.png) no-repeat scroll center center transparent; background-size: 20px; }
.bucket-buttons .save-all-to-favorite span.text, .bucket-buttons .reset span.text { width:70%; }
.bucket-buttons .save-all-to-favorite:hover { background-color: #669933; border-color: #669933; color: #fff; }
.bucket-buttons .reset {
    margin: 0 0 9px;
    font-size: 12px;
    padding: 8px 10px;
    width: 171px;
    white-space: pre-line;
    line-height: 14px;
    text-align: left;
    font-family: 'Montserrat Bold';
    color: #a5a5a5;
    font-weight: 400;
    letter-spacing: 2px;
    border: 1px solid #a5a5a5;
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
}
.bucket-buttons .reset:hover { background-color: #a5a5a5; border-color: #a5a5a5; color: #fff;	 }
.bucket-buttons .reset:hover .text { color: #fff; }
.bucket-buttons .reset:hover i, .bucket-buttons .save-all-to-favorite:hover span.icon-favorites { color:#fff; }

.selected-item .on-hover {
    display: none;
    position: absolute;
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    top: 0;
	z-index: 99;
	background-color: rgba(255, 255, 255, 0.8);
}
.selected-item:hover .on-hover { display: flex; }

.on-hover .art-img-block { width:100%; height: 65%; background-size: 100%; text-align: center; position: relative; }
.on-hover .art-title, .on-hover .art-price { font-size: 10px; line-height: 16px; }
.on-hover .art-description { padding: 12px 6px 0; }
.on-hover .art-description p { font-size: 10px; line-height: 13px; margin-bottom: 13px; }

.product-image img {
    width: 180px !important;
}

.remove-selection {
	background-color: rgba(255,255,255,0.8);
	margin: 0 auto;
	display: inline-block;
	color: #d6d6d6;
	font-family: 'Montserrat Bold';
	font-size: 10px;
	border: 1px solid #d6d6d6;
	text-align: center;
	text-transform: uppercase;
    vertical-align: middle;
	line-height: 16px;
    margin-top: 3px;
}
.remove-selection a { color: #999; padding: 4px 6px 4px 4px; display: inline-block; }
.remove-selection i { vertical-align: initial; display: inline-block; width: 11px; padding: 3px; }

.art-img-block .btn-group { position: absolute; bottom: 9px; width: 100%; left: 0; }
.art-img-block .btn-group button.see-details, .art-img-block .btn-group a.see-details { color: #000000; }
.art-img-block .btn-group button, .art-img-block .btn-group a {
    border: 2px solid #333;
    background-color: rgba(255,255,255,0.8);
    font-size: 10px;
    color: #323333;
    padding: 5px;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Montserrat Bold';
}

#bar-wrap #top-bar.topnav-fixed {
    position: fixed;
    top: 61px;
    margin: 0;
    width: 100%;
    z-index: 1000;
    right: 0;
    left: 0;
    padding: 5px 15px 0 15px;
    background: #fff none repeat scroll 0 0;
}
#bar-wrap #top-bar .top-bar-wrap { max-width: 1400px; margin:0 auto; }

.top-bar-wrap { position: relative; z-index: 999; }
.top-bar-wrap .action-block .btn-group .btn { margin: 0 0 15px; }
.top-bar-wrap .separate { border-bottom:2px solid #e9e9e9; padding-bottom: 25px; margin-bottom: 30px; }
.top-bar-wrap .action-block .btn-group .btn {
    margin: 0 0 9px;
    font-size: 12px;
    padding: 8px 10px;
    width: 171px;
    white-space: pre-line;
    line-height: 14px;
    text-align: left;
    font-family: 'Montserrat Bold';
}

.top-bar-wrap .action-block .btn-group .btn.add-to-cart-btn {
    padding: 12px 10px;
}

.top-bar-wrap .add-to-cart-btn i{
    font-size: 18px !important;
    margin-right: 8px !important;
}

.top-bar-wrap .clear-selection-btn i{
    font-size: 23px !important;
    margin-right: 10px !important;
    margin-top: 2px;
    float: left;
    display: inline-block;
}

.top-bar-wrap .add-to-favorites-btn{
    border-color: #5c8a2e;
    color: #5c8a2e;
    font-family: 'Montserrat Bold';
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 12px;
}

.top-bar-wrap .add-to-favorites-btn .icon-favorites{
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin: 6px 15px 0px 0;	
}

.top-bar-wrap .clear-selection-btn{
    border-color: #a5a5a5;
    color: #a5a5a5;
    font-family: 'Montserrat Bold';
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 12px;
}

.top-bar-wrap .clear-selection-btn:hover{
    background-color: #a5a5a5;
    border-color: #a5a5a5;
    color: #ffffff;
}

.top-bar-wrap .action-block .btn-group .btn.add-to-favorites-btn:hover{
    background-color: #242424;
    border-color: #242424;
    color:#fff;	
}

.top-bar-wrap .action-block .btn-group .btn.add-to-favorites-btn:hover .icon-favorites{
    background: url(../images/heart-icon-white.png) no-repeat scroll center center transparent;
    background-size: 20px;
}

.browse-world { line-height: 29px; }
.world-count { font: inherit !important; color: inherit !important; }

.search-loading {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px !important;
    bottom: 0px;
    margin: 100px auto 0 auto;
}

@media (max-width: 1440px) {
    #selected-items { max-width: 950px; }
}

@media (max-width: 1200px) {
    #bar-wrap #top-bar .top-bar-wrap { max-width: 970px; }
    
    #selected-items { max-width: 780px; }
    
    .no-selections div { font-size: 14px; line-height: 21px; }
    .no-selections span { font-size: 12px; }
}

@media (max-width: 1024px) {
    #bar-wrap #top-bar.topnav-fixed { position: relative; top: 0; }
    
    #selected-items { max-width: 905px; }
    
    #bucket .buttons a { width: 44px; }
    #bucket .buttons span.text { display: none; }
}

@media (max-width: 991px) {
    #selected-items { max-width: 690px; }
}

@media (max-width: 990px) {
    .step-block { text-align: center; vertical-align: top; width: 33%; display: inline-block; }
    
    #bucket { margin-top: 10px; }
    
    .no-selections { height: auto; width: 100%; }
    .no-selections .count { position: relative; margin-bottom: 10px; }
    
    .region-display { width: auto; }
        
    .step-block label { display: block; }
}

@media (max-width: 768px) {
    #selected-items { max-width: 665px; }
}

@media (max-width: 767px) {
    .art-work-details { padding-top: 165px; }
    
    #selected-items { max-width: 100%; }
    
    #bucket { padding: 10px 0 10px 0; margin: 0; flex-wrap: wrap; }
    #bucket .bucket-buttons { position: inherit; margin-top: 10px; }
    #bucket .buttons span, #bucket .buttons i { float: none; }
    #bucket .buttons span.text { display: inline; width: auto; }
    
    #bucket .buttons { width: 100% }
    #bucket .buttons a { width: 100%; text-align: center; }
}

@media(max-width: 568px){
    .no-selections .count { position: absolute; }
    .step-block { text-align: left; width: 100%; padding-bottom: 10px; }
    .result { width: 100%; }
}