/*

Theme Name: Hampton

Text Domain: hampton

Version: 1.0

Requires at least: 4.7

Requires PHP: 5.2.4

Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.

Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready

Author: Palak



All files, unless otherwise stated, are released under the GNU General Public

License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned

with others.

*/

.TopRight ul li a:hover {
    color: #000000 !important;
}

.dropdown-cart-button {
    background: none !important;
    border: none !important;
    padding: 0;
}

.dropdown-cart-button .dropdown .cart_list .quantity,
p.woocommerce-mini-cart__total.total span {
    color: #000000;
}

.dropdown-cart-button .dropdown-total {
    background: none !important;
}

.woocommerce-mini-cart__buttons.buttons a {
    background: #000000 !important;
    color: #fff !important;
    display: inline;
}

.search-submit {
    margin-left: -5px;
}

.current-menu-item a {
    color: #000 !important;
}

.address-detail p {
    color: #fff;
}

.Basewrapper .woocommerce-MyAccount-content a {
    display: inline-block;
}

.es-field-wrap {
    display: inline-block;
}

input.es_subscription_form_submit {
    padding: 10px;
    background: #000 !important;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 18px;
}

.woocommerce-product-gallery {
    width: 100% !important;
}
.zoomContainer {
    height: 100% !important;
    position: relative !important;
    overflow: hidden;
	display:none;
}

.product_summary {
    float: left;
}

span.onsale {
    display: none;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}

.related.products {
    display: none;
}

.product_bx figure a {
    color: #fff !important;
}

.pro_cnt h4 a {
    color: #333 !important;
}

input#login-submit,
.form-horizontal .btn,
#lostpasswordform input#wp-submit {
    background-color: #000000;
    color: #fff;
    font-weight: 600;
}

#lostpasswordform input#wp-submit {
    padding: 6px 30px;
    border-radius: 30px;
    border: none;
}

#loginform a.readmore {
    background-color: #000000;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 30px;
}

form#lostpasswordform input#user_login {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}

.wc-proceed-to-checkout a.checkout-button {
    background-color: #000000 !important;
    color: #fff !important;
}

.entry-content .term-description {
    display: none;
}

nav.pagination-single {
    display: none;
}

article#post-62 .entry-title,
header h2.entry-title {
    display: none;
}

.woocommerce-result-count {
    font-size: 18px;
    color: #444;
}

h2.woocommerce-loop-category__title {
    text-align: center;
    font-size: 18px !important;
    color: #000 !important;
}

.ShopRight ul.products li.product {
    margin: 0 1.8% 2.992em 0 !important;
}

.ShopRight ul.products li.product .product_bx {
    margin-bottom: 0 !important;
}

.woocommerce-message {
    border-top-color: #000000 !important;
}

.woocommerce-message::before {
    color: #000000 !important;
}

/*=========Wishlist==============*/
.yith-wcwl-wishlistexistsbrowse .feedback { display: none;}
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-button a {
    display: inline-block;
    color: #fff !important;
    background: #000 !important;
    border-radius: 30px !important;
    font-weight: 500 !important;
    padding: 12px 28px !important;
    font-size: 16px !important;
    font-family: "Dosis", sans-serif;
	margin-bottom:10px !important;
}

/*==========Product Category sidebar==========*/

.ShopLeft h3 {
/*  background: #000000; */
    background: #000 !important;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
}

.SubCatList ul li a {
    margin: 0;
    padding: 6px;
    font-size: 16px;
    color: #444;
    font-weight: 300;
    border-bottom: 1px solid #f4f4f4;
    display: block!important;
}

ul>.current-cat>a {
    color: #fff !important;
    font-weight: 600 !important;
 /*   background: #000000 !important; */
    background: #000 !important;
}

.wcsca-icon {
    margin-top: -30px;
    width: 25px;
}


/*============== Blog Cat Tabs ==============*/

.column {
    display: none;
    /* Hide all elements by default */
}


/* Clear floats after rows */

.row:after {
    content: "";
    display: table;
    clear: both;
}

.show {
    display: block;
}

.btn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: white;
    cursor: pointer;
}

.btn:hover {
    background-color: #ddd;
}

.btn.active {
    background-color: #666;
    color: white;
}
@-moz-document url-prefix() {    
	.container.HeaderNav .search-submit{padding-bottom:1px;}   
}
#srch hr {
    display: none;
}
#srch .search-content {
    float: left;
    width: 31%;
    margin: 1%;
    padding: 24px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
	transition:all 0.7s;
}
#srch .search-content  h2{font-size:1.5rem;}
#srch .search-content  h2 a{color:#404040 !important;}
#srch .search-content:hover  h2 a{color:#000 !important;}
#srch .search-content:hover  { box-shadow: 0 0 10px #0009c;}
#srch .navigation.pagination {
    width: 100%;
}
#srch  .nav-links{
    text-align: center;
    width: 100%;
	margin-bottom:20px;
}
#srch .nav-links a,
#srch .nav-links span{
    display:inline-block;
	color:#000 !important;
	font-size:18px;
}
#srch .nav-links span.current{   
	color:#000 !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	background:#202020;
	color:#fff !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{	
	color:#000 !important;
}
.woocommerce {
    width: 100%;
}
/*===================Sitemap===============*/
.sitemap_pg li {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
}
.sitemap_pg li ul {
    padding: 10px 0;
}
.sitemap_pg li ul li {
    list-style: disc;
    margin-left: 25px;
/*    color: #21aeb5 !important; */
    color: #000 !important;
    margin-bottom: 5px;
}
.sitemap_pg li ul li a {
    font-size: 15px;
    font-weight: 400;
/*    color: #21aeb5 !important;*/
    color: #000 !important;
}

/*================Reviews=================*/

.proudct_dtl .woocommerce-product-rating { display: none !important;}
/*.woocommerce-tabs.wc-tabs-wrapper { display: none;}*/

/*================Courses=================*/

.kit_list li { 
    width: calc(100% / 1) !important; 
    margin-bottom: 5px !important;
    line-height: 35px !important;
}

/*=======================*/
.woocommerce-variation-price { padding: 0 0 20px 0;}
.zoomContainer {height: auto !important;}

.product_summary span.sku_wrapper { display: none;}

a.buy_button {
    background: #000 !important;
    color: #fff !important;
    /*width: 16%;*/
        display: inline-block;
    padding: 10px; 
    font-weight: 500 !important;
}
#submit, #do_uploadFile {
    font-size: 16px !important;
}

.woocommerce div.product div.images .flex-control-thumbs li{
        width: 23%;
    float: left;
    margin: 1% !important;
    list-style: none;
}

.product_bx .star-rating { display: none !important;}
p.ig-es-comment-form-es-consent { display: none;}

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

.sub_disc {
    /*background: #32cbd2;*/
	background: #000;
    margin: 20px 0;
    padding: 20px;
}
.sub_disc h3 {
    color: #fff;
    text-align: center;
}

span.woocommerce-terms-and-conditions-checkbox-text a {
    font-weight: 600;
    display: inline;
    text-transform: capitalize;
}

p.woocommerce-store-notice.demo_store { background: #000;}
form.wpcf7-form input#submit { background: #000 !important;}
.inner-banner { margin-bottom: 0px;}
.free_banner {
    margin-bottom: 50px;
    text-align: center;
    background: #000;
    color: #fff !important;
    font-size: 20px;
    padding: 10px;
    font-weight: 500;
}

.sub-form input.es_txt_email {
    padding: 10px;
    background: #fff;
    color: #000;
    border: 1px solid #000 !important;
    border: none;
    width: 100%;
    font-size: 18px;
}
a.txt_head_img {
    width: 100% !important;
}

.primary-slider .tc_video_slide video{width:100% !important;height:400px !important;}
.splide--slide .tc_video_slide video{width:100% !important;height:93px !important;}
.splide--slide .tc_video_slide{background:#8c9295;position:relative;top:-3px;}
.splide--slide .tc_video_slide:before{content:'\f144';font-family:"Font Awesome 5 Free";color:#fff;font-size:25px;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:25px;height:25px;opacity:.7;line-height:1;}

.footer-area .current-menu-item a {color:#fff !important; }
.woocommerce ul.products li.product a img{width: 100%; height: 100%; display: block; margin: 0 0 1em; box-shadow: none; object-fit: contain;}
.product_thumbs {height: 200px; display: flex; width: 100%; justify-content: center; align-items: center;}