/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap');*/

@media (min-width: 1350px) {
    .container {
        width: 100%;
        max-width: 1920px;
    }
}
@media (max-width: 1350px) {
    .container {
        width: 100% !important;
    }
}

#common-home {
    overflow-x: hidden !important;
}
body {
    max-width: 1920px;
    margin: auto;
    overflow-x:hidden;
}
.price-tax {
	display: none !important;
}
header {
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 10;
	box-shadow: 0 2px 7px 3px rgba(0, 0, 0, 0.06);
}
body {
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
*{
	font-family: Proxima Nova;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.breadcrumb li {
	text-transform: uppercase;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.input-group .input-group-addon {
	background: unset;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 600;
	color: #333;
	border: unset;
}
.input-group .form-control {
	border: unset;
	box-shadow: unset;
	border-bottom: 1px solid;
	border-radius: 0;
}
/* Remove the arrows from product quantity */
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
/* for Firefox */
input[type=number] {
	-moz-appearance: textfield;
  }
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.container.main-menu {
    padding: 0px;
}
a:focus {
	outline: unset;
}
.nav>li>a:focus {
	background-color: unset;
}
@media (min-width: 1350px) {
    header > .container {
        max-width: 100%;
    }
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #dfdfdf;
	/* background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); */
	/* background-repeat: repeat-x; */
	color: #333 !important;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
header > .container > .row #logo img {
    height: 70px;
    width: auto;
}

/*############################*/
/*    HEADER                  */
/*############################*/

header .mobile_inner_navigation {
    display: none;
}

header .container .row .col-sm-8 {
	position: static !important;
}

/*    -->  HEADER > ICONS SECTION > LANGUAGE > FLAG ACTIVE LANGUAGE */

html[lang="el"] #language_selection > button[name="el-gr"] {
	font-weight: bold;
}

html[lang="en"] #language_selection > button[name="en-gb"] {
	font-weight: bold;
}

/*####################*/
/*    RESPONSIVE      */
/*####################*/
@media(max-width: 1680px) {
	/*header .row {*/
	/*	margin-left: 50px !important;*/
	/*	margin-right: 50px !important;*/
	/*}*/
	#language_selection {
		margin-right: unset !important;
	}
}

@media(max-width: 1600px) {
	/*header .row {*/
	/*	margin-left: 25px !important;*/
	/*	margin-right: 25px !important;*/
	/*}*/
	header .container {
		padding: unset;
	}
}

@media(max-width: 1440px) {
    
	#menu .nav > li > a {
		font-size: 14px !important;
	}
	#header_icons_section svg {
		width: 25px !important;
	}
	header .row > .col-sm-3 .list-inline {
		/* justify-content: flex-end !important; */
	}
	#language_selection {
		margin-right: 15px !important;
	}
	header .container .row .col-sm-1 {
		padding: unset;
        justify-content: center;
        padding-right: 10px;
	}
}

@media(max-width: 1366px) {
	#language_selection {
		margin-right: 5px !important;
	}
	#menu .nav > li > a {
		font-size: 13.3px !important;
	}
	header .container .row .col-sm-8 {
		padding: unset;
	}
	
}

@media(max-width: 1280px) {
	header .container {
		width: 100%;
	}
	#menu .nav > li > a {
		font-size: 12.3px !important;
	}
	#header_icons_section svg {
		width: 20px !important;
	}
}
@media(max-width: 1180px) {
	header .collapse.navbar-collapse.navbar-ex1-collapse {
		padding: unset;
	}
	header .container .row > div {
		padding: unset;
	}
	#language_selection {
		margin-right: -8px !important;
	}
}
@media(max-width: 1366px) {
    .navbar-collapse {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    header .row {
        padding: 10px !important;
        margin: 0 !important;
    }
    .list-inline {
        margin-left: 0 !important;
    }
        header .row .col-sm-3 #language_selection .btn {
        font-size: 12px !important;
        padding: 0px 5px !important;
    }
}

@media(max-width: 1024px) {
    header > .container > .row > div {
        width: calc(100% / 3) !important;
    }
	#menu .nav > li > a {
		font-size: 10px !important;
	}	
	header .row .col-sm-3 #language_selection .btn {
		font-size: 11px !important;
	}
    #header_icons_section>ul>li:first-child {
        padding-right: 25px;
    }

    
}

@media(max-width: 1023px) {
    #menu .nav.navbar-nav > li > a {
        text-shadow: none;
        letter-spacing: normal;
        padding: 0px 5px;
        line-height: normal;
        width: 100%;
        height: 60px;
        justify-content: center;
        align-items: center !important;
        display: flex;
    }
}

/* search */
#search .btn.btn-default.btn-lg {
	padding: 0px;
	background: white;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid black;
	border-radius: unset;
	height: 40px;
	display: block;
	position: relative;
}
#search .btn.btn-default.btn-lg .svg-icon.search-icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
#search .input-group-btn {
    vertical-align: bottom;
}
/*##########################################*/
/*     CART                                 */
/*##########################################*/

#cart {
	margin-bottom: 0px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}

.minicart_intro .subtitle {
	font-size: 25px !important;
	line-height: 31px !important;
}

#cart .dropdown-menu .product-info a {
	line-height: 20px;
	text-transform: none !important;
}
#cart .dropdown-menu .table-products {
	padding-left: unset !important;
	margin-top: unset !important;
}
#cart .dropdown-menu .cart-footer>a:first-child {
	background-color: #345176 !important;
}
#cart .dropdown-menu>li.bottom-section {
	height: 322px !important;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
		max-width: 1920px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

/*#############################################################*/
/*    RESPONSIVE                                               */
/*#############################################################*/

@media(max-width: 1440px) {
	#cart .dropdown-menu {
		width: 570px !important;
	}
	.cart_enabled body:before {
		width: calc(100% - 570px) !important;
	}
	#cart .dropdown-menu>li.bottom-section {
		height: 300px !important;
	}
}

@media(max-width: 1366px) {
	#cart .dropdown-menu {
		width: 520px !important;
	}
	.cart_enabled body:before {
		width: calc(100% - 520px) !important;
	}
	#cart .dropdown-menu .product-thumb {
		padding: 0 !important;
	}
	#cart .dropdown-menu .product-info {
		padding: 0px !important;
	}
}

@media(max-width: 1280px) {
	#cart li.bottom-section {
		padding: 25px 45px;
	}
}

@media(max-width: 1024px) {
	#cart .dropdown-menu {
		width: 460px !important;
	}
	.cart_enabled body:before {
		width: calc(100% - 460px) !important;
	}
	#cart li.bottom-section {
		padding: 25px 65px;
	}
	#cart .dropdown-menu>li.bottom-section {
		height: 270px !important;
	}
}

@media(max-width: 540px) {
    #cart .dropdown-menu {
        width: 90vw !important;
    }
}



/*###########################################################################*/
/*    checkout-cart                                                          */
/*###########################################################################*/

#checkout-cart form thead td {
	border: unset !important;
	font-weight: bold;
	vertical-align: middle !important;
	text-transform: uppercase;
	text-align: center !important;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#checkout-cart form .table-bordered {
	border: unset;
}
#checkout-cart form tbody td {
	vertical-align: middle !important;
	text-align: center !important;
	border: unset;
	border-bottom: 1px solid #F3F3F3;
	padding: 25px 8px;
}

@media (min-width: 768px){
    #checkout-cart form tbody td.text-left.product-title {
    	text-align: left !important;
    }
}

#checkout-cart form tbody td.text-left.product-title a {
	font-weight: bold;
	color: #333;
	font-size: 16px;
	line-height: 20px;
    text-wrap: wrap;
}
#checkout-cart .text-center .img-thumbnail {
	border: none;
}
#checkout-cart h1 {
	color: #202020;
	font-size: 35px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #979797;
	padding-bottom: 6px;
	margin-bottom: 40px;
}
#checkout-cart h1 .product-title-length {
	color: #000000;
	font-size: 18px;
	float: right;
	font-weight: normal;
	margin-top: 20px;
}
#checkout-cart form {
	margin-bottom: 60px;
}
#checkout-cart .table.cart-total-table td {
	border: unset;
}
#checkout-cart .pull-right a, 
#checkout-cart .pull-left a {
	box-shadow: unset;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	border-radius: unset;
}
#checkout-cart .pull-left a {
	border: 1px solid #999;
    font-size: 18px;
    color: #000000;
    background: #FFFFFF;
	padding: 15px;
}

#checkout-cart .pull-right a {
	font-size: 18px;
    color: #FFFFFF;
    background: #001127;
	padding: 15px;
}
#checkout-cart form thead td.text-left.tbl-title {
	text-align: left !important;
}
#checkout-cart form .input-group.btn-block button.ctm-stepper:before,
#checkout-cart form .input-group.btn-block button.ctm-stepper:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #212121;
  transform: translate(-50%, -50%);
}
#checkout-cart form .input-group.btn-block button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
#checkout-cart form .input-group.btn-block button.ctm-stepper {
    outline:none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    cursor: pointer;
    margin: 0 7px;
    position: relative;
}
#checkout-cart form .input-group.btn-block {
	max-width: unset !important;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	justify-items: center;
}
#checkout-cart form #cart-stepper {
	-webkit-appearance: none;
	margin: 0;
	-moz-appearance: textfield;
	width: 37px;
	text-align: center;
	border: 1px solid #999;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
#checkout-cart form .input-group.btn-block .input-group-btn {
	margin-left: 30px;
    width: auto;
}
#checkout-cart form .input-group.btn-block .input-group-btn .btn {
	background: white;
	border: 1px solid #999;
	border-radius: unset;
}
#checkout-cart .checkout_cart_top_section {
	display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
	padding: 70px 0px 40px;
    justify-content: space-between;
}
#checkout-cart .checkout_cart_top_section .center_col h3 {
	color: #000000;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin: auto;
}
#checkout-cart .checkout_cart_top_section .center_col h2 {
	color: #000000;
  	font-size: 30px;
  	text-align: center;
	font-weight: bold;
	margin: auto;
	padding-bottom: 5px;
}
#checkout-cart form thead tr {
	background-color: #345176;
}
#checkout-cart form .table-responsive thead td:first-child {
	width: 11%;
}
#checkout-cart form .table-responsive thead td:nth-child(2) {
	width: 20%;
}
#checkout-cart form .table-responsive thead td:nth-child(3) {
	width: 25%;
}

#checkout-cart form .input-group-btn {
	display: flex;
	gap: 7px;
}

#checkout-cart form .table-responsive tbody td:nth-child(4) strong,
#checkout-cart form .table-responsive tbody td:last-child strong {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
#checkout-cart form .table-responsive tbody .product_id {
	color: #6C6C6C;
	font-size: 14px;
}

#checkout-cart .bottom_section {
    padding: 40px 10px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-direction: column;
    margin-bottom: 45px;
    background-color: #f7f7f7;
}
#checkout-cart .bottom_section > * {
	width: 90%;
	margin: auto;
}
#checkout-cart .bottom_section .coupon_title {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
#checkout-cart .bottom_section .input-group {
	margin-top: 35px;
}
#checkout-cart .bottom_section .input-group .form-control {
	height: 60px;
    border-bottom: none;
    font-size: 15px;
    width: 500px;
    padding: 0px 25px;
    max-width: 100%;
}
#checkout-cart .bottom_section .input-group-btn input {
	padding: 17px 35px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
	background-color: #001127;
}
#checkout-cart .bottom_section .input-group-btn input:hover {
	color: #FFFFFF;
	background-color: #345176;
}
#checkout-cart .bottom_section .cart-total-table {
	color: #000000;
}
#checkout-cart .bottom_section .cart-total-table tr {
	display: flex;
	justify-content: space-between;
}
#checkout-cart .bottom_section .cart-total-table tr .title {
	text-transform: uppercase;
	margin-right: 100px;
}
#checkout-cart .bottom_section .cart-total-table tr td {
	display: flex;
	align-items: center;
}
#checkout-cart .bottom_section .cart-total-table tr .value {
	font-weight: bold;
}
#checkout-cart .bottom_section .cart-total-table tr:last-child .title {
	font-size: 18px;
	font-weight: bold;
}
#checkout-cart .bottom_section .cart-total-table tr:last-child .value {
	font-size: 25px;
	font-weight: bold;
}
#checkout-cart .buttons.clearfix {
	margin-bottom: 90px;
}
@media(max-width: 590px){
    #checkout-cart .buttons.clearfix {
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
}
.text-right.cart-footer {
	display: flex;
	margin: 20px 0px 0px !important;
}
.text-right.cart-footer a {
	width: 50%;
	text-align: center;
	position: relative;
	display: block;
}
footer .container {
	max-width: 1650px;
}
.news-form h1 {
    margin-bottom: 0px !important;
}
#common-home #content .row .news-form h3 {
    margin-bottom: 0px !important;
    border: unset !important;
    margin-top: 0px;
    font-size: 20px !important
}
.news-form {
	max-width: 1200px !important;
}
.alert.alert-success.alert-dismissible.tk-add-cart.news-form {
	max-width: unset !important;
}
.alert.alert-success.alert-dismissible.tk-add-cart.news-form #email {
	width: 100% !important;
	margin-bottom: 15px;
    background: transparent;
}
.alert.alert-success.alert-dismissible.tk-add-cart.news-form #subscribe {
	width: 100%;
}
.alert.alert-success.alert-dismissible.tk-add-cart.news-form .pull-center a {
	display: unset;
}
.alert.alert-success.alert-dismissible.tk-add-cart.success_price_zero .tk-cart-body .product-price{
    display: none;
}
.text-right.cart-footer a:first-child {
	background: #999;
	color: white;
}
.text-right.cart-footer a:last-child {
	background: black;
	color: white;
}
header #cart .btn.btn-danger.btn-xs {
	background: white;
	border: 1px solid #999;
	box-shadow: unset;
}

.panel-group .panel {
	border-radius: 0px;
}
.panel-default > .panel-heading .accordion-toggle[aria-expanded="true"] {
	background: black;
	color: white;
}
.panel-default > .panel-heading .accordion-toggle {
    display: block;
    padding-left: 15px;
    text-decoration: none;
}
.panel-default > .panel-heading {
    padding: 0;
    min-height: 40px;
}
.panel-default > .panel-heading .panel-title {
	line-height: 40px;
	background-color: #f7f7f7;
}
#checkout-checkout #accordion .btn-primary {
	background: black;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 30px;
	border-radius: unset;
	box-shadow: unset;
}

.panel.panel-default .well.well-sm p {
    word-break: break-word;
}

/*#############################################################*/
/*    RESPONSIVE                                               */
/*#############################################################*/

@media(max-width: 1280px) {
	#checkout-cart .bottom_section .cart-total-table tr .title {
		margin-right: 50px;
	}
    #checkout-cart .bottom_section {
        flex-direction: column;
    }
    #checkout-cart #content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width: 1180px) {
	
}

@media(max-width: 1024px) {
	#checkout-cart .checkout_cart_top_section .center_col h2 {
		font-size: 25px;
	}
    #checkout-cart .checkout_cart_top_section .left_col,
    #checkout-cart .checkout_cart_top_section .right_col {
        display: none;
    }
    #checkout-cart .checkout_cart_top_section {
        justify-content: center;
    }
	#checkout-cart .bottom_section .cart-total-table tr .title {
		margin-right: 10px;
	}
	#checkout-cart .bottom_section .coupon_title {
		font-size: 14px;
	}
}

@media(max-width: 870px) {
	#checkout-cart .bottom_section .input-group {
        display: flex;
        flex-direction: column;
    }
    #checkout-cart .bottom_section .input-group .input-group-btn {
        width: auto;
    }
    #checkout-cart .bottom_section .input-group-btn input {
        width: 100%;
    }
    #checkout-cart .bottom_section .input-group .form-control {
        width: auto;
    }
}


@media(max-width: 768px) {
	#checkout-cart form .table-responsive thead,
    #checkout-cart form .table-responsive tbody td:nth-of-type(4) {
        display: none;
    }
    #checkout-cart form .table-responsive tbody tr {
        display: flex;
        flex-wrap: wrap;
        padding: 25px 0px;
    }
    #checkout-cart form .table-responsive tbody td {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }
    #checkout-cart form .table-responsive tbody td.text-left .input-group.btn-block {
        justify-content: flex-start;
    }
    
}


/*###########################################################################*/
/*  HEADER   menu  <<=== updated!!!!!!!! 23.01.2023 EDIT */
/*###########################################################################*/

@media(min-width:1025px){
header .row {
    display:grid!important;
    grid-template-columns: 0 10% 75% 15% 0;
    padding:15px!important;
}

header .col-sm-1,
header .col-sm-8,
header .col-sm-3{
    width:unset!important;
}

}







/*###########################################################################*/
/*    menu                                                                   */
/*###########################################################################*/
#menu {
	background-color: transparent;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
	min-height: 40px;
	border-radius: 0px !important;
	margin-bottom: 0px;
    border: unset !important;
}
#menu .nav.navbar-nav {
	float: unset;
	margin: auto;
	display: flex;
  
}
#menu .nav.navbar-nav li {
	float: unset;
}
#menu .nav.navbar-nav li:hover > a {
    color: var(--accent2) !important;
}

header .list-inline li:hover svg, 
header .list-inline li:hover path {
    fill: var(--accent2);
    stroke: var(--accent2);
}

#menu .nav.navbar-nav .dropdown:first-child {
	order: unset !important;
}
#menu .nav > li > a {
    color: var(--headerfont);
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    padding: 15px 10px;
    width: 100%;
    text-transform: uppercase;
    height: 70px;
    display: flex;
    border-bottom: solid 3px transparent;
    align-items: center;
    background: transparent;
    transition: all 0.3s ease;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
    display: flex;
    justify-content: start;
    align-items: center;
    min-width: 500px;
}

#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	display: none !important;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}

#menu .mg-menu-container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 1199px) {
    #form-language .btn.btn-link.dropdown-toggle {
        padding: 0;
        font-size: 10px;
    }
    header .row > .col-sm-3 .list-inline img.hd-icons {
        height: 18px !important;
    }
    header .row > .col-sm-3 .list-inline .header-icon-men a {
        font-size: 10px !important;
    }
    header #cart .btn.btn-inverse {
        font-size: 10px;
    }
    .product-layout .caption p {
        font-size: 12px !important;
        line-height: 15px !important;
    }
    .product-thumb .price-tax {
        font-size: 9px !important;
        line-height: 15px !important;
    }
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
    .product-thumb .button-group {
        width: 100%;
    }
} 
@media (max-width: 500px) {
    #product-category .cat-title,
    #product-search .cat-title {
        font-size: 20px !important;
    }
}
@media (max-width: 991px) {
    #common-home #content .row {
        width: 100% !important;
    }
    .row.latest-products-module .row,
    .row.special-products-module .row {
        grid-template-columns: 1fr 1fr !important;
    }
    header .row > .col-sm-6 {
        width: 30%;
        margin: 0px 8%;
    }
    header .row > .col-sm-2 {
        height: 90px;
    }
    header .row > .col-sm-2 #logo {
        margin-top: 20px;
    }
    #product-category .cat-title,
    #product-search .cat-title {
        font-size: 25px !important;
    }
    
    .powered_by > div:first-child {
	    margin-bottom: 15px;
    }
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 1024px) {
    #product-category #content,
    #product-search #content {
        width: calc( 100% - 370px);
    }
    
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
}
/*###########################################################################*/
/*    mega-menu                                                              */
/*###########################################################################*/
.container.main-menu.mega-menu-cont-main {
	position: static !important;
	top: 0;
	z-index: 3;
    /*margin-bottom: 20px;*/
} 

.mega-menu-cont-main,
.mega-menu-cont-main #menu,
.mega-menu-cont-main #menu .navbar-collapse.collapse,
.mega-menu-cont-main #menu .nav.navbar-nav,
.mega-menu-cont-main #menu .nav.navbar-nav > li {
	position: static !important;
	display: flex;
	align-items: center;
    justify-content:center;
}
.dropdown-menu.mega-menu {
	width: 100%;
	float: unset !important;
	left: 0 !important;
	right: 0 !important;
	margin: 0 !important;
	padding: 20px !important;
    top: 59px;
    max-width:1920px;
}
#menu .dropdown a img {
	width: 100%;
	height: auto;
}
@media(max-width: 1024px){
    #menu .dropdown-menu.mega-menu .dropdown-inner {
        width: 90%;
        display: block !important;
        max-height: 380px;
        overflow-y: auto;
    }
}
.dropdown-menu.mega-menu .see-all {
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
	border: unset !important;
}
.dropdown-menu.mega-menu .see-all:hover {
    background-image: unset !important;
    background-color: unset !important;
}
.dropdown-menu.mega-menu .dropdown-inner > ul > .mg-menu-cont {
	width: 24% !important;
	margin-bottom: 30px;
}
.dropdown-menu.mega-menu .dropdown-inner > ul {
  display: flex !important;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 100%;
}
.dropdown-menu.mega-menu .dropdown-inner li a {
	padding-left: 0px !important;
	font-size: 16px !important;
	line-height: 25px !important;
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.dropdown-menu.mega-menu .dropdown-inner > ul > div .mg-menu-title, .dropdown-menu.mega-menu .dropdown-inner > ul > div .mg-menu-title a {
	margin: 0px;
	font-size: 18px !important;
	font-weight: bold;
	padding: 0 !important;
	line-height: 30px !important;
}
/* content */
#content {
	min-height: 600px;
}

/*#####################################################*/
/*    RESPONSIVE                                       */
/*#####################################################*/

@media (max-width: 1600px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 1270px !important;
	}
}

@media (max-width: 1440px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 1230px !important;
	}
}

@media (max-width: 1366px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 1160px !important;
	}
}

@media (max-width: 1280px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 1080px !important;
	}
}

@media (max-width: 1180px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 1000px !important;
	}
}

@media (max-width: 1024px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 870px !important;
	}
	.mobile_inner_navigation .list-inline {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        padding-top: 5px;
    }
    #header_icons_section svg {
        width: 30px !important;
        height: 30px !important;
    }
}

@media (max-width: 912px) {
	#menu>.collapse>.nav>li .dropdown-menu.mega-menu {
		min-width: 10px !important;
	}
}
/*######################################################################*/
/*      MOBILE MEGA MENU                                                */
/*######################################################################*/

@media(max-width: 1024px) {
    /* .collapse.navbar-collapse.navbar-ex1-collapse {
        display: none !important;
    } */
    header .container .row .col-sm-1 {
        order: 1;
        width: auto;
    }
    header .container .row .col-sm-3 {
        order: 2;
        justify-content: end;
        /*margin-left: 365px;*/
    }

    header .container .row .col-sm-8 {
        order: 0;
    }
    header #menu {
        flex-direction: column;
        align-items: flex-start !important;
    }
    header #menu .nav.navbar-nav {
        align-items: start !important;
        flex-direction: column;
    }
    header .mobile_inner_navigation {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        color: #FFFFFF;
    }
    header .mobile_inner_navigation svg {
        width: 40px;
    }
    header .mobile_inner_navigation svg {
        color: #FFFFFF !important;
        fill: #FFFFFF !important;
    }
    header .mobile_inner_navigation .back_button {
        transition: all 0.4s;
        /* visibility: hidden; */
    }
    #menu.first_level_active .mobile_inner_navigation .back_button {
        visibility: visible;
    }
    #menu > .navbar-collapse[aria-expanded="true"] {
        transform: translateX(0px) !important;
    }
    .mobile_inner_navigation > div {
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .mega-menu-cont-main #menu .navbar-collapse.collapse {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        flex-direction: column;
        background: var(--headerbg);
        top: 0px !important;
        left: 0px !important;
        position: fixed !important;
        /*width: 380px !important;*/
        height: 100% !important;
        min-height: 100% !important;
        display: block !important;
        transition: all 0.4s;
        transform: translateX(-100%);
        z-index: 99999999999;
        overflow: hidden !important;
    }
    header img {
        width: auto;
    }
    #menu .nav.navbar-nav > li > a {
        font-size: 20px !important;
    }
}
/*###########################################################################*/
/*     FOOTER                                                                */
/*###########################################################################*/
footer {
	margin-top: 0px !important;
	padding-top: 30px;
	background-color: #001127;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #FFFFFF;
	line-height: 30px;
}
footer li > a:hover {
	color: var(--accent2);
}
footer .col-sm-3 button:hover a {
	color: white;
}
footer .col-sm-3 img {
    max-width: 100%;
    object-fit: contain;
}

footer .col-sm-3 button {
	padding: 12px 30px;
    font-size: 14px;
	border: unset;
	background-color: #404C5D;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
    white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1024px){
    footer .col-sm-3 button {
        font-size: 12px;
        padding: 12px 20px;
    }
}

@media(max-width: 768px){
    footer .col-sm-3 button {
        font-size: 12px;
        padding: 3px 8px;
    }
}

footer .col-sm-3 button:hover {
	background-color: var(--accent2) !important;
	transition: background-color 0.3s;
}

footer h5 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
footer .col-sm-3:first-child button {
	background-color: #404c5d;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding: 13px 42px;
	margin-top: 20px;
	border: none;
}

footer .col-sm-3:first-child button a {
	line-height: 19px;
}

footer .col-sm-3:first-child .socials_section {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 5px;
}

footer .socials_section a {
    padding: 0 10px;
}

footer svg {
	height: 18px;
	fill: #FFFFFF;
}

footer .news-form h1 {
	font-family: Proxima Nova;
}

/*############################*/
/*    RESPONSIVE              */
/*############################*/

@media (max-width: 1680px) {
	footer .container {
		max-width: 1440px;
	}
}

@media (max-width: 1680px) {
	footer .container {
		max-width: 1440px;
	}
}

@media (max-width: 1440px) {
	footer .container {
		max-width: 1280px;
	}
	footer .col-sm-3:last-child .socials_section {
		gap: 30px;
	}
}

@media (max-width: 1280px) {
	footer .col-sm-3:last-child .socials_section {
		gap: 14px;
	}
	footer .container {
		max-width: 1165px;
	}
	footer .col-sm-3:first-child button {
		font-size: 15px;
	}
	.news-form #subscribe {
		padding: 12px 20px !important;
	}
}

@media (max-width: 1024px) {
	footer .col-sm-3:last-child .socials_section {
        gap: 0;
        flex-wrap: wrap;
        align-items: center;
        padding: 0;
    }
    footer .col-sm-3:last-child .socials_section > h5 {
        width: 100%;
    }
	footer .container {
		max-width: 970px;
        padding-left: 35px;
	}
	footer .col-sm-3:first-child button a {
		font-size: 11px;
	}
	footer a {
		font-size: 12px !important;
	}
}

@media (min-width:465px) and (max-width: 1024px) {

	footer .container {
		max-width: 880px;
	}
	footer > .container > .row {
		display: flex;
		flex-wrap: wrap;
	}
	footer > .container > .row > div {
        flex: 1 1 150px;
    }
	footer .col-sm-3:last-of-type h5 {
		text-align: center;
	}
	footer .col-sm-3:first-child button a {
		font-size: 15px;
	}
	footer .col-sm-3:first-child button {
		padding: 11px 22px;
	}
	footer .news-form h1 {
		text-align: center;
	}
	footer .socials_section {
		justify-content: center;
	}
}

@media (max-width: 540px) {
	footer h5 {
		font-size: 13px;
	}
	footer a {
		font-size: 10px !important;
	}
	footer .col-sm-3:first-child button {
		padding: 9px;
		margin-top: 20px;
	}
}

/*###########################################################################*/
/*      before footer                                                        */
/*###########################################################################*/

.before_footer {
    max-width: 1800px;
    margin: 0 auto;
}

.before_footer .before_footer_content {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 30px 40px;
}

.before_footer .before_footer_box h2 {
	color: #000000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.before_footer .before_footer_box p {
	color: #000000;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}

.before_footer .before_footer_box {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/*############################*/
/*    RESPONSIVE              */
/*############################*/

@media(max-width: 1024px) {
	.before_footer .before_footer_box h2 {
		font-size: 14px;
	}
	.before_footer .before_footer_box p {
		font-size: 12px;
	}
}

@media (max-width: 912px) {
	.before_footer .before_footer_box h2 {
		font-size: 19px;
	}
	.before_footer .before_footer_box p {
		font-size: 17px;
	}
	.before_footer .before_footer_box {
		width: 50%;
	}
	.before_footer .before_footer_content {
		flex-wrap: wrap;
	}
	.before_footer_content > div {
        padding: 15px;
    }
}

@media(max-width: 540px) {
	.before_footer .before_footer_box h2 {
		font-size: 14px;
	}
	.before_footer .before_footer_box p {
		font-size: 11px;
	}
}

/*###########################################################################*/
/*      alert                                                                */
/*###########################################################################*/
.alert {
	padding: 8px 14px 8px 14px;
    position: fixed;
    z-index: 2;
}
/*###########################################################################*/
/*     breadcrumb                                                            */
/*###########################################################################*/
.breadcrumb {
	margin: 0 0 20px 55px;
	padding-top: 10px !important;
	background: white;
}
@media(max-width:1024px){
    .breadcrumb {
    	margin: 0 0 10px 25px;
    }
}
.breadcrumb a {
	color: #000000;
	font-size: 13px;
	line-height: 16px;
}
.breadcrumb > li:last-child a {
	font-weight: bold;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb li:last-child:after {
	display: none;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li::after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: -3px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #9F9F9F;
}
.pagination {
	margin: 0;
}
/*###########################################################################*/
/*    buttons                                                                */
/*###########################################################################*/
.btn-group .btn.btn-default {
	border: 1px solid rgba(0,0,0,0.4);
	border-radius: 100% !important;
	margin-right: 10px;
	width: 35px;
	height: 35px;
	padding: 5px;
	background: white;
}
.btn-group .btn.btn-default:hover {
	background: rgba(0,0,0,0.1);
}
.buttons {
	margin: 1em 0;
}

.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
	background-color: #171717;
	/* background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); */
	/* background-repeat: repeat-x; */
	border-color: #171717;
	transition: all 0.3s;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background: var(--accent2);
	background-position: 0 -15px;
	color: #fff;
	transition: all 0.3s;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/*###########################################################################*/
/*    list group                                                             */
/*###########################################################################*/
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/*###########################################################################*/
/*    carousel                                                               */
/*###########################################################################*/
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
@media (min-width: 1024px){
    #products_carousel_3 .swiper-wrapper {
        margin-left: 5px;
    }
}

/*###########################################################################*/
/*    product list                                                              */
/*###########################################################################*/
.product-layout:hover {
    background: white;
    box-shadow: 0 0 15px 2px rgba(40, 40, 40, 0.12);
    transition: 0.3s;
}
@media(min-width: 1024px){
    .product-layout {
        margin: 10px 5px;
    }
}

#product-category .entry-content,
#product-search .entry-content,
#product-manufacturer .entry-content {
    position: relative;
    width: fit-content;
    margin: auto;
}

#product-category .top-content, #product-search .top-content, #product-manufacturer .top-content {
    text-overflow: ellipsis;
    padding-top: 30px;
    max-width: 1680px;
    margin: auto;
    padding-left: 30px;
}

#product-category .top-content {
    position: absolute;
    bottom: 0;
    left: 7%;
}

#product-category .top-content p, #product-search .top-content p, #product-manufacturer .top-content p {
    overflow: auto;
    max-height: 100px;
    max-width: 50%;
}

@media(max-width: 1024px){
    #product-category .top-content p, #product-search .top-content p, #product-manufacturer .top-content p {
        max-width: 100%;
    }
    #product-category .cat-title, #product-search .cat-title, #product-manufacturer .cat-title {
        max-width: 100% !important;
    }
    #product-category .top-content, #product-search .top-content, #product-manufacturer .top-content {
        padding-left: 10px;
        max-width: 90%;
    }
}
@media(max-width: 510px){
    #product-category .top-content p, #product-search .top-content p, #product-manufacturer .top-content p {
        max-height: 50px;
    }
    #product-category .top-content, #product-search .top-content, #product-manufacturer .top-content {
        padding-left: 30px;
    }
    #product-category .cat-title, #product-search .cat-title, #product-manufacturer .cat-title {
        margin-bottom: 0;
    }
}

#product-category,
#product-search,
#product-manufacturer  {
	max-width: 1790px;
    width: 100%;
}
.category_intro_section img.d4u-bg-image {
    max-width: 100%;
    opacity: 0.7;
}
#product-category .category_intro_section .entry-content,
#product-search .category_intro_section .entry-content,
#product-manufacturer .category_intro_section .entry-content {
    background-image: linear-gradient(83.85deg, rgba(0, 17, 39, 1) 50%, rgba(0, 17, 39, 0) 102%);
}

#product-category > .row, #product-search > .row, #product-manufacturer > .row {
    display: flex;
    max-width: 1650px;
    margin: auto;
}
#product-category .category_intro_section,
#product-search .category_intro_section,
#product-manufacturer .category_intro_section {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
#product-category .breadcrumb,
#product-search .breadcrumb,
#product-manufacturer .breadcrumb  {
	margin-bottom: 20px !important;
    max-width: 1600px;
}
#product-category .breadcrumb li:first-child,
#product-search .breadcrumb li:first-child,
#product-manufacturer .breadcrumb li:first-child {
	padding-left: 0;
}
#product-category #column-left #column-left,
#product-search #column-left #column-left,
#product-manufacturer #column-left #column-left {
	width: 100%;
	padding: 0;
	margin-top: 25px;
    position: sticky;
    top: 80px;
}
.row.product-list-grid::before, 
.row.product-list-grid::after {
	display: none !important;
}
@media(min-width: 1024px) {
    #product-category .row.product-list-grid,
    #product-search .row.product-list-grid,
    #product-manufacturer .row.product-list-grid {
    	display: grid !important;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
}
#product-category .product-layout.product-grid,
#product-search .product-layout.product-grid,
#product-manufacturer .product-layout.product-grid {
	width: 100% !important;
    padding: 0;
}

#product-category,
#product-search,
#product-manufacturer {
	padding: 0px;
	margin-bottom: 70px;
}

#product-category .row.category-main-cont h2,
#product-search .row.category-main-cont h2,
#product-manufacturer .row.category-main-cont h2 {
	font-size: 35px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 40px;
}
#product-category .mfilter-box .box-heading,
#product-search .mfilter-box .box-heading,
#product-manufacturer .mfilter-box .box-heading {
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 30px;
}
#product-category div[data-poip_id="poip_img"],
.row.related_products_section div[data-poip_id="poip_img"],
#common-home div[data-poip_id="poip_img"] {
	position: absolute;
	right: 15px;
	margin-top: 11px !important;
}
#common-home .product-layout {
	position: relative;
}
@media(max-width:768px){
    #common-home .product-layout {
    	max-width: 300px;
    	margin: auto;
        padding: 5px;
    }
}

.mfilter-filter-item .mfilter-heading {
	background: unset;
	border: unset;
	box-shadow: unset;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
    text-transform: uppercase;
}
.mfilter-free-container.mfilter-free-container-closed.mfilter-widget-position-left.mfilter-direction-ltr.mfilter-mobile.mfilter-box-83 {
    z-index: 10;
}
.mfilter-heading .mfilter-head-icon {
	margin-top: 11px !important;
}
.mfilter-opts-container {
    border: unset !important;
}
.mfilter-content > ul > li {
	margin-bottom: 20px !important;
}
.mfilter-tb-as-td.mfilter-col-count {
	display: none;
}
.mfilter-tb-as-td {
	display: table-cell;
	padding: 5px 0;
	border-top: 1px dashed #dcdcdc;
	vertical-align: middle;
	font-size: 16px;
	color: #000;
	line-height: 23px;
	border: unset;
}
.box-content.mfilter-content {
	border: unset;
}
#product-category .row.category-main-cont, #product-category .breadcrumb,
#product-search .row.category-main-cont, #product-category .breadcrumb,
#product-manufacturer .row.category-main-cont, #product-category .breadcrumb {
	margin: unset;
	margin: auto;
	padding-left: unset;
}
#product-category .cat-title, #product-search .cat-title, #product-manufacturer .cat-title {
    color: #202020;
    font-size: 35px;
    text-align: left;
    font-weight: bold;
    margin-top: 0px;
    max-width: 70%;
}

.row.refine-cat-list #column-left {
	width: 100%;
	padding: 0;
}
.refine-cat-title {
	color: #000000;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid black;
}
.row.refine-cat-list #column-left a {
	color: #919191;
	font-size: 15px;
	line-height: 40px;
	text-align: left;
	border: unset !important;
    padding: 0;
}
.row.refine-cat-list #column-left a.active {
	background: unset;
	font-weight: bold;
	color: #000;
}
.row.refine-cat-list ul {
	list-style: none;
	padding: unset;
}
.row.refine-cat-list {
	margin-top: 50px;
}

#common-home .product-thumb {
	background-color: #FFFFFF;
	/* overflow: auto; */
    width: auto;
    height: auto;
}

#common-home #products_carousel_3 .product-layout {
    padding: 5px !important;
    margin: 10px 5px;
}
@media(min-width: 1024px){
    
    .product-thumb > div {
        padding: 0 10px;
    }
    
    #common-home .product-thumb>div:last-child {
        padding-bottom: 15px;
    }

    #common-home .product-thumb>div:first-child {
        padding-top: 15px;
    }
}

.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
#common-home .product-thumb .image img {
    height: auto;
}

@media(min-width: 768px){
    .product-thumb .image img {
    	margin-left: auto;
    	margin-right: auto;
        width: auto;
        height: 326px;
    }
}

@media (max-width: 768px){
    .product-thumb {
        max-width: 390px;
        margin: auto;
    }
    .product-thumb .image img {
        width: auto;
        max-height: 250px;
        margin: auto;
    }
}
.product-grid .product-thumb .image {
	float: none;
}
#product-category .form-group .input-group-addon,
#product-search .form-group .input-group-addon {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		padding: 0 15px;
	}
}
.product-thumb h4 {
	font-weight: bold;
    padding-bottom: 5px;
    height: 40px;
    margin-bottom: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media(max-width: 768px){
    .product-thumb h4 {
        padding-bottom: 0;
        height: 40px;
        margin: 0 !important;
    }
}
.product-thumb h4 a {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}
.product-thumb .caption {
	/*min-height: 45px;*/
	max-width: 390px;
	margin: auto;
}
.labels_container>div {
    line-height: unset !important;
}
.labels_container .label_new {
    background-color: #345176 !important;
    border-radius: 15px;
    width: 60px;
    height: 32px;
}
.product-thumb .button-group .vertical_line {
    border-right: 1px #D8D8D8 solid;
    height: auto;
}
.product-card-bot {
	max-width: 390px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.product-layout .caption p {
	color: #000000;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
}
.product-layout .caption p.price {
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
}
.product-layout .caption p.price .price-tax {
    font-weight: 400;
}
#product-category .form-group.input-group.input-group-sm #input-limit,
#product-category .form-group.input-group.input-group-sm #input-sort,
#product-
.form-group.input-group.input-group-sm #input-limit,
#product-search .form-group.input-group.input-group-sm #input-sort{
	width: 200px;
	height: 40px;
	border: 1px solid #DDD;
	font-size: 14px;
	font-weight: 600;
}
#product-category .form-group.input-group.input-group-sm #input-limit,
#product-search .form-group.input-group.input-group-sm #input-limit {
	width: 65px;
}
#product-category .form-group #compare-total,
#product-search .form-group #compare-total {
	display: none;
}
#product-category #content .row .col-sm-6.text-left.pagination,
#product-search #content .row .col-sm-6.text-left.pagination{
	width: auto;
	margin-left: 30px;
}
#product-category #content .col-md-3.col-xs-6.num_to_show {
	width: auto;
}
#product-search #content .col-md-3.col-xs-6.num_to_show {
    width: auto;
}
#product-category #content .row .col-sm-6.text-left.pagination li span,
#product-search #content .row .col-sm-6.text-left.pagination li span {
	background-color: unset;
	color: #000000;
	border: unset;
}
#product-category #content .row .col-sm-6.text-left.pagination li a,
#product-search #content .row .col-sm-6.text-left.pagination li a {
	border: unset;
}

#product-category #content .row .col-sm-6.text-left.pagination li span::after,
#product-search #content .row .col-sm-6.text-left.pagination li span::after {
	content: "";
    width: 50%;
    height: 3px;
    background-color: red;
    bottom: 0;
    left: 25%;
    position: absolute;
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 5px;
}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: black;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	float: right;
	color: #989898;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	display: block;
	position: relative;
	float: unset;
}
.product-thumb .button-group {
	border-top: unset;
	overflow: auto;
	margin-left: auto;
	width: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
    width: calc(100% / 2);
    display: flex;
    align-items: center;
    float: left;
    color: #333;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: #FFFFFF;
    border: unset !important;
    height: 40px !important;
    border-radius: 100%;
    line-height: normal;
    margin: 0 2px;
}

.product-thumb .button-group button + button {
	width: calc(100% / 2);
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover svg g {
    stroke: var(--accent2);
	cursor: pointer;
}

@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
	
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
	border: 1px solid #ddd;
}

#product-product .thumbnails .col-sm-9 {
	float: right;
}

#product-product .panel-body {
	max-height: 400px;
	overflow: auto;
}

#product-product .thumbnails .col-sm-9,
#product-product .thumbnails .col-sm-3 {
	padding: 0;
}
#product-product #related_products_carousel,
#product-product #recently_viewed_products_carousel {
    padding: 0 15px;
}
#product-product #collapseDescription > .panel-body > img {
    max-width: 100%;
}
/*#####################################################*/
/*    RESPONSIVE                                       */
/*#####################################################*/

@media(max-width: 1680px) {
	#product-category > .row,
	#product-search > .row {
		padding: 0 15px;
        justify-content: center;
	}
	#product-category .breadcrumb,
	#product-search .breadcrumb  {
		padding-left: 30px;
	}
}

@media(max-width: 1440px) {
	#product-category .row.product-list-grid,
	#product-search .row.product-list-grid,
	#product-manufacturer .row.product-list-grid {
	    display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media(max-width: 1280px) {
	#product-category .row.product-list-grid,
	#product-search .row.product-list-grid,
	#product-manufacturer .row.product-list-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media(max-width: 1024px) {
	#product-category .row.product-list-grid,
	#product-search .row.product-list-grid,
	#product-manufacturer .row.product-list-grid {
		grid-template-columns: 1fr 1fr;
	}
	#product-category .pagination_filters .pagination,
	#product-search .pagination_filters .pagination {
		display: none;
	}
	#product-category .pagination_filters,
	#product-search .pagination_filters {
		/* display: none; */
		display: flex;
		flex-direction: row-reverse;
	}
}
@media(max-width: 525px) {
	#product-category .row.product-list-grid,
	#product-search .row.product-list-grid,
	#product-manufacturer .row.product-list-grid {
	    display: grid;
		grid-template-columns: 1fr;
	}
	#product-category .breadcrumb,
	#product-search .breadcrumb  {
		padding: 10px;
	}
}


/*###########################################################################*/
/*    product page                                                           */
/*###########################################################################*/

#product-product > .breadcrumb,
#product-product > div.row {
	padding: 0;
	margin: auto;
}
#product-product .section1 {
    margin: 0 auto;
}
#product-product {
	padding: 0;
}
#product-product .thumbnails .col-sm-3 {
	max-height: 700px;
	overflow-y: auto;
	overflow-x: auto;
    display: flex;
    flex-direction: row;
    width: calc(100% - 20px);
	margin-left: auto;
    justify-content: center;
}

#product-product .thumbnails .col-sm-3::-webkit-scrollbar {
	height: 6px !important;
}
  
#product-product .thumbnails .col-sm-3::-webkit-scrollbar-thumb {
	background: #ff2800 !important;
	border-radius: 3px !important;
	border: none !important;
}
  
#product-product .thumbnails .col-sm-3::-webkit-scrollbar-thumb:hover {
	background: #ff2800 !important;
}
  
#product-product .thumbnails .col-sm-3::-webkit-scrollbar-track {
	background: #d8d8d8 !important;
	border-radius: 3px !important;
}

#product-product .thumbnails .col-sm-3 .image-additional a img {
	max-width: unset;
}

#product-product .thumbnails .col-sm-3 .image-additional {
    padding: 0px 10px;
}
#product-product .thumbnails .col-sm-3 .image-additional img:visited {
    border: 1px solid red !important;
}

#product-product ul.thumbnails {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#product-product .product_info_section {
	padding-left: 100px;
	padding-bottom: 100px;
    background-color: #F7F7F7;
    padding-right: 180px;
}
#product-product .panel {
    background-color: #f7f7f7;

}

#product-product .share_and_cta_container {
    padding-top: 10px;
}
#product-product .share_and_cta_container .list-unstyled.product_stats {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#product-product .product_info_section .share_section {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    color: #000000;
    font-weight: bold;
    float: right;
    margin-top: 20px;
}

#product-product .product_info_section h1 {
	color: #000000;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	line-height: 27px;
}
#product-product .no_special,
#product-product .special_new {
	color: #000000;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    font-weight: bold;
	padding: 10px 0px;
}
#product-product .attribute-infos {
    display: flex;
    align-items: center;
    text-align: left;
    gap: 10px;
}

#product-product .attribute-group-name h4 {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    height: 40px;
    line-height: 20px;
    max-width: 100%;
    overflow: hidden;
    font-size: 15px;
}

#product-product .attribute-group-text p {
    padding: 5px;
    margin: 0;
    font-size: 15px;
    height: 40px;
    line-height: 20px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#product-product attribute-infos > div {}

#product-product .attribute-title {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#product-product .attributes-groups > h4 {
    border-bottom: solid 1px #ddd;
}
#product-product .attribute-infos > div {
    width: 50%;
}
#product-product .attribute-title {
    margin: 0 !important;
}

#product-product .attributes-groups {
    padding: 20px 0;
}
#product-product .attributes-groups .attributes {
    padding-top: 10px;
}

#product-product .product_attributes_section .title {
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#product-product .stepper_section {
	display: flex;
	flex-direction: row;
	padding-bottom: 40px;
}
#product-product .stepper_section .control-label {
	padding-right: 10px;
	display: flex;
    align-items: center;
    margin-bottom: unset;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#product-product .stepper_buttons {
	display: flex;
	flex-direction: row;
	align-items: center;
}
#product-product .panel-group p {
    color: #000000;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
}
.panel-default > .panel-heading .accordion-toggle[aria-expanded="true"] {
    background-color: #345176;
}
#product button.ctm-stepper {
	width: 45px;
    height: 45px;
    border-radius: 0px;
    border: none !important;
    box-shadow: none !important;
    overflow: hidden;
    background: none;
}
#product button.ctm-stepper:first-of-type:before {
	content: "-";
    transform: scaleX(1.5);
}
#product button.ctm-stepper:last-of-type:before {
	content: "+";
}
#product button.ctm-stepper::before {
	font-size: 25px;
    font-weight: bold;
    display: block;
    background: none !important;
}
#product #input-quantity {
	height: 45px;
    width: 45px;
    min-width: 45px;
    font-size: 18px;
    font-weight: bold;
    color: black;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: none !important;
    border-radius: 0px !important;
    text-align: center !important;
    padding: 0px;
    pointer-events: none;
}
#product > h4 {
    font-size: 21px;
    margin: 15px 0;
}

#product-product .model_and_stock_section {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 14px;
	color: #000000;
}
#product-product .model_and_stock_section .stock_section {
	text-transform: uppercase;
	display: flex;
	align-items: center;
}
#product-product .manufacturer a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
#product-product .stock_section::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: black;
    display: inline-block;
    margin-right: 6px;
}
#product-product .stock_section.available::before {
	background-color: #26AA09;
}
#product-product .stock_section.low_available::before {
    background-color: #FFA500;
}
#product-product .stock_section.unavailable::before {
	background-color: #FF2800;
}
#product-product #button-cart {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: unset;
    border-radius: unset;
	background-color: #001127;
}
#product-product #button-cart:hover {
	background: #345176;
}
#product-product #product {
	margin-top: 35px;
	margin-bottom: 25px;
}
#product .btn-group {
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: 30px !important;
	color: #000;
    text-transform: uppercase;
}
#product .btn-group > div {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 15px;
}
.wishlist_button {
    margin-right: 35px;
}
.wishlist_button::before {
    content: "";
    width: 26px;
    height: 26px;
    margin-right: 15px;
	background-image: url("data:image/svg+xml,%3Csvg width='24px' height='22px' viewBox='0 0 24 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EICON-FAV%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='header' transform='translate(-1511.000000, -21.000000)' fill='%23232020' stroke='%23232020' stroke-width='1.11692308'%3E%3Cg id='ICON-FAV' transform='translate(1512.000000, 21.000000)'%3E%3Cpath d='M10.7050388,3.38675924 L10.9930167,3.63974875 L11.2827191,3.38675924 C13.6106842,1.32765918 17.1905774,1.40472884 19.4323216,3.56938081 C21.6533728,5.69549795 21.7430426,9.1452026 19.6375274,11.4187573 L19.5064716,11.5444144 C19.4737077,11.5829492 19.4443925,11.6147823 19.4030065,11.6432646 L11.0085365,19.7422798 L10.9481818,19.6836398 L2.48473509,11.5125813 C2.4674909,11.4924761 2.4485223,11.4740464 2.43645137,11.4656693 C0.249888515,9.2004917 0.310243168,5.73570821 2.55543625,3.56938081 C4.77993632,1.40472884 8.35982944,1.32765918 10.7050388,3.38675924 M1.76737693,11.9716483 L1.83462926,12.0738494 L1.89843275,12.1324893 C1.9122281,12.1458928 1.92257461,12.1559453 1.93636996,12.1676733 L10.9930167,20.9 L20.1531286,12.0637968 C20.1789949,12.0319637 20.2100344,12.0001306 20.2479716,11.9716483 C22.6621577,9.38311327 22.572488,5.44250844 20.0341437,3.00643726 C17.6509971,0.704400256 13.848654,0.456437027 11.1913249,2.4300903 L11.0102609,2.56412447 L10.8274725,2.4300903 C9.62037948,1.54714015 8.18566316,1.11487993 6.75267126,1.11487993 C5.01445725,1.11487993 3.28314093,1.7532177 1.98292926,3.00643726 C-0.57610802,5.47601699 -0.669226627,9.41327096 1.76737693,11.9716483' id='Fill-1'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.enquiry_button::before {
    content: "";
    width: 27px;
    height: 27px;
    margin-right: 15px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 489.3 489.3' style='enable-background:new 0 0 489.3 489.3;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M265,369.25c6.8,0,12.3-5.5,12.3-12.3s-5.5-12.3-12.3-12.3H38.4c-7.7,0-13.9-6.2-13.9-13.9V77.35 c0-7.7,6.2-13.9,13.9-13.9H451c7.7,0,13.9,6.2,13.9,13.9v253.6c0,7.7-6.2,13.9-13.9,13.9h-30.2c-6.8,0-12.3,5.5-12.3,12.3v60.9 l-69.5-69.5c-4.8-4.8-12.5-4.8-17.3,0s-4.8,12.5,0,17.3l78.9,78.9c3.6,3.6,8.5,5.6,13.4,5.6c2.4,0,4.9-0.5,7.3-1.4 c7.1-2.9,11.7-9.8,11.7-17.5v-61.9h17.9c21.2,0,38.4-17.2,38.4-38.4V77.35c0-21.2-17.2-38.4-38.4-38.4H38.4 C17.2,38.95,0,56.15,0,77.35v253.6c0,21.2,17.2,38.4,38.4,38.4H265V369.25z'/%3E%3Cpath d='M88.1,152.85h313.2c6.8,0,12.3-5.5,12.3-12.3s-5.5-12.3-12.3-12.3H88.1c-6.8,0-12.3,5.5-12.3,12.3 S81.3,152.85,88.1,152.85z'/%3E%3Cpath d='M88.1,218.75h313.2c6.8,0,12.3-5.5,12.3-12.3s-5.5-12.3-12.3-12.3H88.1c-6.8,0-12.3,5.5-12.3,12.3 S81.3,218.75,88.1,218.75z'/%3E%3Cpath d='M244.7,284.65h156.6c6.8,0,12.3-5.5,12.3-12.3s-5.5-12.3-12.3-12.3H244.7c-6.8,0-12.3,5.5-12.3,12.3 C232.5,279.15,237.9,284.65,244.7,284.65z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
}

#product-product .thumbnail {
	border-color: transparent;
	/* border: unset; */
}
#product-product .border_onclick {
	border: 1px solid #5A5A5A !important;
}
#product-product .product-accordion-tabs a {
	color: #000000;
}
#tab-description p {
	color: #474747;
	font-size: 14px;
	line-height: 29px;
	text-align: left;
}

#product-product #product .option-2 .radio label {
	font-size: 0px;
	padding-left: 0;
}

#product-product .product_info_section select {
    width: 40%;
    min-width: 200px;
    background: transparent;
    border: none;
    box-shadow: 1px 2px 4px 2px #ddd;
    color: black;
    font-size: 13px;
    margin-top: 5px;
}

#product-product #product .radio label input {
	opacity: 0;
	position: absolute;
}
#product-product #product .radio label img {
	width: 30px;
}

#product-product #product .form-group.required.radio > label {
    font-size: 14px;
    cursor: auto;
    margin: 10px 2px;
    padding: 0;
}

#product-product #product .form-group.required.radio .radio > label {
    padding: 5px 12px;
    font-size: 13px;
    border: solid 1px #ddd;
}

#product-product #product .form-group.required.radio .radio > label:hover {
    color: var(--accent2);
}

#product-product #product label.checked-tk {
    color: #1b1b1b;
    border-color: var(--accent2) !important;
}

#product-product #product .form-group.required.radio > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
}

#product-product #product .form-group.required.radio > div > .radio {
    margin: 5px !important;
}
#product-product #product .form-group.required.option-2, #product-product #product .form-group.required.option-81 {
	display: flex;
	align-items: center;
}

#product-product #product .form-group.required.option-2 .control-label, 
#product-product #product .form-group.required.option-81 .control-label {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin-right: 30px;
	margin-bottom: 0px;
	min-width: 65px;
}

#product-product #product .form-group.required.option-2 > div, #product-product #product .form-group.required.option-81 > div {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	justify-items: center;
}

#product-product #product .form-group.required.option-2 .radio, #product-product #product .form-group.required.option-81 .radio {
	margin: 0px 5px;
}

.form-group.required.option-81 .radio label {
	padding-left: 0px;
	/* width: 30px; */
	height: 30px;
	padding: 3px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
    font-size: 14px;
    text-transform: uppercase;
}

.checked-tk {
	border: 1px solid rgba(0, 0, 0, 0.53) !important;
	border-radius: 4px;
}


#product-product .panel-heading .accordion-toggle:after {
    content: "+";
    float: right;
    padding-right: 20px;
}

#product-product .panel-heading .accordion-toggle[aria-expanded="true"]:after {
    content: "-";
    float: right;
    padding-right: 20px;
}

#product-product .panel-default > .panel-heading .accordion-toggle[aria-expanded="true"] {
    color: white;
}

#product-product .accordion-toggle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#product-product .panel.panel-default {
	border-top: unset;
	border-left: unset;
	border-right: unset;
	box-shadow: unset;
	margin-bottom: 20px;
}

#product-product .rating hr {
	border: unset;
	margin-bottom: 40px;
}
#product-product .row.extra_products.related h3,
#product-product .recently_viewed_titles h3 {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
/*#####################################################*/
/*    RESPONSIVE                                       */
/*#####################################################*/

@media (max-width: 1680px) {
	#product-product .product_info_section {
		padding-right: 100px;
	}
}

@media (max-width: 1600px) {
	#product-product .product_info_section {
		padding-right: 70px;
	}
}

@media (max-width: 1280px) {
	#product-product .product_info_section {
		padding-right: 50px;
	}
}

@media (max-width: 1024px) {
	#product-product .product_info_section {
		padding-right: 50px;
		padding-left: 50px;
	}
	#product .btn-group {
		font-size: 11px;
	}
}

@media (max-width: 1024px) {
	#product-product .section1 > div {
		width: 100%;
	}
	#product .btn-group {
		font-size: 21px;
	}
	.single_blog_page #blogrelated .swiper-wrapper,
	#product-product #related_products_carousel_ .swiper-wrapper {
		grid-template-columns: 1fr 1fr !important;
	}
}

@media(max-width: 768px) {
	#product-product .thumbnail>img {
		width: 50% !important;
	}
}

@media(max-width: 540px) {
	#product .btn-group {
		font-size: 13px;
	}
}

/*#########################################*/
/*     socials                             */
/*#########################################*/

.single_blog_page .share_section .title,
#product-product .share_section .title {
	display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.single_blog_page .share_section .title .share_module_container,
#product-product .share_section .title .share_module_container {
	width: 350px;
    position: absolute;
    right: 0;
    top: 150px;
    transform: translateY(-100%);
    padding-top: 50px;
    transition: all 0.2s;
    opacity: 0;
    visibility: hidden;
}

.single_blog_page .share_section .title .share_module_container .ss-box,
#product-product .share_section .title .share_module_container .ss-box {
	padding: 7px;
    box-sizing: content-box;
    background: #eee;
    position: relative;
    box-shadow: 0 0 15px 2px rgba(40, 40, 40, 0.12);
}

.single_blog_page .share_section .title:hover .share_module_container,
#product-product .share_section .title:hover .share_module_container {
	opacity: 1;
    visibility: visible;
	top: 180px;
}

.single_blog_page .share_section .title .share_module_container .ss-box::before,
#product-product .share_section .title .share_module_container .ss-box::before {
	content: "";
    width: 0;
    height: 0;
    border-width: 0px 15px 15px 15px;
    border-color: transparent transparent #eee transparent;
    border-style: solid;
    position: absolute;
    bottom: 100%;
    right: 30px;
}

/*#########################################*/
/*     see also                            */
/*#########################################*/

.extra_products.related {
    max-width: 1800px;
    margin: 0 auto;
}

#product-product #content h5 {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: unset;
    color: #000000;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}

#product-product #content h5::before {
	content: "";
    width: 95%;
    height: 1px;
    background-color: #BBBBBB;
    display: block;
    margin: auto;
    margin-bottom: 100px;
}

#product-product #content h3 {
	max-width: 100% !important;
    width: 100%;
	display: inline-block;
	margin-top: unset;
}

#product-product #related_products_carousel_ .product-layout {
	width: 100%;
}

/* #product-product #related_products_carousel_ .swiper-slide:last-child {
	display: none;
} */

/*############################*/
/*    RESPONSIVE              */
/*############################*/

@media (max-width: 768px) {
	.single_blog_page #blogrelated .swiper-wrapper,
	#product-product #related_products_carousel_ .swiper-wrapper {
		grid-template-columns: 1fr 1fr !important;
	}
}

/*#####################################################*/
/*    Recently Viewed                                  */
/*#####################################################*/

#product-product #content #recently_viewed {
    display: flex;
    flex-direction: column;
}
div#recently_viewed {
    max-width: 1800px;
    margin: 0 auto;
}

#product-product .recently_viewed_titles {
    display: flex;
    flex-direction: column;
}
/*#####################################################*/
/*    RESPONSIVE                                       */
/*#####################################################*/

@media (max-width: 1680px) {
	#product-product #content {
		padding-left: unset;
		padding-right: unset;
	}
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}
.slideshow.swiper-viewport .swiper-viewport {
	margin: 0 0 90px !important;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}
.manufacturer-list-item {
	display: block;
}
.manufacturer-list-item p {
	font-size: 15px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 37px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}



/*###########################################################################*/
/*    HOME PAGE                                                              */
/*###########################################################################*/
#common-home {
	padding: 0;
	max-width: 1920px !important;
	width: 100% !important;
} 

.container.main-menu {
    max-width: 1920px !important;
    width: 100% !important;
}

#common-home #content .row h3,
#common-home h3.headingmain,
#common-home .carousel.swiper-viewport h3,
#product-product #content h3 {
    color: #000000;
    font-size: 30px !important;
    text-align: center;
    margin: 50px auto;
    font-weight: bold;
    line-height: 35px;
}

#common-home #carousel0 {
	margin-bottom: 100px !important;
}

#common-home #content {
	display: flex;
	flex-wrap: wrap;
    padding: 0;
}

#common-home .row {
	margin-left: unset;
	margin-right: unset;
}

#common-home .row > .row.col-xs-12 {
	padding: 0;
}

/*#common-home #content > .row.swiper-viewport, */
/*#common-home #content > .row {*/
/*	margin-bottom: 50px !important;*/
/*}*/

.module_product_tabs {
	display: inline-flex;
	flex-direction: column;
	width: 100%;
}

.module_product_tabs .section_title {
	color: #000000;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	margin-top: 70px;
}

.module_product_tabs .nav-tabs {
	display: flex;
	justify-content: center;
	border: unset;
	margin-top: 45px;
	margin-bottom: 55px;
	gap: 1.25rem;
    flex-wrap: wrap;
}

.module_product_tabs .nav-tabs a {
	padding: 10px 20px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: uppercase;
	border: 1px #DDD solid;
}
@media(max-width:768px){
    .module_product_tabs .nav-tabs a {
    	padding: 10px !important;
    }
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background-color: #001127;
	color: #FFFFFF;
	border-color: #ddd !important;
}
.swiper-viewport {
    margin-bottom: 0 !important;
}
#common-home .latestblog_mod .row > div {
	display: flex;
	justify-content: center;
}

#common-home .swiper-pagination .swiper-pagination-bullet {
	width: 35px;
  	height: 4px;
	background-color: rgba(12, 12, 23, 0.23);
}

#common-home .swiper-pagination .swiper-pagination-bullet-active {
	background-color: var(--accent2);
}

/*############################*/
/*    PRODUCTS CAROUSELS      */
/*############################*/

#common-home .products-carousel-module .swiper-wrapper {
	display: flex;
	width: auto;
}

.products-carousel-module .section_sub_title {
    color: #000000;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}

#common-home .products-carousel-module:not(.side-carousel) .swiper-wrapper .swiper-slide {
	display: flex;
}

#common-home .products-carousel-module:not(.side-carousel) .section_title {
	color: #000000;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

#common-home .module_product_tabs .tab-content .section_sub_title,
#common-home .module_product_tabs .tab-content .section_title {
    display: none;
}

#common-home .products-carousel-module {
    padding: 0px 15px;
}


/*####################*/
/*    RESPONSIVE      */
/*####################*/

@media(max-width: 1600px) {
	#common-home .row.products-carousel-module .section_title {
		font-size: 28px;
	}
}

@media(max-width: 1440px) {
	#common-home .row.products-carousel-module .section_title {
		font-size: 25px;
	}
}

@media(max-width: 1366px) {
	#common-home .row.products-carousel-module .section_title {
		font-size: 23px;
	}
}
@media(max-width: 1280px) {
	#common-home .row.products-carousel-module .section_title {
		font-size: 21px;
	}
	#common-home #content .row h3, 
	#common-home h3.headingmain, 
	#common-home .carousel.swiper-viewport h3, 
	#product-product #content h3,
	#common-home .row.products-carousel-module .section_title{
	    margin-top: 0 !important;
	}
	
}
@media(max-width: 1024px) {
	#common-home .row.products-carousel-module .section_title {
		font-size: 16px;
	}
    #common-home .products-carousel-module:not(.side-carousel) .swiper-wrapper .swiper-slide {
        display: flex;
        flex-direction: column;
    }
    ul.nav.nav-tabs a {
        font-size: 13px !important;
    }
}
@media(max-width: 768px) {
	#common-home .row.products-carousel-module .section_title {
		font-size: 25px;
	}
}


/*############################*/
/*    CATEGORY CAROUSEL       */
/*############################*/

#common-home .carousel0_container {
    margin-bottom: 50px;
}
.carousel.carousel0_container.swiper-viewport h3:before {
    display: block;
    width: 100%;
    height: auto;
    content: 'HOT PRODUCTS';
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 18px;
    font-weight: normal;
}


#common-home #carousel0 .text_container {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	height: 200px;
	line-height: 45px;
	font-size: 22px;
	color: #ffffff;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.76) 100%);
	opacity: 0.8422975086030506;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

#common-home .carousel0_container .swiper-pagination {
	display: none;
}

#common-home #products-carousel-id .swiper-pager,
#common-home .carousel0_container .swiper-pager {
	position: absolute;
    line-height: 45px;
    top: 110px;
    width: 112px;
    right: 30px;
    transform: translateY(-85px);
}

#common-home #products-carousel-id .swiper-pager {
	top: 20px;
}

#common-home #products-carousel-id .swiper-pager > div,
#common-home .carousel0_container .swiper-pager > div {
	width: 43px !important;
    height: 43px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0px;
    background: white;
    border: 1px solid #979797;
}

#common-home #products-carousel-id .swiper-pager > div:first-child::before,
#common-home .carousel0_container .swiper-pager > div:first-child::before {
	content: "\f105" !important;
}

#common-home #products-carousel-id .swiper-pager > div:last-child::before,
#common-home .carousel0_container .swiper-pager > div:last-child::before {
	content: "\f104" !important;
}

#common-home #products-carousel-id .swiper-pager > div::before,
#common-home .carousel0_container .swiper-pager > div::before {
	display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0px !important;
    transform-origin: center !important;
    padding: 0px 0px 0px 0px;
    width: 12px !important;
    height: 26px !important;
	color: black !important;
    font-size: 30px !important;
}

#common-home #products-carousel-id:hover .swiper-pager .swiper-button-next {
	opacity: 0.7;
    right: 10px;
}

#common-home #products-carousel-id:hover .swiper-pager .swiper-button-prev {
	opacity: 0.7;
    left: 10px;
}

#common-home #carousel0 .img-responsive:hover {
    transform: scale(1.1);
}
#common-home #carousel0 .swiper-slide {
    overflow: hidden;
}

/*############################*/
/*    RESPONSIVE              */
/*############################*/

 @media(max-width: 912px) {
	.carousel0_container #carousel0 .swiper-slide {
		width: 50% !important;
	}
 }

/*############################*/
/*    PRODUCTS TAB CAROUSEL   */
/*############################*/

#common-home .row.featured-products-module.featured0 > h5,
#common-home .row.featured-products-module.featured1 > h5 {
	color: #000000;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

#common-home .row.featured-products-module.featured0 > h3,
#common-home .row.featured-products-module.featured1 > h3 {
	margin-top: unset;
}

#common-home .tab-content .row.products-carousel-module {
	width: 100% !important;
}

/*####################*/
/*    RESPONSIVE      */
/*####################*/

@media(max-width: 1440px) {
	.product-thumb>div {
		padding: 5px;
	}
}

@media(max-width: 768px) {
	.product-thumb>div {
	    margin: 0;
	}
}

@media(max-width: 912px) {
	.row.featured-products-module .row {
		grid-template-columns: 1fr 1fr !important;
	}
}

#blog #blogrelated .button-group {
    float: right;
}
#blog #blogrelated .price {
    float: left;
}

.single_blog_page #blogrelated .swiper-wrapper,
#product-product #related_products_carousel_ .swiper-wrapper {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 10px 35px;
    box-sizing: border-box;
}
.single_blog_page #blogrelated .swiper-slide,
#product-product #related_products_carousel_ .swiper-slide {
	margin-right: unset !important;
    width: auto !important;
    height: auto !important;
	display: flex;
	align-items: center;
}
#product-product #related_products_carousel_.swiper-container {
	overflow: unset;
}

@media (max-width: 991px) {
    #common-home #content .row.featured-products-module.featured0,
    #common-home #content .row.featured-products-module.featured1 {
        max-width: 100% !important;
        width: auto !important;
        margin: auto !important;
    }
    
    #common-home #content .row.latest-products-module {
        width: auto !important;
    }
}

#common-home .row.special-products-module {
	max-width: 1650px;
	margin: auto;
}

#common-home .alert.alert-success.alert-dismissible.tk-add-cart,
#product-product .alert.alert-success.alert-dismissible.tk-add-cart,
#product-category .alert.alert-success.alert-dismissible.tk-add-cart {
	display: block;
	position: fixed;
	z-index: 1000;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	border: unset;
} 

.alert.alert-success.alert-dismissible .add-to-cart-inner {
	z-index: 1001;
	position: absolute;
	color: #333;
	width: 400px;
	height: auto;
	background: white;
	left: calc(50% - 200px);
	top: calc(50% - 165px);
	padding: 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
    box-shadow: 1px 1px 30px #333;
}

.add-to-cart-inner .tk-cart-header {
	font-weight: 300;
	color: #333;
	font-size: 25px;
	text-align: center;
	margin-top: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	padding-top: 10px;
}

.tk-cart-footer a {
	padding: 12px;
	background: #999;
	color: white !important;
	display: block;
	width: 50%;
	text-align: center;
	font-size: 16px;
}

.tk-cart-footer a:nth-child(2) {
	background: black;
}

.tk-cart-footer {
	display: flex;
	order: 99;
}

.tk-cart-header .fa.fa-check {
	color: #36e836;
	font-size: 35px;
	margin-bottom: 20px;
	font-weight: 300;
}
header .row {
	/*margin-left: 105px;*/
	/*margin-right: 105px;*/
	display: flex;
	height: 70px;
    align-items: center;
    padding: 20px;
    margin-left:0px!important;
    margin-right:0px!important;
}
header .col-sm-1, header .col-sm-10, header .col-sm-11, header .col-sm-12,
header .col-sm-2, header .col-sm-3, header .col-sm-4, header .col-sm-5,
header .col-sm-6, header .col-sm-7, header .col-sm-8, header .col-sm-9 {
	display: flex;
	align-items: flex-end;
}
header #cart .btn.btn-inverse {
	background: transparent;
	border: none;
	color: #333;
	box-shadow: unset;
	width: unset;
	padding: 0;
}
header > .container {
	background-color: var(--headerbg);
}
header .row > .col-sm-3 {
	display: flex;
	justify-content: center;
	align-items: center;
}

header .row > .col-sm-6 {
	height: 90px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

header .row > .col-sm-6 #search {
	max-width: 600px;
	margin: auto;
}

header .row > .col-sm-3 .list-inline {
	width: 90%;
	display: flex;
	justify-content: space-evenly;
}

header #cart .btn.btn-inverse #cart-title {
	display: block;
	position: relative;
	text-transform: uppercase;
	color: #FFFFFF;
}

header #cart .btn.btn-inverse #cart-total {
	position: absolute;
	top: -7px;
	right: -7px;
	background: black;
	border-radius: 100%;
	width: 13px;
	height: 13px;
	font-size: 11px;
	color: white;
	line-height: 100%;
	text-shadow: unset;
}

header .row > .col-sm-3 .list-inline .header-icon-men a {
	display: flex;
	flex-direction: column;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

header .row > .col-sm-3 .list-inline img.hd-icons {
	height: 22px;
	width: auto;
	margin-bottom: 8px;
}

header .row .col-sm-3 #language_selection .btn {
	font-size: 16px;
	padding: 0px 7px;
}

header .col-sm-3 li:not(:last-child) g {
	stroke: var(--svg);
}

header .col-sm-3 li:last-child svg g {
	fill: var(--svg);
    stroke: var(--svg);
}
header #search-toggle svg {
    fill: var(--svg);
}
header #cart .img-thumbnail {
	width: 47px;
	height: 47px;
}

svg #HOMEPAGE-2 {
    stroke: var(--accent2);
}

header #cart .dropdown-menu {
	min-width: 300px;
}

header .row .col-sm-1 .btn {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
}

#header_icons_section ul {
	margin-bottom: 0px;
}

#header_icons_section>ul>li {
	display: flex;
	align-items: center;
}

#form-language {
	margin-bottom: 0px;
}

#language_selection>button {
	color: var(--headerfont);
}
#language_selection {
	display: flex;
	align-items: center;
	margin-right: 30px;
}
header #language_selection .btn-block+.btn-block {
	margin-top: unset;
}
#language_selection>button:first-child {
	border-right: 1px solid #FFFFFF;
}

#common-home #carousel0 img {
	margin: auto;
    transition: all 0.3s ease-in-out;
}

#common-home .alert.alert-success.alert-dismissible.tk-add-cart .add-to-cart-inner .close,
#product-product .alert.alert-success.alert-dismissible.tk-add-cart .add-to-cart-inner .close,
#product-category .alert.alert-success.alert-dismissible.tk-add-cart .add-to-cart-inner .close,
#product-search .alert.alert-success.alert-dismissible.tk-add-cart .add-to-cart-inner .close {
	position: absolute;
	background: white;
	opacity: 1;
	text-shadow: unset;
	top: 0;
	right: 0;
	font-size: 30px;
	padding: 5px;
	width: 40px;  
}

.tk-cart-body a {
	display: block;
	width: calc(100% / 3);
}

.tk-cart-body .special {
	color: red;
	text-decoration: line-through;
}

.tk-cart-body {
	display: flex;
	justify-content: space-between;
	padding: 40px 25px;
	align-content: center;
	align-items: center;
}

.tk-cart-body .product-price span {
	display: block;
}

.slideshow.swiper-viewport,
.row.swiper-viewport,
.carousel.swiper-viewport {
	border: none;
	box-shadow: unset;
}

.tk-cart-body a:nth-child(2) {
	width: 50%;
	font-size: 15px;
}

.tk-cart-body a:nth-child(1) {
	width: 100px;
}

.row.featured-products-module .row::before, 
.row.featured-products-module .row::after,
.row.latest-products-module .row:before,
.row.latest-products-module .row:after,
.row.special-products-module .row:before,
.row.special-products-module .row:after {
	display: none;
}

.row.featured-products-module .row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding: 0 25px;
    justify-content: center;
    gap: 5px;
}

.row.latest-products-module .row,
.row.special-products-module .row {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding: 0 25px;
    justify-content: center;
    gap: 5px;
}

#banner0 {
    margin: auto;
}

.row.swiper-viewport.banner0, .row.swiper-viewport.banner1 {
	display: flex;
}

.row.swiper-viewport.banner0 {
	width: 50% !important;
	margin-left: auto !important;
}

.row.swiper-viewport.banner1 {
	width: 50% !important;
	margin-right: auto !important;
}

.row.swiper-viewport.banner0 #banner0 a, 
.row.swiper-viewport.banner0 #banner0 a img,
.row.swiper-viewport.banner1 #banner1 a, 
.row.swiper-viewport.banner1 #banner1 a img {
	width: 100%;
	display: block;
	position: relative;
}

#common-home .banner1,
#common-home .banner2 {
	width: 50% !important;
	margin: auto;
	padding: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#common-home .banner1 {
	margin-right: 0px !important;
}

#common-home .banner2 {
	margin-left: 0px !important;
}

/*############################*/
/*   SIDE PRODUCTS CAROUSEL   */
/*############################*/

#common-home .side-carousel {
	width: 50% !important;
}

#common-home .side-carousel .section_title {
    text-align: left;
    margin-bottom: 100px;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}
@media(max-width: 768px){
    #common-home .side-carousel .section_title{
        margin-bottom: 50px;
    }
}
#common-home #products-carousel-id {
    margin-bottom: 50px;
}
@media(min-width: 991px){
    #common-home .side-carousel .section_sub_title {
        text-align: left;
        margin-top: 100px;
    }
}
@media(max-width: 991px){
    .section_title {
        text-align: center !important;
        margin-bottom: 50px !IMPORTANT;
    }
}

/*############################*/
/*    SECTION 6               */
/*############################*/

#common-home .row.featured-products-module.featured2 {
	width: 100%;
}

/*############################*/
/*    BRANDS CAROUSEL         */
/*############################*/

#common-home .carousel1_container{
    margin-top: 100px;
    margin-bottom: 50px !important;
}

#common-home .carousel.carousel1_container.swiper-viewport h3:before {
    display: block;
    width: 100%;
    height: auto;
    content: 'HOT PRODUCTS';
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 18px;
    font-weight: normal;
    
    
}
@media(min-width: 1024px){
    #common-home .carousel1_container::before {
    	content: "";
    	width: 95%;
    	height: 1px;
    	background-color: #BBBBBB;
    	display: block;
    	margin: auto;
    	margin-bottom: 50px;
    	margin-top: 50px;
    }
    .before_footer::before {
    	content: "";
        width: 95%;
        height: 1px;
        background-color: #BBBBBB;
        display: block;
        margin: auto;
        margin-bottom: 45px;
    }
}

#common-home #carousel1 img {
    margin: auto;
}

/*############################*/
/*    DONT MISS OFFERS        */
/*############################*/

@media(min-width: 1024px){
    #common-home .dont-miss-offers .section_title {
        padding: 0px 0px 50px;
    }
}



/*############################*/
/*    LASTEST BLOGS           */
/*############################*/

#common-home #latestblog .product-thumb {
	width: auto;
	height: auto;
}
#common-home .row.latest-posts .col-sm-12.col-xs-12 h4 {
    margin-top: 50px;
}
#common-home #latestblog .product-thumb .image img {
	width: auto;
	height: auto;
}

#common-home .latestblog_mod .product-thumb .caption {
	transition: 0.5s ease-in-out;
    width: 90% !important;
	padding: 15px !important;
}

#common-home .latestblog_mod .product-thumb:hover .caption {
	transform: translate(0, -70px);
    background-color: white;
    box-shadow: 0 0 12px 1px;
}

#common-home .latestblog_mod .product-thumb .caption .button_more a {
	text-transform: uppercase;
    color: #000000;
    text-decoration: underline;
    visibility: hidden;
	/* transition: 0.5s ease-out; */
}

#common-home .latestblog_mod .product-thumb:hover .caption .button_more a {
	visibility: visible;
}

/*####################*/
/*    RESPONSIVE      */
/*####################*/

@media(max-width: 912px) {
	#latestblog > .row {
		grid-template-columns: 1fr 1fr;
	}
}

/*###########################################################################*/
/*    INFORMATION PAGE                                                       */
/*###########################################################################*/

#error-not-found,
#checkout-cart,
#checkout-checkout {
    max-width: 1650px;
    margin: auto;
}

#error-not-found {
    max-width: 1650px;
    margin: auto;
}
#error-not-found .breadcrumb,
#information-contact .breadcrumb {
    margin: 0;
    padding-top: 10px !important;
    padding-left: 0;
}

#error-not-found .buttons {
    float: left;
}
#information-information > .row {
	width: 1370px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}

#information-information .sidebar {
	width: 270px !important;
	margin-top: 30px;
	padding: 0 15px;
}

#information-information #content {
	width: calc(100% - 270px) !important;
}

#information-information .section_title {
	color: #000000;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}

#information-information .list-unstyled li a {
	color: #000000;
    font-size: 18px;
    transition: all 0.2s;
    border-radius: 0px;
    min-height: 50px;
    display: flex;
    align-items: center;
	padding: 10px 15px;
    width: 100%;
}

#information-information .list-unstyled li:hover a {
	font-weight: bold;
}

#information-information .list-unstyled .current {
	background-color: #345176;
}

#information-information .list-unstyled .current a {
	color: #FFFFFF;
}

#information-information #content p {
	color: #000000;
	font-size: 15px;
	line-height: 27px;
}

#information-information#information-information,
#information-contact {
    max-width: 1366px;
    margin: auto;
    margin-bottom: 120px;
}

#information-information #column-left{
    position: sticky;
    top: 0;
    padding-top: 100px;
}

#information-contact #column-left {
    padding-top: 20px;
    
}
#information-information > .row > h1,
#information-contact > .row > h1 {
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 10px 20px 10px;
}


/*####################*/
/*    RESPONSIVE      */
/*####################*/

@media (max-width: 768px) {
	#information-information #content {
		width: calc(100% - 240px) !important;
	}
	#information-information > .row {
		flex-direction: column;
	}
	#information-information > .row .sidebar,
	#information-information > .row #content {
		width: auto !important;
	}
	#information-information .sidebar {
	    border-bottom: solid 1px #ddd;
	}
}
@media(max-width: 1700px) {
    .row.special-products-module {
        margin-right: 15px !important;
        margin-left: 15px !important;
    }

    .news-form {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .headingmain {
        margin-left: 15px !important;
        margin-right: 15px !important;  
    }

    .carousel.swiper-viewport h3 {
        margin-left: 15px !important;
        margin-right: 15px !important;  
        width: calc(100% - 30px);
    }
}

@media(max-width: 1680px) {
	#common-home .banner1,
	#common-home .banner2 {
		padding: 20px;
	}
}

@media (min-width: 1650px) {
    .row.swiper-viewport.banner2 {
        margin-left: calc(50% - 825px) !important;
        width: 600px !important
    }

    .row.swiper-viewport.banner3 {
        margin-left: auto !important;
        margin-right: calc(50vw - 825px) !important;
        width: calc((100% - 32%) - (100vw - 1650px)) !important;
        width: 1030px !important;
    }

    .row.swiper-viewport.banner3 a {
        float: right;
    }
}

@media (max-width: 1649px) {
    .row.swiper-viewport.banner2 {
        width: 37% !important;
    }

    .row.swiper-viewport.banner3 {
        width: 63% !important;
    }

    .row.swiper-viewport.banner3 div#banner3 {
        height: 100%;
    }

    .row.swiper-viewport.banner3 div#banner3 a {
        height: 100%;
        display: block;
        position: relative;
    }

    .row.swiper-viewport.banner3 div#banner3 a img {
        height: 100%;
    }
}

@media(max-width: 1600px) {
	#common-home .banner1,
	#common-home .banner2 {
		padding: 20px;
	}
}

#common-home .slideshow.swiper-viewport {
	min-width: 100%;
}

@media (min-width: 767px) and (max-width: 930px){
    
    #product-category .mfilter-box ul,
    #product-manufacturer .mfilter-box ul,
    #product-search .mfilter-box ul  {
        width: 100% !important;
    }
    
    #product-category #column-left,
    #product-manufacturer #column-left,
    #product-search #column-left{
        width: 100% !important;
    }
}
@media(max-width: 768px) {
    .row.pagination_filters > div {
        width: fit-content !important;
    }
    #product-category .pagination_filters, 
    #product-manufacturer .pagination_filters, 
    #product-search .pagination_filters {
        flex-direction: column !important;
        align-items: self-end !important;
    }
}

@media (max-width: 930px) {
    #product-category > .row, 
    #product-manufacturer > .row, 
    #product-search > .row {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
    }
    
    #product-category #content, 
    #product-manufacturer #content, 
    #product-search #content {
        width: 100% !important;
    }
    
    div#product-category > .row {
        margin: 0px !important;
    }
}

@media (max-width: 1024px) {
    #menu .mg-menu-container {
        display: flex;
        flex-direction: column;
    }
    header .row .col-sm-1 {
        order: -1;
        width: 50%;
    }
    header .row > .col-sm-6 {
        order: -1;
        width: 50%;
        margin: unset;
    }
    header .row .col-sm-1 .hidden-xs {
        display: inline !important;
        color: white;
    }
    header .row > .col-sm-6 #search .input-lg {
        height: 30px !important;
        line-height: 20px !important;
        background: transparent !important;
    }
    header .row > .col-sm-6 #search .btn.btn-default.btn-lg {
        background: transparent;
        text-shadow: unset;
        padding: unset;
    }
    header .row > .col-sm-3, header .row > .col-sm-2 {
        height: 50px;
        width: 50%;
    }
    header .row > .col-sm-2 #logo {
        margin: 0px;
    }
    header .row > .col-sm-2 #logo .img-responsive {
        height: 50px;
        width: auto;
    }
    .container.main-menu {
        padding: 0;
        justify-content:start;
    }
    header .row > .col-sm-3 .list-inline {
        width: unset;
        margin: unset;
    }
    header #cart .btn.btn-inverse #cart-total {
        top: 0px;
        width: 15px !important;
        height: 15px !important;
        right: -7px;
        font-size: 13px;
    }
    .container.main-menu .navbar-toggle {
        margin: 0;
        box-shadow: unset;
        background: unset !important;
        background-image: unset !important;
        border-color: unset !important;
        border: unset !important;
    }
    #menu .nav.navbar-nav {
        display: unset;
    }
    #menu .nav > li > a {
        padding-left: unset;
    }
	header .row #header_icons_section .list-inline > li:not(:last-child) {
        display: none !important;
    }
    
    }
}


/*    -->                                                                                                                             CATEGORY PAGE > LEFT SECTION
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

html[class*="product"]:not([class*="product-product"]) #column-left {
	width: 370px !important;
	/* position: -webkit-sticky;
	position: sticky;
	top: 30px; */
}




/*    -->                                                       CATEGORY PAGE > LEFT SECTION > FILTERS MAIN TITLE                           
[2]   =========================================================================================================== */

.mfilter-box > .box-heading{
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px !important;
    margin-bottom: 20px !important;
}

/*    -->                                                       CATEGORY PAGE > LEFT SECTION > FILTERS CONTAINER                            
[2]   =========================================================================================================== */

.box-content.mfilter-content {
	border: none !important;
	overflow: auto;
    padding-right: 25px !important;
}

.mfilter-button .mfilter-button-reset {
    border: solid 1px black;
    border-radius: 4px;
    padding: 5px 12px;
    color: black;
    font-size: 15px;
    margin-bottom: 10px;
    text-decoration: none !important;
}

.mfilter-button .mfilter-button-reset:hover {
    background: black;
    color: white;
    transition: all 0.5s;
}

.mfilter-button.mfilter-button-top i {
    margin-right: 7px;
}

/*    -->                                                           CATEGORY PAGE > LEFT SECTION > SECTION ITEMS                           
[2]   =========================================================================================================== */

.mfilter-content > ul > li {
	margin-top: 50px;
}

.mfilter-opts-container > .mfilter-content-wrapper {
  margin-top: 15px !important;
}

.mfilter-filter-item .mfilter-iscroll .mfilter-options {
	padding: 0px 0px 0px 0px !important;
}
.mfilter-heading-content i {
    display: none;
}

/*    -->     CATEGORY PAGE > LEFT SECTION > SECTION ITEMS > SCROLL                       
[3]   ------------------------------------------------------------- */

.mfilter-iscroll > .scroll-element, 
.mfilter-iscroll > .scroll-element div{
  z-index:1;
}

.mfilter-iscroll > .scroll-element .scroll-element_track {
	background: #ccc !important;
}

.mfilter-iscroll > .scroll-element .iScrollIndicator{
  background: black !important;
  opacity: 1 !important;
}

/*    -->                                                           CATEGORY PAGE > LEFT SECTION > SECTION TITLES                           
[2]   =========================================================================================================== */

.mfilter-heading {
	background: none;
	border: none !important;
}

.mfilter-heading-text span{
  font-size: 16px;
  font-weight: bold;
}

.mfilter-heading-content {
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 10px 5px 0px;
}

/*    --> CATEGORY PAGE > LEFT SECTION > SECTION TITLES > COLLAPSE ICONS                                  
[3]   ------------------------------------------------------------- */

.mfilter-heading .mfilter-head-icon{
  background: none !important;
  transform:none !important;
  width: auto !important;
  height: auto !important;
  margin: 0px !important;
  transition: none !important;
  transform-origin: center center !important;
}

.mfilter-heading .mfilter-head-icon {
	transform: scaleX(1.7) !important;
}

.mfilter-heading .mfilter-head-icon::after {
	content: "-";
  font-style: normal !important;
	font-size: 23px;
	font-weight: bold;
}

.mfilter-heading.mfilter-collapsed .mfilter-head-icon{
  transform:none !important;
}

.mfilter-heading.mfilter-collapsed .mfilter-head-icon::after {
	content: "+";
}




/*    -->                                                           CATEGORY PAGE > LEFT SECTION > SECTION CONTENT                           
[2]   =========================================================================================================== */

.mfilter-opts-container{
  border:none !important;
}

.mfilter-tb-as-td.mfilter-col-input {
	padding: 0px !important;
}

.mfilter-tb-as-td{
  border:none !important;
}

.mfilter-col-input + .mfilter-tb-as-td {
	border: none !important;
	font-size: 16px;
	padding: 5px 0px 5px 10px !important
}

.mfilter-category-tree ul li a{
  font-size: 16px !important;
  color: black !important;
}

/*    -->    CATEGORY PAGE > LEFT SECTION > SECTION CONTENT > PRICE                           
[3]   ------------------------------------------------------------- */

.mfilter-price-inputs{
  margin-top: 20px;
}


.mfilter-price-inputs .separator {
	width: 15px;
	display: inline-block;
}

.mfilter-price-inputs > input {
	width: 35px !important;
	height: 35px !important;
	font-size: 15px !important;
	font-weight: bold;
	color: black;
	border: 1px solid #979797 !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	min-width: 35px !important;
	padding: 0px;
	text-align: center;
  margin: 0px 5px !important;
}

.mfilter-price-slider {
	margin-top: 25px;
}

.mfilter-slider-slider, 
#mfilter-price-slider {
	margin: 0 !important;
	display: block;
	position: relative;
	background: #f4f4f4 !important;
}

.mfilter-slider-slider, 
#mfilter-price-slider{
  height: 15px !important;
}

.mfilter-slider-slider .ui-slider-handle, 
#mfilter-price-slider .ui-slider-handle {
	margin-top: 1px;
	border-radius: 100% !Important;
	box-shadow: none !Important;
	background: none !important;
	background: #2C7E00 !important;
	width: 23px !important;
	height: 23px !important;
}




/*    -->                                                                                                                            CATEGORY PAGE > RIGHT SECTION
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/*html[class*="product"]:not([class*="product-product"]) #content{*/
/*  width: calc(100% - 370px) !important;*/
/*}*/

#mfilter-content-container .compare_section, 
#mfilter-content-container .view_section{
  display:none !important;
}

/*    -->                                                              CATEGORY PAGE > RIGHT SECTION > HIDE INFOS              
[2]   =========================================================================================================== */

/* #mfilter-content-container > h2,
#mfilter-content-container > h3,
#mfilter-content-container > hr,
#mfilter-content-container > .row:nth-of-type(1),
#mfilter-content-container > .row:nth-of-type(2){
  display:none !important;
} */

/*    -->                                                            CATEGORY PAGE > RIGHT SECTION > VIEW OPTIONS                              
[2]   =========================================================================================================== */

html[class*="product"]:not([class*="product-product"]) #mfilter-content-container > .row:nth-last-child(3) {
	width: 100%;
	display: flex;
	justify-content: flex-end;
  margin-bottom: 20px;
}

html[class*="product"]:not([class*="product-product"]) #mfilter-content-container > .row:nth-last-child(3) .form-group{
  margin-bottom: 0px !important;
  margin-right: 10px !important;
}

html[class*="product"]:not([class*="product-product"]) #mfilter-content-container > .row:nth-last-child(3) > * {
	width: auto;
  padding: 0px !important
}

html[class*="product"]:not([class*="product-product"]) #mfilter-content-container > .row:nth-last-child(3) label{
  font-size: 15px !important;
  font-weight: bold;
  color:black;
}

html[class*="product"]:not([class*="product-product"]) #mfilter-content-container > .row:nth-last-child(3) select {
	font-size: 15px;
	width: auto;
	border: 1px solid #d8d8d8;
	height: 40px;
}

html[class*="product"]:not([class*="product-product"]) #mfilter-content-container > .row:nth-last-child(3) .pagination{
  margin-left: 30px;
}

/*    -->                                                                CATEGORY PAGE > RIGHT SECTION > PRODUCTS              
[2]   =========================================================================================================== */

html[class*="product"]:not([class*="product-product"]) .product-layout.product-grid {
	width: 25% !important;
	padding-left: 5px;
	padding-right: 5px;
  clear:none !important;
}




/*#####################################################################################################################################*/


/*    -->                                                             RESPONSIVE > HEADER > MENU SECTION > BURGER                   
[2]   =========================================================================================================== */

@media (max-width: 1024px) {
    body {
      --burgerInnerNavigationHeight: 70px;
      --burgerMenuWidth: 380px;
    }
  
    #menu #category {
      display: none !important;
    }
  
    #menu .btn-navbar {
      height: 50px !important;
      width: 100%;
      font-size: 26px !important;
      justify-content: center !important;
      align-items: center;
      display: flex;
      width: 100%;
      color: var(--headerfont);
    }
  }
  
  @media (max-width: 415px) {
    body {
      --burgerMenuWidth: calc(100vw - 35px);
    }
  }
  
  /*    -->  RESPONSIVE > HEADER > MENU SECTION > BURGER > ACTIVATION                                               
  [3]   ------------------------------------------------------------- */
  
  .burger_menu_enabled {
    overflow: hidden;
  }
  .burger_menu_enabled body::before {
    opacity: 1 !important;
    visibility: visible !important;
    width: calc(100% - var(--burgerMenuWidth)) !important;
    left: var(--burgerMenuWidth) !important;
  }
  
  /*    -->                                                    RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN                
  [2]   =========================================================================================================== */
  
  /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > MOBILE FEATURES
  [3]   ------------------------------------------------------------- */
  
  .mobile_parent_link,
  .mobile_inner_navigation,
  .mobile_extra_links {
    display: none !important;
  }
  
  @media (max-width: 1024px) {
    .mobile_parent_link,
    .mobile_extra_links {
      display: block !important;
    }
    .mobile_inner_navigation {
      display: flex !important;
    }
  }
  
  /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > LAYOUT                                               
  [3]   ------------------------------------------------------------- */
  
  @media (max-width: 1024px) {
    #menu > .navbar-collapse {
      background: var(--headerbg);
      top: 0px !important;
      left: 0px !important;
      position: fixed !important;
      width: var(--burgerMenuWidth) !important;
      height: 100% !important;
      min-height: 100% !important;
      display: block !important;
      transition: all 0.4s;
      transform: translateX(-100%);
      z-index: 99999999999;
      overflow: hidden !important;
    }
  
    #menu > .navbar-collapse[aria-expanded="true"] {
      transform: translateX(0px);
    }
  
    #menu .mg-menu-cont {
        margin-top: 10px;
        margin-bottom: 10px;
        width: fit-content;
        padding: 0px;
    }
  
    #menu > .navbar-collapse .navbar-nav,
    #menu .mobile_extra_links {
      padding: 3px 20px !important;
      display: block;
      width: 100%;
    }
  }
  
  @media (max-width: 1024px) {
    /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > INNER NAVIGATION
    [3]   ------------------------------------------------------------- */
  
    .mobile_inner_navigation {
      height: var(--burgerInnerNavigationHeight) !important;
      min-height: var(--burgerInnerNavigationHeight) !important;
      max-height: var(--burgerInnerNavigationHeight) !important;
      background: var(--accent1);
      width: 100%;
  
      align-items: center;
      justify-content: space-between;
      padding: 0px 20px;
    }
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > INNER NAVIGATION > ALL BUTTONS */
  
    .mobile_inner_navigation > div {
      cursor: pointer;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > INNER NAVIGATION > LANGUAGE BUTTON */
  
    /*#header_icons_section #language_selection{*/
    /*  display:none !important;*/
    /*}*/
    
    .mobile_inner_navigation > div.language_mobile #language_selection{
      flex-direction: row !important;
    } 
  
    .mobile_inner_navigation > div.language_mobile #language_selection > button{
      font-size:15px !important;
      line-height: 1 !important;
    }
  
    .mobile_inner_navigation > div.language_mobile #language_selection > button:first-child {
      border-right: 1px solid white;
      border-bottom: none !important;
      margin-right: 8px;
      padding-right: 8px;
    }
  
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > INNER NAVIGATION > BACK BUTTON */
  
    .mobile_inner_navigation > div.back_button {
      transition: all 0.4s;
      opacity: 0;
      visibility: hidden;
    }
  
    .mobile_inner_navigation > div.back_button svg {
      height: 30px;
    }
  
    #menu.first_level_active .mobile_inner_navigation > div.back_button {
      visibility: visible;
      opacity: 1;
    }
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > INNER NAVIGATION > CLOSE BUTTON */
  
    .mobile_inner_navigation > div.close_button span {
      color: white;
      font-size: 11px;
      margin-top: 6px;
      line-height: 1;
    }
  
    /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > MAIN MENU
    [3]   ------------------------------------------------------------- */
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > MAIN MENU > ITEM */
  
    #menu .navbar-collapse {
      display: flex !important;
      flex-direction: column !important;
    }
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > MAIN MENU > ITEM */
  
    #menu .nav.navbar-nav > li.dropdown {
      position: static;
    
    }
  
    #menu .nav.navbar-nav > li > a {
      height: auto;
      display: block;
      font-size: 20px !important;
      font-weight: normal;
      padding: 15px 0px;
      line-height: normal;
    }
  
    #menu .nav > li > a:hover,
    #menu .nav > li.open > a,
    #menu .nav.navbar-nav > li:hover {
      background: none !important;
    }
  
    /* --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > MAIN MENU > EXTRA LINKS */
  
    .mobile_extra_links > div {
      border-top: 1px solid #494949;
      padding-top: 15px;
      padding-bottom: 20px;
    }
  
    .mobile_extra_links a {
      color: white;
      display: block;
      padding: 7px 0px;
      line-height: normal;
    }
  
    .mobile_extra_links a:last-child {
      padding-bottom: 0px !important;
    }
  
    /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > ALL SUBMENUS
    [3]   ------------------------------------------------------------- */
  
    /*  --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > ALL SUBMENUS > CONTENT */
  
    #menu .nav.navbar-nav > li.dropdown > .mega-menu,
    #menu .mg-menu-cont .mg-menu-item-children-list {
      transition: all 0.4s;
      width: 100%;
      height: 100%;
      position: absolute;
      display: block;
      overflow: auto;
      left: 0px;
      z-index: 2;
      padding: 0px;
    }
  
    #menu .nav.navbar-nav > li.dropdown > .mega-menu,
    #menu .mg-menu-cont .mg-menu-item-children-list {
      transform: translateX(-100%);
    }
  
    #menu.first_level_active li.dropdown.enabled > .mega-menu,
    #menu.second_level_active .mg-menu-cont.enabled > .mg-menu-item-children-list {
      transform: translateX(0px);
    }
  
    /*  --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > ALL SUBMENUS  > PARENT LINK */
  
    #menu .mobile_parent_link {
        font-size: 20px !important;
        line-height: normal !important;
        padding: 15px 13px !important;
        color: var(--headerfont) !important;
        text-transform: uppercase !important;
        text-align: center !important;
        position: relative !important;
        margin-left: -4%;
        width: fit-content;
    }
    
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
    #menu .back_button {
        max-width: 65px;
        color: white;
    }
    #menu .category_container {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-left: -15px;
        border-bottom: solid 1px #ddd;
        padding: 5px;
    }
    
    #menu .category_back.back_button {
        width: 25%;
        justify-content: center;
        display: flex;
        margin-left: 5px;
    }
    
    #menu .category_back.back_button svg {
        width: 50%;
        stroke: var(--headerfont);
    }
    
    #menu .category_title {
        width: 80%;
    }
  }
  
  @media (min-width: 1024px){
      #menu .category_back.back_button {
          display: none;
      }
  }
  
  /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > SUBMENU LEVEL #1
  [3]   ------------------------------------------------------------- */
  
  @media (max-width: 1024px) {
    #menu .nav.navbar-nav > li.dropdown > .mega-menu {
      background: var(--headerbg);
      top: var(--burgerInnerNavigationHeight);
      border: none !important;
      height: calc(100vh - var(--burgerInnerNavigationHeight));
      overflow-x: hidden;
    }
  
    #menu .mg-menu-cont > .mg-menu-item-title > a {
      background: none !important;
    }
  
    #menu .mg-menu-cont:not(:last-child) > .mg-menu-item-title a {
      padding-bottom: 20px !important;
      display: block !important;
    }
  
    #menu .mg-menu-cont > .mg-menu-item-title > a > span {
      color: var(--headerfont) !important;
      font-size: 19px !important;
      font-weight: normal !important;
    }
    #menu .nav.navbar-nav {
        margin-top: 10% !important;
        
    }
  }
  
  /*    --> RESPONSIVE > HEADER > MENU SECTION > BURGER DROPDOWN > SUBMENU LEVEL #2                                            
  [3]   ------------------------------------------------------------- */
  
  @media (max-width: 1024px) {
    #menu .mg-menu-cont .mg-menu-item-children-list .mobile_parent_link {
        margin: auto 0;
        width: fit-content;
        text-align: left !important;
        padding-left: 0 !Important;
    }
    
    #menu .mg-menu-cont .mg-menu-item-children-list.active {
        transform: translate(0);
    }
    
    #menu .mg-menu-cont .mg-menu-item-children-list {
      background: white;
      top: 70px;
      z-index: 3;
      overflow-x: hidden !important;
      overflow-y: auto !important;
      height: calc(100vh + 10px) !important;
    }
  
    #menu .mg-menu-cont .mg-menu-item-children-list > div a {
        padding: 15px !important;
        display: block !important;
        color: black !important;
        font-size: 19px !important;
        font-weight: normal !important;
        background: none !important;
        text-transform: uppercase;
        margin-left: 5px;
    }

    #menu .mega-menu-cont-main #menu .nav.navbar-nav{
        justify-content:left;
    }
  }
  /*    -->                                                                                                                            NEWSLETTER GUEST
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.news-form strong {
    color: rgb(28, 100, 166);
}
.news-form h2 {
	margin: 0px 0px 40px;
	text-align: left;
	font-size: 50px;
	font-weight: 300;
    margin-bottom: 0px !important;
}
.news-form h3,
.pop-allready h4 {
	font-size: 20px !important;
	font-weight: normal;
}
.news-form h2 .fa.fa-paper-plane-o {
	font-size: 20px;
	margin-right: 10px;
}
.news-form #email {
	padding: 11px;
	padding-top: 2px;
}
.news-form #email:focus-visible {
	outline: none;
}
.news-form #subscribe {
	background: black;
}
.error.not-valid, .error.allready {
	margin-top: 15px;
	font-weight: bold;
	color: #dd0000;
	letter-spacing: 0.5px;
}
.success.thankyou {
	margin-top: 15px;
	font-weight: bold;
	color: #247b31;
	letter-spacing: 0.5px;
}

.pop-allready .deleteusr {
	background: #ea0000;
	color: white;
	padding: 5px 35px;
	border: unset !important;
	box-shadow: unset !important;
}
.pop-allready {
    display: flex;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    z-index: 1001;
    color: #333;
    width: 100%;
    height: auto;
    box-shadow: 1px 1px 30px #333;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}
.pop-allready::before {
    position: absolute;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}
.deleteusr {
    background: red;
    color: white;
    padding: 5px 35px;
    border: unset !important;
    box-shadow: unset !important;
}
.add-to-cart-inner {
    display: flex;
    flex-direction: column;
    width: 400px;
    background: white;
    box-shadow: 1px 1px 30px #333;
    padding: 20px;
}
.add-to-cart-inner .tk-cart-header {
    font-weight: 300;
    color: #333;
    font-size: 25px;
    text-align: center;
    margin-top: 0px;
    letter-spacing: 1px;
    line-height: 25px;
}
.tk-cart-header {
    order: 2;
}
.tk-cart-body {
    order: 3;
    display: flex;
    justify-content: space-between;
    padding: 40px 25px;
    align-content: center;
    align-items: center;
}
.close {
    opacity: 1;
    text-shadow: unset;
    top: 0;
    right: 0;
    font-size: 30px;
    padding: 5px !important;
    text-align: end;
    padding-right: 10px !important;
}
@media (min-width: 768px){
    .news-form {
    	margin: auto !important;
    	text-align: center;
    	display: flex;
    }
}
.news-form h1 {
	color: #FFFFFF;
    font-size: 45px;
    line-height: 54px;
    text-align: left;
    margin-top: unset;
}
.news-form h3 {
	font-size: 20px !important;
	font-weight: normal;
}
.news-form h1 .fa.fa-paper-plane-o {
	font-size: 20px;
	margin-right: 10px;
}
.news-form .subscribe {
    padding-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
}
@media(max-width: 1024px){
    footer .news-form .subscribe {
        flex-direction: column;
    }
}
.news-form #email {
	width: 100%;
	border: unset;
	font-size: 15px;
    line-height: 30px;
	border-bottom: 1px solid #484848;
	color: #FFFFFF;
	background: transparent;
}
.news-form #email:focus-visible {
	outline: none;
}
.news-form #subscribe {
	padding: 12px 32px;
    font-size: 14px;
	border: unset;
	background-color: #404C5D;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.error.not-valid, .error.allready {
	margin-top: 15px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 0.5px;
}
.success.thankyou {
	margin-top: 15px;
	font-weight: bold;
	color: #33ae46;
	letter-spacing: 0.5px;
}
.alert.alert-success.alert-dismissible.tk-add-cart.error.allready .deleteusr {
	background: red;
	color: white;
	padding: 5px 35px;
	border: unset !important;
	box-shadow: unset !important;
}
.news-form .buttons {
    text-align: left;
    display: block;
}

/*    -->                                                                                                                                               USER PAGES        
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.account-page,
.account-logout #common-success {
    max-width: 1350px;
    margin: auto;
    padding: 20px 40px;
}
.account-page h2,
.account-page h1 {
    font-weight: bold;
    margin-top: 0;
}

html.account-transaction.solid-header .btn-primary {
    color: black;
    border: black solid 1px;
}
html.account-transaction.solid-header .btn-primary:hover {
    background: black;
}

.account-page .breadcrumb,
.account-logout #common-success .breadcrumb {
    margin-left: 0;
    padding-left: 0;
}
.account-page .pull-left a {
    background: transparent;
    box-shadow: none;
    border: solid 1px var(--header);
    font-size: 14px;
    transition: 0.2s;
}
.account-page .pull-left a:hover {
    background: var(--header);
    color:white;
}
.pull-right input,
.pull-right a{
    font-size: 14px;
}
input[type="radio"] {
    accent-color: var(--accent2)
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
@media(max-width:768px){
    .account-page {
            display:flex;
            flex-direction:column-reverse; 
        }
    
    .account-page aside#column-left {
        display:block!important;
        width: 90%!important;
     }
}
/*    -->                                                                                                                      COMMON > LANGUAGE SWAP
[1]   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.for_greek,
.for_english {
    display: none;
}

html[lang="el"] .for_greek {
    display: block;
}

html[lang="el"] .for_english {
    display: none;
}

html[lang="en"] .for_greek {
    display: none;
}

html[lang="en"] .for_english {
    display: block;
}