/*
	82Cart Stark Assets
	Global Frontend CSS Stylesheet
	Version : 4.0.82.200214
	Created : 30 Sep 2019
	Updated : 14 Feb 2020
*/



	/* ======================================== BACKGROUND COLOR ======================================== */
	/* (sort from light to dark) */
	
	/* ________________________________________ [ TOP BAR ] ________________________________________ */
	#top_bar, .nav_bar.horizontal-s-fullheight .top_bar_item:before, .nav_bar.vertical-s .top_bar_item:before,
	/* ________________________________________ [ CATALOG, PRODUCTS ] ________________________________________ */
	.form-control-select, .product-customization .product-message,
	/* ________________________________________ [ RIGHT BAR ] ________________________________________ */
	#leftbar, #rightbar, .icon_wrap, .add-address .btn {
		background-color: transparent;
	}

	



	/* ======================================== BORDER COLOR ======================================== */
	/* (sort from light to dark) */
	
	/* ________________________________________ [ TOP BAR ] ________________________________________ */
	.dropdown_list {
		border-top: 1px solid #ccc;
	}

	/* ________________________________________ [ CATALOG, PRODUCTS ] ________________________________________ */
	.product-customization .product-message {
		border: 1px solid #666;
	}
	.sttab_1_2 .nav-tabs .nav-link.active, .sttab_1_2 .nav-tabs .nav-link:focus, .sttab_1_2 .nav-tabs .nav-link:hover,
	.sttab_2_2 .nav-tabs .nav-link.active, .sttab_2_2 .nav-tabs .nav-link:focus,
	.sttab_2_2 .nav-tabs .nav-link:hover {
		border-top-color: #666;
	}





	/* ======================================== GLOBAL ======================================== */

	/* ________________________________________ [ MAIN CONTENT ] ________________________________________ */
	main#body_wrapper section#main:first-of-type {min-height: 500px;}


	/* ________________________________________ [ BUTTON ] ________________________________________ */
	.add-address .btn {
	    border: 0;
	    padding: 0;
	    font-size: 12px;
	}




	/* ======================================== HEADER ======================================== */

	/* ________________________________________ [ TOP BAR ] ________________________________________ */
	.brands_slider_item, .dropdown_list .dropdown_list_ul, .dropdown_list .dropdown_list_ul li,
	.dropdown_list .dropdown_list_ul li .dropdown_list_item:hover, .ajax_cart_bag.cart_icon_item,
	.shopping_cart_style_0 .ajax_cart_bag.cart_icon_item {
		border: 0;
		background-color: #fff;
	}
	.pro_cart_right .dropdown_list:before, .pro_name_right .dropdown_list:before, .pro_price_right .dropdown_list:before {
	    left: auto;
	    right: 0;
	}
	.dropdown_list:before {display: none;}

	/* ________________________________________ [ TOP EXTRA ] ________________________________________ */
	#header_bottom .dropdown_list:before, #header_right .dropdown_list:before, #main_menu_widgets .dropdown_list:before,
	#mobile_bar_right .dropdown_list:before, #nav_right .dropdown_list:before, .checkout_header_right .dropdown_list:before,	
	#st_mega_menu_wrap .ml_level_0.current .ma_level_0 {
		color: #666;
	}





	/* ======================================== CATALOG, PRODUCTS ======================================== */
	#product-list-top-wrap, .tax_label {display: none;}
	.product-customization .product-message {height: 40px;}
	.product_second_section, .product_first_section { padding: 20px 0;}





	/* ======================================== CHECKOUT ======================================== */
	.product-line-grid-right .bootstrap-touchspin, .qty_wrap {width: 5rem;}





	/* ======================================== FOOTER ======================================== */





	/* ======================================== MODULES ======================================== */
	/* ________________________________________ [ PAID CONFIRM ] ________________________________________ */
	#module-paidconfirmform-default .page-subheading {margin-bottom: 20px;}
	#module-paidconfirmform-default .btn.btn-primary {float: right;}
	#module-paidconfirmform-default .col-lg-5 .form-group .nopl, #module-paidconfirmform-default .col-lg-5 .form-control-label {
		padding: 0;
	}
