/* ============================================================================

Theme Name: Sinecure 2025
Theme URI: www.dynamicxperts.com
Description: A premium wordpress template.
Version: 2.0
Author: Saad ali Tariq
Author URI: mailto:dynamicexperts@gmail.com

============================================================================= */
.next_cont{}
.leftmenu{ width:100%; background:#ebebeb;}
.leftmenuhead .fa{ font-size:24px; float:right; display:inline-block; margin:0px 0 0 0px; padding:0 0 0 0px;}

.leftmenu h4{ font:500 15px 'Oswald', sans-serif; background:#04951e; text-transform:uppercase; color:#fff; margin:0px 0 0 0px; padding:16px 14px;}
.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:#ebebeb; color:#303030; margin:0px 0 0 0px; padding:13px 14px; border-bottom:2px solid #303030; 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 #303030; text-transform:uppercase;}
.prdarea3 h4 a{ color:#303030;}

.nofound{ color:#FFF; 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:#e36425; line-height:30px; font-weight:normal;  margin-bottom:5px; padding:5px 0px 5px 10px;}
.deatial h2{ font-size:14px; color:#fff; font-weight:normal; background-color:#797979; line-height:24px; margin-bottom:5px; padding:0px 0px 0px 10px;}
.deatial h2 span{ color:#fff; 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:#fff;}
.wp-pagenavi span.current{ color:#04951e; border:solid 1px #04951e !important;}
.slick-prev{ background:url(images/back-btn.png) left top no-repeat; right:90px; transition:all 0.2s;}
.slick-prev:hover{ background:url(images/back-btn.png) left bottom no-repeat; right:90px}
.slick-next{ background:url(images/next-btn.png) left top no-repeat; right:30px; transition:all 0.2s;}
.slick-next:hover{ background:url(images/next-btn.png) left bottom no-repeat; right:30px;}
.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;}
.product-details-box a.add-to-cart, .add-to-cart {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 14px;
	background: #e36425;
	color:#ffffff;
	padding: 12px 10px;
	text-transform: uppercase;
	border:1px solid transparent;
	border-radius:3px;
	position: relative;
	display: inline-block;
	margin-top:5px;
}

.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: #e88b4c;
	position: absolute;
	right: 39px;
	top: 9px;
}
.product-details-box a.add-to-cart:after, .add-to-cart:after {
	content: '';
	width:1px;
	height:28px;
	background: #c64708;
	position: absolute;
	right: 40px;
	top: 9px;
}
.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 ========*/

#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: #C6C6C6;
}
 #checkout-content input[type="text"]:-moz-placeholder { /* Firefox 18- */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]::-moz-placeholder { /* Firefox 19+ */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]:-ms-input-placeholder { /* IE 10+ */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]::-ms-input-placeholder { /* Edge */
 color: #C6C6C6;
}
 #checkout-content input[type="text"]:placeholder-shown { /* Standard one last! */
 color: #C6C6C6;
}
#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: #C6C6C6;
}
#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;
}

/* contact pages start*/



.cms_cont{  padding: 30px 0 0 0;}
.cont_left{ border:4px solid #fff;}
.cont_left iframe{ border:2px solid #fff;}
.cont_right{ background:#fff; padding:20px; text-align:left;}
.cont_rightbor{ border-top:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2; padding: 20px 0 14px 0; margin: 0 0 10px 0;}

.cont_right ul{ padding:0; margin: 22px 0 21px 0;}
.cont_right ul li{ display:inline-block;}
.cont_right .fbc{ background:#fff; color:#111; margin:0 0 0 0px; font-size:14px !important; padding:7px 7px 7px 10px; border:3px solid #d2d2d2; transition:all 0.4s;}
.cont_right .fbc:hover{ background:#43579c; color:#FFFFFF; border-radius:50%;}

.cont_right .twc{ background:#fff; color:#111; margin:0 0 0 0px; font-size:13px !important; padding:7px 5px 7px 8px; border:3px solid #d2d2d2; transition:all 0.4s;}
.cont_right .twc:hover{ background:#2aa3dc; color:#FFFFFF; border-radius:50%;}

.cont_right .ytc{ background:#fff; color:#111; margin:0 0 0 0px; font-size:13px !important; padding:7px 4px 7px 7px; border:3px solid #d2d2d2; transition:all 0.4s;}
.cont_right .ytc:hover{ background:#c32c30; color:#FFFFFF; border-radius:50%;}

.cont_right .insc{ background:#fff; color:#111; margin:0 0 0 0px; font-size:13px !important; padding:7px 4px 7px 7px; border:3px solid #d2d2d2; transition:all 0.4s;}
.cont_right .insc:hover{ background:#8311d5; color:#FFFFFF; border-radius:50%;}


.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:#fff; background:#d80a05;}



/* 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;}
.contactbx ul li:last-child{border-bottom:0;}
.contactbx ul li span{border-right: 1px #e5e5e5 solid;font-size: 20px; color: #d50000;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);}

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:#fff; background:#d80a05;}
/* new work 20-11-2025 */

.left_menu ul { 
    list-style: none; 
    padding-left: 0; 
}

.left_menu li { 
    padding: 5px 0; 
}

.left_menu .level-1 > a { 
    font-weight: bold; 
     color: #e4ab29;
}

.left_menu .level-2 { 
    margin-left: 15px; 
    
}
.left_menu .level-2 a{ 
    
    color: #000000!important;
}

.left_menu .level-3 { 
    margin-left: 30px; 
    padding-left: 15px; /* Adds padding to the left of level-3 categories */
    font-size: 0.95em; 
}

/* Main menu container (Bootstrap walker usually outputs .navbar-nav ) */
.navbar-nav {
    flex-direction: row !important;
    align-items: center;
    flex-wrap: nowrap !important;
}

/* Menu links */
.navbar-nav > li > a {
   color: #fff;
  padding: 20px 15px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  line-height: 67px;
  font-size: 18px;
}
.navbar-nav > li > a:hover {
  background: #e4ab29;
}
/* Hover + active */
.navbar-nav > li > a:hover,
.navbar-nav > .current-menu-item > a {
    color: #fff;
    background: #e4ab29;
    border-radius: 5px;
}
/* Dropdown container */
.navbar-nav li ul.dropdown-menu {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    min-width: 210px;
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    z-index: 9999;
}

/* Show submenu on hover */
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

/* Dropdown links */
.navbar-nav li ul.dropdown-menu li a {
    padding: 5px 15px;
    color: #333;
    display: block;
    white-space: nowrap;
}

.navbar-nav li ul.dropdown-menu li a:hover {
    background: #e4ab29;
    color: #fff;
}
/* Third-level menu (flyout) */
.navbar-nav li ul.dropdown-menu ul.dropdown-menu {
    left: 100%;
    top: 0;
    margin-left: 5px;
    border-radius: 6px;
}

/* Show flyout on hover */
.navbar-nav li ul.dropdown-menu li:hover > ul.dropdown-menu {
    display: block;
}
