/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*.nav > li > a.head_btn1{
	width:100% !important;
	display:block !important;
	background:#1c5c8b !important;
	color: #fff !important;
}
.nav > li > a {
    font-weight: 300 !important;
}*/

.box01 {
	border: solid 3px #1c5c8b;
	padding: 20px 20px 5px;
	font-size: 160%;
}
.coupon_txt01 {
	font-size: 160%;
	font-weight: bold;
	color: #000;

}

.title01 {
	font-size: 200%;

}

.header #top-bar .flex-row {
	margin-top: -5px;
    display: block;
}
.video-container .wp-video,
.video-container #mep_0{
	width:100% !important;
}
.mejs-container .mejs-controls{
	display:none;
}
.mejs-overlay-play {/*
    display: none !important;
	
	height: 90px !important;
    width: 90px !important;
    position: absolute;
    top: 45% !important;
    right: 45% !important;
    z-index: 9;*/
}
.mejs-overlay-button {
	background: none !important;/*
    background-position: 0 -39px;
    height: 80px;
    width: 80px;*/
	display:none;
}
#mute {
    display: none;
    cursor: pointer;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    border: 1px solid #eee;
    background-size: cover;
    opacity: 0.2;
	z-index:9998;
}
#play {
    display: none;
    cursor: pointer;
    position: absolute;/*
    height: 7vw;
    width: 7vw;
    max-height: 90px;
    max-width: 90px;
    top: 45%;
    right: 45%;
    background-size: cover;*/
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    background: url(https://sensegolfgrips.jp/wp/wp-content/uploads/2019/10/179401.png) center 50% no-repeat;
    background-size: 90px;
	z-index:9999;
}
#play:hover {
    opacity: 0.5;
}
/*
.top_movie{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.top_movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
} */
.home-hero-video {
    height: auto;
    width: 100%;
    max-width: none;
/*    pointer-events: none;*/
}
.video-container:before {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 2px;
    left: 0;
    z-index: 10;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 20px solid #fff;
    border-left: 5px solid #fff;
    pointer-events: none;
}
.header:not(.transparent) .header-nav-main.nav-left.nav > li > a {
    margin-right: 1em;
    margin-left: 1em;
}

h2 {
    letter-spacing: 0.1em;
}
.icon-shopping-cart:before {
	font-family: 'fl-icons' !important;
}
.top-divider{
	border-color:#DEE2E6;
    opacity: 1;
}
.nav>li>a>i.icon-search {
	font-size: 1.7em;
	color: #1D75B4;
	margin-bottom: 3px;
}
table.product_table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table.product_table th, table.product_table td {
    text-align: left;
    border: 1px solid #e8e9eb;
	padding: 10px 14px !important;
	line-height: 200%;
}

th.back_color01 {
	background: #1c5c8b ;
	width: 15%;
	text-align: center !important;

}

table.border01 th, table.border01 td {
    border: 1px solid #c1c1c1;
	padding: 15px !important;
}


th.back_color01 h3 {
	color: #FFF !important;
	margin-bottom: 0;

}

@keyframes pulse {
  0% {
    opacity: 0.5;
    transform: scale(0.8);
  }
  50% {
    opacity: 0.9;
    transform: scale(1.45);
  }
  100% {
    opacity: 0.5;
    transform: scale(0.8);
  }
}
.cq-hotspot-tooltip {
    margin: 0 auto;
    height: 2.5vw;
    width: 2.5vw;
    background-color: rgb(29, 96, 151);
    border: 3px solid #888888;
    border-radius: 50%;
    box-sizing: content-box;
    display: inline-block;
    opacity: 0.7;
    position: absolute;
    transform-origin: 50% 50%;
    transition: all 0.3s ease-out;
}
.cq-hotspot-tooltip i.cq-hotspot-icon {
    height: 100%;
    width: 100%;
    border-radius: 50%;/*
    position: absolute;*/
    z-index: 10;
    transition: all 0.3s;
}
.cq-hotspot-tooltip:before {
    border-radius: 50%;
    background-color: rgb(228, 214, 26);
    z-index: -2;
    animation: pulse 2s linear infinite;
}
.cq-hotspot-tooltip:not(.active):before {
    box-sizing: border-box;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.top_box1{
	padding:0 3%;
}
.quotes-slider__text cite {
    font-size: 0.8em;
    font-style: normal;
}
.quotes-slider__text cite::before {
    content: '\2014 \0020';
}
.footer_ico{
    color: #fff;
}
.absolute-footer.dark{
	color:#fff;
}
label{
    color: #1f74b3;
	font-weight: 400;
}
.grid {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px;
}
.grid--half-gutters {
    margin-left: -15px;
}
.grid__item {
    float: left;
    padding-left: 30px;
    width: 100%;
}
.grid--half-gutters>.grid__item {
    padding-left: 15px;
}
.icon-plus:before {
	display:none !important;
}
.hissu{
    margin: 0 0 5px 5px;
    padding: 3px 8px;
    color: #fff;
    background: #1f74b3;
    font-size: .75em;
    border-radius: 3px;
}
#logo {
    width: auto !important;
}
.header-inner .nav>li:nth-child(2){margin-left:10%;}

@media only screen and (min-width: 1025px){
.medium-up--one-half {
		width: 50%;
	}
}
@media only screen and (min-width: 48.1em) {
	.sp{display:none;}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.pc{display:none;}
	.header #top-bar .flex-row {
		padding-left: 0px;
		padding-right: 0px;
	}
	li.html.custom {
		min-width:90px;
		display: block !important;
	}
	li.html.custom a {
		float:left;
	}
	.cq-hotspot-tooltip i.cq-hotspot-icon {
		display: block !important; 
		padding: 0 !important; 
	}
	#play {
		background-size: 12%;
	}
	.header-button a{
		font-size: 0.7em;
    	padding: 0 7px;
    	white-space: nowrap;
	}
}