#primary h2 {
    font-size: 24px !important;
}

.home-widget-heading-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.home-widget-heading-container h1 {
    width: max-content;
    display: inline-block;
    font-weight: bold;
}

.home-widget-heading-container h2 {
    font-weight: bold;
    font-size: 3rem;
}

.home-widget-view-all {
    display: inline-block;
    margin-top: 6px;
    margin-left: 9px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: underline;
    color: #181919;
    min-width: 78px;
}

.pre-loader {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.homepage-content {
    width: 100% !important;
    margin-left: 0 !important;
}

/* Homepage Content */
.homepage-content {
    width: 100% !important;
}
#home-full-width-container {
    padding: 0 15px;
	margin-top: 60px;
}
#home-thumbs {
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}

/* Homepage widget headers */
.homepage-all-category-posts {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 30px;
    background: #F9F9F9;
    padding: 10px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.homepage-single-category-posts {
    margin-bottom: 30px;
    float: left;
	background: #F9F9F9;
    padding: 10px;
	position: relative;
	min-height: 339px;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.homepage-cat-widget {
    float: left;
	width: 100%;
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
}
.homepage-widget-header-container {
    /* background: #f1f1f1; */
    float: left;
    width: 100%;
    /* margin-bottom: 15px; */
}
.homepage-widget-header {
    display: block;
    font-size: 1.7em;
    font-weight: 500;
    width: 100%;
    float: left;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    /* padding: 10px; */
	color: #4a4a4a;
	/* text-align: center; */
	border-left-style: solid;
    padding-left: 6px !important;
    border-color: #dd3737
}
.homepage-widget-header a {
	color: #000;
}
.homepage-widget-header a:hover {
    /* color: #333; */
    text-decoration: none;
}
.header-plus-view-all {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.header-plus-view-all .homepage-widget-header {
    flex: 1;
}
.homepage-widget-extra-view-all {
    /* display: none; */
    padding-right: 10px;
    font-size: 0.75em;
    text-transform: uppercase;
}
.homepage-widget-extra-view-all a {
    color: #fff;
}

/* Homepage widget nav */
.homepage-sub-cat-block {
    cursor: pointer;
    float: left;
    /* letter-spacing: .15px; */
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    /* text-align: center; */
    margin-top: 15px;
	background: #f9f9f9;
}
/* .homepage-sub-cat:hover, .homepage-all-cat:hover {
    color: #df1d1d;
} */
.homepage-all-cat.active-widget-link {
    color: #000;
    margin-top: 0;
    cursor: default;
    text-transform: uppercase;
    font-weight: 600;
}
.homepage-sub-cat.active-widget-link {
    color: #000;
    margin-top: 0;
    cursor: default;
    text-transform: uppercase;
	font-weight: 600;
}
.homepage-sub-cat, .homepage-all-cat {
    padding: 14px 0.650em 0; 
}
/* Homepage two column layout 1*/
.homepage-two-column-layout-1 {
    float: left;
    width: 49.3%;
    background-color: #fff;
    margin-bottom: 15px;
    padding-bottom: 8px;
}
.homepage-two-column-layout-1 .homepage-recent-post-thumb img {
    height: 200px;
    width: 100%;
}
.homepage-post-title {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    width: 100%;
    margin: 0.3em 0 0.25em;
}
.homepage-post-title a {
    color: #000 !important;
}
.homepage-post-title a:hover {
    /* color: #333; */
	text-decoration: none;
}
.homepage-recent-post-excerpt {
    /* background: rgba(36,49,54,0.9); 
    padding: 10px 15px;*/
    display: block !important;
    /* min-height: 58px;
    max-height: 58px;
    overflow: hidden; */
}
.homepage-post-excerpt {
    display: block;
}
.read-more-excerpt {
	color: #666;
}
.read-more-excerpt:hover, .read-more-excerpt:visited {
	color: #666 !important;
	text-decoration: none;
}
.homepage-two-column-post-2.two-column-plus-banner {
    margin: 0 20px;
}
.two-column-post-divider {
    margin-left: 20px;
}
/* See all button */
.homepage-widget-view-all {
    width: auto;
    display: block;
    float: right;
    text-align: left;
    font-size: 0.859em;
    color: #4a4a4a;
    font-size: 1em;
	display: none;
}
.homepage-widget-view-all a {
    color: #000;
    text-decoration: none;
}
.homepage-widget-view-all a:hover {
   color: #000 !important;
   text-decoration: none;
}

/* Homepage two column layout 2 */
/*.home-two-column-subitem {
    width: 31%;
    float: left;
	margin-bottom: 10px;
}*/
.homepage-two-column-layout {
    width: 48.6%;
    float: left;
    margin-bottom: 15px;
	/* min-height: 420px; */
}
.two-column-plus-banner {
    width: 35.2%;
    float: left;
    margin-bottom: 10px;
}
.two-column-item-divider {
    margin: 0 9px;
}
.two-column-last-post {
    margin-left: 20px;
	margin-right: 0;
}
.home-two-column-subitem .homepage-post-title {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 3px;
    width: 100%;
    text-transform: none;
}
.homepage-recent-post-thumb {
    position: relative;
}
.homepage-recent-post-thumb img {
    width: 100%;
	vertical-align: middle;
}
.homepage-video-icon {
    position: absolute;
    left: 50%;
    padding: 8px 9px;
    border-radius: 50%;
    line-height: normal;
    background: #fff;   
    top: 50%;
    transform: translate( -50%, -50% );
    border: 3px solid #cbcbcb;
}
.fa-video-camera {
    font-size: 25px;
    color: #536167;
}
.home-two-column-subitem .homepage-video-icon {
    position: absolute;
    bottom: 7%;
    left: 2%;
    padding: 4px 6px;
    background: #1b95e0;
    border-radius: 30%;
    line-height: normal;
}
.home-two-column-subitem .fa-video-camera {
    font-size: 12px;
    color: white;
}

/* Homepage three column layout */
.homepage-three-column-layout {
    float: left;
    width: 31.4%;
    margin-bottom: 15px !important;
	/* min-height: 365px; */
}
.three-column-plus-banner {
    width: 35.9%;
}
.homepage-three-column-layout a:hover {
    text-decoration: none;
    color: #333;
}
.homepage-three-column-layout .homepage-recent-post-thumb img {
    /*height: 210px;*/
    width: 100%;
}
.three-column-post-divider {
    margin: 0 20px;
}
.three-column-last-post {
    margin: 0;
}
.read-more-home {
    color: #191919 !important;
    font-weight: 600;
    margin-left: 2px;
    display: inline;
}
.read-more-home:hover {
	text-decoration: none;
}

/* Homepage four column layout */
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    float: left;
    width: 22.9%;
    margin: 0 20px 10px 0;
    /* background-color: #fff; */
    overflow: hidden;
	/* height: 210px !important; */
}
.four-column-last-post {
    margin-right: 0 !important;
}
.four-column-plus-banner {
    width: 23.7%;
}
/* Homepage latest issue widget */
#golfer-homepage-latest-issue {
    width: 300px;
    float: left;
    min-height: 285px;
    width: 300px;
}
#latest-issue-header {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 0 20px;
    color: #191919;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    border-bottom: solid 1px #c5c5c5;
    letter-spacing: .25px;
    padding-bottom: 5px;
    width: 100%;
    display: block;
}
#article-latest-issue-thumb {
    display: block;
    float: left;
    position: relative;
    width: 50%;
}
#article-latest-issue-thumb img {
    width: 100%;
}
#article-latest-issue-thumb .fa-search {
    position: absolute;
    right: 0;
    font-size: 20px !important;
    background: rgba(0,0,0,0.5);
    padding: 5px;
    bottom: 0;
    color: #fff;
}
#issue-subscribe-content {
    display: block;
    float: left;
    margin-left: 7px;
    width: 47%;
}
.issue-subscribe-item {
    display: block;
    width: 100%;
    background-color: #c0cf36;
    margin-bottom: 10px;
    padding: 8px 0;
    text-align: center;
    font-size: 1.1em;
    color: #fff;
    border-radius: 4px;
    font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}
.issue-subscribe-item a {
    text-decoration: none;
	color: #fff;
}

/* ads */
.homepage-300x250-banner {
    float: left;
    /* min-height: 285px; */
	min-height: 300px; 
    /* padding-bottom: 8px; */
    width: 300px;
}

/* Slider */
.landing-page-slider-container {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.landing-page-swiper-top-widget {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
	height: 342px;
}
.landing-page-swiper-top-widget.swiper-container-initialized {
    visibility: visible;
    opacity: 1;
} 
.landing-page-swiper {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    height: 382px;
    padding: 10px 16px 32px !important;
    box-sizing: border-box;
}
.landing-page-swiper.swiper-container-initialized {
    visibility: visible;
    opacity: 1;
} 
.landing-page-slider-header {
    width: 100%;
    margin-bottom: 15px;
    font-size: 3rem;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 0;
    color: #181818;
	text-align: center;
}
.landing-page-slider-item {
    /* margin-right: 2em !important; */
    background: #fff;
    border-radius: 10px;
}
.landing-page-slider-item:hover {
	box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 20px 0px, rgba(0, 0, 0, 0.2) 0px 10px 20px 0px;
    transition: transform 200ms ease-in-out 0s, box-shadow 200ms ease-in-out 0s;
    transform: scale(1.01);
}
.landing-page-slider-item .product__content {
    padding-top: 11px !important;
    position: unset !important;
    margin-top: 0 !important;
}
.landing-page-slider-item .wc-block-grid__product-title {
    height: 66px;
    font-size: 1.65rem;
    color: #000100 !important;
    line-height: 1.2;
    /* padding: 0; */
    /* display: block; */
    font-family: 'Quicksand',sans-serif;
    font-weight: 500;
    transform: none !important;
    transition: none !important;
}
.landing-page-slider-item .wc-block-grid__product-price.price {
    margin: 0.625em 0 0;
}
.landing-page-slider-item .wc-block-grid__product-price.price {
    margin: 0.625em 0 0 !important;
    flex-direction: column;
    align-items: flex-start;
}
.landing-page-slider-item #percentage {
	box-sizing: border-box;
}
.swiper-button-next, .swiper-button-prev {
	color: #fff !important;
    -webkit-text-stroke: 2px #fff;
    width: 45px !important;
    height: 45px !important;
    border-radius: 50px;
    /* background: #536167; */
    top: 25% !important;
    background: rgba(0,0,0,.3);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 20px !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 20px !important;
}
.landing-page-slider-item .wc-block-grid__product-title {
    height: 40px !important;
    margin-bottom: 11px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.landing-page-swiper-btn-next:after, .landing-page-swiper-btn-prev:after {
    font-size: 1.5em !important;
}
.landing-page-slider-post-title {
    background: #fff;
    padding: 6px 12px;
    text-transform: none;
    font-size: 1.3em;
    min-height: 42px;
    margin-bottom: 0;
    /* border-bottom: 4px solid #df1d1d; */
    text-align: left;
}
.landing-page-slider-post-title a {
    color: #000;
    text-decoration: none;
}
.landing-page-slider-thumb img {
	border-radius: 10px 10px 0 0;
    vertical-align: middle;
}

/* Brand feature block */
.brand-feature-widget {
    width: 65% !important;
    margin: 0 auto !important;
    float: none !important;
}
.brand-feature-post {
    background-color: #fff;
    float: left;
    margin: 35px 0;
    width: 100% !important;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    padding: 10px 15px 10px 10px;
}
.brand-feature-post .home-recent-post-thumb {
    width: 45%;
    display: block;
    float: left;
    margin-right: 9px;
}
.brand-feature-post .home-recent-post-thumb img {
	width: 100%;
}
.brand-feature-post-info {
	color: #000;
    float: right;
    width: 53.5%;
}
.brand-feature-post-info .brand-feature-widget {
    width: 100% !important;
    display: block;
    font-size: 1.3em;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: #536167;
    text-align: center;
    padding: 3px;
}
.brand-feature-post .home-post-title {
    display: block;
	margin-top: 5px;
	color: #000;
	font-size: 1.2em;
}
.brand-feature-post-info a {
    color: #000;
}
.brand-feature-post .home-post-title a:hover {
    text-decoration: none;
    color: #000;
}
.brand-feature-post-info .read-more-home {
    color: #df1d1d !important;
}
/* Category page */
.category-content {
    margin-right: 30px;
    width: 69.4% !important;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.6% !important;
}

/* Magazine landing page */
#custom-category-listing .content-container {
    float: left;
    margin: 35px 0;
    width: 100% !important;
}
#custom-category-listing .content-thumb {
    width: 45%;
    display: block;
    float: left;
    margin-right: 9px;
	text-align: center;
}
#custom-category-listing .content-info {
    float: right;
    width: 53.5%;
}
#custom-category-listing .content-title {
    font-size: 1.5em;
    margin-bottom: 0.5em;
}
#custom-category-listing .content-title a {
    color: #909799;
    font-weight: 600;
}
#custom-category-listing .content-container {
    float: left;
    margin: 0 0 35px;
    width: 100% !important;
    border-bottom: 1px solid #aaa;
    padding: 0 0 35px;
}
#custom-category-listing .homepage-cat-widget {
    border-bottom: 1px solid #aaa;
    margin-bottom: 35px;
}
#custom-category-listing .homepage-cat-widget:last-of-type {
    border-bottom: 0;
}
#custom-category-listing .content-read-more {
    /* font-size: 13px !important; */
    color: #df1d1d !important;
}
/* Map & Clocks Section */
#top-full-width-container {
    background: #ffffff;
}
#top-full-width-container .wrap {
    padding-top: 30px !important;
    padding-bottom: 2em !important;
	padding-left: 26px;
    padding-right: 26px;
    margin: 3px auto 0 !important;
}
#top-full-width-container #top-left-container {
    width: 69%;
    float: left;
}
#top-full-width-container #top-right-sidebar {
	background: #f3f3f3;
    border-radius: 46px;
    width: 300px;
	margin-top: 66px;
    float: right;
	padding: 15px;	
	box-sizing: border-box;
}
#homepage-map-links {
    float: right;
    margin-top: 30px;
    width: 25%;
	font-size: 14px;
}
#homepage-map {
    float: left;
    width: 75%;
}
#top-full-width-container li {
    list-style: none;
}
#clocks-container{
    width:300px;
	pointer-events: none;
}
.clock-item {
    text-align: left;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.clock-item:last-of-type {
    margin-bottom: 0;
}
.clock-header {
    clear: both;
    width: 100%;
    display: block;
    margin-bottom: 0;
    margin-left: 15px;
	font-weight: bold;
}
/* Dark Section */
#middle-full-width-container {
    background: #4a4a4a !important;
}
#middle-full-width-container .wrap {
	box-sizing: border-box;
    padding-top: 30px !important;
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
#middle-full-width-container #middle-left-container {
    width: 70%;
    float: left;
}
#middle-full-width-container .homepage-widget-header a {
    color: #fff !important;
}
#middle-full-width-container .homepage-all-category-posts {
    background: 0 !important;
}
#middle-full-width-container .homepage-post-title a {
    color: #fff !important;
}
#middle-full-width-container  .homepage-recent-post-excerpt {
    color: #808080 !important;
	display: none !important;
}
#middle-full-width-container .fa-clock-o, #middle-full-width-container .homepage-publish-time {
	color: #808080 !important;
	display: none;
}
#middle-full-width-container #middle-right-sidebar {
    width: 300px;
    float: right;
}
#middle-full-width-container #middle-right-sidebar li {
    list-style: none;
	margin-bottom: 8px !important
}
#middle-right-sidebar #interview-2 ul {
    margin-left: 0 !important;
    padding-left: 10px;
    margin-bottom: 0;
}
#middle-full-width-container #middle-right-sidebar #interview-2 li {
    margin-bottom: 10px !important;
}
#middle-right-sidebar #interview-2 #article-view {
    height: auto !important;
}
#middle-right-sidebar .path-smaller-thumbnail {
    max-width: 70px;
    max-height: 70px;
}
#middle-right-sidebar ul h2.entry-title-home {
    background: 0 !important;
    font-size: 1em;
    font-weight: normal;
    margin-top: 10px;
	height: auto !important;
}
#excutive-infocus-view-all {
    text-transform: uppercase;
    font-size: 0.75em;
    text-align: center;
    /* border-top: 1px solid #fff; */
    margin-top: 8px;
}
#excutive-infocus-view-all a {
    color: #fff;
    border: 1px solid #f3f3f3;
    padding: 3px 8px 2px;
}
/* --END-- */
/* Light section */
#bottom-full-width-container .wrap {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
}
#bottom-full-width-container #bottom-left-container {
    width: 70%;
    float: left;
}
#bottom-full-width-container #bottom-right-sidebar {
    width: 300px;
    float: right;
}
#bottom-full-width-container #bottom-right-sidebar li {
    list-style: none;
}
/* --END-- */

@media only screen and (max-width: 1200px) {
.category-content {
   padding-left: 15px;
}
.homepage-300x250-banner {
    min-height: 310px;
}
}
@media only screen and (max-width: 1199px) {
/* .homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    width: 24.3%;
} */
.homepage-four-column-subcat-layout {
	height: 200px;
}
.four-column-plus-banner {
    width: 23.6%;
}
.three-column-plus-banner {
    width: 35.8%;
}
.two-column-plus-banner {
    width: 35%;
}
.category-content {
    width: 69% !important;
}
#custom-category-listing {
    padding-left: 15px;
}	
}
@media only screen and (max-width: 1185px) {
/* .homepage-three-column-layout {
    width: 32.7%;
} */
.three-column-plus-banner {
    width: 35.7%;
}
.four-column-plus-banner {
    width: 23.5%;
}
.two-column-plus-banner {
    width: 34.9%;
}	
}
@media only screen and (max-width: 1180px) {
/* .homepage-three-column-layout {
    width: 32.7%;
} */
.three-column-plus-banner {
    width: 35.4%
}
/* .homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    width: 24.3%;
} */
.four-column-plus-banner {
    width: 23.3%;
}
.category-content {
    width: 68.5% !important;
}

}
@media only screen and (max-width: 1172px) {
.two-column-plus-banner {
    width: 34.6%;
}
}
@media only screen and (max-width: 1160px) {
.category-content {
    width: 67.5% !important;
}
}
@media only screen and (max-width: 1157px) {
.three-column-plus-banner {
    width: 35.2%;
}
.four-column-plus-banner {
    width: 23.2%;
}
/* .homepage-two-column-layout {
    width: 49%;
} */
.two-column-plus-banner {
    width: 34.4%;
}
}
@media only screen and (max-width: 1140px) {
.three-column-plus-banner {
    width: 34.9%;
}
.homepage-four-column-layout {
    margin-bottom: 0;
	/* height: 285px; */
}
.four-column-plus-banner {
    width: 23.1%
}
.two-column-plus-banner {
    width: 34%;
}
.category-content {
    width: 67% !important;
}
.homepage-recent-post-excerpt {
	min-height: 77px;
	max-height: 77px;
}	
}
@media only screen and (max-width: 1113px) {
.three-column-plus-banner {
    width: 34.8%;
}
.four-column-plus-banner {
    width: 22.9%;
}
#custom-category-listing .homepage-post-title {
    margin: 0;
    position: relative;
    width: auto;
    background: rgba(223, 29, 29, 0.9);
    height: 82px;
	overflow: hidden;
}	
}
@media only screen and (max-width: 1109px) {
.four-column-plus-banner {
    width: 22.8%;
}
.three-column-plus-banner {
    width: 34.6%;
}
.two-column-plus-banner {
    width: 33.8%;
}
.category-content {
    width: 66.5% !important;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.4% !important;
}
.homepage-recent-post-excerpt {
	min-height: 77px;
	max-height: 77px;
}
.homepage-four-column-layout, .homepage-four-column-subcat-layout {
	width: 22.8%;
}
}
@media only screen and (max-width: 1096px) {
.three-column-plus-banner {
    width: 34.4%;
}
.four-column-plus-banner {
    width: 22.7%;
}
.two-column-plus-banner {
	margin-bottom: 20px !important;
    width: 33.6%;
}
.two-column-plus-banner .homepage-post-title {
    margin: 0;
    position: relative;
    width: auto;
    background: rgba(223, 29, 29, 0.9);
	height: 59px;
    overflow: hidden;
}
.category-content {
    width: 66.2% !important;
}
.homepage-two-column-layout {
	width: 48.5%;
}

}
@media only screen and (max-width: 1084px) {
.three-column-plus-banner {
    width: 34.3%;
}
.four-column-plus-banner {
    width: 22.5%;
}
.two-column-plus-banner {
    width: 33.4%;
}
.category-content {
    width: 65.5% !important;
}
}
@media only screen and (max-width: 1071px) {
.three-column-plus-banner {
    width: 34.2%;
}
.two-column-plus-banner {
    width: 33.3%;
}
.homepage-three-column-layout {
    width: 31.3%;
}
.homepage-two-column-layout {
	width: 48.5%;
}
.homepage-four-column-layout, .homepage-four-column-subcat-layout {
    width: 22.8%;
}
}
@media only screen and (max-width: 1065px) {
.three-column-plus-banner {
    width: 33.8%;
}
.homepage-four-column-layout {
    /* height: 285px; */
}
.homepage-four-column-layout, .homepage-four-column-subcat-layout {
    width: 22.7%;
}
.four-column-plus-banner {
    width: 22.2%;
}
.home-two-column-mainitem {
    width: 68%;
}
.homepage-two-column-layout {
    width: 48.4%;
}
.two-column-plus-banner {
    width: 32.8%;
}
.category-content {
    width: 64.5% !important;
}
.homepage-three-column-layout {
    /* min-height: 352px; */
	overflow: hidden;
}
}
@media only screen and (max-width: 1040px) {
#home-featured-container-2 {
    width: 49.2%;
}
.three-column-plus-banner {
    width: 33.4%;
}
.four-column-plus-banner {
    width: 22%;
}
.home-two-column-mainitem {
    width: 68%;
}
.two-column-plus-banner {
    width: 32.5%;
}
.category-content {
    width: 64% !important;
}
}
@media only screen and (max-width: 1018px) {
.homepage-three-column-layout {
    width: 31.2%;
}
.three-column-plus-banner {
    width: 33.1%;
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    width: 22.7%;
}
.four-column-plus-banner {
    width: 21.7%;
}
.two-column-plus-banner {
    width: 32%;
}
.category-content {
    width: 63.2% !important;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.2% !important;
}
}
@media only screen and (max-width: 999px) {
.homepage-three-column-layout {
    width: 30.9%;
}
.three-column-plus-banner {
    width: 32.2%;
}
.homepage-three-column-layout {
    /* min-height: 360px; */
}
.four-column-plus-banner {
    width: 21.1%;
}
.home-two-column-mainitem {
    width: 67.9%;
}
.homepage-four-column-subcat-layout {
	height: 190px;
}
.homepage-four-column-layout, .homepage-four-column-subcat-layout {
    width: 22.2%;
}
.homepage-two-column-layout {
    width: 48.2%;
}
.two-column-plus-banner {
    width: 31.1%;
}
.brand-feature-widget {
    width: 80% !important;
}
.category-content {
    width: 100% !important;
	padding-right: 15px;
    margin-right: 0;
}
#custom-category-listing {
    padding-right: 15px;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.8% !important;
}
#custom-category-listing .homepage-post-title {
    margin: 0 0 15px;
    position: absolute;
    width: 87%;
	background: rgba(223, 29, 29, 0.7);
}
}
@media only screen and (max-width: 950px) {
.three-column-plus-banner {
    width: 31.4%;
}
.four-column-plus-banner {
    width: 20.8%;
}
.home-two-column-mainitem {
    width: 67.8%;
}
.homepage-four-column-layout img {
   /* height: auto; */
}
.homepage-three-column-layout .homepage-recent-post-thumb img {
    /*height: 121px;*/
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    /* height: 180px !important; */
	margin-bottom: 15px;
}
.homepage-four-column-layout.four-column-plus-banner,
.homepage-four-column-layout.four-column-post-4-plus-banner,
.homepage-four-column-layout.four-column-post-5-plus-banner,
.homepage-four-column-layout.four-column-post-6-plus-banner,
.homepage-four-column-layout.four-column-post-7-plus-banner,
.homepage-four-column-layout.four-column-post-6-plus-banner {
    /* height: 237px !important; */
}
.two-column-plus-banner {
    width: 30.8%;
}
}
@media only screen and (max-width: 932px) {
.two-column-plus-banner {
    width: 30.3%;
}
.homepage-three-column-layout {
    /* min-height: 370px; */
}
}
@media only screen and (max-width: 910px) {
.four-column-plus-banner {
    width: 20.3%;
}
.homepage-three-column-layout {
    /* height: 260px; */
	width: 30.6%;
}
.three-column-plus-banner {
	height: 260px;
    margin-bottom: 15px !important;
    width: 31%;
}
#golfer-homepage-latest-issue {
    min-height: 275px;
}
.homepage-two-column-layout {
    width: 47.9%;
}
.two-column-plus-banner {
    width: 29.8%;
}
}
@media only screen and (max-width: 900px) {
.landing-page-swiper {
	height: min-content !important;
}
.landing-page-slider-item .product__content {
    height: 205px !important;
}
.landing-page-slider-item #percentage {
    border-radius: 0 0 10px 10px !important;
}
}
@media only screen and (max-width: 890px) {
.four-column-plus-banner,
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    width: 47.9%;
}
.homepage-four-column-post-2 {
    margin-right: 0;
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
   /* height: auto !important; */
}
.homepage-four-column-layout.four-column-plus-banner,
.homepage-four-column-layout.four-column-post-4-plus-banner,
.homepage-four-column-layout.four-column-post-5-plus-banner,
.homepage-four-column-layout.four-column-post-6-plus-banner,
.homepage-four-column-layout.four-column-post-7-plus-banner,
.homepage-four-column-layout.four-column-post-6-plus-banner {
    /* height: auto !important; */
}
.homepage-four-column-post-6 {
    margin-right: 0;
}
.four-column-post-5-plus-banner {
    margin-right: 0;
}
.four-column-post-6-plus-banner {
    margin-right: 9px;
}
.homepage-three-column-layout {
    /* height: 240px; */
}
.three-column-plus-banner {
    width: 30.6%;
}
.two-column-plus-banner {
    width: 29.4%;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.7% !important;
}
.two-column-plus-banner .homepage-recent-post-excerpt {
    min-height: 96px;
    max-height: 96px;
}	
}
@media only screen and (max-width: 872px) {
.three-column-post-divider {
    margin-right: 0;
}
.three-column-post-4-plus-banner {
    margin: 0 9px 0 0;
}
.homepage-three-column-layout {
    width: 47.5%;
}
.three-column-plus-banner {
    width: 47.5%;
}
.three-column-banner {
    clear: both;
}
.homepage-latest-issue-container {
    float: left;
    width: 49.3%;
}
.homepage-three-column-post-4 {
    margin-left: 20px;
}
.three-column-post-4-plus-banner {
    margin: 0;
}
.homepage-three-column-post-5 {
    margin-left: 0;
}
.three-column-post-5-plus-banner {
    margin-left: 9px;
}
.homepage-three-column-post-6.three-column-last-post {
    margin-left: 20px;
}
.homepage-three-column-layout {
    /* height: 285px; */
}
.homepage-four-column-layout {
    /* height: auto !important; */
}
.homepage-four-column-layout.four-column-plus-banner,
.homepage-four-column-layout.four-column-post-4-plus-banner,
.homepage-four-column-layout.four-column-post-5-plus-banner,
.homepage-four-column-layout.four-column-post-6-plus-banner,
.homepage-four-column-layout.four-column-post-7-plus-banner,
.homepage-four-column-layout.four-column-post-6-plus-banner {
   /* height: auto !important; */
}
.four-column-plus-banner, .homepage-four-column-layout, .homepage-four-column-subcat-layout {
    width: 47.5%;
}
.homepage-two-column-layout {
    width: 47.5%;
}
.two-column-plus-banner {
    width: 27.9%;
}
}
@media only screen and (max-width: 817px) {
.two-column-plus-banner {
    width: 27.3%;
}
.two-column-plus-banner .homepage-post-title {
    height: 80px;
    overflow: hidden;
}
.homepage-two-column-layout {
   /* min-height: 350px; */
}
.brand-feature-widget {
    width: 100% !important;
}
.brand-feature-post {
    width: auto !important;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.6% !important;
}
#custom-category-listing .homepage-post-title {
    margin: 0;
    position: relative;
    width: auto;
    background: rgba(223, 29, 29, 0.9);
    height: 60px;
    overflow: hidden;
}
.homepage-video-icon {
    top: 40%;
}
}
@media only screen and (max-width: 795px) {
.home-two-column-mainitem {
    width: 67.7%;
}
.two-column-plus-banner {
    width: 48.7%;
}
.homepage-two-column-post-1.two-column-plus-banner {
    width: 100%;
}
.homepage-two-column-post-2.two-column-plus-banner {
    margin: 0 20px 0 0;
}
.homepage-300x250-banner {
    min-height: 370px;
	width: 48.4%;
    text-align: center;
	margin-bottom: 20px;
}
.homepage-two-column-post-1.two-column-plus-banner .homepage-post-title {
	height: auto;	
}
.homepage-recent-post-excerpt {
    min-height: auto;
    max-height: 71px;
}
.two-column-plus-banner .homepage-recent-post-excerpt {
    min-height: 77px;
    max-height: 77px;
}
.homepage-two-column-post-1.two-column-plus-banner .homepage-recent-post-excerpt {
    min-height: auto;
    max-height: unset;
}
.homepage-recent-post-excerpt {
    min-height: 77px;
    max-height: 77px;
}	
.two-column-plus-banner .homepage-post-title {
    height: 80px;
    overflow: hidden;
}
.homepage-three-column-layout {
    /* min-height: 342px; */
}
}
@media only screen and (max-width: 780px) {
/* .icon-bar {
    width: 45%;
} */
.homepage-three-column-layout {
    /* height: 285px; */
	margin-bottom: 10px;
}
.read-more-video-excerpt {
    display: none;
}
/*.home-two-column-mainitem, .home-two-column-subitem {
    width: 32.3%;
}
.home-two-column-subitem.homepage-two-column-post-2 {
    margin-right: 9px;
}*/
.homepage-widget-view-all {
    margin-top: -10px;
}
.homepage-single-category-posts .homepage-four-column-layout,
.homepage-single-category-posts .homepage-four-column-subcat-layout {
    margin-bottom: 15px;
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    /* height: 230px !important; */
	margin-bottom: 15px;
}
.homepage-four-column-subcat-layout {
    height: auto !important;
}
.homepage-sub-cat-block {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.homepage-recent-post-excerpt {
    min-height: 96px;
    max-height: 96px;
	display:none !important;
}
.homepage-post-excerpt {
	display:none;
}
}
@media only screen and (max-width: 760px) {
#custom-category-listing .homepage-two-column-layout {
    width: 48.5% !important;
}
}
@media only screen and (max-width: 734px) {
.homepage-300x250-banner {
    margin-bottom: 0;
}
.landing-page-slider-container img {
    width: 100%;
}
.homepage-two-column-layout {
    width: 48.4%;
}

}
@media only screen and (max-width: 713px) {
#custom-category-listing .homepage-two-column-layout {
    width: 48.3% !important;
}
	
}
@media only screen and (max-width: 668px) {
.three-column-plus-banner {
    width: 49.2%;
}
.three-column-banner {
    margin-right: 9px;
}
.home-two-column-mainitem {
    width: 32.3%;
}
/*.home-two-column-subitem {
    width: 32.3%;
}*/
.homepage-two-column-layout {
    width: 48.2%;
}
#homepage-map iframe {
    -ms-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
}
@media only screen and (max-width: 641px) {
.four-column-plus-banner {
    width: 32.2%;
}
.homepage-four-column-post-3.four-column-plus-banner {
    margin-right: 0;
}
.homepage-four-column-post-2.four-column-post-divider.four-column-plus-banner {
    margin-right: 9px;
}
.three-column-banner {
    margin-right: 0;
}
.three-column-post-5-plus-banner {
    margin-left: 0;
}
.homepage-three-column-layout {
    /* height: 260px; */
}
.three-column-plus-banner {
    width: 49.2%;
}
.homepage-latest-issue-container {
    float: left;
    width: 100%;
}
#golfer-homepage-latest-issue {
    float: none;
    min-height: 240px;
    margin: 0 auto;
}
.homepage-three-column-post-2.three-column-plus-banner {
    margin-right: 0;
}
.three-column-post-4-plus-banner {
    margin: 0 9px;
}
.homepage-three-column-layout {
    /* height: 240px; */
}
.three-column-post-5-plus-banner {
    margin: 0;
}
/*.home-two-column-subitem {
    width: 32.2%;
}*/
.home-two-column-mainitem {
    width: 32.2%;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48.2% !important;
}
.brand-feature-post .home-recent-post-thumb,
#custom-category-listing .content-thumb {
    width: 44%;
}
.homepage-recent-post-excerpt {
    min-height: 115px;
    max-height: 115px;
}
}
@media only screen and (max-width: 624px) {
.three-column-plus-banner {
    width: 49.1%;
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
	/* height: auto !important; */
	margin-bottom: 30px;
}
.four-column-plus-banner {
    width: 32.2%;
}
#custom-category-listing .homepage-two-column-layout {
    width: 48% !important;
}
.homepage-two-column-layout {
    width: 48%;
}
.homepage-300x250-banner {
	min-height: 340px;
}
.homepage-post-container {
    /* height: 270px !important;
	min-height: 270px !important */
}
}
@media only screen and (max-width: 600px) {
.landing-page-swiper-top-widget {
    height: unset;
}
}
@media only screen and (max-width: 586px) {
.homepage-sub-cat-block {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.homepage-two-column-layout {
    width: 47.9%;
}
}
@media only screen and (max-width: 583px) {
#home-featured-container-2 {
    width: 49.1%;
}
.three-column-plus-banner {
    width: 49.1%;
}
.four-column-plus-banner {
    width: 32.1%;
}
/*.home-two-column-subitem {
    width: 32.1%;
}*/
.home-two-column-mainitem {
    width: 32.1%;
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    margin-bottom: 15px;
}
.homepage-two-column-layout {
    width: 47.7%;
}
.homepage-300x250-banner {
    min-height: 345px;	
}
.homepage-recent-post-excerpt {
    min-height: 134px;
    max-height: 134px;
}
.two-column-plus-banner .homepage-recent-post-excerpt {
    min-height: 96px;
    max-height: 96px;
}

}
@media only screen and (max-width: 550px) {
.homepage-three-column-layout, .three-column-plus-banner {
    width: 100%;
}
.homepage-three-column-layout {
    height: auto;
	/* min-height: auto; */
	margin-bottom: 25px !important;
}
.three-column-post-divider {
    margin-right: 0;
    margin-left: 0;
}
.homepage-three-column-post-4 {
    margin-left: 0;
}
.homepage-three-column-post-6.three-column-last-post {
    margin-left: 0;
}
.homepage-three-column-post-2.three-column-plus-banner {
    margin: 0;
}
.three-column-post-4-plus-banner {
    margin: 0;
}
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
	margin-bottom: 25px;
	width: 47.5%;
}
.four-column-plus-banner {
    width: 100%;
}
.homepage-four-column-post-2.four-column-post-divider.four-column-plus-banner {
    margin-right: 0;
}
.homepage-sub-cat-block {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
/*.home-two-column-mainitem, .home-two-column-subitem {
    width: 31.9%;
}*/
.homepage-two-column-layout {
    width: 100%;
    /* min-height: auto; */	
}
.homepage-two-column-post-2.two-column-plus-banner {
    margin: 0;
}
.two-column-last-post {
    margin-left: 0;
}
.two-column-plus-banner .homepage-post-title {
    height: auto;
}
.two-column-plus-banner .homepage-recent-post-excerpt {
    min-height: auto;
    max-height: unset;
}
.homepage-recent-post-excerpt {
    min-height: auto;
    max-height: none;
    overflow: hidden;
    height: auto;
}
.two-column-post-divider {
    margin-left: 0;
}
.homepage-post-title {
    height: auto;
	margin-bottom: 0;
}
#custom-category-listing .homepage-post-title {
	height: auto;
}
.homepage-300x250-banner {
    min-height: auto;
    width: 100%;
    margin-bottom: 20px;
}
.brand-feature-post {
    padding: 10px;
}
.brand-feature-post .home-recent-post-thumb,
#custom-category-listing .content-thumb {
    width: 100%;
    margin-right: 0;
}
.brand-feature-post-info,
#custom-category-listing .content-info {
    width: 100%;
}
.brand-feature-post-info .brand-feature-widget {
    width: auto !important;	
}
#custom-category-listing .homepage-two-column-layout {
    width: 100% !important;
}
.homepage-four-column-layout {
    /* height: 220px !important;
    min-height: 220px !important; */
}
}
@media only screen and (max-width: 480px) {
.homepage-four-column-layout,
.homepage-four-column-subcat-layout {
    width: 100%;
}
.four-column-post-6-plus-banner {
    margin-right: 0;
}
.home-two-column-mainitem {
    width: 100%;
    margin-right: 0;
}
/*.home-two-column-subitem {
    width: 48.8%;
}*/
}
@media only screen and (max-width: 463px) {
.homepage-two-column-layout {
    width: 100%;
}
.two-column-item-divider {
    margin-right: 0;
}
}
@media only screen and (max-width: 430px) {
.home-two-column-subitem {
    width: 100%;
}
.homepage-two-column-layout {
    width: 100%;
}
/*.home-two-column-subitem.homepage-two-column-post-2 {
    margin-right: 0;
}*/
}
@media only screen and (max-width: 380px) {
#homepage-map iframe {
    -ms-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -o-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.6);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
}


/* categories carousel */

#homepage-categories-carousel-container {
	margin-bottom: 2em;
    margin-top: 30px;
	float: left;
    width: 100%;
}

.hp-carousel-titles {
  display: flex;
  gap: 15px;
}

.hp-carousel-titles h2 {
	font-weight: bold;
}
/* .hp-carousel-titles h2:hover {
    color: #C12E6D;
}
*/
.hp-carousel-titles span {
    align-self: flex-start;
    padding-top: 6px;
    color: #8F8E93;
}

.hp-carousel-titles:hover {
  cursor: pointer;
}

.hp-carousel-content {
  position: relative;
}

.hp-carousel-content > div {
  width: 100%;
}

/* #hp-carousel-best-sellers {
  position: absolute;
  z-index: 3;
  background-color: #F0F0F0;
}
*/
#hp-carousel-latest {
  /* display: none; */
  position: absolute;
  z-index: 2;
  background-color: #F0F0F0;
}

#hp-carousel-custom {
  /* display: none; */
  position: absolute;
  z-index: 1;
  background-color: #F0F0F0;
}

/* .hp-cr-active {
  font-weight: bold;
  text-decoration: underline;
} */