html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol,
ul {
	list-style-type: none;
	margin: 0px;
}

li {
	margin: 0px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

strong {
	font-weight: bold;
}

a img {
	border: 0;
}

img {
	max-width: 100%;
	border: 0 none;
	height: auto;
	vertical-align: middle;

}

.display-block {
	display: block;
}

body {
	padding: 0;
	margin: 0px;
	color: #393535;
	font-family: "Open Sans", Poppins, sans-serif;
	background: #fff;
}

button {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	clear: both;
	padding: 0;
	margin: 0;
}

p {
	clear: both;
	padding: 0 0 12px 0;
	margin: 0;
	color: #000000;
	font-size: 13px;
	line-height: 26px;
}

a {
	color: #000;
}

p a:hover,
a,
a:hover {
	text-decoration: none;
	color: #31333f;
}


iframe {
	max-width: 100%;
}

::-webkit-input-placeholder {
	color: #7a7a7a;
}

::-moz-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #7a7a7a;
	opacity: 1;
}

:-moz-placeholder {
	color: #7a7a7a;
	opacity: 1;
}


.btn.focus,
.btn:focus {
	box-shadow: none;
}

.btn:hover {
	opacity: 0.9;
}

/*------------------------------------*\
         Custom Css Start
\*------------------------------------*/
header {
	z-index: 10;
	position: relative;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}

.container {
	max-width: 1430px;
}

header .header-center {
	align-items: center;
	height: 90px;
}

.header-right {
	float: right;
	display: flex;
	align-items: center;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
}

.menu ul li {
	padding: 0 0 0 48px;
}

.menu ul li a {
	font-family: "Open Sans", Poppins, sans-serif;
	font-weight: 500;
	font-size: 17px;
}

.menu ul li a:hover {
	color: #000000;
}

.featured {
	background: url(../images/featured-bg.png) 0 0 no-repeat;
	padding: 100px 0px;
}

.banner-txt {
	padding: 50px 0 0 0;
}

.banner-txt h1 {
	font-size: 41px;
	font-weight: 800;
	color: #000;
	text-transform: uppercase;
	padding: 0 0 25px 0;
}

.banner-txt p {
	font-size: 17px;
	color: #000000;
	max-width: 572px;
}

.banner-txt a {
	background: #000000;
	color: #ffffff;
	font-size: 24px;
	border-radius: 35px;
	padding: 15px 60px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 25px;
	display: inline-block;
	font-family: "Open Sans", Poppins, sans-serif;

}

.banner-txt a:hover {
	opacity: 0.9;
}

.featured-img {
	text-align: right;
}

.brand-pc {
	background: #f3f3f3;
	padding: 70px 0px;
}

.brand-post {
	background: #e9e7e7;
	padding: 15px 15px 0 0;
	position: relative
}

.brand-top {
	background: #000000 url(../images/brand-post-top-bg.png) 146% 164% no-repeat;
	padding: 15px 0;
}

.brand-post::before,
.brand-post::after {
	background: url(../images/brand-post-before.png) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	width: 15px;
	height: 16px;
	content: "";
	left: 0px;
}

.brand-post:after {
	background: url(../images/brand-post-after.png) 0 0 no-repeat;
	top: auto;
	bottom: 0px;
	left: auto;
	right: 0px;
}

.brand-top h3 {
	margin: 0px;
	padding: 0px;
	font-size: 66px;
	color: #fff;
	font-weight: 800;
}

.brand-top span {
	font-size: 30px;
	color: #fff;
	font-weight: 800;
}

.brand-top-inner {
	background: url(../images/brand-post-top-icon.png) 20px 50% no-repeat;
	padding: 0 0 0 130px;
}

.build-btn {
	padding: 10px 0 0 0;
	text-align: center;
}

.build-btn a {
	background: #000000;
	color: #ffffff;
	font-size: 16px;
	border-radius: 35px;
	padding: 14px 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 25px;
	display: inline-block;
	font-family: "Open Sans", Poppins, sans-serif;

}


.brand-cart::before,
.brand-post::after {
	background: url(../images/brand-cart-after.png) 0 0 no-repeat;
}

.brand-cart:after {
	background: url(../images/brand-cart-before.png) 0 0 no-repeat;
}

.flexibility {
	background: url(../images/flexable-bg.png) 18% 0 no-repeat;
	padding: 80px 0px 95px 0px;
}

.flexibility .row {
	align-items: center;
}

.flexable-img {
	background: #000000;
	padding: 15px 15px 0 0;
}

.flexibility-block {
	max-width: 700px;
}

.flexibility-block h2 {
	color: #000000;
	font-size: 40px;
	text-transform: uppercase;
	padding: 0 0 12px 0;
}

.flexibility-block h2 span {
	display: block;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
}

.flexable-img {
	padding: 15px 0px 0 0;
}

.flexable-img img {
	margin: 0 0 -15px -15px;
}

.assemble {
	background: url(../Gallery/Home\ Banner.jpg) 0 0 no-repeat;
	position: relative;
}

.assemble .row {
	min-height: 566px;
}

.assemble-block h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	padding: 0 0 10px 0;
}

.assemble-block p {
	color: #fff;
}

.assemble-block a {
	font-size: 18px;
	color: #fff;
	background: #000000;
	border-radius: 30px;
	padding: 12px 40px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 22px 0 0 0;
}

.assemble:before {
	position: absolute;
	background: #000;
	opacity: 0.7;
	top: 0px;
	bottom: 0px;
	content: "";
	height: 100%;
	width: 100%;
	display: none;
}

.express-block {
	padding: 10px 10px;
}

.express-block .container {
	max-width: 100%;
}

.express-block .row .col-md-6 {
	padding: 10px !important;
}

.express-post {
	text-align: center;
	background: #f6f6f6;
	padding: 0 0 40px 0;
}

.express-post h3 {
	font-size: 40px;
	font-weight: bold;
	color: #000;
	padding: 30px 0 15px 0;
	text-transform: uppercase;
}

.express-post p {
	font-size: 18px;
	font-weight: 500;
	min-height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.exphotel{
	width: 60%;
}
.expFlight{
	width: 70%;
}

.SERIMG{
	width: 50%;
}
.express-post a.buy-btn {
	font-size: 14px;
	color: #fff;
	background: #000000;
	border-radius: 30px;
	padding: 6px 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 30px 0;
}

.service-block {
	padding: 50px 0px 50px 0;
}

.service-post {
	background: #fff;
	border: #d4d4dc solid 1px;
	border-radius: 10px;
	text-align: center;
	padding: 30px 42px;
	height: 100%;
}

.service-post h3 {
	padding: 28px 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 24px;
}

.service-post p {
	line-height: 24px;
}

.footer {
	clear: both;
	background: #000000;
	margin: 0px 0 0 0;
	padding: 50px 0 0 0;
	border-top-left-radius: 70px;
}

.footer-link {
	padding: 0 0 50px 0;
}

.footer-link h3 {
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 20px 0;
	color: #fff;
	text-transform: uppercase;
}

.footer-link ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-link ul li {
	padding: 0 0 10px 0px;
	color: #fff;
	font-size: 16px;
}

.footer-link ul li a {
	color: #fff;
	font-size: 16px;
}

.footer-link ul li a:hover {
	opacity: 0.8;
}

.footer-link.contact-link ul li {
	padding: 0 0 15px 28px;
}

.footer-link ul li.footer-number {
	background: url(../images/phone-icon.png) 0 7px no-repeat;
}

.footer-link ul li.footer-email {
	background: url(../images/email-icon.png) 0 7px no-repeat;
}

.footer-link ul li.footer-address {
	background: url(../images/location-icon.png) 0 7px no-repeat;
}

.copyright {
	background: #000000;
	padding: 10px 0px;
}

.copyright-txt {
	color: #cbcdd3;
	font-size: 14px;
	padding: 12px 0px;
}

.social {
	display: flex;
	margin: 0 0 0 auto;
	padding: 12px 0 0 0;
	float: right;
}

.social a {
	display: block;
	width: 30px;
	height: 24px;
	margin: 0 0 0 10px;
}

.social a:hover {
	opacity: 0.8;
}

.social a.twitter-link {
	background: url(../images/social-icon.png) 0 0 no-repeat;
}

.social a.facebook-link {
	background: url(../images/social-icon.png) -38px 0 no-repeat;
}

.social a.instagram-link {
	background: url(../images/social-icon.png) -79px 0 no-repeat;
}

.social a.youtube-link {
	background: url(../images/social-icon.png) -119px 0 no-repeat;
}

.footer-logo {
	padding: 0 0 30px 0;
}

.footer-logo img {
	opacity: 0.7;
}

.footer-about {
	padding: 0px 50px 0px 0px;
}

.footer-about p {
	color: #fff;
	padding: 0 0 30px 0;
	font-size: 16px;
}

.footer-newsletter {
	padding: 0px 50px 0px 0px;
	position: relative;
}

.footer-newsletter input[type="text"] {
	border: none;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	width: 100%;
	height: 52px;
}

.footer-newsletter input[type="submit"] {
	border: none;
	background: url(../images/newsletter-icon.png) 0 50% no-repeat;
	padding: 10px;
	border-radius: 0px 5px 5px 0px;
	width: 56px;
	height: 52px;
	position: absolute;
	right: 48px;
	top: 0px;
	cursor: pointer;
}


/*inner page*/
.inner-top-header {
	background: #000000;
	text-align: center;
	padding: 50px 0px;
}

.inner-top-header h1 {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
}

.inner-top-header p {
	font-size: 18px;
	color: #fff;
	padding: 28px 0px;
}

.bridcrumb {
	background: #080808;
	padding: 5px 30px;
	display: inline-block;
	border-radius: 5px;
}

.bridcrumb ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.bridcrumb ul li {
	display: inline-block;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}

.bridcrumb ul li a {
	display: inline-block;
	color: #fff;
}

.bridcrumb ul li span {
	color: #d5d5d5;
}

.content-page h2,
.content-page p {
	clear: none;
}

.right-img {
	background: #000000;
	float: right;
	margin: 0 0 20px 30px;
}

.right-img img {
	margin: 15px 0 -15px -15px;
}

.content-page h2 {
	color: #000000;
	font-size: 40px;
	text-transform: uppercase;
	padding: 0 0 20px 0;
}

.content-page h2 span {
	display: block;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
}

.content-page {
	overflow: hidden;
	padding: 100px 0px;
}

.content-page p {
	padding: 0 0 30px 0;
}

.content-page ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 30px 0;
}

.content-page ul li {
	background: url(../images/list-icon.png) 0 50% no-repeat;
	padding: 5px 0 5px 30px;
	color: #000;
}

.content-page h3 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	padding: 0 0 10px 0;
}


/*inner page*/
.contact-page {
	padding: 80px 0px;
}

.contact-left-post {
	border-radius: 10px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	padding: 25px 30px;
	margin: 0 0 25px 0;
}

.contact-left-post h3 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	padding: 0 0 20px 0;
}

.contact-left-post h4 {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	padding: 0px 0 6px 0;
}

.contact-left-post p {
	padding: 0 0 25px 0;
	font-size: 15px;
}

.contact-left-post p a {
	color: #000000;
}

.contact-left-post p a:hover {
	text-decoration: underline;
}


.contact-frm span.get-in {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.contact-frm h2 {
	font-size: 50px;
	font-weight: bold;
	color: #000;
	padding: 0 0 15px 0;
	position: relative;
	margin-bottom: 30px;
}

.contact-frm h2 span {
	color: #000000;
}

.contact-frm h2:before {
	width: 60px;
	height: 6px;
	background: #000000;
	position: absolute;
	content: "";
	bottom: 0px;
}

.contact-frm p {
	padding: 0 0 30px 0;
}

.contact-frm input[type="text"] {
	width: 100%;
	border: #ced4da solid 1px;
	padding: 10px;
	border-radius: 5px;
}

.contact-frm textarea {
	width: 100%;
	border: #ced4da solid 1px;
	padding: 10px;
	border-radius: 5px;
	height: 200px;
}

.contact-frm input[type="submit"] {
	font-size: 18px;
	color: #fff;
	background: #000000;
	border-radius: 30px;
	padding: 12px 40px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 7px 0 0 0;
}

.contact-frm .row {
	padding: 0px 0px 15px 0px;
	margin: 0 -6px;
}

.contact-frm .row .col-sm-6 {
	padding: 0px 6px;
}

.contact-frm .row .col-sm-12 {
	padding: 0px 6px;
}


.platform {
	border: 1px solid #c3c3c3;
	border-radius: 5px;
	margin-bottom: 30px;
}

.platform .platform-contant h3 {
	border-bottom: 1px solid #dedede;
	padding: 15px 22px;
	font-size: 18px;
	color: #494949;
	display: flex;
}

.platform .platform-contant p {
	font-size: 42px;
	padding: 25px 22px;
	border-bottom: 1px solid #dedede;
	font-family: "Open Sans", Poppins, sans-serif;
	font-weight: 600;
}

.platform .platform-contant span {
	font-size: 16px;
	font-weight: 600;
}

.platform .platform-progress {
	padding: 15px 22px;
}

.platform .platform-progress label {
	font-size: 16px;
	color: #5f5f5f;
}

.platform .platform-detils {
	border-top: 1px solid #dedede;
	padding: 15px 0;
}

.platform .platform-detils li {
	background: none;
	color: #5f5f5f;
	font-size: 16px;
	padding-left: 22px;
}

.platform .platform-button {
	background: #469300;
	width: 100%;
	text-align: center;
	border-radius: 0 0 5px 5px;
	padding: 10px 22px;
}

.platform .platform-button a {
	color: #fff;
	font-size: 20px;
}

.platform .platform-detils li img {
	padding-right: 15px;
}

.platform .platform-button-2 {
	background: #bd9700;
}

.platform .platform-button-3 {
	background: #1d87c6;
}

.platform .platform-button-4 {
	background: #e60000;
}

.platform .platform-button img {
	padding-left: 10px;
}

.bg-service {
	background: #f5f5f5;
}

.platform .platform-progress progress {
	width: 100%;
}


.customize-btn {
	width: 295px;
	margin: 15px 0;
}

.customize-btn a {
	background: #fff;
	padding: 15px;
	border-radius: 50px;
	display: block;
	text-align: center;
	color: #000000;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 500;
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
}

.gaming-list h3 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 25px 0 10px 0;
}

.gaming-list p {
	font-size: 18px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: 600;
}

.gaming-list-header {
	padding: 25px 0px;
}


.bg-customize {
	background: url(../images/bg-customize.png) 0 0 no-repeat;
	position: relative;
	background-size: contain;
}

.bg-customize .brand-top {
	padding-top: 35px;
	padding-left: 85px;
}

.bg-customize .brand-top span {
	color: #e5e5e5;
	text-transform: uppercase;
	font-size: 15px;
}

.bg-customize .brand-post-img {
	background: #f5f5f5;
	padding: 30px 0 45px 85px;
}

.bg-customize .brand-post-img h3 {
	font-size: 17px;
	padding-bottom: 15px;
	font-weight: 500;
}

.bg-customize .brand-post-img h4 {
	padding: 35px 0;
	font-size: 52px;
	font-weight: 800;
	color: #000;
}

.bg-customize .brand-post-img h5 {
	color: #000000;
	font-size: 17px;
	font-weight: 600;
}

.customization {
	padding: 80px 0;
}

.customization h2 {
	font-size: 40px;
	color: #000;
	text-transform: uppercase;
}

.customization .add-cart {
	box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
	padding: 35px 30px 65px 30px;
	border-radius: 5px;
}

.customization .price-cart {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
}

.customization .price-cart>span {
	float: right;
}

.customization .cart-btn a {
	font-family: "Open Sans", Poppins, sans-serif;
	display: block;
	background: #333;
	color: #fff;
	text-align: center;
	padding: 20px;
	margin: 35px 0;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}

.customization .save-confi {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	width: 100%;
}

.customization .specifi {
	color: #000000;
	text-decoration: underline;
}

.customization .save-confi>span {
	float: right;
}

.customization .add-cart h4 {
	font-size: 15px;
	font-weight: 600;
	padding: 40px 0 22px 0;
}

.customization .add-cart p {
	font-size: 15px;
	padding-bottom: 15px;
}

.customization .add-cart p>a {
	color: #000000;
	text-decoration: underline;
}

.customization .print-mail {
	padding-top: 35px;
}

.customization .print-mail>a {
	font-size: 15px;
	font-weight: 500;
	padding-right: 40px;
}

.customization .print-mail>a>img {
	padding-right: 13px;
}

.customization .pc-detalis p {
	font-family: "Open Sans", Poppins, sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #ececed;
	margin: 50px 0 15px 0;
}

.customization .pc-detalis label {
	font-size: 15px;
	width: 70%;
}

.total-price {
	background: #000000;
	padding: 13px 0;
	position: fixed;
	bottom: 0px;
	z-index: 9999;
	width: 100%;
	margin: 0px;
}

.total-price p {
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	padding: 0;
}

.total-price a {
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	background: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}

.customization .active {
	background: #d6f9b6;
	padding: 10px;
}

.customization .panel {
	padding: 10px;
	width: 100%;
	display: flex;
}

.customization .panel span {
	float: right;
}

.bg-customize .customize-bg {
	padding-top: 75px;
}

.customization .panel input[type=checkbox],
input[type=radio] {
	width: 22px;
	height: 22px;
	margin-right: 15px;
}

.total-price .total-price-cart {
	float: right;
}


.about-amd .breadcrumb {
	background-color: #fff;
	border-radius: 0;
	padding-top: 27px;
	margin-bottom: 55px;
}

.about-amd .breadcrumb a {
	color: #000000;
}

.about-amd .breadcrumb-item.active {
	color: #010101;
}

.about-amd h3 {
	font-family: "Open Sans", Poppins, sans-serif;
	padding: 44px 0 25px 0;
	font-size: 40px;
	font-weight: 700;
	color: #000;
}

.about-amd .amd-content {
	font-size: 18px;
	color: #000;
	line-height: 2;
	padding: 0;
}

.about-amd .amd-up-price {
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 30px 0 30px 0;
}

.about-amd .amd-about-btn a {
	display: inline-block;
	background: #000000;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	padding: 18px 65px;
	border-radius: 10px;
}

.heading-amd {
	font-size: 32px;
	font-weight: 600;
	padding: 60px 0 30px 0;
	color: #000;
}

.your-selections .selections-ser {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 18px 0 26px 0;
	justify-content: center;
	align-items: center;
}

.your-selections .selections-ser li {
	height: 77px;
	width: 19%;
	display: flex;
	margin: 5px;
}

.your-selections .selections-ser .sel-number {
	width: 10%;
	background: #8ec35e;
	border-color: #498f09;
	border-radius: 10px 0 0 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.your-selections .selections-ser .sel-number p {
	padding: 0;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}

.your-selections .selections-ser .sel-item-name {
	width: 90%;
	background: #d6f9b6;
	border-color: #498f09;
	border-radius: 0 10px 10px 0;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	padding: 12px 10px 12px 5px;
}

.your-selections .selections-ser .sel-item-name .sel-content {
	padding: 0;
	font-size: 13px;
	font-weight: 700;
}

.your-selections .selections-ser .sel-item-name .sel-content-detalis {
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 0;
	line-height: 1;
}

.your-selections .selections-ser .sel-item-name .sel-item-img {
	float: left;
	width: 20%;
}

.your-selections .selections-ser .sel-item-name .sel-item-content {
	float: left;
	width: 80%;
	padding-left: 7px;
}

.your-selections .selections-ser .sel-item-2 .sel-number {
	background: #f5f2f2;
	border-color: #afafaf;
}

.your-selections .selections-ser .sel-item-2 .sel-item-name {
	background: #fff;
	border-color: #afafaf;
}

.your-selections .selections-ser .sel-item-2 .sel-number p {
	color: #000;
}

.item-pc {
	padding-bottom: 50px;
}

.item-tab {
	padding: 45px 0 20px 0;
}

.item-pc ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border-top: 1px solid;
	padding-top: 25px;
}

.item-pc ul li {
	width: 18%;
	margin: 12px;
}

.item-pc .item-pc-details {
	transition: 0.3s;
	text-align: center;
}

.item-pc .item-pc-details img {
	border-radius: 10px 10px 10px 0;
}

.item-pc .item-pc-details h3 {
	font-size: 16px;
	font-weight: 700;
	padding: 25px 0 10px 0;
}

.item-pc .item-pc-details p {
	font-size: 16px;
	color: #000000;
	padding: 0;
}

.item-pc .item-pc-details a {
	transition: 0.3s;
	font-size: 18px;
	font-weight: 600;
	border: 1px solid #000;
	padding: 12px 34px;
	display: inline-block;
	border-radius: 10px;
	margin: 10px 0 15px 0;
}

.item-pc-details:hover {
	background: #dcf2c7;
	border-radius: 0 10px 10px 10px;
}

.item-pc-details:hover a {
	background: #8cc35a;
	border-color: #498f09;
	color: #fff;
}

.item-tab h2 {
	font-size: 32px;
	font-weight: 600;
	color: #000;
}

.item-tab a {
	font-size: 24px;
	font-weight: 700;
	color: #000000;
	display: inline-block;
}





/*Cart page css*/
.cart-area {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.cart-details .cart-item {
	padding: 13px 0px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cart-item span.cart-head {
	font-size: 18px;
	font-weight: 700;
}

.cart-details .cart-item span.c-items {
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	font-size: 14px;
}

.cart-details .cart-all-pro {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.cart-all-pro .cart-pro {
	width: 60%;
	margin-top: 20px;
	display: flex;
}

.cart-pro-image {
	margin-right: 15px;
}

.cart-pro-image img {
	width: 150px;
	max-height: 150px;
	object-fit: contain;
}

.pro-details h4 {
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
}

.pro-details h4 a:hover {
	color: #000000
}

.pro-details span {
	margin-top: 10px;
	display: block;
	line-height: 1;
	font-size: 15px;
}

.pro-details span.pro-size span.size {
	font-weight: 600;
	display: inline-block;
}

.cart-all-pro .qty-item {
	width: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cart-all-pro .qty-item .plus-minus {
	display: flex;
	align-items: center;
}

.qty-item .plus-minus span {
	display: flex;
	border: 1px solid #eee;
}

.qty-item .plus-minus span a {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.qty-item .plus-minus span input {
	width: 50px;
	height: 30px;
	padding: 0px;
	text-align: center;
	border: 1px solid #e2e2e2;
	border-top: none;
	border-bottom: none;
	font-size: 14px;
}

.all-pro-price {
	width: 20%;
	text-align: right;
}

.all-pro-price span {
	font-weight: 600;
	font-size: 16px;
}

.qty-item .center a.pro-remove {
	color: #000000;
	margin-top: 15px;
	text-decoration: underline;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.table td,
.table th {
	padding: .7rem 0rem;
	vertical-align: top;
	border-top: 0;
	border-bottom: 1px solid #dee2e6;
}

.text-muted {
	color: #B6B6B6 !important;
}

.text-brand {
	color: #000000 !important;
}

.text-end {
	text-align: right !important;
}

.subtotal-div .table {
	font-weight: 600;
	font-size: 15px;
}

.subtotal-div .table td {
	font-weight: 600;
	font-size: 15px;
	vertical-align: middle;
}

.subtotal-div .table h5 {
	font-size: 16px;
}

.subtotal-div .table h6 {
	font-size: 14px;
}

.btn-custom {
	background: #000000;
	color: #fff;
	font-size: 16px;
	border-radius: 35px;
	padding: 14px 30px;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	border: none;
	font-family: "Open Sans", Poppins, sans-serif;

	text-align: center;
}

.btn-custom:hover {
	opacity: 0.9;
	color: #ffffff;
}

input.coupon {
	width: 100%;
	border: #ced4da solid 1px;
	padding: 10px 25px;
	font-size: 15px;
	border-radius: 35px;
}

.apply-coupon h4 {
	font-weight: 600;
	font-size: 24px;
}

.apply-coupon {
	border: #ced4da solid 1px;
	border-radius: 15px;
	background: #f7f7f7;
}

.check-pro {
	border: 1px solid #eee;
}

.check-pro h2 {
	background-color: #f5f5f5;
	padding: 10px 20px;
	font-size: 18px;
}

.check-pro ul.check-ul li {
	padding: 20px;
	display: flex;
	align-items: flex-start;
	border-bottom: 1px solid #eee;
}

.check-pro-img {
	width: 25%;
	text-align: center;
}

.check-pro-img img {
	max-height: 150px;
	object-fit: contain;
}

.check-content {
	width: 75%;
	margin-left: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.check-content a {
	display: block;
	font-weight: 600;
	font-size: 16px;
}

.check-content span.check-code-blod {
	display: block;
	margin-top: 4px;
	font-weight: 600;
	font-size: 15px;
	color: #B6B6B6;
}

.check-content span.check-code-blod span {
	font-weight: 500;
}

.check-content span.check-price {
	font-size: 15px;
	font-weight: 600;
	margin-top: 5px;
}

form ul.order-form li:first-child {
	margin-top: 0px;
}

form ul.order-form li {
	margin-top: 19px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 14px;
}

form ul.order-form li input {
	margin-right: 10px;
}

.payment-logo img {
	max-height: 21px;
}

.fade.in {
	opacity: 1;
}

.account-tab li {
	width: 100%;
	border-bottom: 1px solid #dee2e6;
}

.account-tab li:last-child {
	border: none;
}

.account-tab li a {
	padding: 10px 15px;
	display: flex;
	font-size: 15px;
	letter-spacing: .5px;
}

.account-tab li a.active,
.account-tab li a:hover {
	background: #000000;
	color: #fff;
}

.my-acc-content h3 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: .4px;
}

.account-field label,
.account-page .modal-body label {
	color: #7E7E7E;
	font-size: 14px;
}

.my-acc-content h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: .4px;
}

.link-icn {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}

.account-page .modal-dialog {
	max-width: 600px;
}

.my-acc-content .form-control {
	font-size: 15px;
	height: 42px !important;
}

.my-acc-content table.table,
.my-acc-content table.table th,
.my-acc-content table.table td {
	border: 1px solid #dee2e6;
	border-collapse: collapse;
}

.my-acc-content table.table th,
.my-acc-content table.table td {
	font-size: 15px;
	line-height: 22px;
	padding: 8px 15px;
}

.my-acc-content table.table th {
	font-weight: 500;
	padding: 20px 15px;
}

.btn--sm {
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	padding: 6px 16px;
	border-radius: 4px;
	color: #282828;
	background: #ecebeb;
}

.btn--grey:hover {
	color: #fff;
	background-color: #282828;
}