/** Shopify CDN: Minification failed

Line 2766:17 Unexpected "{"
Line 2766:26 Expected ":"

**/
/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Shippori+Mincho&family=Zen+Kaku+Gothic+New&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Zen+Kaku+Gothic+New&display=swap');
body {
	font-family: "Noto Sans JP", sans-serif;
	background-color: #000;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
body.gradient {
	background-color: #000;
}
#content_wrapper {
	overflow: hidden;
	position: relative;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.aligncenter {
	clear: both;
	float: none;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.full-width {
	width: 100%;
}
.nopadding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
html {
	scroll-behavior: smooth;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a, .button, button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus, .button:focus {
	text-decoration: none;
	outline: none;
}
button {
	cursor: pointer
}
a:focus, a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
	color: #f31c00;
	text-decoration: none;
}
a, button {
	color: #f31c00;
	outline: medium none;
}
input:focus, textarea:focus, :focus {
	outline: 0
}
button:focus {
	outline: 0 none;
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Outfit", sans-serif;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	font-style: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 15px;
}
h2 {
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 15px;
}
h3 {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 15px;
}
h4 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}
h5 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}
h6 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#homepagecontent ol {
	padding-left: 15px;
}
#homepagecontent ol li {
	list-style: inherit;
	padding-bottom: 10px;
}
#homepagecontent ul li {
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 10px;
}
#pagecontent ol {
	padding-left: 15px;
}
#pagecontent ol li {
	list-style: inherit;
	padding-bottom: 10px;
}
#pagecontent ul li {
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 10px;
}
p {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 28px;
	/* color: #000; */
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.btn {
	-moz-user-select: none;
	background: #2f3440 none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.1;
	padding: 20px 45px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
}
.btn:hover {
	color: #fbba42
}
.btn:hover:before {
	width: 100%;
	color: #444
}
.btn.brand-btn {
	background: #fbba42;
	color: #222
}
.btn.brand-btn:hover {
	background: #2f3440;
	color: #fbba42
}
.btn.btn-2 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #fbba42;
	line-height: 1;
	padding: 17px 35px;
}
.btn.btn-2:hover {
	border-color: #2f3440
}
.btn i {
	margin-right: 10px;
}
.slider-content {
	position: absolute;
	bottom: 10%;
}
/* scrollUp */
#scrollUp {
	background: #ff9010;
	height: 35px;
	width: 35px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	border-radius: 50%;
	font-size: 0;
	line-height: 34px;
}
#scrollUp:before {
	font-size: 16px;
	content: "\f077";
	font-family: "Font Awesome 5 Free";
}
#scrollUp:hover {
	background: #f8dd08;
	color: #698b6a;
}
/* 

  2. header 

*/
.scroll-header {
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	background: #000 none repeat scroll 0 0;
	opacity: .9;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.header-menu {
	left: 0;
	position: absolute;
	right: 0;
	z-index: 999;
	top: 0;
}
.logo {
	padding-top: 35px;
	margin-left: 15px;
	padding-bottom: 31px;
}
.main-menu-area .container {
	max-width: 100%;
	padding: 0 50px;
}
.main-menu-area {
	padding: 0;
	background-color: #000;
	padding-bottom:10px;
}
.main-menu ul {
	position: relative;
	top: 22px;
	display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.main-menu ul li {
	display: inline-block;
	position: relative;
}
.main-menu ul li:hover {
	opacity: 1;
	top: 100%;
	visibility: visible;
}
.main-menu ul li > a {
	color: #fff;
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 10px 25px;
}
.main-menu ul li:last-child a {
	background-color: #e99b15;
	padding-right: 50px;
	position: relative;
	font-family: "Outfit", sans-serif;
	font-size: 17px;
}
.main-menu ul li:last-child a::after {
	right: 0;
	content: "";
	position: absolute;
	top: 25px;
	width: 30px;
	height: 1px;
	background-color: #fff;
}
.main-menu ul li:last-child a:hover {
	color: #fff;
}
.main-menu ul li:hover > a {
	color: #FF9010;
}
.main-menu ul li ul.submenu {
	background: #000;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 110%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 250px;
	z-index: 9;
}
.main-menu ul li:hover > ul.submenu {
	opacity: 1;
	visibility: visible;
	top: 102%;
}
.main-menu ul li ul.submenu li {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	display: block;
	margin: 0;
}
.main-menu ul li ul.submenu li:last-child {
	border: 0;
}
.main-menu ul li ul.submenu li a {
	color: #fff;
	display: block;
	padding: 15px 10px;
	text-align: left;
	font-size: 13px;
}
.main-menu ul li ul.submenu li:hover > a {
	color: #ff9010;
}
.main-menu ul li ul.submenu li ul.submenu {
	left: 100%;
	top: 0;
}
/* 


3. slider 


*/
.slider-wrapper {
	background-image: url(assets/img/slider.jpg);
	background-position: center center;
	background-size: cover!important;
	height: 100vh;
	align-items: center;
	display: flex;
}
.single-slider {
	background-position: center center;
	background-size: cover;
	height: 100vh;
	align-items: center;
	display: flex;
}
.slider-content p {
	font-family: "Outfit", sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 24px;
	border-left: 3px solid #e99b15;
	padding-left: 15px;
}
.slider-content h1 {
	color: #fff;
	font-size: 73px;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 10px;
	line-height: 85px
}
.slider-content > a, .slider-content2 > a {
	background-color: #FF9010;
	color: #fff;
	display: inline-block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 15px 38px;
	position: relative;
	text-transform: capitalize;
	transform: perspective(1px) translateZ(0px);
	transition: color 0.3s ease 0s;
	vertical-align: middle;
}
.slider-content > a:hover, .slider-content2 > a:hover {
	color: #fff;
}
.slider-content > a::before, .slider-content2 > a::before {
	background: #333333 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 50% 0 0;
	transition-duration: 0.3s;
	transition-property: transform;
	transition-timing-function: ease-out;
	z-index: -1;
}
.slider-content > a:hover::before, .slider-content2 > a:hover::before {
	transform: scaleY(1);
}
.slider-active .slick-arrow:hover {
	color: #FF9010;
}
.slider-active .slick-dots {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	text-align: center;
}
.slider-active .slick-dots li {
	display: inline-block;
	margin-right: 10px;
	color: #FF9010;
}
.slider-active .slick-dots li:last-child {
	margin-right: 0;
}
.slider-active .slick-dots li button {
	background: #fff;
	border: 0;
	text-indent: -99999999999px;
	padding: 0;
	width: 15px;
	height: 5px;
	border-radius: 10px;
}
.slider-active .slick-dots li.slick-active button {
	width: 40px;
	/*color:#FF9010;*/
	background-color: #FF9010;
}
.slider-active-2 .slick-dots li.slick-active button {
	border: 1px solid #FF9010;
}
.slider-active .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: 0;
	border: 0;
	text-transform: uppercase;
	padding: 0;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}
.slider-area:hover .slider-active .slick-arrow {
	opacity: 1;
	visibility: visible;
}
.slider-active .slick-arrow:hover::before {
	width: 30px;
}
.slider-active .slick-next {
	right: 40px;
}
.slider-active .slick-prev {
	z-index: 1;
	left: 40px;
}
.slider-active .slick-next::before {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	background: #FF9010;
	right: -40px;
	top: 13px;
	transition: .3s;
}
.slider-active .slick-next::before:hover {
	color: red;
}
.slider-active .slick-prev::before {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	background: #FF9010;
	left: -40px;
	top: 13px;
	transition: .3s;
}
.slider-active-2 .slick-prev::before {
	display: none;
}
.slider-active-2 .slick-next::before {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
	right: 0;
	top: 22px;
	left: -4px;
}
.slider-active-2 .slick-dots li button {
	background: 0;
	border: 1px solid #fff;
}
/*


 4. about-area 


*/
#about {
	position: relative;
	background-image: url(img/img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 55%;
	padding: 100px 0;
}
.about-me-content h1 {
	color: #fff;
	font-size: 64px;
	font-weight: 600;
	line-height: 80px;
	margin-bottom: 50px;
	padding-bottom: 75px;
	position: relative;
	font-family: "Outfit", sans-serif;
}
.about-me-content h1::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 50px;
	background-color: #e99b15;
	left: 0;
	bottom: 0;
}
.about-me-content span {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.about-me-content p {
	color: #fff;
	font-size: 23px;
	line-height: 50px;
	margin-bottom: 0;
	margin-top: 25px;
	font-weight: 500;
}
/* LINEUP*/
#about-lineup {
	position: relative;
	padding: 100px 0 50px;
}
.box-wrapper {
	position: relative;
	margin-bottom: 30px;
	max-height: 700px;
}
.box-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 25px;
	color: #fff;
}
.box-content h4 {
	font-size: 37px;
	color: #fff;
	font-weight: 600;
	font-family: "Outfit", sans-serif;
}
.box-content p {
	font-size: 23px;
	color: #fff;
	font-weight: 500;
}
.titletext h2 {
	white-space: nowrap;
	position: absolute;
	top: 55px;
	left: -106px;
	transform: rotate(270deg);
	color: #fff;
	font-weight: normal;
	font-family: "Outfit", sans-serif;
}
.about-lineup {
	position: relative;
}
.box-toptext {
	white-space: nowrap;
	position: absolute;
	top: 65px;
	left: -18px;
	transform: rotate(270deg);
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	font-family: "Outfit", sans-serif;
}
.viewbtn a {
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	font-family: "Outfit", sans-serif;
}
.viewbtn i {
	border: 1px solid #fff;
	border-radius: 100%;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-left: 10px;
}
/* 


variety



*/
#about-variety {
	background-image: url(img/img5.jpg);
	padding: 300px 0 100px;
	background-size: cover;
	background-position: bottom center;
}
.variety-content h3 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
}
.variety-content h3 span {
	color: #e99b15;
}
.variety-content h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	font-family: "Outfit", sans-serif;
}
.variety-content p {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
/*
 

  hospitlity


 */
#about-hospitlity {
	position: relative;
	padding-top: 100px;
}
.hospitlity-content h3 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
}
.hospitlity-content h3 span {
	color: #e99b15;
}
.hospitlity-content h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	font-family: "Outfit", sans-serif;
}
.hospitlity-content p {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
.hospitlitypart {
	border-top: 2px solid #ddd;
	padding-top: 50px;
	padding-bottom: 60px;
}
/*
 

      vehicle


 */
.vehicle-content {
	position: relative;
	padding: 150px;
}
.vehicle-content h3 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
}
.vehicle-content h3 span {
	color: #e99b15;
}
.vehicle-content h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	font-family: "Outfit", sans-serif;
}
.vehicle-content p {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
.rotet_text {
	white-space: nowrap;
	position: absolute;
	top: 50%;
	right: -175px;
	transform: rotate(270deg);
	color: #fff;
	font-weight: 400;
	font-size: 28px;
}
.rotet_text p {
	color: #fff;
	font-size: 25px;
	font-family: "Outfit", sans-serif;
	font-weight: 300;
}
/*
 

      10.footer


 */
footer {
	background-color: #000000;
}
.footright ul li {
	display: inline-block;
	padding-left: 25px;
	text-align: left;
	padding-right: 10px;
}
.footright ul li:last-child {
	border-left: 1px solid #fff;
}
.footright p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	font-weight: 300;
}
.copyright p {
	color: #fff;
	font-size: 13px;
	line-height: 35px;
	margin-top: 10px;
	font-weight: 400;
	font-family: "Outfit", sans-serif;
}
#pagecontent {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
#pagecontent h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
	color: #fff;
}
#pagecontent .product ul li {
	margin: 0;
	list-style: none;
}
#bcpo .bcpo-front-button-option:checked + .bcpo-front-button-label {
	background-color: #9a0000;
}
#pagecontent ul.grid.product-grid li {
	list-style: none;
	margin: 0;
}
#pagecontent .page-width ul li {
	list-style: none;
	margin: 0;
}
.page-width {
	padding: 0;
}
.card__content a {
	color: #333;
	font-size: 20px;
}
li.grid__item {
	position: relative;
}
.product_tag_list_wrap {
	position: absolute;
	top: 0;
	z-index: 1;
	padding: 2px;
}
.product_tag_list_wrap span {
	background: #fff;
	color: #9a0000;
	font-weight: 700;
	padding: 2px 8px;
	font-size: 14px;
	border: solid 2px #9a0000;
	display: block;
	margin: 0 2px 2px 0;
	float: left;
	border-radius: 4px;
}
.card.card--standard.card--media h3 a {
	color: #fff;
}
.card.card--standard.card--media {
	border: 0;
	background-color: transparent;
}
.category_banner {
	position: relative;
	background-position: center center;
	background-size: cover;
	height: 550px;
	align-items: center;
	display: flex;
}
#catsection1 {
	position: relative;
	background-color: #393939;
}
.category_banner h1 {
	padding-top: 20px;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}
.category_banner p {
	color: #E99B15;
	font-size: 14px;
	font-family: "Outfit", sans-serif;
}
.category_area2 {
	position: relative;
	background-position: center bottom;
	height: 70vh;
	background-size: cover;
	padding-top: 100px;
}
.category_area2 h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
}
.category_area2 h2 span {
	color: #e99b15;
}
.category_area2 h3 {
	font-size: 50px;
	color: #fff;
}
.category_area2 h3 span {
	color: #e99b15;
}
.category_area2 p {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	font-family: "Outfit", sans-serif;
}
.textbox {
	position: relative;
	padding-top: 150px;
}
.textbox h4 {
	font-size: 30px;
	color: #fff;
}
.textbox p span {
	color: #e99b15;
}
.textbox p {
	font-size: 25px;
	color: #fff;
	font-weight: 400;
}
.readbtn a {
	background-color: #00b907;
	color: #fff;
	display: inline-block;
	padding: 5px 35px;
	border-radius: 30px;
	cursor: pointer;
}
#skills {
	background-color: #fff;
	position: relative;
}
.left_content {
	padding-bottom: 60px;
}
.left_content h3 {
	font-size: 36px;
	line-height: 40px;
	color: #000;
}
.left_content h3 span {
	color: #e99b15;
}
.left_content p {
	color: #000;
	font-size: 16px;
}
.left_content p span {
	color: #a1a1a1;
}
.right_img {}
.right_img_sec {
	position: absolute;
	right: 0;
	bottom: -35px;
	width: 45%;
	height: 100%;
}
.right_img img {
	width: 100%;
	height: auto;
}
.titlebar {
	margin-bottom: 40px;
	border-left: 3px solid #e99b15;
	padding-left: 15px;
}
.titlebar h3 {
	color: #fff;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: Outfit, sans-serif;
	font-weight: 400;
}
.titlebar span {
	color: #fff;
	display: block;
}
.portfolio-wrapper {
	padding-bottom: 30px;
}
#catsection3 .row {
	align-items: center;
}
.collection-hero .collection-hero__title {
	margin-bottom: 0;
	font-size: 23px;
	font-weight: 500;
}
.section-collection-list .collection-list-wrapper {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px 60px;
}
#insta-feed {
	width: 100%;
	padding-top: 130px;
}
#insta-feed h2 {
	padding-bottom: 30px;
}
#product_catagory {}
#product_catagory .price {}
#product_catagory .card.card--standard.card--media h3 a {}
#product_catagory .mobile-facets__open {}
#product_catagory .facet-filters__sort {
	color: #7e7e7e;
}
#product_catagory .facet-filters__field .select {
	border: 1px solid #7e7e7e;
	padding: 5px 10px;
	border-radius: 4px;
}
#product_catagory .facet-filters__sort + .icon-caret {
	right: 10px;
}
#product_catagory .product-count__text {}
#product_catagory .facet-filters__field .select option {
	color: #000;
}
#ProductGridContainer {
	padding-top: 50px;
	padding-bottom: 30px;
}
.section-collection-list {
	padding-top: 50px;
	margin-top: 0 !important;
	background-color: #fff;
}
.collection-list-title {
	color: #000;
}
.section-collection-list .color-background-1.gradient {
	background-color: #fff;
}
.main_gid_sec {
	background-color: #fff;
	padding: 60px 0 30px;
}
#takehouse_catagory
{
	background-color: transparent;
}
.main_gid_sec .main_gid_sec .title.title--primary {
	color: #000 !important;
	padding-bottom: 20px;
}
.main_gid_sec .title.title--primary {
	color: #000 !important;
	border-left: 3px solid #e99b15;
	padding-left: 15px;
	margin-bottom: 50px;
}
#pagecontent #ProductGridContainer ul li {
	margin-bottom: 10px;
}
.page-title-area {
	background-position: center center;
	background-size: cover;
	margin-top: 92px;
}
.page-title h3 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	margin: 0 auto;
}
.page-title-overlay {
	background-color: #0009;
	margin: 0;
	padding: 273px 0 20px;
}
.page-title {
	margin-bottom: 10px;
	border-left: 3px solid #e99b15;
	padding-left: 15px;
	font-family: Outfit, sans-serif;
}
#collection-page .card__media .media.media--transparent::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
#collection-page .card .card__inner .card__media {
	border-radius: 10px;
}
#collection-page .card__information {
	position: absolute;
	top: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.card__information {
	width: 100%;
}
#pagecontent #collection-page #ProductGridContainer ul li {
	padding-bottom: 0;
}
#collection-page .product_tag_list_wrap {
	bottom: 15px;
	top: auto;
	left: 15px;
  display: none !important;
}
#collection-page .product_tag_list_wrap span {
	background-color: transparent;
	color: #fff;
	border: none;
}
#collection-page .product_tag_list_wrap span:nth-child(1) {}
.section-collection-list .collection-list-wrapper .title-wrapper-with-link {
	margin-bottom: 40px;
	border-left: 3px solid #e99b15;
	padding-left: 15px;
}
.section-collection-list .collection-list-wrapper .collection-list-title {
	font-size: 36px;
}
.section-collection-list .collection-list-wrapper .media.media--transparent.media--hover-effect::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.section-collection-list .collection-list-wrapper .card__media {
	border-radius: 10px !important;
}
.section-collection-list .collection-list-wrapper .card__content {
	position: absolute;
	bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#pagecontent .section-collection-list .collection-list-wrapper #ProductGridContainer ul li {
	padding-bottom: 0;
}
.section-collection-list .collection-list-wrapper .product_tag_list_wrap {
	bottom: 15px;
	top: auto;
	left: 15px;
}
.section-collection-list .collection-list-wrapper .product_tag_list_wrap span {
	background-color: transparent;
	color: #fff;
	border: none;
}
.section-collection-list .collection-list-wrapper .product_tag_list_wrap span:nth-child(1) {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 33px;
	padding: 0;
	text-align: center;
}
.section-collection-list .collection-list-wrapper .card__content .card__information a {
	color: #fff;
}
.section-collection-list .collection-list-wrapper .card__information {
	padding: 0;
}
.section-collection-list .card .icon-wrap {
	border: 1px solid #fff;
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 31px;
}
.main_gid_sec .media.media--transparent.media--hover-effect::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.main_gid_sec .card__media {
	border-radius: 10px !important;
}
.main_gid_sec .card__content {
	position: absolute;
	bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.main_gid_sec #ProductGridContainer ul li {
	padding-bottom: 0;
}
.main_gid_sec .card__content a {
	color: #fff;
}
.main_gid_sec .card__information {
	padding: 0;
}
.page-width {
	width: 100%;
	max-width: inherit;
}
.main_gid_sec .container {
	position: relative;
}
.view_more_button a {
	font-size: 18px;
	display: flex;
	align-items: center;
	font-family: "Outfit", sans-serif;
}
.view_more_button a .icon-wrap {
	width: 35px;
	height: 35px;
	display: inline-table;
	line-height: 30px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 50%;
	padding: 0;
}
.view_more_button {
	padding-top: 10px;
	display: block;
}
.main_gid_sec .card__heading {
	padding-bottom: 30px;
}
.section-collection-list .collection-list-wrapper .card__heading {
	font-size: 20px;
	font-weight: 400;
}
.main_gid_sec .collection-list {
	column-gap: 10px;
	row-gap: 0;
}
.about-lineup .col-xl-4.col-lg-4.col-md-4.col-12 {
	padding: 0 5px;
}
#insta-feed {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px 20px;
}
#pagecontent #insta-feed h2 {
	font-size: 36px;
	text-align: left;
	border-left: 3px solid #e99b15;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 50px;
	display: none;
}
#insta-feed .instafeed-new-layout-wrapper {
	grid-template-columns: repeat(5, 1fr)!important;
}
#insta-feed .instafeed-new-layout-item {
	width: 100% !important;
	height: 370px !important;
}
.footright ul li p a {
	color: #fff;
	font-size: 31px;
	font-family: "Outfit", sans-serif;
	font-weight: 500;
}
.main_gid_sec_single_page .collection-list {
	column-gap: 10px;
	row-gap: 0;
}
#pagecontent .main_gid_sec_single_page .collection-list .grid__item {
	width: 100% !important;
	max-width: 32.333333%;
	margin: 0;
}
.card__media .media.media--transparent::after {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.card .card__inner .card__media {
	border-radius: 10px !important;
}
.product-recommendations .card__information {
	position: absolute;
	bottom: 0;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.price__regular .price-item--regular {
	text-decoration: underline;
}
.product-recommendations__heading.h2 {
	font-size: 26px;
	text-align: left;
}
.product-recommendations .color-background-2.gradient {
	background-color: transparent;
}
#shopify-section-template--23146488987923__1680998686a99e3a6e #insta-feed {
	padding-top: 0;
}
.slider_rotet_text {
	position: absolute;
	right: -100px;
	transform: rotate(270deg);
	color: #fff;
	z-index: 1;
	bottom: 275px;
}
.slider_rotet_text::after {
	content: "";
	width: 1px;
	height: 180px;
	position: absolute;
	display: block;
	background-color: #fff;
	bottom: -80px;
	transform: rotate(270deg);
	right: 390px;
}
.slider_rotet_text p {
	font-family: "Outfit", sans-serif;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 auto;
	position: relative;
	font-size: 14px;
}
.slider {
	position: relative;
	overflow: hidden;
}
.card__heading {
	font-size: 20px;
	font-weight: 400;
}
.box-img {
	position: relative;
}
.box-img::after {
	content: "";
	/* background-color: rgba(0, 0, 0, 0.5); */
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.main_gid_sec .titlebar h3 {
	color: #000;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	font-weight: 400;
}
.main_gid_sec .titlebar span {
	color: #9F9F9F;
}
#skills {
	margin-top: -260px;
}
#shopify-section-instafeed .latest-work-content {
	width: 100%;
	max-width: 1170px;
	margin: 220px auto 60px;
}
#inner_banner .slider_rotet_text::after {
	display: none;
}
#inner_banner {
	margin-top: 92px;
}
#inner_banner .slider_rotet_text {
	top: 0;
	bottom: 0;
	right: -350px;
}
.product_tag_list_wrap {
	display: none;
}
#ProductGridContainer .view_more_button {
	margin-top: 15px;
	display: flex;
	align-items: center;
}
#collection-page #ProductGridContainer .card__information {
	bottom: 0;
	top: auto;
}
#collection-page #ProductGridContainer .icon-wrap {
	width: 35px;
	height: 35px;
	display: inline-table;
	line-height: 30px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 50%;
	padding: 0;
}
#collection-page #ProductGridContainer a:hover {
	text-decoration: none;
}
#ProductGridContainer .view_more_button a:hover {
	text-decoration: none;
}
#ProductGridContainer .view_more_button a {
	text-decoration: none;
}
.card__badge {
	display: none;
}
.main_gid_sec_single_page .collection-list-wrapper .title-wrapper-with-link {
	border: none;
	padding-left: 0;
}
.main_gid_sec_single_page .collection-list-wrapper .title-wrapper-with-link h3 {
	color: #000;
	text-transform: uppercase;
}
.main_gid_sec_single_page .collection-list-wrapper .title-wrapper-with-link span {
	color: #000;
}
#product_catagory #product-grid {
	column-gap: 10px;
	row-gap: 0;
}
#pagecontent #ProductGridContainer ul li {
	margin-bottom: 10px;
	width: 100%;
	max-width: 32.333333%;
}
#single_product_page {
	margin-top: 130px;
}
.product-recommendations .view_more_button {
	padding-top: 10px;
	display: flex;
	align-items: center;
}
.product-recommendations .view_more_button .icon-wrap {
	width: 35px;
	height: 35px;
	display: inline-table;
	line-height: 30px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 50%;
	padding: 0;
}
.product-recommendations .underline-links-hover:hover a {
	text-decoration: none;
}
.view_more_button a:hover {
	text-decoration: none;
}
.company_section_right_img img {
	max-width: 300px;
	display: none;
}
.company_section_right_img img {
	max-width: 300px;
}
#company_section_two {
	position: relative;
}
.company_info {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	max-width: 40%;
}
#company_section_two .container {
	position: relative;
	margin: 0 auto;
}
.map_img_one iframe {
	width: 100%;
}
.company_list ul {}
#pagecontent .company_list ul li {
	list-style: none;
}
.company_section_left h3 {
	font-size: 40px;
	line-height: 56px;
}
.company_section_left h3 span {
	color: #e99b15;
}
.company_section_left p span, .company_section_left p {
	color: #fff;
	font-family: Outfit, sans-serif;
}
.company_section_left {
	padding: 50px 0;
}
.company_banner {
	margin-top: 92px;
	background-position: center center;
	background-size: cover;
	position: relative;
	padding: 0% 0 !important;
	background-repeat: no-repeat;
}
.company_banner::before {}
#company_section_two img {
	width: 100%;
	height: auto;
}
.banner-sec {
	background-position: center center;
	background-size: cover;
	height: 70vh;
	align-items: center;
	display: flex;
	background-repeat: no-repeat;
}
.LED-Specialist {
	display: block;
	font-family: "Outfit", sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	border-left: 3px solid #e99b15;
	padding-left: 10px;
}
.LED {
	font-size: 37px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 1.85px;
	text-align: left;
	color: #fff;
	padding-top: 15px;
}
.banner-left h1 {
	font-family: "Outfit", sans-serif;
	font-size: 103px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 0;
}
.banner-left h1 span {
	color: #ea9b15;
}
.banner-content {
	position: relative;
	top: 65px;
}
.car-section1 {
	overflow: hidden;
	padding: 60px 0 80px;
}
.car-section-top {
	position: relative;
	margin-top: 100px;
	padding-top: 50px;
	overflow: hidden;
}
.car-section-top::after {
	content: "";
	background-color: #fff;
	display: block;
	width: 100%;
	max-width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 50px;
	bottom: 0;
	z-index: -1;
}
.car-section1-top {
	background-color: #fff;
	padding: 45px 70px 0;
	position: relative;
	z-index: 1;
}
.car-section1-img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 2;
	align-items: center;
	width: 100%;
	max-width: 47%;
	display: flex;
}
.car-section-top::before {
	background-image: url(/cdn/shop/files/pic-man.png);
	content: "";
	max-width: 47%;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	right: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	z-index: 2;
	top: 0;
	background-color: transparent;
}
.img.mob_img {
	display: none;
}
.car-section1-img img {}
.car-section1-content h3 {
	margin: 0;
	font-family: "Outfit", sans-serif;
	font-size: 38px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.car-section1-content h4 {
	font-size: 22px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.95;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	border-bottom: 2px solid #000;
	padding-bottom: 5px;
}
.car-section1-img h4 {
	font-size: 80px;
	font-weight: 600;
	font-family: "Outfit", sans-serif;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ea9b15;
	position: relative;
	width: 100%;
	margin-bottom: 0;
}
.car-section1-content p {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.car-section1-content ul li {
	margin: 0 0 12px 0;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	list-style: none;
	background: url("/cdn/shop/files/check-square.png") no-repeat left top 7px;
	background-size: 17px;
	padding-left: 30px;
}
.car-section1-content .btn:hover {
	color: #fff;
	background-color: #e99b15;
}
.car-section1-content .btn {
	padding: 9px 13px 8px 20px;
	border-radius: 30px;
	background-color: #39ba00;
	margin-top: 10px;
	text-align: center;
}
.car-section1-content .btn img {
	max-width: 25px;
	margin-right: 5px;
}
.car_title {
	padding-left: 145px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.info_title {
	position: absolute;
	top: 0;
	left: 40px;
	z-index: 2;
	writing-mode: vertical-rl;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 5px;
	background: transparent;
	background-color: #000;
	padding: 60px 15px 50px;
	line-height: 1.7;
}
.car-section2 {
	background-color: #ea9b15;
	padding: 60px 0;
	position: relative;
}
.car-section2-content {
	max-width: 80%;
	float: right;
	position: relative;
}
.car_title h4 {
	font-family: "Outfit", sans-serif;
	font-size: 53px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	margin: 0;
}
.car_title p {}
.car-section2-content img {
	padding-left: 81px;
}
.car-section-info_one {
	position: relative;
	padding-bottom: 90px;
}
.rectangle-box {
	width: 244px;
	height: 217px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.car-section3 {
	position: relative;
	background-color: #ea9b15;
}
.rectangle-box1 {
	right: 0;
	width: 244px;
	height: 217px;
	position: absolute;
	bottom: 0;
}
.rectangle-box1 {
	right: 0;
	width: 244px;
	height: 217px;
	background-color: none;
	position: absolute;
	top: 20%;
}
.car-section3 .car_title {
	padding-left: 0;
	padding-top: 20px;
}
.info_title_top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 5px;
	background: transparent;
	background-color: #000;
	padding: 20px 30px 20px 30px;
	line-height: 1.7;
	height: 91px;
}
.num {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	position: relative;
	font-family: "Outfit", sans-serif;
}
.info_title .num {
	transform: rotate(270deg);
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	position: relative;
	text-align: center;
	top: -10px;
	font-family: "Outfit", sans-serif;
}
.info_title_top .num {
	padding-right: 10px;
}
.car-section3-content img {
	padding-top: 55px;
	width: 100%;
}
.rectangle-box1 img {
	width: 100%;
}
.car-section-info_two::before {
	content: "";
	display: block;
	position: absolute;
	background-color: #000;
	height: 91px;
	left: 0;
	width: 32%;
}
.car-section4 {
	position: relative;
	background-color: #ea9b15;
	padding-bottom: 80px;
}
.car-section4-content {
	width: 100%;
	max-width: 80%;
}
.car-section4-content {
	width: 100%;
	max-width: 80%;
	position: relative;
}
.car-section4-content img {
	padding-right: 35px;
	width: 100%;
}
#box_last {
	padding-top: 60px;
}
#box_last .car_title {
	padding-left: 0;
	padding-right: 110px;
}
.car-section4-content #box_last img {
	padding-right: 0;
	width: 100%;
}
.car-section4-content .info_title {
	right: 0;
	bottom: 0;
	top: auto;
	left: auto;
}
.car-section5 {
	padding: 80px 0 50px;
	position: relative;
}
.title_bar h4 {
	margin: 0 auto;
}
.title_bar {
	background-color: #fff;
	display: inline-block;
	padding: 10px 30px;
	height: 83px;
}
.car-section-info_four {
	position: relative;
}
.car-section-info_four::before {
	content: "";
	background-color: #fff;
	height: 83px;
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	max-width: 38%;
	top: 40px;
	z-index: 1;
}
.car-section5-top {
	position: relative;
	top: 40px;
	z-index: 1;
}
.title_bar span {
	font-family: "Outfit", sans-serif;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}
.title_bar h4 {
	font-size: 30px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: 3.4px;
	text-align: left;
	color: #000;
}
.car-box-content h5 {
	font-size: 17px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
	background: url("/cdn/shop/files/border-bg.png?v=1722081376") no-repeat center bottom;
	background-size: contain;
	height: 45px;
}
.car-box-content {
	text-align: center;
	padding: 0 30px 20px;
}
.car-section6 {
	padding: 30px 0 60px;
}
#car_banner {
	margin-top: 92px;
}
.car-section4-main-img img {
	width: 100%;
	height: auto;
}
#car_catagory {
	padding-bottom: 60px;
}
.cars_instafeed .titlebar.latest-work-content {
	margin-top: 0 !important;
}
.banner-left {
	padding-left: 10%;
}
.car-section1-content p br {
	display: none;
}
.car-section1-top .row {
	align-items: end;
}
.car-section1-content {
	padding-bottom: 45px;
	position: relative;
	z-index: 2;
}
.inner_without_banner .slider-wrapper {
	background-image: none !important;
}
.default_page {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}
.inner_without_banner {
	margin-top: 95px;
}
.inner_without_banner .slider-content h1 {
	margin-bottom: 0;
}
.inner_without_banner .slider-wrapper .slider-content {
	position: relative;
	bottom: 0;
}
.inner_without_banner .row {
	align-items: center;
}
.inner_without_banner .slider-wrapper {
	background-image: none !important;
	height: auto;
	padding: 100px 0;
}
.inner_without_banner .slider {
	display: none;
}
#shopify-section-template--23146488889619__form {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.section-template--23146488889619__rich_text_8qxXnh-padding {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	font-family: Outfit, sans-serif;
}
#shopify-section-template--23146488463635__cart-items {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
#shopify-section-template--23146488463635__cart-footer {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.collection.section-template--23146488463635__featured-collection-padding {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.slider_video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.video_content .slider-content {
	position: relative;
	bottom: 0;
	z-index: 1;
}
.vodeo_home::after {
	content: "";
	position: absolute;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.vodeo_home {
	position: relative;
}
.card__inner.ratio .card__content {
	display: none;
}
.card__inner.ratio {
	height: 350px;
}
.truck_video {
	position: relative;
	overflow: hidden;
	height: 800px;
}
.truck_video video {
	width: 100% !important;
}
#company_section_one .container {
	position: relative;
}
#company_section_one .container:before {
	content: "";
	background-image: url(https://www.takemura-syokai.com/cdn/shop/files/man.png);
	position: absolute;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	max-width: 35%;
	height: 110%;
	background-size: contain;
	right: 0;
	background-position: right top;
	top: -10%;
}
.card__content {
	position: absolute;
	bottom: 0px;
	padding-left: 10px;
	left: 10px;
}
#shopify-section-twitterfeed {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px 20px;
	position: relative;
	display: block !important;
	clear: both;
	margin: 0 auto;
	overflow-x: hidden;
}
.header-menu.takeship .main-menu-area {
	background-color: #cc4a15;
}
.header-menu.takeship .main-menu-area .logo {
	margin: 0;
	padding: 0;
}
.header-menu.takeship .main-menu-area .logo a {
	display: block;
}
.header-menu.takeship .main-menu ul {
	top: 0;
}
.header-menu.takeship .main-menu ul li:last-child a {
	font-family: Inter, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	padding: 12px 50px;
	border-radius: 25px;
	border: solid 1px #fff;
	background-color: #c1272d;
	text-transform: uppercase;
}
.header-menu.takeship .main-menu ul li:last-child a:hover {
	background-color: #fff;
	color: #c1272d;
}
.header-menu.takeship .main-menu ul li:last-child a:hover::after {
	background-color: #c1272d;
}
.main-menu ul li:nth-last-child(3), .main-menu ul li:nth-last-child(2) {
	display: none;
}
#takeship-banner {
	background-color: #cc4a15;
}
.takeship-wrapper #about {
	position: relative;
	z-index: 1;
	background-color: #cc4a15;
	font-family: Zen Kaku Gothic New, sans-serif;
	padding: 60px 0 0;
}
.takeship-wrapper #about::after {
	content: "";
	background: url("/cdn/shop/files/sun.png?v=1734529743") no-repeat right bottom;
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	background-size: cover;
	width: 28%;
	height: 340px;
}
.takeship-wrapper .about-me-content h4 {
	font-size: 30px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: 15px;
	text-align: center;
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.takeship-wrapper .about-me-content p {
	font-size: 19px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.84;
	letter-spacing: 5.7px;
	text-align: center;
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 10px;
	text-decoration-thickness: 2px;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.takeship-wrapper .about-me-wrapper {
	padding-top: 60px;
}
.takeship-wrapper .about-img {
	max-width: 762px;
	margin: 0 auto;
}
.takeship-wrapper .blue_one {
	background-color: #30718d;
	padding-top: 55px;
	overflow: hidden;
}
.takeship-wrapper .blue_two {
	background-color: #00445f;
	padding-top: 55px;
	overflow: hidden;
}
.takeship-wrapper .my-resume-container {
	overflow: hidden;
}
.takeship-wrapper .my-resume-content h5 {
	font-family: "Inter", sans-serif;
	font-size: 26px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	margin-bottom: 38px;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}
.takeship-wrapper .my-resume-content h3 {
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	font-family: "Zen Kaku Gothic New", sans-serif;
	letter-spacing: 1.8px;
	text-align: left;
	color: #fff;
}
.takeship-wrapper .my-resume-content p {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.94;
	letter-spacing: 0.8px;
	text-align: left;
	color: #fff;
	margin: 0;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.takeship-wrapper .my-resume-img img {
	width: 100%;
	height: auto;
}
.takeship-wrapper .my-resume-content {
	padding: 55px 0;
}
.takeship-wrapper .position-right {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0;
}
.takeship-wrapper .position-left {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
}
.takeship-wrapper .my-resume-area, .takeship-wrapper .my-resume-container {
	position: relative;
}
.takeship-wrapper #takehouse {
	background-color: #FAF9F4;
	padding: 60px 0;
}
.takeship-wrapper #work {
	background-color: #cc4a15;
	padding: 60px 0;
}
.takeship-wrapper #work #car_catagory {
	padding: 0;
	background-color: transparent;
}
.takeship-wrapper #work #car_catagory .container {
	padding: 0;
}
.takeship-wrapper #work #car_catagory .container .titlebar.single_page_title {
	margin: 0;
	border-color: #fff;
}
.takeship-wrapper #work #car_catagory .container .titlebar h3 {
	color: #fff;
}
.takeship-wrapper #work #car_catagory .container .titlebar span {
	color: #fff;
}
.takeship-wrapper #work #car_catagory .card-wrapper .card {
	background-color: transparent;
}
.takeship-wrapper #work #car_catagory .card-wrapper {
	background-color: transparent;
}
.mob-img {
	display: none;
}
.section-text-p {
	color: white;
	text-align: center;
	font-size: 28px;
	font-family: Outfit, sans-serif;
}
.section-text {
	min-height: 20vh;
}
.extra {
	background-color: black;
	margin-top: 150px;
}
.editMeBtnGroup {
	display: none;
}
.blog.js-powrMark.pad-m.pad-top-l.powrMark.text-center {
	display: none;
}
.blog.powrMark {
	display: none;
}
.card__content a {
	color: white;
	font-family: "Noto Sans JP", sans-serif;
}
.article-card__excerpt {
	color: white;
}
.article-template {
	max-width: 1200px;
	margin: auto;
}
.article-card {
	background-color: black;
}
/* .card .media{
  opacity:0.6;
} */
.featured-blogs {
	padding: 8rem 0;
	background-color: black;
}
.featured-blogs h2 {
	color: #fff;
	font-size: 64px;
	font-weight: 600;
	line-height: 80px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	font-family: Outfit, sans-serif;
}
.blog-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2rem;
}
.blog-card {
	background-color: white;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	transition: transform 0.3s ease;
}
.blog-card:hover {
	transform: translateY(-5px);
}
.blog-image {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.blog-content {
	padding: 1.5rem;
}
.blog-title {
	font-size: 17px;
	font-weight: 700;
	color: #1f2937;
	margin-bottom: 0.5rem;
}
.blog-excerpt {
	font-size: 1rem;
	color: #4b5563;
	margin-bottom: 1rem;
}
.blog-link {
	font-family: "Outfit", sans-serif;
	color: #e99b15;
	text-decoration: none;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	font-size: 14px;
}
.blog-link:hover {
	text-decoration: underline;
}
.blog-link svg {
	width: 20px;
	height: 20px;
	margin-left: 0.5rem;
}
@media (min-width: 768px) {
	.blog-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}
.commonninja-ribbon-link {
	display: none !important;
	background-color: black !important;
}
.commonninja-ribbon-link img {
	display: none;
}
.slider-heading {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	text-align: center;
}
.slider-heading span {
	color: #e99b15;
}
.news {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding-bottom: 20px;
}
@media only screen and (max-width: 600px) {
	.news {
		font-size: 23px;
	}
}
#video-container {
	float: right;
	/* position: absolute; */
	right: 0;
	top: 0;
}
.video-content h2, .video-content h3 {
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}
.video-content h2 span {
	color: #ea9b15;
}
#video-sec {
	background-color: #000;
	position: relative;
}
.video-content .sub-title {
	font-family: "Outfit", sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}
.video-content h4 {
	font-family: "Noto Sans JP", serif;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	padding-top: 70px;
	margin-bottom: 0;
	padding-bottom: 27px;
}
.video-content p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.31;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 0;
}
.cta-aection {
	background: url(/cdn/shop/files/bg-1.png?v=1747292626) no-repeat center top;
	background-size: cover;
	color: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 104px 0;
}
.cta-aection p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.31;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 0;
}
.service-section {
	background-color: #000;
}
.service-box-two span {
	font-family: "Outfit", sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.14px;
	text-align: center;
	color: #fff;
	display: block;
}
.service-box-two h4 {
	font-size: 23px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #ea9b15;
	margin-bottom: 0;
	line-height: 40px;
}
.service-box-two p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.86;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}
.icon-box {
	max-width: 142px;
	margin: 0 auto;
	padding: 29px 0;
}
.service-box-two {
	width: 100%;
	max-width: 190px;
	margin: 0 auto;
}
.service-container .border-right {
	background: url("/cdn/shop/files/border.png?v=1747296972") no-repeat right top;
	border-right: none !important;
	background-size: contain;
}
.map-info-section {
	background-color: #070c26;
}
.contact-info h3 {
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}
.contact-info span {
	font-family: "Outfit", sans-serif;
	font-size: 15px;
	font-weight: 100;
	font-stretch: normal;
	font-style: normal;
	display: block;
	letter-spacing: normal;
	color: #fff;
	text-transform: capitalize;
}
.contact-info p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 0;
	padding-top: 35px;
}
.video-area-top {
	position: relative;
	overflow: hidden;
}
/*.contact-map {
	opacity: 0.8;
	mix-blend-mode: color-dodge;
}*/
.video-content h3 span {
	color: #5f5f5f;
}
.video-wrapper {
	
}
.video-wrapper video {
	
}
.video-wrapper video {
	object-fit: fill;
	width: 100%;
	height: 100%;
}
.icon-box img {
	max-width: 100%;
	height: auto;
}
.service-container .border-right:nth-child(4) {
	background: none !important;
}
.slick-carousel img {
  width: 100%;
  border-radius: 12px;
  padding: 10px 20px;
}
.popup-image{
  width: 100%;
    object-fit: cover;
}
.youtube-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.youtube-popup-content {
  position: relative;
  width: 90%;
  max-width: 700px;
}

.youtube-popup-content iframe {
  width: 100%;
  height: 400px;
}

.youtube-popup-close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}
.category-descriptions{
	color:black;
}
.contact.page-width{
	max-width:1000px;
	margin:auto;
}
/* Dynamic Swiper Slider CSS */
.dynamic-swiper-slider {
  margin-bottom: 40px;
}
.dynamic-swiper-slider .swiper-slide img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}
.dynamic-swiper-slider .swiper-button-next,
.dynamic-swiper-slider .swiper-button-prev {
  color: #333;
}
.dynamic-swiper-slider .swiper-pagination-bullet {
  background: #333;
}
.dynamic-swiper-{{ section.id }} .swiper-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.swiper-slide{
  width:350px !important;
  margin-right: 50px !important;
}
.swiper-container{
	padding-top:40px;
	padding-bottom:40px;
}
.collection-list__item:only-child{
	width:auto !important;
	max-width: 50% !important;
}