/*!
Theme Name: Sadiq Technology
Theme URI: http://underscores.me/
Author: Mohsin Pervaiz
Author URI: http://www.emergentsoft.com/
Description: This Theme Is Developed Only For Sadiq Technology Network
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sadiq_technology
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Sadiq Technology is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.woocommerce-checkout .woocommerce-billing-fields label {
    width: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row {
    display: inline-block;
    width: 100%;
}
.woocommerce-checkout .woocommerce-additional-fields label {
    width: 100%;
}
.single-product .flex-viewport {
    border: 1px solid #ccc;
}

#vicode_registration_form label {
    display: inline-block;
    width: 100%;
    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: bold;
}

#vicode_registration_form input {
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #ddd !important;
    padding: 0 12px !important;
    width: 100%;
    cursor: text !important;
    font-size: 15px !important;
    height: 40px !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    border-radius: 2px;
}
#vicode_registration_form input[type="submit"] {
    background-color: #00254b;
    color: #fff;
    display: block;
    cursor: pointer !important;
    width: auto;
    line-height: 1em !important;
    padding: 16px 40px !important;
    vertical-align: middle !important;
    height: auto !important;
    font-size: 15px;
    border-radius: 6px;
}

#about{
	margin-top: 50px;
}

#about .fa-quote-left{
	color: #ccc;
	font-size: 70px;
	margin-bottom: 15px;
}

#about p{
	color: #666;
	line-height: 26px;
	font-size: 14px;
}
#contact{
	margin-top: 50px;
}
div#wpforms-4134 {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	padding: 20px;
	margin:0px;
}
#search-results12 ul li {
    width: 24%;
    display: inline-block;
	vertical-align: top;
	padding: 10px 10px;
    border: 1px solid #ccc;
    margin: 5px;
}
#search-results12 ul li .product-image {
    text-align: center;
    padding-bottom: 10px;
}
#search-results12 ul li .product-data h3 {
    font-size: 15px;
    padding-left: 0px;
	color:#00254b;
}
#search-results12 ul li .product-data {
    padding-left: 0px;
}
#search-results12 ul li .product-data .product-price {
    position: relative;
    right: 0;
}
#product_search_widget-2 h2.widgettitle {
    display: none;
}
.search-products-woo .product-data {
    padding-left: 0px !important;
}
.search-products-woo .product-data h6 {
    color: #003265;
}
.search-products-woo .product-price {
    display: inline-block;
    position: relative;
    top: 0px;
    color: #003265;
    font-weight: 600;
}
.search-products-woo .product-image {
    text-align: center;
}
#search-results12 .card-title {
    color: #00254b;
}
.wo-sec-price span {
    font-weight: 600;
}
span.card-title.wo-sec-pur-price {
    float: right;
}

#product_search_widget-2::marker {
    display: none;
    content: '';
}
.product-search select.category {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    color: #495057;
    height: 50px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
.search-results ul li .product-image img {
width: 70px;
}
.search-results ul li .product-data h3 {
font-size: 14px;
 color: #000;
}
.woocommerce-order-received .entry-header {
    display: none;
} 
.woocommerce-checkout .woocommerce-additional-fields .form-row {
    display: block;
    width: 100%;
}
#login .submit-btn {
    background: #003265;
    border-color: #003265;
    color: #fff;
     height: 44px;
}

#login .submit-btn:hover {
    background: #0069d9;
    border-color: #0069d9;
    color: #fff;
}
.login-username label {
    width: 100%;
}
.login-username input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.login-password label {
    width: 100%;
}
.login-password input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#loginform #wp-submit {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
    background-color: #003265;
    border-color: #003265;
    color: #fff;
}
#es_form_f1-n1 .es-field-wrap {
    width: 75%;
    display: inline-block;
}
input.es_required_field.es_txt_email.ig_es_form_field_email {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.9;
    color: #495057; 
    background-color: #fff; 
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.es_subscription_form_submit  {
    color: #003265;
    background: #ffdd22;
    border-color: #ffdd22;
    border-top-left-radius: 0px;
    height: 44px;
    border-bottom-left-radius: 0px;
    width: 24%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    margin-left: -4px;
}
.rmagic {
    display: contents;
    position: relative;
}
.rmcontent
{
	display: flex;
    position: relative;
}
#es_form_f1-n1 label {
    width: 100%;
}
#blog{
	margin-top: 50px;
}

#blog a{
	color: #c6c6c6;
}

#blog .card-body p{
	color: #888888;
	font-size: 15px;
}

#blog .card-body .more-btn{
  background: #003265;
  border-color: #003265;
  color: #fff;
}

#blog .card-body .more-btn:hover{
  background: #0090cf;
  border-color: #0090cf;
}

#blog .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #003265;
    border-color: #003265;
}

#blog .submit-btn{
  background: #003265;
  border-color: #003265;
  color: #fff;
}
#blog .nav-links .nav-previous {
    width: 50%;
    display: inline-block;
    line-height: 50px;
}
#blog .nav-links .nav-next {
    width: 50%;
    display: inline-block;
    text-align: right;
	line-height: 50px;
}
#blog .nav-links .nav-previous a {
    color: #00254b;
    line-height: 30px;
    display: inline-block;
    background-color: #eeee;
    padding: 10px;
}
#blog .nav-links .nav-next a {
    color: #00254b;
    line-height: 30px;
    display: inline-block;
    background-color: #eeee;
    padding: 10px;
}
#blog #comments {
    margin-top: 30px;
}
#blog #comments .comment-form-comment label{
    width: 100%;
}
#blog #comments .comment-form-comment textarea{
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
#blog #comments .comment-form-author label{
    width: 100%;
}
#blog #comments .comment-form-author input{
      width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	line-height: 30px;
}
#blog #comments .comment-form-email label{
    width: 100%;
}
#blog #comments .comment-form-email input{
      width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	line-height: 30px;
}
#blog #comments .comment-form-url label{
    width: 100%;
}
#blog #comments .comment-form-url input{
       width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	line-height: 30px;
}

#blog #comments #submit {
    background-color: #003265;
    border-color: #003265;
    color: #fff;
    padding: 10px 15px;
}
#four-zero-four .digits{
   width: 30%;
}

#four-zero-four h1 {
    color: #00254b;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: transparent !important;
}
#review_form .comment-form-author {
    width: 49%;
    display: inline-block;
}
#review_form .comment-form-email {
    width: 50%;
    display: inline-block;
}
#review_form .comment-form-comment label {
    width: 100%;
}
#review_form .comment-form-comment textarea {
    width: 100%;
	border: 1px solid #ccc;
    border-radius: 5px;
}
#review_form #author {
    width: 100%;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#review_form #email {
    width: 100%;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#review_form #submit {
    background-color: #00254b;
    border-color: #00254b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
}

/* Start Cart */
.page .entry-title {
    font-size: 30px;
    margin: 0;
    padding: 15px 0px;
}
.single-product .flex-control-nav li {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 1px .5px;
    width: 33% !important;
}
.single-product .flex-control-nav
{
display: inline-flex;
width: 100%;
flex-wrap: wrap;	
}
.Thankyou-top_cart table {
    margin: 20px 0px; 
}
.table .thead-dark th {
    color: #fff;
    background-color: #0090cf;
    border-color: #0090cf;
}
.woocommerce-cart .product-thumbnail img {
    width: 65px;
    height: auto;
}

.woocommerce-cart .table td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.woocommerce-cart .btn-primary
{
	background-color: #003265 !important;
    border-color: #003265 !important;
}
#place_order {
    background-color: #003265 !important;
    border-color: #003265 !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    background: transparent;
    padding: 10px 0px 30px 0px;
}
.woocommerce-checkout .checkout_coupon {
	border: 1px solid #003265;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.woocommerce-checkout .checkout_coupon .btn-primary {
    background-color: #003265 !important;
    border-color: #003265 !important;	
}
#featured-products .cropimage {
    width: 60%;
}
#featured-products .cropimageurl {
text-align: center;
height: 340px;
}

#featured-products .card-title
{
height: 80px;	
}
.checkout-button
{
	color: #fff;
    background-color: #003265;
    border-color: #003265;
   display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/* End Cart */
/* Search css on top */
nav.woocommerce-breadcrumb
{
	flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
	margin-top: 20px;
}
.single-product div.product .woocommerce-product-gallery
{
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 28%;
    margin-right: 22px;	
}

.single-product .summary .entry-summary 
{
    float: right;
    width: 70%;	
}
.single-product .product_title.entry-title{    
font-size: 24px;  
color: #444;
}
.single-product  .woocommerce-product-details__short-description p{
	font-size: 14px;
	}

.single-product .price{font-weight: bold;
    font-size: 30px;
    color: #003265;
	}
.single-product .input-text.qty.text {
	width: 120px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #ccc;
   
    text-align: center;
    margin-bottom: 15px;

}	
.single-product .single_add_to_cart_button {
	
	background: #003265;
    border-color: #003265;
    color: #fff;
    padding: 5px 13px;
    border-radius: 4px;
    border: 1px solid;
    margin-bottom: 20px;
	
}
.single-product  .tagged_as{display:block}

.single-product .woocommerce-tabs.wc-tabs-wrapper {

    width: 100%;
    display: inline-block;
	border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
	
}

.single-product .woocommerce-tabs .tabs.wc-tabs {
	display: inline-flex;
    border-top: 1px solid #ccc;
    width: 100%;
    margin-top: 20px;
}
.single-product .tabs.wc-tabs li{
    margin-top: 25px;
    margin-bottom: 30px;
}
.single-product .tabs.wc-tabs .active {
    margin-right: 30px;
    background: #003265;
    border-radius: 4px;
}
.single-product .tabs.wc-tabs .active a {
color: #fff;
padding: 5px 15px;
background-color: #003265;
}
.single-product .tabs.wc-tabs  a {
color: #fff;
padding: 5px 15px;
color: #444;
}
.pro-list-pad img {
    margin: 0 auto;
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.pro-list-pad .woocommerce-loop-product__title {
    color: #003265;
    font-size: 1.25rem;
    margin-bottom: .75rem;
	margin-top: .75rem;
}
ul.products.columns-4 {
    display: inline-block;
}
.page-numbers
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.page-numbers li span {
	position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #003265;
    background-color: #fff;
    border: 1px solid #003265;
	border-radius: 0px;
}
.page-numbers li a {
	position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #003265;
    background-color: #fff;
    border: 1px solid #003265;
	border-radius: 0px;
}
.pro-list-pad {
    padding: 15px;
    margin-top: 15px;
}
.pro-list-pad .price {
      display: block;
    color: #003265;
    margin-bottom: 13px;
}
.archive #secondary {
    display: none;
}
.woocommerce-products-header h1 {
    color: #444444;
    font-size: 26px;
    background: #eeeeee;
    padding: .5rem;
    margin-bottom: 1rem;
}

.pro-list-pad .button {
    background: #003265;
    border-color: #003265;
    color: #fff;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

#top-bar .aws-container {
    width: 100%;
}

#top-bar .aws-container .aws-search-field {
	
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-left: 1px solid #ced4da;
	border-right: 0px solid #fff;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height:50px;
}

.aws-container .aws-search-form .aws-form-btn
{
background: #fff;
border-left:0px solid #fff;
height:50px;
border-top-right-radius: 4px !important;
border-bottom-right-radius: 4px !important;
	
}
/* End Search Css */


/* custom fonts starts */

@font-face {

  font-family: Poppins-Black;
  src: url(https://www.sadiqtechnologies.com/wp-content/themes/sadiq_technology/custom-font/Poppins-Black.ttf);
}

@font-face {

  font-family: Poppins-ExtraBold;
  src: url(https://www.sadiqtechnologies.com/wp-content/themes/sadiq_technology/custom-font/Poppins-ExtraBold.ttf);
}

@font-face {

  font-family: Poppins-Bold;
  src: url(https://www.sadiqtechnologies.com/wp-content/themes/sadiq_technology/custom-font/Poppins-Bold.ttf);
}

@font-face {

  font-family: Poppins-SemiBold;
  src: url(https://www.sadiqtechnologies.com/wp-content/themes/sadiq_technology/custom-font/Poppins-SemiBold.ttf);
}

@font-face {

  font-family: Poppins-Medium;
  src: url(https://www.sadiqtechnologies.com/wp-content/themes/sadiq_technology/custom-font/Poppins-Medium.ttf);
}

@font-face {

  font-family: Poppins-Regular;
  src: url(https://www.sadiqtechnologies.com/wp-content/themes/sadiq_technology/custom-font/Poppins-Regular.ttf);
}

@font-face {

  font-family: Poppins-Light;
  src: url(https://emergentsoft.com/sadiqtechnology/wp-content/themes/sadiq_technology/custom-font/Poppins-Light.ttf);
}

/* default broswer scrollbar design starts */

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e9ecef; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #003265;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #00254b; 
}


body{
	font-family: Poppins-Regular;
	font-size: 16px;
	overflow-x: hidden;
}

*{
	padding: 0px;
	margin: 0px;
  box-sizing: border-box;
}

.btn:focus{
	box-shadow: 0 0 0 0rem rgb(0 123 255 / 0%) !important;
}

p{
	letter-spacing: 1px;
}

a{
	transition: 1s;
}


a:hover{
	text-decoration: none;
}

.megamenu{
	min-width: 34rem;
	margin-top: 8px;
}

.megamenu .dropdown-item{
	padding: 10px 15px;
	transition: 1s;
	font-size: 14px;
	color: #495057 !important;
  border-bottom: 1px solid #dddddd;
}

.search-menu{
	max-height: 400px;
	overflow-y: auto;
	margin-top: 50px;
}

.search-menu .dropdown-item{
	color: #495057 !important;
	transition: 1s;
  font-size: 14px;
}

.setting-menu,
.profile-menu{
	margin-top: 65px;
}

.setting-menu .dropdown-item,
.profile-menu .dropdown-item{
	color: #495057 !important;
	transition: 1s;
  font-size: 14px;
  padding: 12px 15px;
  border-bottom: 1px solid #c5c5c5;
}

.cartt-menu{
    right: 0;
    margin-top: 65px;
    left: unset !important;
    transform: translate3d(0px, 0px) !important;
}

.cartt-menu .dropdown-item{
	color: #495057 !important;
	padding: 20px 15px;
	transition: 1s;
  border-bottom: 1px solid #c5c5c5;
}

.cats-menu{
	min-width: 20rem;
	margin-top: 53px;
} 

.cats-menu .dropdown-item{
	color: #495057 !important;
	padding: 20px 15px;
	transition: 1s;
  border-bottom: 1px solid #c5c5c5;
}

.dropdown-menu{
	border: 0px solid red;
}

.dropdown-item:hover{
	color: #ffdd22 !important;
	background: #003265 !important;

}

.dropdown-item:last-child{
	border-bottom: 0px solid #c5c5c5;
}

/* top bar starts */

#top-bar{
	background: #00254b;
	width: 100%;
	height: 80px;
}

#top-bar .categories-btn{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	color: #495057;
	height: 50px;
}

#top-bar .search-btn{
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #495057;
	width: 50px;
}

#top-bar .profile-btn,
#top-bar .setting-btn{
	background: #001a34;
	color: #fff;
	width: 50px;
	height: 50px;
	font-size: 28px;
}

#top-bar .cart-btn{
	background: #ffdd22;
	color: #001a34;
    height: 49px;
    padding-top: 12px;
}

#top-bar .cart-btn .badge{
	background: #001a34;
	color: #fff;
} 
#Cart_new a {
    color: #00254b;
}
.custom-top-menu ul {
    list-style-type: none;
	margin-bottom: 0px;
}
.custom-top-menu ul li a {
    color: #495057 !important;
    margin-left: 10px;
    font-family: 'Poppins-Regular';
}

.entry-header .entry-title {
    color: #444444;
    background: #eeeeee;
    padding: .5rem;
    margin-bottom: 1rem;
    font-size: 26px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 1rem;
}
input#um-submit-btn {
    background-color: #00254b;
}
.single-product #secondary {
    display: none;
}
.single-product .related.products {
    display: inline-block;
}
.woocommerce-message {
    padding: 15px;
    margin-bottom: 1rem;
    color: #fff;
    background-color: #00254b !important;
}
p.cart-empty.woocommerce-info {
    background-color: transparent;
}
.product .added_to_cart.wc-forward {
    text-align: center;
    margin: 5px 0px 0px 0px;
    color: #003265;
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 1.9;
}
.woocommerce-message a {
    float: right !important;
}
.custom-top-menu ul li {
    color: #495057 !important;
    transition: 1s;
    font-size: 14px;
    padding: 12px 15px;
    border-bottom: 1px solid #c5c5c5;
    width: 100%;
}
.custom-top-menu ul li {
    color: #495057 !important;
    transition: 1s;
    font-size: 13px;
    padding: 12px 15px;
    border-bottom: 1px solid #c5c5c5;
    width: 100%;
} 
.custom-top-menu ul li:last-child {
    border-bottom: 0px;
}
#Cart_new .cart-contents .amount {
    display: none;
}

/* search details start */

#top-bar .search-work{
	position: relative;
}

#top-bar #search_details{
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 5px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	position: absolute;
	z-index: 9999;
	left: 0px;
	top: 48px;
	display: none;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),
	0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

#top-bar #search_details .media:hover{
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

#top-bar #search_details .media .img-sec{
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background: #e9f8ff;
	border: 2px solid #b0e6ff;
}

/* nav bar starts */

#nav-bar{
	background: #003265;
	width: 100%;
}

#nav-bar a{
	color: #7e9fc8;
}

#nav-bar a:hover{
	color: #ffdd22;
}

#nav-bar .navbar-nav .active .nav-link{
	color: #ffdd22;
}

#nav-bar .navbar-nav .nav-item .nav-link{
	padding-right: 24px;
}

#nav-bar .navbar-nav .nav-item .nav-link:hover{
	color: #ffdd22;
}

#nav-bar .main-cat-btn{
	background: transparent;
	color: #ffdd22;
}

/* carousel starts */

.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: 1s;
	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);
}


#my-carousel .carousel-inner h1{
	font-family: Poppins-Black;
	color: #ffdd22;
	padding-left: 30px;
}

#my-carousel .carousel-inner p{
	color: #fff;
	font-family: Poppins-Regular;
	padding-left: 30px;
	line-height: 26px;
}

#my-carousel .carousel-control-prev,
#my-carousel .carousel-control-next{
	opacity: 1;
}

#my-carousel .fa-long-arrow-left,
#my-carousel .fa-long-arrow-right{
	color: #ffdd22;
	background: #4db2dd;
	width: 30px;
	height: 30px;
}

#my-carousel .fa:hover{
	background: #003265;
}


/* featured products starts */

#featured-products{
	margin-top: 50px;
}

#featured-products .head{
	background: #eeeeee;
}

#featured-products .head h1{
	color: #444444;
	font-size: 26px;
}

#featured-products .card-body .card-title a{
	color: #003265;
}
#featured-products .col-md-3 {
    display: grid;
}

#featured-products .card-body .cart-btn{
	background: #003265;
	border-color: #003265;
}

#featured-products .card-body .cart-btn:hover{
	background: #0090cf;
	border-color: #0090cf;
}

#featured-products .card .off{
	background: #0090cf;
  width: 50px;
  position: absolute;
  left: 0;
  color: #fff;
  padding: 5px;
  top: 20px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 13px;
}

#featured-products .card .wishlist{
	background: #fff;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  color: #c1c1c1;
  padding: 5px;
  top: 20px;
  cursor: pointer;
}

#featured-products .card .wishlist:hover{
	color: #003265;
}


/* tags start */

#tags{
	margin-top: 50px;
}

#tags .tags-btn{
	border-color: #a7a7a7;
	color: #a7a7a7;
	width: 100%;
	background: transparent;
}

#tags .tags-btn:hover{
	border-color: #003265;
	color: #003265;
	background: transparent;
}


/* footer start */

#footer{
	margin-top: 50px;
	background: #003265;
	padding: 40px 0px 10px 0px;
}

#footer h1{
	font-size: 22px;
}

#footer ul{
	line-height: 30px;
}

#footer ul li{
	color: #fff;
	text-indent: -12px;
	font-size: 14px;
}

#footer ul li span{
	color: #ffdd22;
	padding-right: 8px;
}

#footer .links li{
	color: #fff;
	text-indent: 0px;
}

#footer .links li a{
	color: #fff;
}

#footer .links li a .fa{
	color: #ffdd22;
	font-size: 8px;
	padding-right: 6px;
}

#footer .links li a:hover{
	color: #ffdd22;
	text-decoration: none;
}

#footer form .subscribe-btn{
	color: #003265;
	background: #ffdd22;
	border-color: #ffdd22;
	border-top-left-radius: 0px;
	height: 44px;
	border-bottom-left-radius: 0px;
}

#footer form .form-control{
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

#footer .fa:hover{
	color: #ffdd22;
}

/* bottom footer starts */

#bottom-footer{
	background: #002245;
	height: 50px;
}

#bottom-footer p{
	font-size: 14px;
}

/* bottom footer ends */






