/*
 Theme Name:     SxH Child
 Description:    SxH Child Theme
 Template:       sxh
 Version:        1.0
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

#sxh_gallery {
  display: inline-block !important;
  clear: both !important;
  margin-bottom: 130px;
}

div.cb-category-top {
    clear: both !important;
    display: inline-block !important;
    width: 100% !important;
    text-align: left;
}

.ms-tooltip .cb-button {
    font-family: FuturaLTPro-XBoldOblique !important;
}

div.cb-category-top img {
 float: left !important; 
 margin-right: 15px !important;
}

.single-spacing {
padding-left: 175px;
padding-right: 175px;
}


#cb-top-menu .cb-mob-right {
 overflow: hidden !important;   
 width: auto;
 padding: 0 0 0 0;
}

.retaillocmobile {
 display: none;   
}


.cb-top-menu-wrap {

}

.topcenternav {
    text-align: center;
}

.cb-entry-content {
    overflow: hidden;
}

/* ul.cb-top-nav li {
border-left: 1px #ffffff solid;
}

ul.cb-top-nav li:first-child {
border-left: none;
}
*/

ul.cb-top-nav li a {
padding: 0 0 0 0 !important;
}

ul.cb-top-nav li a:hover {
background-color: #ffffff !important;
}

#cb-top-menu .cb-top-nav {
 float: none !important;
 margin-left: auto;
 margin-right: auto;
 text-align: center !important;
 display: inline-block;
}

#cb-top-menu .cb-top-nav li {
 display: inline-block !important;
 float: none !important; 
 width: auto !important;
 margin-left: auto !important;
 margin-right: auto !important;
 text-align: center;
}

/* TOP GRID SPACING */

.cb-grid-4 .cb-feature-1 {
width: 50%;
height: 49%;
}


.cb-grid-4 .cb-feature-2 {
margin-left: .5%;
width: 49%;
height: 49%;
}


.cb-grid-4 .cb-feature-1 .cb-grid-img a img, .cb-grid-4 .cb-feature-2 .cb-grid-img a img {
height: 100%;
width: auto;
margin-left: 0 !important;
}

.cb-grid-4 .cb-feature-3 {
margin-top: .5%;
height: 49%;
}

.cb-grid-4 .cb-feature-3 a img {
height: 325px !important;
width: 100%;
margin-left: 0 !important;
}

.cb-grid-4 .cb-feature-4 {
width: 49%;
margin-left: .5%;
margin-top: .5%;
height: 49%;
}


.cb-grid-4 .cb-feature-4 a img {
height: 325px !important;
width: 100%;
margin-left: 0 !important;
}


/* END TOP GRID SPACING */


/* FRANCHISE MARKER STYLING */
.franchise-marker {
z-index: 50;
text-transform:uppercase;
font-size:12px;
position: absolute;
color: #ffffff;
background: #000000;
text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.20);
}

.cb-meta .franchise-marker {
z-index: 100;
text-transform:uppercase;
font-size:12px;
right:0px;
top: -70px;
color: #ffffff;
background: #000000;
padding: 10px 60px 10px 10px;
text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.20);
}


.cb-blog-style-d .cb-mask .franchise-marker {
right: 0px;
bottom: 25px;
padding: 20px 60px 20px 10px !important;
}

.cb-grid-4 .cb-mask .franchise-marker {
right: 0px;
bottom: 25px;
padding: 20px 60px 20px 10px !important;
}

.cb-grid-4 .franchise-marker {
z-index:50;
text-transform:uppercase;
font-size:18px;
position: absolute;
right:0px;
top:0px;
color: #ffffff;
background: transparent;
padding: 10px 25px 10px 5px;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.40);
}

.cb-grid-4 .cb-feature-1 .franchise-marker {
 left: 0px;   
 padding: 10px 5px 10px 25px;
}

.cb-grid-4 .cb-feature-4 .franchise-marker {
 left: 0px;   
 padding: 10px 5px 10px 25px;
}


.cb-module-a .franchise-marker {
    left: 0px;
    top: 10px;
    padding: 15px 10px 20px 50px;
    background: #000000;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.70);
}

.franchise-marker a {
color: #ffffff;
}

.franchise-marker a:hover {
color: #ffffff !important;
}

.franchise-marker a::after {
 display: none;   
}

/* END FRANCHISE MARKER STYLING */

.cb-flex > div:hover img, .cb-grid-4 > div:hover img, .cb-grid-5 > div:hover img, .cb-grid-6 > div:hover img {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
}

.slamxfont {
font-family: FuturaLTPro-XBoldOblique !important;
}

.flex-viewport .cb-post-title {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.cb-big-menu {
display: none !important;
}


/* READ MORE */
.features-readmore {
clear:both !important;
width: 100% !important;
margin-bottom: 0px;
text-align: center;
}

.features-readmore a {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/Read_More_web.png);
background-repeat: no-repeat;
background-size: auto 9px;
background-position: left center;
width: 80px;
text-indent: -9000px;
}

.features-readmore a h1:before,
.features-readmore a h1:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  top: 0;
  width: 600px;
}

/* END READ MORE */

/* LINK */
.cb-entry-content a:link, .cb-entry-content a:visited {
color: #000000 !important;
}

a:hover {
text-decoration: none !important;
color: #000000 !important;
}

/* END LINK */

/* FEATURED */

div.cb-module-a:nth-child(5) { /* COPXLOOK BLOCK */
margin-top: 25px;
}

.cb-grid-entry .cb-post-title {
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.66);
}

.cb-gs-style-a .cb-style-overlay img {
opacity: .7 !important;
}

.cb-parallax-featured {
position: fixed !important;
visibility: visible !important;
}

.header {
background: #FFFFFF;
}

#cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured {
border-right: none !important;
}
#cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent {
border-left: none !important;
}

.cb-slider-a > div:nth-child(1)::after { /* XTUNES RIGHT ICON */
content: "\f028";
float: right;
font-family: "FontAwesome";
padding-top: 0px;
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

.cb-grid-6 .cb-grid-module {
margin-top: 20px;
}

#cb-parallax-bg {
-webkit-box-shadow: 3px 10px 29px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 10px 29px 10px rgba(0,0,0,0.75);
box-shadow: 3px 10px 29px 10px rgba(0,0,0,0.75);
display: block !important;
}

.gradientback{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:250px;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.09) 48%, rgba(0,0,0,0.71) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(48%,rgba(0,0,0,0.09)), color-stop(100%,rgba(0,0,0,0.71))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.09) 48%,rgba(0,0,0,0.71) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.09) 48%,rgba(0,0,0,0.71) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.09) 48%,rgba(0,0,0,0.71) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.09) 48%,rgba(0,0,0,0.71) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b5000000',GradientType=0 ); /* IE6-9 */
}

.cb-grid-block {
margin: 0px 0px 0px 0px;
}

.cb-hp-section.cb-site-padding {
padding: 0px 0px 0px 0px !important;
}

.cb-slider-a {
margin: 0px 0px 0px 0px;
width: 100%;
}

.cb-hp-section .cb-slider-block {
margin: 0px 0px 0px 0px;
}

/* END FEATURED */


/* MENU STYLING */

ul.nav {
}

ul.nav li {
 padding-top: 0px;
 height: 100%;
}

#cb-nav-bar {
 height: 45px;   
}

#cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-menu-icon a i {
padding-top:14px !important;
font-size: 14px;
}

li.cb-icons {
margin-left: -50px;
}

#cb-main-menu .current-menu-item {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0e0e0+0,ffffff+100&amp;0.6+0,0+55,0+100 */
background: -moz-radial-gradient(center, ellipse cover,  rgba(224,224,224,0.6) 0%, rgba(241,241,241,0) 55%, rgba(255,255,255,0) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(224,224,224,0.6)), color-stop(55%,rgba(241,241,241,0)), color-stop(100%,rgba(255,255,255,0))) !important; /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(224,224,224,0.6) 0%,rgba(241,241,241,0) 55%,rgba(255,255,255,0) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(224,224,224,0.6) 0%,rgba(241,241,241,0) 55%,rgba(255,255,255,0) 100%) !important; /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(224,224,224,0.6) 0%,rgba(241,241,241,0) 55%,rgba(255,255,255,0) 100%) !important; /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(224,224,224,0.6) 0%,rgba(241,241,241,0) 55%,rgba(255,255,255,0) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99e0e0e0', endColorstr='#00ffffff',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
background-position: 0px 0px;
}

a.current-menu-item {
background: transparent !important;
}

.cb-mob-right::after {
   display: none; 
}

#cb-top-menu .cb-mob-right {
text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

#cb-top-menu .cb-mob-right a {
font-size: 18px !important;
}

#cb-top-menu .cb-mob-right a:hover {
color: #444444 !important;
}

div.cb-mega-title {
text-align: left !important;
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title {
font-size: 12px;
}

#cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title span {
border-bottom-color: rgb(226, 230, 91) !important;
}

li#menu-item-391160 a {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/PicksXKicks_web.png);
background-repeat: no-repeat;
background-size: auto 17px;
background-position: center center;
width: 130px;
text-indent: -9000px;
}

li#menu-item-391161 a {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/XTrends.png);
background-repeat: no-repeat;
background-size: auto 17px;
background-position: center center;
width: 110px;
text-indent: -9000px;
}

li#menu-item-391159 a {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/TopX.png);
background-repeat: no-repeat;
background-size: auto 17px;
background-position: center center;
width: 78px;
text-indent: -9000px;
}

li#menu-item-391165 a {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/XEssentials1.png);
background-repeat: no-repeat;
background-size: auto 17px;
background-position: center center;
width: 141px;
text-indent: -9000px;
}

li#menu-item-391191 a, .cb-top-menu-wrap > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1) {
display: inline-block;
background-image: url(http://slamxhype.com/wp-content/uploads/2015/10/BrandXHype_black_web.png);
background-repeat: no-repeat;
background-size: auto 14px;
background-position: center center;
width: 135px;
text-indent: -9000px;
}

li#menu-item-393747 a {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/CopXLook.png);
background-repeat: no-repeat;
background-size: auto 17px;
background-position: center center;
width: 122px;
text-indent: -9000px;
}

li#menu-item-391190 a, .cb-top-menu-wrap > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1) {
display: inline-block;
background-image: url(http://slamxhype.com/wp-content/uploads/2015/10/XCollabs_black_web.png);
background-repeat: no-repeat;
background-size: auto 14px;
background-position: center center;
width: 110px;
text-indent: -9000px;
}


li#menu-item-391215 a, .cb-top-menu-wrap > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1) {
display: inline-block;
background-image: url(http://slamxhype.com/wp-content/uploads/2015/10/LookXBooks_web.png);
background-repeat: no-repeat;
background-size: auto 14px;
background-position: center center;
width: 130px;
text-indent: -9000px;
}


li#menu-item-391228 a, .cb-top-menu-wrap > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1) {
display: inline-block;
background-image: url(http://slamxhype.com/wp-content/uploads/2015/10/XCalendar_text_black_web.png);
background-repeat: no-repeat;
background-size: auto 14px;
background-position: center center;
width: 115px;
text-indent: -9000px;
}


.cb-big-menu a {
display: inline-block;
background-image: none !important;
background-repeat: no-repeat important;
background-size: auto auto !important;
background-position: center center !important;
width: auto !important;
text-indent: 0px !important;
}

.cb-breaking-news .fa-long-arrow-right::before {
content: "\00a0 \00a0 \00a0";
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
color: #e0f257;
font-weight: 900;
font-size: 18px !important;
text-indent: -9000px;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/08/X_small_icon.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 25px auto;
width: 150px;
}

/* END MENU STYLING */


/* MENU IMAGES MOBILE */

@media only screen and (max-device-width: 770px) {

.cb-slider-a > div:nth-child(1)::after, #eventscalendar-2 > h3:nth-child(1)::after, #eventscalendar-3 > h3:nth-child(1)::after, #cb-recent-posts-slider-4 > h3:nth-child(1)::after, #cb-recent-posts-slider-5 > h3:nth-child(1)::after, #cb-recent-posts-slider-2 > h3:nth-child(1)::after, #cb-recent-posts-slider-3 > h3:nth-child(1)::after, #isw_widget-2 > h3:nth-child(1)::after, #isw_widget-3 > h3:nth-child(1)::after, #facebook-box-2 > h3:nth-child(1)::after, #facebook-box-3 > h3:nth-child(1)::after {
display: none !important;
}  /* DISABLES SIDEBAR ICONS ON MOBILE Phone to tablet */

#latest-comments-avatar-2 {
padding-bottom: 50px !important;
}

.footx-copyright {
margin-left: 0px !important;
}

.mainfooter {
height: 225px !important;
}

.cb-small-nav > li:nth-child(1) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/PicksXKicks_web.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 215px;
height: 60px;
text-indent: -9000px;
}

.cb-small-nav > li:nth-child(2) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/XTrends.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 175px;
height: 60px;
text-indent: -9000px;
}

.cb-small-nav > li:nth-child(3) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/TopX.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 125px;
height: 60px;
text-indent: -9000px;
}

.cb-small-nav > li:nth-child(6) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/XEssentials1.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 225px;
height: 60px;
text-indent: -9000px;
}

.cb-small-nav > li:nth-child(4) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/CopXLook.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 225px;
height: 60px;
text-indent: -9000px;
}

.cb-small-nav > li:nth-child(5) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/XEssentials1.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 225px;
height: 60px;
text-indent: -9000px;
}

.cb-small-nav > li:nth-child(7) > a:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/XCollabs_web1.png);
background-repeat: no-repeat;
background-size: auto 30px;
background-position: center center;
width: 225px;
height: 60px;
text-indent: -9000px;
}

}
/* END MENU IMAGES MOBILE */

/* HEADING STYLING */

.cb-module-title, .cb-sidebar-widget-title {
font-family: FuturaLTPro-XBoldOblique !important;
font-size: 20px !important;
}

.cb-module-title a, .cb-sidebar-widget-title a {
color: #000000 !important;
}

.headingsx-read {
color:#E0E327 !important;
font-size: 18px;
padding-top: -20px !important;
}

.headingsx {
color:#E0E327 !important;
font-size: 24px;
padding-top: -20px !important;
}

/*
.cb-slider-a > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/curated_news_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}

div.cb-module-e:nth-child(1) > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/footwear_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}

div.cb-module-e:nth-child(3) > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/xessentials_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}
*/

/* #eventscalendar-2 > h3:nth-child(1), #eventscalendar-3 > h3:nth-child(1), #eventscalendar-4 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/collabxcalendar_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 100%;
height: 62px;
text-indent: -9000px;
}

#cb-recent-posts-slider-4 > h3:nth-child(1), #cb-recent-posts-slider-2 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/brandxhype_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 100%;
height: 60px;
text-indent: -9000px;
}

#cb-recent-posts-slider-5 > h3:nth-child(1), #cb-recent-posts-slider-3 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/lookbooks_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 100%;
height: 60px;
text-indent: -9000px;
}

#text-7 > h3:nth-child(1), #isw_widget-3 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/xgram_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 100%;
height: 60px;
text-indent: -9000px;
}
*/

/*
.cb-module-a > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/xclusives_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}

#cb-section-c > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/cultivate_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}

div.cb-module-c:nth-child(1) > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/Music_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 100%;
height: 30px;
text-indent: -9000px;
}

div.cb-module-c:nth-child(2) > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/copxlook_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 100%;
height: 30px;
text-indent: -9000px;
} */

/*
#cb-recent-posts-slider-7 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/editorspick_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 100%;
height: 62px;
text-indent: -9000px;
}

#cb-recent-posts-slider-6 > h3:nth-child(1), #cb-recent-posts-slider-8 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/believethehype_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 100%;
height: 62px;
text-indent: -9000px;
}

#facebook-box-2 > h3:nth-child(1), #facebook-box-3 > h3:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/xfacebook_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 100%;
height: 60px;
text-indent: -9000px;
}

.cb-module-g > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/xfeed_web.png);
background-repeat: no-repeat;
background-size: auto 22px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}

.cb-module-custom > div:nth-child(1) > h2:nth-child(1) {
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/09/findastore_web.png);
background-repeat: no-repeat;
background-size: auto 15px;
background-position: left center;
width: 225px;
height: 30px;
text-indent: -9000px;
}
*/

/* HEADING STYLING */


/* ARTICLE */

.cb-module-f .cb-meta h2, .cb-post-title {
 font-family: FuturaLTPro-XBoldOblique !important;   
}

.cb-module-block .format-gallery .cb-mask a::after {
display: none;
}

/*
.cb-feature-1 {
width: 100% !important;
}

.cb-feature-1 > .cb-grid-img {
width: 100% !important;
}

.cb-feature-2 {
width: 50% !important;
height: 250px !important;
}

.cb-feature-2 > .cb-grid-img {
width: 100% !important;
}

.cb-feature-3 {
width: 50% !important;
}

.cb-feature-3 > .cb-grid-img {
width: 100% !important;
}

.cb-feature-4 {
display: none !important;
} */

.cb-blog-style-a .cb-meta h2, .cb-module-c .cb-article .cb-meta h2, .cb-blog-style-d .cb-meta h2, .cb-module-b .cb-big .cb-meta h2 {
font-weight: 400;
}

.cb-tags a[rel~="tag"] {
border-style: dashed;
background: transparent;
border-width: 1px;
padding: 4px;
border-color: #E9E9E9;
}

div.cb-social-sharing {
background: transparent;
border: 1px;
border-style: dashed;
border-color: #E9E9E9;
}

h3.cb-block-title {
font-size: 22px;
margin: 0px 0px 30px;
padding: 15px 0px;
text-shadow: 2px 2px 3px #969696;
border-bottom-width: 2px;
text-transform: uppercase;
font-style: normal;
border-bottom-style: dotted;
border-bottom-color: #E0E327 !important;
color: #000000;
}

.cb-blog-style-a .cb-meta {
padding: 15px 15px 0px 0px;
}


.cb-blog-style-a .cb-meta .h4 {
color: #333333;
}

.cb-byline {
font-size: 7px !important;
text-transform: uppercase;
}

.cb-excerpt {
text-align: justify;
color: #4B4B4B;
}


.cb-tags {
text-align: justify;
ms-text-justify: distribute-all-lines;
text-justify: distribute-all-lines;
}

.cb-article .cb-mask {
background-color: #e0f257 !important;
}

.cb-light-blog .cb-module-block article {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ededed+49,ededed+100&amp;0+0,0.19+57,1+100 */
background: -moz-linear-gradient(45deg,  rgba(255,255,255,0) 0%, rgba(237,237,237,0.16) 49%, rgba(237,237,237,0.19) 57%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(49%,rgba(237,237,237,0.16)), color-stop(57%,rgba(237,237,237,0.19)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(237,237,237,0.16) 49%,rgba(237,237,237,0.19) 57%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(237,237,237,0.16) 49%,rgba(237,237,237,0.19) 57%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(237,237,237,0.16) 49%,rgba(237,237,237,0.19) 57%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(255,255,255,0) 0%,rgba(237,237,237,0.16) 49%,rgba(237,237,237,0.19) 57%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/* END ARTICLE */


/* CALENDAR */

#new-royalslider-1 {
display: none !important;
}

.next_month, .prev_month {
margin-top: 5px !important;
}

.dp_pec_event_title_sp, .next_month, .prev_month {
font-family: FuturaLTPro-XBoldOblique !important;
}

.dp_pec_wrapper .dp_pec_nav .selectric .label {
font-style: normal;
font-family: FuturaLTPro-XBoldOblique !important;
font-weight: 700;
font-size: 18px;
text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
color: #333333;
}

.dp_pec_wrapper.pec_skin_lime .dp_pec_content .dp_pec_date_event_head span {
background-color: transparent !important;
font-size: 14px;
font-weight: 900;
font-family: 'Work Sans';
font-style: italic;
}

i.fa-calendar {
display: none !important;
}

.light.dp_pec_wrapper .dp_pec_content .dp_pec_date_event {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f257+0,ffffff+62,ffffff+100&amp;0.15+0,0+65,0+100 */
background: -moz-linear-gradient(45deg,  rgba(224,242,87,0.15) 0%, rgba(255,255,255,0.01) 62%, rgba(255,255,255,0) 65%, rgba(255,255,255,0) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,242,87,0.15)), color-stop(62%,rgba(255,255,255,0.01)), color-stop(65%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(224,242,87,0.15) 0%,rgba(255,255,255,0.01) 62%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(224,242,87,0.15) 0%,rgba(255,255,255,0.01) 62%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(224,242,87,0.15) 0%,rgba(255,255,255,0.01) 62%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%) !important; /* IE10+ */
background: linear-gradient(45deg,  rgba(224,242,87,0.15) 0%,rgba(255,255,255,0.01) 62%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26e0f257', endColorstr='#00ffffff',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
border-style: dotted !important;
box-shadow: none !important;
border-color: #E0F257 !important;
}

.dp_pec_dayname {
background: transparent !important;
border: 0px !important;
box-shadow: none !important;
}

.dp_pec_dayname span {
background: transparent !important;
}

.dp_pec_view_all {
background: transparent !important;
border: none !important;
box-shadow: none !important;
padding: none !important;
text-transform: uppercase !important;
font-size: 9px !important;
}

.dp_pec_wrapper .dp_pec_content {
max-width: 100% !important;
}

.dp_pec_wrapper .dp_pec_content .dp_pec_date_event .dp_pec_event_description img {
max-width: 50% !important;
height: auto;
border: 10px solid #ffffff;
margin-top: 15px;
margin-bottom: 15px;
float: left;
}

/* END CALENDAR */

/* REVIEWS */

.cb-review-ext-box .cb-bg {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f257+0,ffffff+87,ffffff+100&amp;1+1,0+87,0+100 */
background: -moz-linear-gradient(45deg,  rgba(224,242,87,1) 0%, rgba(224,242,89,1) 1%, rgba(255,255,255,0) 87%, rgba(255,255,255,0) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(224,242,87,1)), color-stop(1%,rgba(224,242,89,1)), color-stop(87%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(224,242,87,1) 0%,rgba(224,242,89,1) 1%,rgba(255,255,255,0) 87%,rgba(255,255,255,0) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(224,242,87,1) 0%,rgba(224,242,89,1) 1%,rgba(255,255,255,0) 87%,rgba(255,255,255,0) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(224,242,87,1) 0%,rgba(224,242,89,1) 1%,rgba(255,255,255,0) 87%,rgba(255,255,255,0) 100%) !important; /* IE10+ */
background: linear-gradient(45deg,  rgba(224,242,87,1) 0%,rgba(224,242,89,1) 1%,rgba(255,255,255,0) 87%,rgba(255,255,255,0) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f257', endColorstr='#00ffffff',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
}

.cb-review-ext-box .cb-score {
font-size: 24px;
font-weight: 800;
font-style: italic;
color: #333333;
text-shadow: 3px 3px 2px rgba(150, 150, 150, 1);
}

.cb-review-ext-box .cb-score-title {
color: #333333;
}

.cb-top-reviews-widget li .cb-countdown, .cb-related-posts-block li .cb-countdown {
font-style: italic;
font-weight: 800;
}

.cb-review-box .cb-bar .cb-overlay span {
background-color: #e0f257 !important;
}

.cb-review-box .cb-score-box {
border-color: #e0f257 !important;
border-style: dashed;
border-width: 3px;
}

.cb-review-box .cb-score-box .score {
color: #e0f257 !important;
font-style: italic;
font-weight: 800;
text-shadow: 3px 3px 2px rgba(150, 150, 150, 1);
}

.cb-review-box {
background: #efefef;
border-style: dotted;
border-width: 1px;
border-color: #e0f257;
-webkit-box-shadow: 5px 10px 23px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 5px 10px 23px 0px rgba(0,0,0,0.38);
box-shadow: 5px 10px 23px 0px rgba(0,0,0,0.38);
}

.cb-top-reviews-widget li .cb-countdown, .cb-related-posts-block li .cb-countdown {
background: transparent !important;
}

.score-title {
color: #000000 !important;
}
/* END REVIEWS */

/* SIDEBAR */

#text-11 {
margin-top: 25px;
}

.cb-recent-posts-slider-7 {
margin-top: 8px;
}

.timeline-header .custom-timeline-summary, .timeline-header h1.summary {
font-family: FuturaLTPro-XBoldOblique !important;
}

#cb-recent-posts-2 {
margin-top: 32px;
}

#cb-sidebar-b, #cb-sidebar-d, .cb-sidebar {
border-left-color: #E0E327 !important;
border-left-width: 2px;
border-left-style: dotted;
padding-left: 30px !important;
}

#instaShowPopup_1, .instashow-popup-twilight, .instashow-popup-wrapper {
    overflow: hidden;
}

#cb-recent-posts-slider-8 {
margin-top: 5px;
}

#eventscalendar-2 > h3:nth-child(1)::after, #eventscalendar-3 > h3:nth-child(1)::after { /* drops icon */
content: "\f273";
float: right;
font-family: "FontAwesome";
padding-top: 0px;
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

#cb-recent-posts-slider-4 > h3:nth-child(1)::after, #cb-recent-posts-slider-5 > h3:nth-child(1)::after { /* brandxhype icon */
content: "\f201";
float: right;
font-family: "FontAwesome";
padding-top: 0px;
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

#cb-recent-posts-slider-2 > h3:nth-child(1)::after, #cb-recent-posts-slider-3 > h3:nth-child(1)::after { /* lookbooks icon */
content: "\f06e";
float: right;
font-family: "FontAwesome";
padding-top: 0px;
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

#text-8 > h3:nth-child(1)::after, #text-7 > h3:nth-child(1)::after { /* SLAMXGRAM icon */
content: "\f16d";
float: right;
font-family: "FontAwesome";
padding-top: 0px;
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

#facebook-box-2 > h3:nth-child(1)::after, #facebook-box-3 > h3:nth-child(1)::after { /* SLAMXFACEBOOK icon */
content: "\f230";
float: right;
font-family: "FontAwesome";
padding-top: 0px;
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

.instagram-title {
display: none !important;
}

.cb-meta .h4 {
font-style: normal;
font-weight: 400;
}

#cb-sidebar-b {
float: right;
}

.cb-module-a.cb-module-fw .no-3 {
float: left;
}


.cb-sidebar-widget .cb-sidebar-widget-title {
font-size: 22px;
margin: 0px 0px 20px 0px;
padding: 15px 0px 15px 0px;
text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
border-bottom-width: 2px;
border-bottom-style: dotted;
border-bottom-color: #E0E327 !important;
text-align: left;
background: transparent;
font-style: normal;
color: #000000;
}

.widget-title {
border-bottom-color: #E0E327 !important;
border-bottom-width: 2px;
border-bottom-style: dotted;
text-align: left;
padding: 15px 0px 15px 0px;
text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
}

/* END SIDEBAR */


/* INSTAGRAM */

.instashow-gallery-control-arrow::after, .instashow-gallery-control-arrow::before {
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1) !important;
}

#instaLink_0 .instalink-header, #instaLink_0 a.instalink-panel-subscribe {
background-color: #E0E327 !important;
}

#instaLink_0 .instalink-feed-post {
width: 100px !important;
margin-right: 10px;
}

.instalink-feed {
padding-left: 15px;
}

/* END INSTAGRAM */




/* CONTENT BLOCK */

.cb-module-f {
   margin-top: 50px; 
}

.readmorelink {
width: 100%;
text-align: center;
padding: 35px;
font-weight: 100;
border: 1px dashed #efefef;
}

div.cb-module-a:nth-child(1) > div:nth-child(1)::after { /* XCOLLABS ICON */
content: "\f066";
float: right;
font-family: "FontAwesome";
color: #E0E327 !important;
position: relative !important;
top: -30px;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

div.cb-module-a:nth-child(5) > div:nth-child(1)::after { /* COPXLOOK ICON */
content: "\f06e";
float: right;
font-family: "FontAwesome";
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

.cb-slider-b > div:nth-child(1)::after { /* XCOLLABS ICON */
content: "\f247";
float: right;
font-family: "FontAwesome";
color: #E0E327 !important;
font-size: 24px;
font-weight: 800;
text-shadow: none;
}

div.cb-slider-b:nth-child(3) {
width: 100%;
}

div.cb-double-block:nth-child(2) > div:nth-child(1) {
margin-top: 6px;
}

.cb-cat-header {
display: none;
}



#cb-section-a > div:nth-child(3) {
display: none; /* MOBILE CALENDAR HIDE ON DESKTOP */
}

.cb-module-header h2 {
color: #000000;
}

.cb-module-header p {
color: #4d4d4d;
text-transform: uppercase;
font-size: 10px;
}

#cb-cat-header .backstretch {
background: transparent !important;
}

span#cb-media-bg {
background: transparent;
}

.cb-slider-block .flex-direction-nav a {
background: transparent;
opacity: 1.0;
}

.cb-slider-block .flex-direction-nav a i {
font-size: 24px !important;
color: #E0E327;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.cb-hp-section {
background: transparent;
}

#cb-section-c > div:nth-child(2) {
width: 100% !important;
}

#cb-content {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+69,ffffff+100&amp;1+0,1+69,0+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 69%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(69%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.cb-sidebar {
background: transparent !important;
}

/* END CONTENT BLOCK */

/* CONTENT MODULES */

.cb-module-a {
width: 100%;
}

.cb-light {
background: transparent;
}

.cb-module-block .cb-module-header {
border-bottom-color: #E0E327 !important;
border-bottom-width: 2px;
border-bottom-style: dotted;
text-align: left;
letter-spacing: 10px;
font-style: normal;
}

.cb-slider-block .slides li {
margin-right: 0px;
}

/* END CONTENT MODULES */

.cb-grid-entry {
border: none !important;
box-shadow: none !important;
}

.fa-long-arrow-right::before {
content: "❭";
}

.fa-long-arrow-left::before {
content: "❬";
}

.flexslider {
background: transparent !important;
border: none !important;
box-shadow: 0px 0px 0px !important;
}


.fa-long-arrow-up::before {
content: "❬";
color: #B3B3B3;
}

#cb-to-top {
/* Safari */
-webkit-transform: rotate(90deg) !important;
/* Firefox */
-moz-transform: rotate(90deg) !important;
/* IE */
-ms-transform: rotate(90deg) !important;
/* Opera */
-o-transform: rotate(90deg) !important;
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.wpb_content_element {
margin-bottom: 15px;
}

#cb-cat-title {
visibility: hidden !important;
}


/* FOOTER STYLING */

#cb-footer {
text-transform: uppercase;
background-color: transparent !important;
color: #000000;
border: none !important;
z-index: 9999 !important;
font-weight: 400;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;'
height: 50px;
}

.cb-section-d {
margin-bottom: 50px;
}

.mainfooter {
background: #e7e7e7;
position: relative;
height: 100px;
margin-top: 50px;
}

.mainfooter:before {
  content: '';
  position: absolute;
  left: 0;
  top: -35px;
  width: 100%;
  height: 100px;
  z-index: -100;
  background: #e7e7e7;
  -webkit-transform: skewY(-2.2deg);
  -moz-transform: skewY(-2.2deg);
  -ms-transform: skewY(-2.2deg);
  -o-transform: skewY(-2.2deg);
  transform: skewY(-2.2deg);
}


#cb-footer .cb-footer-lower {
font-size: 10px !important;
background: transparent;
z-index: 9999;
}

.cb-copyright  {
color: #B3B3B3 !important;
font-size: 9px;
font-weight: 800;
font-style: italic;
font-family: "Work Sans",sans-serif;
}

.footx-copyright {
margin-left:110px;
}

#cb-footer .cb-footer-lower .cb-footer-links ul li a {
color: #333333;
font-size: 10px;
font-family: "Work Sans",sans-serif;
letter-spacing: 2px;
}

/* END FOOTER STYLING */


/* MEDIA */

#cb-m-trigger {
background: transparent;
color: #E0E327 !important;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
}

#cb-media-overlay iframe {
}

/* END MEDIA */

/* GALLERY */

#cb-gallery-post #cb-gallery .flex-direction-nav {
 display: inline;
 width: 100%;
}

#cb-gallery-post #cb-gallery {
    position: static;
}

#cb-gallery-post #cb-gallery .flex-direction-nav .flex-next {
    top: 475px;
    right: 75px;
    position: absolute;
    color: #FFFFFF;
}

#cb-gallery-post #cb-gallery .flex-direction-nav .flex-prev {
    position: absolute;
    left: 75px;
    top: 475px;
    color: #FFFFFF;
}

.boxer-image {
z-index: 10000 !important;
}

.cb-lightbox i.fa.fa-search {
color: #E0E327 !important;
background: transparent !important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
font-size: 66px !important;
}
#boxer .boxer-arrow {
background-color: transparent;
box-shadow: none;
border-radius: 0px;
}
p.caption {
display: none !important;
}

#cb-gallery-post #cb-carousel {
margin: 0px 0px 0px 0px;
}

#cb-gallery-post #cb-carousel .slides li {
margin: 0px 10px 0px 0px;
}

#cb-gallery-post #cb-gallery {
max-height: 520px !important;
}

#cb-gallery-post #cb-gallery .slides li {
background: transparent !important;
}

#cb-gallery-post {
background: transparent;
}

#boxer .boxer-close {
background-color: transparent;
}

.boxer-position {
text-transform: uppercase;
text-align: center;
letter-spacing: 3px;
font-size: 9px;
}
/* END GALLERY */

/* POST TYPE OVERLAYS */
.cb-module-block .format-video .cb-mask a::after, .cb-module-block .format-audio .cb-mask a::after, .cb-module-block .format-gallery .cb-mask a::after {
color: #E0E327 !important;
background: transparent;
text-shadow: 2px 2px 3px #969696;
font-size: 66px;
}
/* END POST TYPE OVERLAYS */

/* SOUNDCLOUD */



.fa-headphones::before, .cb-module-block .format-audio .cb-mask a::after {
content: "\f028";
font-size: 66px;
}

.cb-times::before {
content: "\00a0" !important;
font-family: "FontAwesome";
font-size: 22px;
color: #E0E327 !important;
display: inline-block;
background-image: url(http://collective-wpblog-files.s3.amazonaws.com/slamxhype_blog/wp-content/uploads/2015/08/X_small_icon.png);
background-repeat: no-repeat;
background-size: auto 17px;
background-position: center center;
width: 30px;
text-indent: -9000px;
}

.cb-times::after {
display: none !important;
}

/* END SOUNDCLOUD */


/* STORE LOCATOR */

.slp_map {
float: left;
}

#map_sidebar {
width: 48%;
height: 450px;
overflow: auto;
float: right;
border: 1px solid #000000;

}

.cb-module-custom {
margin-top: 25px;
padding: 0px 0px 0px 0px;
}
.cb-grid-block .cb-module-header {
border-bottom: none !important;
}

.location_name {
font-size: 20px;
font-weight: 800;
text-transform: uppercase;
color: #333333 !important;
font-family: 'Work Sans',sans-serif;
}

div#map_sidebar:first-child {
width: 100% !important;
overflow: visible !important;
}

.results_entry {
padding: 5px 5px 5px 5px !important;
}

#gm-style-iw {
width: 100% !important;
max-width: 100% !important;
}

#sl_info_bubble {
padding: 15px;
}

#address_search {
text-align: left;
padding: 0 0 0 0;
margin: 0 0 30px 0;
}

#searchForm LABEL {
text-align: left !important;
min-width: 75px !important;
text-transform: uppercase;
font-family: 'Work Sans',sans-serif;
font-weight: 750;
vertical-align: middle !important;
}

#address_search input, textarea { 
    padding: 9px; 
    border: solid 1px #E5E5E5; 
    outline: 0; 
    font: normal 13px/100% Verdana, Tahoma, sans-serif; 
    width: 200px; 
    background: #FFFFFF; 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    } 
   
#address_search textarea { 
    width: 400px; 
    max-width: 400px; 
    height: 150px; 
    line-height: 150%; 
    } 
   
#address_search input:hover, textarea:hover, 
#address_search input:focus, textarea:focus { 
    border-color: #C9C9C9; 
    } 
   
#address_search .form label { 
    margin-left: 10px; 
    color: #999999; 
    } 
   
#address_search .submit input { 
    width: auto; 
    padding: 9px 15px; 
    background: #617798; 
    border: 0; 
    font-size: 14px; 
    color: #FFFFFF; 
    }

#slp_tagline {
display: none !important;
}

/* END STORE LOCATOR */

.footer-x {
display: inline-block;
position:absolute;
bottom:55px;
left: 150px;
}

.cb-title {
color: #333333;
font-weight: 100;
}

#cb-search-modal .cb-header {
border: none !important;
margin: 0px 0px 0px 0px;
padding: 7px 0px 0px 0px;
}

#cb-search-modal .cb-header .cb-title  {
display: none;
}

#cb-search-modal .cb-search .cb-search-field {
background: #3b3b3b !important;
color: #e2e65b;
}

#cb-search-modal .cb-search .cb-search-submit {
background: transparent;
color: #333333;
}

#cb-search-modal .cb-search .cb-search-submit:hover, #cb-search-modal .cb-search .cb-search-submit:focus {
background: transparent !important;
}

.cb-modal-light .cb-modal i {
background: transparent;
color: #FFFFFF;
}

#cb-blog-infinite-load a {
font-weight: 100;
letter-spacing: 15px;
border: none;
background: transparent !important;
}

.cb-no-more-posts {
font-weight: 100;
letter-spacing: 15px;
border: none;
background: transparent !important;
}

.cb-module-block .cb-module-header {
margin: 0px 0px 30px 0px;
padding: 15px 0px 15px 0px;
text-shadow: 2px 2px 3px rgba(150, 150, 150, 1);
}

.cb-slider-a .cb-module-header {
display: block;
}

/* MOBILE + TABLET - 768px */

@media only screen and (max-device-width: 768px) {
/* define mobile specific styles come here */

.single-spacing {
padding-left: 0;
padding-right: 0;
}

.slp_map {
width: 100% !important;
float: left;
height: 250px !important;
}

#map_sidebar {
width: 100%;
height: 450px;
overflow: auto;
float: none;

}

div.cb-mob-menu-wrap {
    z-index: 9999;
-webkit-box-shadow: 0px 10px 11px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 11px -7px rgba(0,0,0,0.75);
box-shadow: 0px 10px 11px -7px rgba(0,0,0,0.75);
}

.retailloc {
 display: none;
}

.retaillocmobile {
 display: inline-block;   
}

.cb-mob-right {
 margin-right: 10px;  
 width: 5% !important;
}

.cb-breaking-news {
    display: none !important;
}

.cb-top-menu-wrap .cb-top-nav {
 display: none !important;   
}

ul.cb-top-nav {
    padding-top: none !important;
    position: relative;
    width: 100%;
    background: #efefef;
    display: inline-block !important;
    z-index: 100 !important;
    float: left !important;
}

ul.cb-top-nav li a:active {
    background-color: transparent !important;
}

#main article {
 max-width: 100% important;   
}

#cb-sidebar-b {
position: inherit;
max-width: 100% !important;
width: 90% !important;
}

#cb-sidebar-b, #cb-sidebar-d, .cb-sidebar {
border-left-color: #E0E327 !important;
border-left-width: 0px;
border-left-style: none;
padding-left: 0px !important;
padding-right: 0px !important;
}

#cb-sidebar-b, #cb-sidebar-d, .cb-sidebar {
border-left-color: #E0E327 !important;
border-left-width: 0px;
border-left-style: none;
padding-left: 0px !important;
margin-left: 15px;
margin-right: 15px;
}

#cb-gallery-post #cb-gallery {
max-height: 200px !important;
}

.cb-top-menu-wrap {
width: 100%
}

#eventscalendar-3 {
display: none !important;
}

.light.dp_pec_wrapper .dp_pec_content .dp_pec_date_event {
background-color: #ffffff !important;
}

#menu-footer-menu a {
font-size: 8px;
}

#cb-par-wrap img.cb-image {
z-index: -50 !important;
}

.mainfooter::before {
z-index: 1 !important;
}

div.footer-x {
display: block;
position:static;
margin-left: auto;
margin-right: auto;
clear: both;
margin-bottom: 25px;
z-index: 9998 !important;
}

div.footer-x img {
z-index: 9999 !important;
position: relative;
}

.mainfooter {
height: 250px !important;
z-index: 9997 !important;
} 

.cb-slider-a .cb-module-block {
margin-left: 5px;
margin-right: 5px;
}

.cb-main {
padding-left: 10px;
padding-right: 10px;
}

#cb-sidebar-b, #cb-sidebar-d {
padding-left: 12px;
padding-right: 12px;
}

#cb-section-c {
padding-left: 12px;
padding-right: 12px;
}

/* STORE LOCATOR MOBILE */

.cb-module-custom {
margin-top: 25px;
padding: 0px 0px 0px 0px;
}
.cb-grid-block .cb-module-header {
border-bottom: none !important;
}

div.results_row_center_column {
text-align: right !important;
float: right;
margin-bottom: 15px;
}

div.results_row_right_column {
width: 100% !important;
}

.location_name {
font-size: 14px;
font-weight: 800;
text-transform: uppercase;
color: #333333 !important;
font-family: 'Work Sans',sans-serif;
}

#slp_results_wrapper_2.results_wrapper {
width: 100% !important;
overflow: visible !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdeb8e+0,a5c956+100&amp;0.36+0,0+100 */
background: -moz-linear-gradient(top,  rgba(205,235,142,0.36) 0%, rgba(165,201,86,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,235,142,0.36)), color-stop(100%,rgba(165,201,86,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(205,235,142,0.36) 0%,rgba(165,201,86,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(205,235,142,0.36) 0%,rgba(165,201,86,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(205,235,142,0.36) 0%,rgba(165,201,86,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(205,235,142,0.36) 0%,rgba(165,201,86,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ccdeb8e', endColorstr='#00a5c956',GradientType=0 ); /* IE6-9 */
}

.results_entry {
padding: 25px 25px 25px 25px !important;
}

#gm-style-iw {
width: 100% !important;
max-width: 100% !important;
}

#sl_info_bubble {
padding: 15px;
}

#address_search {
text-align: left;
padding: 0 0 0 0;
margin: 0 0 30px 0;
}

#searchForm LABEL {
text-align: left !important;
min-width: 75px !important;
text-transform: uppercase;
font-family: 'Work Sans',sans-serif;
font-weight: 750;
vertical-align: middle !important;
}

#address_search input, textarea { 
    padding: 9px; 
    border: solid 1px #E5E5E5; 
    outline: 0; 
    font: normal 13px/100% Verdana, Tahoma, sans-serif; 
    width: 200px; 
    background: #FFFFFF; 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    } 
   
#address_search textarea { 
    width: 400px; 
    max-width: 400px; 
    height: 150px; 
    line-height: 150%; 
    } 
   
#address_search input:hover, textarea:hover, 
#address_search input:focus, textarea:focus { 
    border-color: #C9C9C9; 
    } 
   
#address_search .form label { 
    margin-left: 10px; 
    color: #999999; 
    } 
   
#address_search .submit input { 
    width: auto; 
    padding: 9px 15px; 
    background: #617798; 
    border: 0; 
    font-size: 14px; 
    color: #FFFFFF; 
    }

#slp_tagline {
display: none !important;
}

/* END STORE LOCATOR MOBILE */


 /* FRANCHISE MARKER MOBILE */
.franchise-marker {
z-index: 50;
text-transform:uppercase;
font-size:12px;
position: absolute;
color: #ffffff;
background: #000000;
text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.20);
}

.franchise-marker .headingsx-read {
 font-size: 13px;   
}

.cb-blog-style-d .cb-mask .franchise-marker {
right: 10px;
bottom: 15px;
padding: 0px 0px 0px 0px !important;
}

.cb-meta .franchise-marker {
z-index: 10;
text-transform:uppercase;
font-size:12px;
right:0px;
top: -70px;
color: #ffffff;
background: #000000;
padding: 10px 60px 10px 10px;
text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.20);
}

.cb-mask .franchise-marker {
background: transparent;
right: 15px;
bottom: 15px;
padding: 0px 0px 0px 0px !important;
text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.90);
}

.cb-grid-4 .franchise-marker {
z-index: 50;
text-transform:uppercase;
font-size:9px;
position: absolute;
right:0px;
top:0px;
color: #ffffff;
background: transparent;
padding: 10px 25px 10px 5px;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.40);
}

.cb-grid-4 .cb-feature-1 .franchise-marker {
 left: 0px;   
 padding: 5px 5px 10px 5px;
}

.cb-grid-4 .cb-feature-4 .franchise-marker {
 left: 0px;   
 padding: 10px 5px 10px 25px;
}

.franchise-marker a {
color: #ffffff;
}

.franchise-marker a:hover {
color: #ffffff !important;
}

.franchise-marker a::after {
 display: none;   
}


/* END FRANCHISE MARKER MOBILE */


/* TOP GRID SPACING - Mobile */

.cb-grid-4 .cb-feature-1 {
margin-right: none;
width: 100% !important;
height: 50% !important;
}


.cb-grid-4 .cb-feature-2 {
margin-left: 0px !important;
width: 100% !important;
height: 120px !important;
}

.cb-grid-4 .cb-feature-3 {
width: 100%;
margin-top: 0px !important;
height: 120px !important;
}

.cb-grid-4 .cb-feature-4 {
width: 100%;
margin-left: 0px !important;
margin-top: 0px !important;
height: 120px !important;
}


.cb-grid-4 .cb-feature-1 a img, .cb-grid-4 .cb-feature-2 a img {
max-width: 100% !important;
height: auto !important;
margin-left: 0 !important;
}



.cb-grid-4 .cb-feature-3 a img {
max-width: 100% !important;
height: auto !important;
margin-left: 0 !important;
}



.cb-grid-4 .cb-feature-4 a img {
max-width: 100% !important;
height: auto !important;
margin-left: 0 !important;
} 


/* END TOP GRID SPACING */

}
/* END 768PX MOBILE */

/* 1200PX OR HIGHER */

@media only screen and (min-width: 1200px) {
  .cb-module-a.cb-module-fw .cb-article {
    width: 380px;
  }

  .cb-fw-bs.cb-main {
    width: 1140px !important;
    padding-left: 175px;
    padding-right: 175px;
  }

.cb-left-side {
 display: table-cell !important;
 width: 300px !important;   
}

}

/* END 1200PX STYLING */

@media only screen and (min-width: 1020px) and (max-width: 1199px) {

.cb-left-side {
 display: table-cell !important;
 width: 200px !important;   
}

  .cb-fw-bs.cb-main {
    padding-left: 175px;
    padding-right: 175px;
  }

}

@media only screen and (min-width: 737px) and (max-width: 1019px) {
    .cb-left-side {
 display: none !important;
 width: 200px !important;   
}

  .cb-fw-bs.cb-main {
    padding-left: 175px;
    padding-right: 175px;
  }

span.retailloc {
    font-size: 11px !important;
}

ul.cb-top-nav {
    float: left !important;
    width: 500px !important;
}


ul.cb-top-nav li a {
    background-size: auto 10px !important;
    width: 85px !important;
}
}
