@charset "utf-8";
/**
 * Accentika Internet Ltd. - Magento 2 Theme
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the accentika.co.uk license that is
 * available through the world-wide-web at this URL:
 * http://www.accentika.co.uk/license
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 * 
 * @category   Accentika
 * @package    Accentika_hscuk
 * @copyright  Copyright (c) 2018 Accentika Internet Ltd. (http://www.accentika.co.uk/)
 * @license    http://www.accentika.co.uk/LICENSE-1.0.html
 */

/* CSS Document */
body { line-height:  1.15; }
.top_menu li, .navigation .level0 { margin: 0; }
#search_mini_form { float: left; width: 100%; }
.site_search { width: 100% !important; }
/*span.search { display: block; width: 64%; float: left;  }*/
span.top_cart { display: block; /*float: left;*/  }
.navigation { max-width: 100%; overflow: visible; }
.navigation .level0 { display: inherit; }
.navbar-nav .nav-link { width: 100%; }
.header_slider .owl-item .slider-block img.img-fluid { width: 100% !important; }
.nav-sections { margin: 0; }
.top_right { padding-top: 0; }
/*.nav-toggle {
    right: 15px !important;
    top: 50px !important;
	left:auto;
}*/
.nav-toggle:before {
    font-size: 40px !important;
	    color: #fdb813;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: auto;
}
.btn.disabled, .btn:disabled {
    opacity: 1;
}
.columns .column.main {
    padding-bottom: 0px;
}
.owl-carousel {
	margin-bottom:0;
}
.column.main {
    min-height: auto;
}
ul > li, ol > li {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.ct-view .ct-column {
    margin-bottom:0px !important;
}
.imageslider-widget ul {
    list-style-type: none;
}
.ct-view .ct-column-bottom {
    margin-top:0px !important;
}
/* Category product listing price label hide CSS on 22-12-2018 Start */
.price-box .price-label {
    display: none;
}
/* Category product listing price label hide CSS on 22-12-2018 End */
.owl-carousel .owl-item img { height: auto; }
.action.primary {
    background-image: none;
    background:#337d2b;
    border:0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    padding: 0;
    font-size: inherit;
    box-sizing: border-box;
    vertical-align: middle;
}
.action.primary:hover {
    background: #a3a0a0;
    border:0;
    color: #ffffff;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: none;
    border-style: none;
}
.action.primary:focus, .action.primary:active {
    background:#ed1c24;
    border: 0;
    color: #ffffff;
}
.products {
    margin: 0px 0 !important;
}

.table.grouped .col.item {text-align: center;}
p.minimal-price {
    width: auto;
}

/* Mohit Css on 06-02-2019 */
.category-search .control.three-field-control {
    width: 24.8% !important;
}
.bottom_content h2 {color: #414141;}

/* Mohit Css on 06-03-2019 */
.middel_wrapper.middel_wrapper_template1 {
    position: relative;
    z-index: 2;
}
.active_parts_part.default-template .layer-search-box {
    display: none;
}

.mp-better-popup-click-trigger.homepage-subscribe-btn {
    position: unset;
}

.product-spa .product_discription .minimal-price-link {
    display: none;
}

.cart-action-n .use-ajax.action.action-towishlist {
    display: none;
}

.page-products .columns {
    position: unset;
}
.logo-blk img {padding: 0 0 0 10px;}
.search-autocomplete {z-index: 99;}

/* New template CSS on 18-07-2019 */
.video-slider {
    width: 100%;
    float: left;
    border: 10px solid #eee;
	background: #eee;
}
.video-slider .various {
    text-align: center;
    width: 100%;
    float: left;
	font-size: 18px;
	padding: 15px 0 5px 0;
	text-decoration: none;
}
.fa-play-circle::before {
    content: "\f144";
	margin-right: 5px;
}
.pdf-main-area ul li {
    list-style: none;
}
.pdf-main-area ul li img {
    width: 30px;
}

/* Mohit New templates css 27-07-2019 */
.template1_with_video .custom-atribute-new {display: inline-block;}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    display: inline-block;
    width: 25%;
    text-align: center;
}

#layer-product-list .stock.available, #layer-product-list .stock.unavailable {
	font-size: 18px;
}

.default-simple-product-template1 .price-with-quantity .stock.unavailable {
	font-size: 18px;
	font-weight: 400;
}

.dispatch-sec .out-of-stock-message {
    max-width: 58.333333%;
}
.price-with-quantity .login_per a {
    float: left;
    margin: 0;
    border-bottom: 1px solid #a3a0a0;
}
.table-responsive.table-wrapper.actions-toolbar {
    margin: 20px 0 0 0;
    float: left;
}
.table-responsive.table-wrapper.actions-toolbar {
    margin: 20px 0 0 0;
    float: left;
}
.product-list .btn-blk a.action.tocart.primary {
    float: left;
    border-radius: 60px;
    width: 100%;
}