/*
Theme Name:         DFD Ronneby
Theme URI:          https://rnbtheme.com/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            3.5.58
Author:             DFD
Author URI:         https://rnbtheme.com/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:		dfd
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/
.head-top-apps img{ vertical-align:middle; }
.form-search-section .inside-search-icon, .form-search-section .searchsubmit-icon, .form-search-section .btn{
	right:50px;
}
.dfd-added-font-icon-the-city:before, .soc_icon-twitter-3:before{
	content:'' !important;
}
a.tc.dfd-added-font-icon-the-city:before {
    background: url(https://clubapparel.com/wp-content/uploads/2023/04/tiktok.svg);
    background-size: 20px;
    background-position: center;
    content: '';
    background-repeat: no-repeat;
}
a.tw.soc_icon-twitter-3:before {
    background: url(https://clubapparel.com/wp-content/uploads/2023/10/x-twitter.svg);
    background-size: 17px;
    background-position: center;
    content: '';
    background-repeat: no-repeat;
	filter: brightness(0) invert(1);
}

.stuning-header-inner{
	padding: 35px 5px;
}
.div.page-title-inner .breadcrumbs{
	padding-top:15px;
}
.download-app-section{
	background: #03257E;
}
.download-apps{
	display: inline-block;
    vertical-align: middle;
	margin-top: -6px;
}
.download-app-ios, .download-app-android{
	display: inline-block;
    margin: 5px;
}
.blog-top.row,
.dfd-blog-loop .dfd-blog-wrap .post .cover .dfd-meta-wrap{
	display:none !important;
}
.category-box-main-row{
		display:flex;
}
.categories-box{
	height:100%;
	flex:1;
}
.categories-box > .wpb_wrapper{
	background: #fff;
	height:100%;
    padding: 12px;
	margin: 6px auto;
    text-align: center;
    box-shadow: 2px 2px 7px 1px rgba(0,0,0, 0.05);
}
.category-icon-img {
	max-width:65px;
	display:inline-block;
	padding-bottom: 10px;
}
.category-icon-img.homeil {
	display:block;
	margin: 0 auto;
}

.featured-brands:hover .wpb_single_image{
	background: linear-gradient(#eee 50%, #B1B3B3 50%);
}

.tiers-columns{
	padding: 5px;
}
.tiers-columns .inner-details{
	padding: 15px;
	border-radius: 0 0 10px 10px;
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.13);
}

.mob-titles{ display:none; }
#showcats, #showcnts{
	border: 1px solid;
    padding: 5px 15px;
    position: relative;
    border-radius: 20px;
	cursor: pointer;
	margin-bottom: 2px;
}
p#showcats:after, p#showcnts:after {
    content: '';
    position: absolute;
    width: 10px;
    display: block;
    top: 50%;
    margin-top: -2px;
    right: 15px;
    height: 1px;
    background-color: #1b1b1b;
    -webkit-box-shadow: 0 -2px 0 #1b1b1b, 0 2px 0 #1b1b1b;
    box-shadow: 0 -2px 0 #1b1b1b, 0 2px 0 #1b1b1b;
    -webkit-transition: background .3s ease-in-out, box-shadow .3s ease-in-out;
    -moz-transition: background .3s ease-in-out, box-shadow .3s ease-in-out;
    transition: background .3s ease-in-out, box-shadow .3s ease-in-out;
}
.filter-brands-column ul.filter-brands{
	display: none;
	position: absolute;
    background: #b89846;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 13px;
    width: 85%;
    top: 45px;
    z-index: 100;
    left: 15px;
}
.filter-brands-column ul li, .all-brands-alph ul li{
	list-style:none;
	padding: 8px 1px 8px 5px;
	font-weight:600;
}
.all-brands-alph ul li a:hover{
	color: #b89846 !important;
}

.alph-names {
    width: 22%;
    display: inline-block;
    margin: 10px;
    vertical-align: top;
}
.alph-names h3 {
    margin: 0.6em auto;
}
.filter-brands-column ul.filter-brands li a{
	color: #ffffff;
}
.filter-brands-column ul li{
	border-bottom: 1px dotted #eeeeee;
}
.filter-brands-column ul li:last-child {
    border: none;
}
.filter-brands-column ul li:hover{
	color: #c99e67;
}
.filter-brands-column ul li a { display:block; cursor:pointer; }

.fb-form form.wpcf7-form{
	padding: 30px;
	box-shadow: 2px 10px 10px 2px rgba(0,0,0,0.06);
}
label.feedback_lbl{
	width: 100%;
	display:block;
}
label.feedback_lbl span.bt_bb_required:after{
	content: " * ";
	color: red;
}
label.feedback_lbl input, label.feedback_lbl textarea{
	border:1px solid #eeeeee;
}
.fb-form form.wpcf7-form .wpcf7-submit{
	background: #000000;
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
}
.contact-social-icons{
	display:inline-block;
	margin: 3px;
}
.social-menu-rows{ text-align:center; }

.wpb_wrapper h5.widget-title{ text-transform: none !important; }

.gift-card-boxes{
	padding: 20px;
	margin: 10px;
}
ol.filter-tnc{
	width: 100%;
	margin-left:0;
}
ol.filter-tnc li{
	list-style: none;
    display: inline-block;
    padding: 6px 8px;
    border: 1px solid #cccccc;
    cursor: pointer;
    margin: 3px;
    font-size: 12px;
    font-weight: 600;
}
ol.filter-tnc li:hover{
	background: #e5e5e5;
}
.tickthis{ position:relative;}
.tickthis:after{
	position:absolute;
	content: "✓";
	font-size:15px;
	top: 2px;
	right: 5px;
	color: #ffffff;
}
ul.filteredlist{ display:none; }
ul.filteredlist li {
	list-style:none;
    background: #f5f5f5;
    padding: 10px;
    margin: 5px;
    font-size: 12px;
    border-radius: 20px;
    color: #777;
	display:inline;
}
.clearfilter{
    color: #ca9e67;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #ca9e67;
    border-radius: 20px;
	cursor:pointer;
	display:none;
}
.body-back-to-top.active {
    bottom: 25px;
}

.tiers-header{ border-radius: 10px 10px 0 0;}
.tiers-header.silver{ background: #808080;}
.tiers-header.gold{ background: #b89846;}
.tiers-header.black{ background: #000000;}

.tiers-columns ul.tpoints li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    margin: 12px 10px;
    font-weight: 900;
    color: #000;
}
.tiers-columns ul.tpoints li:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 8px;
    background: #c99e67;
    left: 8px;
    top: 7px;
}
#header-container .widget.soc-icons a.dfd-added-font-icon-Snapchat-logo {
    font-size: 18px;
    font-weight: 600;
}
#footer {
	z-index: 0;
}
#footer .widget.widget_nav_menu ul li{
	float: none !important;
    width: auto !important;
    text-align: left !important;
    padding-bottom: 10px !important;
}
#footer .widget.widget_nav_menu ul li a{
	color: #ffffff !important;
	font-family: 'CenturyGothic' !important;
}
#footer .widget+.widget {
    margin-top: 20px !important;
}
#footer .widget.widget_block.widget_media_image{
	display: inline-block !important;
    margin: 5px !important;
}
#footer .wp-block-image img{
	width: 20px !important;
}
#footer .wp-block-image img:hover{
	opacity:0.5;
}
@media only screen and (max-width:1100px){
	
	#header .header-top-panel{
		background-color:#222222;
	}
	#header-container #header .header-info-panel .soc-icons a,
	.header-info-panel .top-info{
		color:#ffffff !important;
	}
	.header-top-panel .header-info-panel .top-info .dfd-top-info-delim:before{
		background:rgba(255,255,255,0.5) !important;
		height:20px;
		margin-top:-9px;
	}
	.sidr .form-search-container #searchsubmit, .sidr .form-search-container .searchsubmit-icon{ top: 2px; right:25px; }
	.sidr .voice-search-button{ top: 13px;}
	
}
@media only screen and (max-width:1023px){
	.category-box-main-row{
		display:block;
    }
}
@media only screen and (max-width:840px){
	.alph-names {
    	width: 30%;
    }
}
@media only screen and (max-width:799px){
	.form-search-section.shift-form .row { width:100%; }
	.home-three-titles .dfd-heading-module{ padding:0 !important; }
	.home-three-icons{ margin-bottom:10px !important; }
	.tiers-columns{
		padding: 10px 15px;
	}
	.mob-titles{ display:block; }
}
@media only screen and (max-width:740px){
	.alph-names {
    	width: 45%;
		margin: 5px;
    }
}
@media only screen and (max-width:600px){
	.home-three-titles .dfd-heading-delimiter{ display:none; }
	.social .contact-social-icons{
		width: 35px;
	}
}
@media only screen and (max-width:438px){
	.all-brands-button{
		width: 100% !important;
	}
	.filter-brands-column ul.filter-brands{
		padding: 5px 10px;
	}
	.filter-brands-column ul.filter-brands li a{
		font-size:12px;
	}
	.tickthis:after{
		right:0;
	}
}