/* ============================================================================

Theme Name: Sanjut Sport
Theme URI: www.dynamicxperts.com
Description: A premium wordpress template.
Version: 2.0
Author: Saad ali Tariq
Author URI: mailto:dynamicexperts@gmail.com

============================================================================= */
@import url("margin.css");
.second-cats-section .top-cat .detail p{ color:white; font-weight: normal; font-size: 20px; }
.white{ color:white; }
/*.page-header {
    padding-top: 20px;
    padding-bottom: 20px;
	background-color: #222;
}*/
/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.prod-img{
	
	  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.prod-img:hover{
	  transform: scale(1.1);
}
.page-header {
    position: relative;
    display: block;
    padding: 90px 0 90px;
    background-repeat: no-repeat;
    background-size: 100% 100% /*cover*/;
}

.page-header:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #000000;
    opacity: 0.6;
}

.page-header__inner {
    position: relative;
    display: block;
    text-align: center;
}

.page-header__inner h2 {
	font-family: var(--bs-body-font-family);
    font-size: 36px;
    color: #ffffff;
	font-weight: bold;
    line-height: 50px;
}
.thm-breadcrumb {
    padding-top: 10px;
	color: #ffffff;
}

.thm-breadcrumb li ,.thm-breadcrumb span {
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-family: var(--bs-body-font-family);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
	    text-transform: uppercase;
}

.thm-breadcrumb li+li {
    margin-left: 11px;
}

.thm-breadcrumb li a , .thm-breadcrumb span a {
    color: #ffffff;
   text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
	font-weight: normal;
}

.thm-breadcrumb li:hover {
    color: #c90008;
}

.thm-breadcrumb li:hover a {
    color: #c90008;
}

.about-page{ margin-top: 15px;}
.about-page .heading{ background-color: #f5f5f5; padding: 8px; }
.about-page .heading h2{ font-size: 32px;
font-weight: 900;
color: #000; }
.about-page .detail{  padding: 8px; }

.category-page{ margin: 25px 0px;}

.next_cont{}

.leftmenu{border: 4px solid #fff;  -moz-box-shadow: 0 0 5px #888; width:100%;
-webkit-box-shadow: 0 0 10px#888;
box-shadow: 0 0 10px #888;}
.navbrder h4 {
    padding: 11px 19px 13px;
    font: 700 18px 'Lato', sans-serif;
    border-bottom: 1px #ccc solid;
    background: #e52626;
	margin: 0;
    color: #fff;
}

.feat_main{border: 1px solid #d3d3d3;}
.feat_main .feat_pic{text-align: center;}
.feat_main .feat_pic img{display: inline-block; padding: 15px 0px; height: auto;}

.feat_main .feat_deatial{background: #fff; padding: 10px 10px;}
.feat_main .feat_deatial h2{font-family: 'Oswald', sans-serif; font-size: 18px; font-weight: 500; color: #000; text-align: center; padding: 5px 0px; text-transform: uppercase; margin-bottom:10px; min-height: 30px;}
.feat_main .feat_deatial h4{font-family: 'Oswald', sans-serif; font-size: 16px; font-weight: 500; color: #000; text-align: center;padding: 5px 0px 10px 0px; text-transform: uppercase;}
.feat_main .feat_deatial .prod-btn a, #sadd-cart{font-family: 'Oswald', sans-serif; width:100%; font-size: 15px; font-weight: 500; color: #fff; text-align: center; display: block; background: #000; padding: 15px 0px; text-decoration: none; transition:all 1.0s; text-transform: uppercase; border:none;}
.feat_main:hover .feat_deatial .prod-btn a, .feat_main:hover #sadd-cart, #sadd-cart:hover{background: #c90008; color: #000; border: none;  }
.header-inner{min-height:inherit}

.leftmenuhead .fa{ font-size:24px; float:left; display:inline-block; margin:0px 0 0 0px; padding:0 15px 0 0px;}

.leftmenu h4{ font:500 18px 'Oswald', sans-serif; background:#c90008; text-transform:uppercase; color:#fff; margin:0px 0 0 0px; padding:14px 14px; border-bottom: 5px solid #373737;}
.leftmenu ul{ margin:0; padding:0;}
.leftmenu li{ list-style: none;}
.leftmenu li:hover{}
.prdarea{ width:100%;}
.leftmenu .prordfa{ background:#282525; color:#fff; margin:0 0 0 0px; padding:2px 8px 2px 9px; font-size:20px; font-weight:bold; border-radius:24px;}


.prdarea1 h4{ font:500 18px 'Oswald', sans-serif; background:#303030; color:#ebebeb; margin:0px 0 0 0px; padding:14px 14px; border-bottom:5px solid #c90008; text-transform:uppercase;}
.prdarea1 h4 a{ color:#303030;}

.fa{ padding:0px 0px;}

.prdarea3{}
.prdarea3 h4{ font:500 18px 'Oswald', sans-serif; background:#ebebeb; color:#303030; margin:0px 0 0 0px; padding:13px 14px; border-bottom:2px solid #373737; text-transform:uppercase;}
.prdarea3 h4 a{ color:#303030;}

.nofound{ color:#000; padding:10px 0px;}

.gallery_re{margin:0px 0px 10px 0px; padding:0px; float:left; width:100%;}
.gallery_re ul{margin:0px 0px 0px 2px; padding:0px;}
.gallery_re ul li{margin:0px; margin:0px 8px 0px 0px; width:95px; height:80px; list-style:none; float:left;}
.gallery_re ul li img{ height:100%; width:100%;}
.border{border:1px solid #b2b2b2;}
.gallery_re ul li:last-child{ margin:0px;}

.border:hover{border:1px solid #da251d;}

.gallery{ float:left; width:100%;}
.gallery img { width:100%; height:auto; border:2px solid #959595; margin-bottom:10px;}



.large_right_side{ width:100%;}
.deatial{ text-align:left;  }
.deatial h1{ font-size:17px; color:#fff; background-color:#111111; line-height:30px; font-weight:normal;  margin-bottom:5px; padding:5px 0px 5px 10px;}
.deatial h2{  font:500 16px 'Open Sans', sans-serif; color:#363636; background:#f1f1f1; border-bottom:1px dashed #989898; padding: 10px 0px; margin-bottom: 10px;}
.deatial h2 span{ color:#111; font-weight:bold;}
.deatial p{ text-align:justify; color:#454545; font-size:12px; line-height:22px; }


.deatial .cart a{ padding:15px 10px 15px 30px; text-align:center; color:#FFFFFF; font-size:14px; background:url(images/cart.png) no-repeat 38% 18px #393f4f; display:block; margin:20px 0px;}
.deatial .cart a:hover{ background:url(images/cart.png) no-repeat 38% -38px #fc0000;}



.wp-pagenavi a, .wp-pagenavi span{ color:#000;}
.wp-pagenavi span.current{ color:#000; border:solid 1px #000 !important;}

.brdcrumb .home{ font:bold 14px arial; color: white;}
.brdcrumb .home:hover{ color: #BE0702; }

.brdcrumb  .category , .taxonomy {font:bold 14px arial; color: #BE0702;}
.brdcrumb  .category:hover , .taxonomy:hover{ color: #E2E2E2; }
/*=========  Checkout-content ========*/
.qty-input{ width: 100%;
	margin-bottom: 5px;
	height: 40px;
	line-height: 40px;
	margin-top:10px;
	border: 1px solid #E2E2E2;
	border-radius: 0px;
	background: #fff;
	box-shadow: none;
	outline: none;
	padding: 0 20px;
	font-size: 14px;
	color: #111111;
	clear: both;

}
.product-details-box a.add-to-cart, .add-to-cart {

	clear: both;
	margin-top:5px;
	padding: 10px 40px 10px 40px;
background: #111111;
font-weight: bold;
font-family: 'Raleway', sans-serif;
font-size: 18px;
margin-top: 20px;
border: 0;
color: #fff;
text-transform: uppercase;
outline: none;
}

.product-details-box a.add-to-cart i, .add-to-cart i {
	padding-left: 33px;
	color: #373838;
	font-size: 1.25em;
	vertical-align: middle;
}
/*.product-details-box a.add-to-cart:before, .add-to-cart:before  {
	content: '';
	width:1px;
	height:28px;
	background: #c20904;
	position: absolute;
	right: 39px;
	top: 3px;
}
.product-details-box a.add-to-cart:after, .add-to-cart:after {
	content: '';
	width:1px;
	height:28px;
	background: #c20904;
	position: absolute;
	right: 40px;
	top: 3px;
}*/
.product-details-box a.add-to-cart:hover, .add-to-cart:hover,  .product-details-box a.add-to-cart:hover i, .add-to-cart:hover i,  .product-details-page-content .shop-page-content .meta a:hover {
	color:#fff;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#checkout-content {
	padding: 98px 0 130px;
}
#checkout-content .row {
	width:100%;
	margin:0 auto;
}
#checkout-content .return-customer {
	background: #F9F9F9;
	border: 1px solid #EBEBEB;
	padding: 21px 30px;
	margin-bottom: 28px;
}
#checkout-content .return-customer p {
	margin-bottom: 0;
	font-size: 14px;
	color: #8e8e8e;
	line-height: 26px;
	letter-spacing: .02em;
}
#checkout-content .return-customer a {
	color: #fe5454;
	letter-spacing: .02em;
}
#checkout-content .section-title h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 1.625em;
	color:#323232;
	text-transform: capitalize;
	position: relative;
	padding-bottom:13px;
	margin-bottom: 43px;
}
#checkout-content .section-title h2:before {
	content: '';
	width:45px;
	height:3px;
	background: #d80a05;
	position: absolute;
	bottom:0;
	left:0;
}
#checkout-content .section-title h2.left_before_fix {
	letter-spacing: 0px;
	margin-bottom: 45px;
}
#checkout-content .section-title h2.left_before_fix:before {
	left:38px;
}
#checkout-content label,  #checkout-content input[type="text"] {
	display: block;
}
#checkout-content label {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	color: #8e8d8d;
	margin-bottom: 5px;
}
 #checkout-content input[type="text"]::-webkit-input-placeholder { /* Safari, Chrome and Opera */
 color: #111111;
}
 #checkout-content input[type="text"]:-moz-placeholder { /* Firefox 18- */
 color: #111111;
}
 #checkout-content input[type="text"]::-moz-placeholder { /* Firefox 19+ */
 color: #111111;
}
 #checkout-content input[type="text"]:-ms-input-placeholder { /* IE 10+ */
 color: #111111;
}
 #checkout-content input[type="text"]::-ms-input-placeholder { /* Edge */
 color: #111111;
}
 #checkout-content input[type="text"]:placeholder-shown { /* Standard one last! */
 color: #111111;
}
#checkout-content input[type="text"],  #checkout-content .left-checkout button {
	width: 100%;
	margin-bottom: 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E2E2E2;
	border-radius: 0px;
	background: #fff;
	box-shadow: none;
	outline: none;
	padding: 0 20px;
	font-size: 14px;
	color: #111111;
}
#checkout-content .left-checkout button {
	text-align: left;
	color: #8e8d8d;
	padding-right:10px;
	margin-bottom:0;
}
#checkout-content .left-checkout ul.dropdown-menu {
	width:100%;
	margin:0;
}
#checkout-content .left-checkout ul.dropdown-menu li {
	padding:10px;
	color: #8e8d8d;
	cursor:pointer;
}
#checkout-content .left-checkout button .fa {
	float:right;
	padding-top:12px;
}
#checkout-content input[type="text"]:last-child {
	margin-bottom: 0;
}
#checkout-content .left-checkout > .row {
	margin-bottom: 20px;
}
#checkout-content .select-box {
	padding: 0;
	margin: 0;
	border: 1px solid #E2E2E2;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	background: #fff url(../img/cart/select-box-bg.png) no-repeat 95% 50%;
}
#checkout-content .select-box select {
	padding: 5px 8px;
	width: 130%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#checkout-content .select-box select:focus {
	outline: none;
}
#checkout-content .row span {
	font-size: 1em;
	font-weight: 500;
	color: #fe5454;
}
#checkout-content .row span.create_account {
	color:#8e8d8d;
	font-size: 0.875em;
	text-transform: capitalize;
}
#checkout-content input[type="checkbox"] {
	margin: 0;
	vertical-align: middle;
	margin-right: 15px;
}
#checkout-content textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #E2E2E2;
	padding: 10px 20px;
	outline: none;
}
#checkout-content .ship-different {
	margin-top: 75px;
}
#checkout-content .order-box {
	border: 1px solid #D9D9D9;
	padding:21px 14px 26px 30px;
	background: #fdfdfd;
}
#checkout-content .order-box ul li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	display: block;
	color: #8E8D8D;
	font-size: 14px;
	line-height: 43px;
	text-transform: uppercase;
}
#checkout-content .order-box ul li.total {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	margin-top: 10px;
	margin-bottom: 19px;
}
#checkout-content .order-box ul li span {
	float: right;
	display: inline-block;
	color:#8e8d8d;
}
#checkout-content .order-box ul li span.bold {
	font-size: 18px;
	color: #010101;
}
#checkout-content .order-box ul li a span {
	color: #e81d23;
	text-transform: none;
}
#checkout-content .order-box ul li input[type="radio"] {
	margin-right: 10px;
}
#checkout-content .order-box ul li .note {
	font-family: 'Raleway', sans-serif;
	background: #ECECEC;
	padding: 15px 30px;
	color: #8e8d8d;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 14px;
}
#checkout-content .order-box ul li .note .fa {
	font-size: 35px;
	position: absolute;
	top: -23px;
	left: 25px;
	color: #ECECEC;
}
#checkout-content .order-box ul li a.place-order {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #282f39;
	display: inline-block;
	background: #f6ba18;
	position: relative;
	line-height: 40px;
	padding-left: 35px;
	border-radius: 3px;
	margin-bottom: 27px;
	padding-right: 9px;
	font-size: 14px;
	margin-top: 40px;
}
#checkout-content .order-box ul li a.place-order i {
	padding-left: 15px;
	font-size: 1.25em;
	padding-right: 7px;
	vertical-align: middle;
	border-left: 1px solid #ffcd47;
	position: relative;
	margin-left: 30px;
	font-size: 14px;
	line-height: 28px;
}
#checkout-content .order-box ul li a.place-order i:after {
	content: '';
	width:1px;
	height:100%;
	background: #d7a41b;
	position: absolute;
	left: -2px;
	top: 0;
}
#checkout-content .order-box ul li a.place-order:hover,  #checkout-content .order-box ul li a.place-order:hover i {
	color:#fff;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}


.proceed-to-checkout input{text-decoration: none; font-family: 'Oswald', sans-serif; font-size:15px; font-weight:500; color: #fff; background: #d91101; padding: 15px 65px; display: inline-block; text-transform:uppercase; border: 0px; margin-top: 10px;}
.proceed-to-checkout input:hover{background: #000000;}


/* contact pages start*/

.Submit-btn{padding:10px 10px; 
	text-align:center; 
	color:#FFFFFF; 
	font-size:12px; 
	background:#ed3d00; 
	display:block; 
	margin:20px 0px;
	border: 0px;
	text-transform:uppercase;}
.Submit-btn:hover{background:#111111; }
.contactbx{border: 1px #e5e5e5 solid; list-style:none;}
.contactbx ul {margin:0px; padding:0px; list-style: none}
.contactbx ul li{border-bottom: 1px #e5e5e5 solid; font-size: 13px;}
.contactbx ul li:last-child{border-bottom:0;}
.contactbx ul li span{border-right: 1px #e5e5e5 solid;font-size: 20px; color: #111111;width: 50px;height: 50px;text-align: center;line-height: 50px;}
.backk2{ background:#323030; padding:0 0 54px 10px;}
.contactbxm{ -webkit-box-shadow: -1px 2px 23px 1px rgba(0,0,0,0.62);
-moz-box-shadow: -1px 2px 23px 1px rgba(0,0,0,0.62);
box-shadow: -1px 2px 23px 1px rgba(0,0,0,0.62);}
.contactbx ul li a{ font-size: 13px; color: #212529;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{ clear:both;}


.form_name{   width: 100%; height: 50px; border: none; border: 2px solid #d0d0d0; padding: 10px;  margin: 8px 0px 8px 0px; font-family:Arial, Helvetica, sans-serif;}
.form_textarea{  width: 100%;  border: none; border: 2px solid #d0d0d0; padding: 10px;  margin: 8px 0px 8px 0px; font-family:Arial, Helvetica, sans-serif;}
.submit{font-family: Poppins-Medium; font-size:13px; color:#fff; padding:10px 30px; border:0px; text-decoration:none; background:#111111; transition: 0.5s all; text-transform:uppercase;}
.submit:hover{color:#000; background:#c90008;}


.about-button{font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 500; color: #ffffff; background: #101010; cursor: pointer; padding: 11px 30px; border: 0px; text-transform:uppercase; outline: none; padding-top: 10px;}
.about-button:hover{color: #000000; background: #c90008;}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: .6s;
	transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}

.product-size{  padding-top: 20px; }

.product-large-page .product-detail select{
     border: solid 2px #444;
     margin-left: 13px;
     width: 184px;
    
}
.carousel-indicators [data-bs-target] {
	background-color: black;
}