/* Local Montserrat font – regular + bold */
@font-face {
    font-family: 'Montserrat';
    src: url('/catalog/view/theme/default_mobile/stylesheet/fonts/Montserrat-Regular.woff2') format('woff2'),
         url('/catalog/view/theme/default_mobile/stylesheet/fonts/Montserrat-Regular.woff') format('woff'),
         url('/catalog/view/theme/default_mobile/stylesheet/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/catalog/view/theme/default_mobile/stylesheet/fonts/Montserrat-Bold.woff2') format('woff2'),
         url('/catalog/view/theme/default_mobile/stylesheet/fonts/Montserrat-Bold.woff') format('woff'),
         url('/catalog/view/theme/default_mobile/stylesheet/fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* --------------------------------------stylesheet.css                      */
#voiceflow-chat {
	    z-index: 99999 !important;
			    position: absolute;
}				
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-locale: auto;
}

/* STOP mobile auto text zoom (ALL mobile browsers incl. Firefox/Samsung/FB) */
html, body {
    -webkit-text-size-adjust: none !important; /* Chrome / FB App / iOS / WebView */
    -moz-text-size-adjust: none !important;    /* Firefox Android */
    -ms-text-size-adjust: none !important;     /* Old IE/Edge */
    text-size-adjust: none !important;         /* Generic */
}

/* Fix icon/star autoscaling */
.rating .fa,
.fa {
    font-size: 16px !important;
    line-height: 16px !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}

.product-thumb {
   overflow: hidden!important;

}
/* 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: #3163a8;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* 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 */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#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;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#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%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#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;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#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;
	padding: 3px 20px;
	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;
}
#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 {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#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;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#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);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.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: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #3163a8;
    background-image: linear-gradient(to bottom, #3163a8, #3163a8);
    background-repeat: repeat-x;
    border-color: #3163a8 #3163a8 #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.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;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@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;
}
.product-thumb .price-old {
	color: #202020;
	text-decoration: line-through;
	margin-left: 0px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: 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: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.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: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@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;
	}
}

/* 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%;
    }
}

/* 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: 50px;
}

/* 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;
}


/* --------------------------------------stylesheet.css         end             */

.alert.alert-success {
    display: block;
    float: left;
    width: 100%;
}

.alert-dismissable .close, .alert-dismissible .close {
    top: 0;
    left: 0;
}

body * {
    text-shadow: none !important;
    font-family: "Montserrat", sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-locale: auto;
}



body *:hover,
body *:focus {
    text-decoration: none !important;
}

.container {
    width: 100%;
}

#common-success > .row {
    margin-left: 0;
    margin-right: 0;
}

#common-success h1 {
    margin-top: 0;
    color: #000000;
}

#common-success p {
    color: #000000;
}

#common-success .btn.btn-primary {
    background-color: #3163a8;
    color: #ffffff;
    border-color: #3163a8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #3163a8;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.decimal-point,
.decimals {
    padding: 0 !important;
}


.price-wrapper .decimals {
    font-size: 60%;
    line-height: 0 !important;
    top: -16px;
}

/* .price-curr{
  display: none!important;
} */

.price-wrapper .decimal-point {
    display: none;
}

.svg-icon {
    width: 30px;
    height: 30px;
}

#top .svg-icon,
#search .svg-icon {
    width: 20px;
    height: 20px;
}

.text-danger{
    color: #ce0000;
}

/** ----------------------------------------------------------- ATC Alert Start **/

.alert-success.popup {
    background: #fff;
    position: fixed;
    z-index: 9999;
    top: 30%;
    left: 50%;
    font-size: 14px;
    transform: translate(-50%, 50%);
    padding: 20px;
    border-radius: 5px;
    border: 2px solid #efefef;
    color: #000000;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    width: 70%;
}

.alert-success.popup .close {
    position: absolute;
    color: #000;
    text-shadow: none;
    opacity: 1;
    right: 5px;
    left: unset;
}

.alert-success.popup .popup-continue {
    display: block;
    padding: 10px 15px;
    background: #efefef;
    width: auto;
    float: left;
    color: #000;
    border-radius: 5px;
    text-transform: uppercase;
    margin-left: 10px
}

.alert-success.popup .popup-checkout {
    display: block;
    padding: 10px 15px;
    background: #3163a8;
    width: auto;
    float: left;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
    margin-left: 10px
}

.alert-success.popup>a{
    color: #3163a8!important;
  }

.alert-success.popup .popup-controls {
    display: flex;
    float: left;
    width: 100%;
    margin-top: 10px;
    justify-content: flex-end;
    align-items: center;
}

.alert-success.popup:after {
    content: '';
}

#atc-backdrop {
    z-index: 9998;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #00000050;
}

/** ----------------------------------------------------------- ATC Alert End **/


/** ----------------------------------------------------------- Homepage - About Us Section Start **/
#homepage-about-us {
    display: block;
    float: left;
    width: 100%;
}

#homepage-about-us * {
    color: #000000;
    font-family: "Montserrat", sans-serif!important;
    -webkit-font-smoothing: antialiased;
    -webkit-locale: auto;
}

#homepage-about-us p {
    text-align: justify;
}

#homepage-about-us h2 {
    font-weight: bolder;
    text-transform: uppercase;
}

#homepage-learn-more {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #ce0000;
    border-radius: 5px;
    padding: 10px;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

.homepage-info-text-wrapper {
    display: block;
    float: left;
    width: 100%;
    max-height: 0;
    overflow: hidden;
}

.homepage-info-text-wrapper.show-all {
    max-height: 100%;
    overflow: visible;
}

/** Homepage ----------------------------------------------------------- About Us Section End **/

/**  Homepage ----------------------------------------------------------- Advantages Start **/
#content {
    position: relative;
    padding-top: 0;
}

#homepage-advantages {
    display: block;
    z-index: 100;
    background: transparent;
    padding: 5px 20px 5px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

#homepage-advantages::before {
    content: "";
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 1;
}


#homepage-advantages .advantages-svg {
    width: 40px;
    height: 40px;
}

#homepage-advantages .homepage-advantage {
    display: flex;
    float: left;
    width: 24%;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#homepage-advantages .homepage-advantage * {
    display: block;
    float: left;
}

#homepage-advantages .homepage-advantage span {
    font-size: 12px;
    line-height: 16px;
    font-weight: 900;
    color: #000;
    padding: 0;
    width: calc(100% - 45px);
    text-transform: uppercase;
    position: relative;
    word-break: break-word;
    text-align: center;
}

#homepage-advantages .homepage-advantage span::after {
    /* content: ''; */
    height: 100%;
    width: 1px;
    display: block;
    float: left;
    position: absolute;
    right: 20px;
    top: 0;
    background: #efefef;
}

#homepage-advantages::-webkit-scrollbar {
    background-color: transparent;
    display: none;
}

#homepage-advantages-wrapper {
    display: block;
    background: transparent;
    float: left;
    width: 100%;
    position: relative;
}

#homepage-advantages-wrapper::after {
    /* content: ''; */
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    background: linear-gradient(275deg, #fff, transparent);
}

.advantages-svg .st1yr,
.advantages-svg .st122,
.advantages-svg .st244,
.advantages-svg .st055 {
    stroke: #ac1317 !important;
    fill: #ac1317 !important;
}

.html-wrapper {
    display: block;
    float: left;
    width: 100%;
}

/**  Hoempage ----------------------------------------------------------- Advantages End **/

/** ----------------------------------------------------------- Cookiebar Start **/

#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {
  position: fixed;
  left: 10px;
  width: 300px;
  border: 1px solid #00000065;
  bottom: 20px!important;
  box-shadow: 1px 1px 10px 1px #00000065;
  background: #fff;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {
  margin: 10px 0 0;
  text-transform: uppercase;
  padding: 9px 20px;
  display: inline-block;
  font-size: 13px;
  text-align: center;
  -webkit-appearance: none;
  border: 1px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  background-color: #3163a8;
  border-color: #fff;
  color: #FFF;
  border-radius: 0;
  line-height: 1.6;
}
#cookie-bar .cb-enable:hover {background:#ce0000;}
#cookie-bar .cb-disable {background:#ce0000;}
#cookie-bar .cb-disable:hover {background:#ce0000;}
#cookie-bar .cb-policy {
  margin: 0;
  width: 100%;
  color: #3163a8;
}

/** ----------------------------------------------------------- Cookiebar End **/

/** ----------------------------------------------------------- Footer Start **/

#footerFacebook img{
    width: 100%;
    max-width: 300px;
    height: auto;
}

footer.bordered {
    border-top: 2px solid #ebebeb;
}

footer {
    display: block;
    margin: 0;
    background-color: #ffffff;
    border-top: none;
    padding: 0;
    float: left;
    width: 100%;
}

footer .fb-page {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
}

footer h5 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 5px 0;
    text-transform: uppercase;
}

#footer-copyrights p,
footer .list-unstyled li,
footer .list-unstyled > li > a {
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
}

#footer-copyrights {
    border-top: 2px solid #ebebeb;
}

footer .info-pages-footer {
    padding: 20px;
}

footer .info-pages-footer .col-sm-4,
footer .info-pages-footer .col-sm-8 {
    padding: 0;
}

footer .info-pages-footer > .col-sm-4,
footer .info-pages-footer > .col-sm-8 {
    margin-top: 10px;
    display: block;
    float: left;
    width: 100%;
}

#footer-copyrights {
    padding: 20px 0 10px;
    text-align: center;
}

#footer-copyrights p {
    font-size: 12px;
}

.footer-telephone{
    width: 22px;
    height: 22px;
    position: relative;
    top: 5px;
}


/** ----------------------------------------------------------- Footer End **/


/** ----------------------------------------------------------- Testimonials Homepage Start  **/

#homepage-testimonials {
    display: block;
    float: left;
    width: 100%;
    background-color: #efefef;
    margin-top: 30px;
    position: relative;
}

/* #homepage-testimonials::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: linear-gradient(270deg, #efefef, transparent);
} */

#homepage-testimonials-wrapper {
    height: 540px;
    overflow-x: unset;
    overflow-y: scroll;
    white-space: nowrap;
    z-index: 100;
    margin: 0 auto;
    display: flex;
    padding: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.homepage-testimonial {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 20px;
    height: 240px;
    margin-bottom: 20px;
}

.homepage-testimonial:last-child{
    margin-bottom: 0;
}
/*
.homepage-testimonial:last-child {
    margin-right: 0;
} */

.testimonials-stars {
    display: block;
    float: left;
    margin: 5px 0 10px;
    position: relative;
    right: 2px;
}

.testimonials-quotes {
    display: block;
    float: left;
    white-space: normal;
}

.testimonials-text {
    height: 64px;
    overflow: hidden;
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000000;
    line-height: 20px;
    margin: 10px 0;
    text-align: justify;
    white-space: normal;
}

.testimonials-name {
    white-space: normal;
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    /* height: 30px; */
}

.testimonials-name a {
    color: #ce0000;
    transition-duration: 0.5s;
}

/* .testimonials-name a:hover {
  color: #3163a8;
  transition-duration: 0.5s;
} */

/**  ----------------------------------------------------------- Testimonials Homepage End  **/

/** ----------------------------------------------------------- To Top Button Start  **/

#to-top {
    position: fixed;
    background: #efefef;
    border-radius: 50%;
    right: 20px;
    bottom: 20px;
    box-shadow: 2px 2px 13px 0px #33333385, inset 0px 0px 0px 0px #33333385;
    transition-duration: 0.5s;
    padding: 16px 16px 10px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
}

#to-top i {
    font-size: 25px;
    color: #000;
    transition-duration: 0.5s;
}

#to-top:hover i {
    color: #ce0000;
    transition-duration: 0.5s;
}

#to-top.visible {
    opacity: 1;
    visibility: visible;
    transition-duration: 0.5s;
}

#to-top:hover {
    box-shadow: 0px 0px 0px 0px #33333385, inset 2px 2px 13px 0px #33333385;
    transition-duration: 0.5s;
}

/** ----------------------------------------------------------- To Top Button End  **/


/* * ----------------------------------------------------------- Homepage Categories Start  **/

.homepage-categories-header {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0;
}

.homepage-categories-header h2 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    float: left;
}

.homepage-categories.container {
    display: flex;
    float: left;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}

.homepage-category {
    display: block;
    float: left;
    width: 33%;
    padding: 5px;
}

.homepage-category.see-all {
    display: flex !important;
    background: transparent;
    align-items: center;
    justify-content: center;
}

.homepage-category.see-all a {
    background: transparent !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #ce0000;
    border-radius: 5px;
    padding: 10px 20px !important;

    transition-duration: 0.5s;
    height: auto !important;
}

.homepage-category a {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    background: #efefef;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    height: 165px;
    justify-content: center;
    padding: 10px;
}

.homepage-category span {
    font-size: 14px;
    font-weight: 900;
    padding-top: 10px;
    text-align: center;
}

.homepage-category img {
    height: 80px;
    width: auto;
}

/** ----------------------------------------------------------- Homepage Categories End  * */

/** ----------------------------------------------------------- Mobile Header Start  **/
a.category-trigger{
    position: absolute;
    top: 6px;
    right: 10px;
    padding: 10px;
}

a.category-trigger svg{
    width: 15px;
    height: 15px;
}



.category-trigger .svg-minus{
    display: none;
}

.category-trigger.open-category .svg-plus{
    display: none;
}

.category-trigger.open-category .svg-minus{
    display: block;
}

a.menu-links {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000;
    /* text-transform: uppercase; */

}

a.menu-links img{
    position: relative;
    top: 3px;
}

a.menu-links>img{
    padding: 0 7px 0 13px;
}

.promotions a.menu-links img{
    position: relative;
    top: 0;
}

a.menu-links > div {
    display: flex;
    width: 40px;
    align-items: center;
    align-content: center;
    justify-content: center;
    float: left;
}

a.menu-links > span {
    width: calc(100% - 40px);
    display: flex;
    float: left;
    font-weight: 700;
}

.category-wrapper {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 15px 0;
    position: relative;
    border-bottom: 1px solid #efefef;
    font-weight: bold;
}

.category-wrapper:last-child{
    padding-left: 40px;
}

.category-wrapper .fa-caret-down {
    position: absolute;
    top: 8px;
    right: 0;
    padding: 13px;
    transform: rotate(0);
    transition-duration: 0.3s;
}

.category-wrapper .fa-caret-down.open-category {
    transform: rotate(180deg);
    transition-duration: 0.3s;
}

.category-wrapper.promotions span{
    color: #ce0000;
}

.dropdown-backdrop,
.custom-dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
    background: #0000009c;
}

.category-content {
    display: none;
}

.category-content.open-category {
    display: block;
    float: left;
    width: 100%;
    padding: 0;

}

.category-content.open-category a {
    color: #000;
    text-transform: none;
    font-size: 14px;
    display: block;
    line-height: 24px;
    float: left;
    padding: 0;
    font-weight: 600;
}

.category-content.open-category li {
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
    padding-left: 10px;
}

.category-content.open-category li:first-child {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #e7e7e7;
}

.category-content.open-category li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.category-content.open-category ul {
    display: block;
    float: left;
    margin: 0;
}

.custom-dropdown-backdrop {
    display: none;
}

#cart-total {
    position: absolute;
    background: green;
    color: #fff;
    border-radius: 50%;
    top: 1px;
    width: 20px;
    height: 20px;
    right: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

.header-content.mini-cart {
    display: none;
}

.header-content.mini-cart li {
    list-style: none;
}

td.text-right {
    min-width: 40px;
}

.header-content.mini-cart * {
    color: #000000;
}


.header-content.mini-cart > table {
    height: calc(100% - 280px);
    display: block;
    float: left;
    overflow: scroll;
    border-bottom: 1px solid #efefef;
}

.minicart-checkout {
    color: #fff !important;
    padding: 10px 12px;
    background: #ce0000;
}

.minicart-cart {
    display: none;
    color: #fff !important;
    padding: 10px 12px;
    background: #3163a8;
}

.minicart-checkout *,
.minicart-cart * {
    color: #ffffff !important;
}

.minicart-controls {
    display: block;
    float: left;
    width: 100%;
    height: 140px;
    padding: 10px 0;
}

#mobile-header {
    display: block;
    float: left;
    width: 100%;
}

#menu-contacts {
    display: block;
    float: left;
    width: 100%;
}

#menu-contacts .title {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000;
    padding: 10px 10px 5px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#menu-contacts .text {
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    color: #000;
    font-size: 12px;
    padding: 0 10px;
}

#menu-contacts .links {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5px;
    padding-bottom: 0;
}

#menu-contacts .links::after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 1px;
    top: 0;
    background: #ac0000;
    left: 50%;
    transform: translate(-50%, 0);
}

#menu-contacts a {
    display: block;
    text-align: center;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #ac0000;
    font-weight: bold;
    padding: 5px 10px;
}

#main-header {
    display: block;
    float: left;
    width: 100%;
    background-color: #efefef;
}


#top-header {
    display: block;
    float: left;
    width: 100%;
    padding:5px 10px;
    background: #fff;
}

#logo {
    display: flex;
    float: left;
    width: 230px;
    margin: 0;
    height: 40px;
    align-items: center;
}

#logo img{
    image-rendering: pixelated;
}

#logo svg{
    width: 220px;
    position: relative;
    top: 3px;
    left: -3px;
    height: 40px;
}

#logo > a {
    width: 230px;
}

.free-shipping-header {
    display: flex;
    float: left;
    width: calc(100% - 230px);
    margin: 0;
    height: 40px;
    align-items: center;
}

#facebook-login{
    background: #4864b4;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    padding: 8px;
}

#facebook-login img{
    height: 20px;
}

.header-content.account {
    display: none;
}

.header-content.account > a {
    display: block;
    float: left;
    width: 100%;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.header-content.account .d-social-login__button {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.header-content.account .d-social-login--icons > div {
    display: block;
    float: left;
    width: 100%;
}

.header-content.account .d-social-login--icons > div > a {
    height: 30px;
    margin-bottom: 5px;
}

.header-content.account .d-social-login__button span {
    max-height: 40px;
    display: flex;
    padding: 5px;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.header-content.account .d-social-login__button span img {
    width: 30px;
    height: 30px;
}

.header-content.account .d-social-login__button-list {
    display: block;
    float: left;
    width: 100%;
}

.header-content.mini-cart button {
    background: no-repeat;
    border: none;
    width: auto;
    box-shadow: none;
    padding: 0;
}

.header-content.mini-cart > div {
    margin: 0 !important;
}

.free-shipping-header {
    text-align: right;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

.free-shipping-header span {
    width: 50px;
    line-height: 11px;
    position: relative;
    top: 1px;
}

#menu-content {
    display: none;
}

#menu-close {
    display: block;
    float: left;
    text-align: right;
    width: 100%;
    padding: 0 10px 0;
}

.minicart-close {
    display: block;
    float: left;
    text-align: right;
    width: 100%;
    padding: 10px 0;
}


#menu-close svg,
#filter-close svg,
.minicart-close svg {
    width: 20px;
    height: 20px;
    color: #000000;
}

#menu-toggler {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-color: #3163a8;
    padding: 5px;
    height: 50px;
}

#menu-toggler span{
    font-size: 10px;
    line-height: 12px;
}

#menu-toggler * {
    color: #ffffff;
    text-transform: uppercase;
}

.open .header-content.mini-cart,
.open .header-content.account {
    display: block;
    position: fixed;
    top: 0;
    width: 315px;
    right: 0;
    background: #fff;
    height: 100%;
    z-index: 9999;
    padding: 0 10px 20px;
    border-left: 1px solid #7f7f7f;
}

.open .custom-dropdown-backdrop,
.open-menu .custom-dropdown-backdrop {
    display: block;
}

.open-search #search {
    display: block !important;
    float: left;
    width: 100%;
}

.open-menu #menu-content {
    padding-top: 10px;
    display: block !important;
    position: fixed;
    top: 0;
    width: 300px;
    height: 100%;
    background: #fff;
    overflow: scroll;
    z-index: 99999;
    border-right: 1px solid #7f7f7f;
}

#left-side-header,
#right-side-header {
    display: flex;
    float: left;
    width: 50%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    height: 50px;
}

#right-side-header {
    justify-content: flex-end;
    padding-right: 10px;
}

#right-side-header .wrapper {
    display: block;
    float: left;
    width: auto;
}

#right-side-header .wrapper #cart {
    margin: 0 !important;
    display: block;
    float: left;
    position: relative;
}

#right-side-header .toggler {
    display: flex;
    float: left;
    padding: 5px 10px;
    border: none;
    align-items: center;
}

.sticky-header #main-header {
    position: fixed;
    top: 0;
    z-index: 99999;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
}

.sticky-header #search.input-group {
    position: fixed;
    top: 60px;
    z-index: 99999;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
}

#search-toggler {
    padding: 5px 10px;
    display: block;
    position: relative;
    top: 2px;
}

#search.input-group {
    display: none;
    position: relative;
}

#search.input-group .input-group-btn {
    position: absolute;
    right: 0;
    display: block;
    float: left;
    width: auto;
}

#search.input-group .input-group-btn button {
    background: no-repeat;
    border: none;
    box-shadow: none;
    padding: 8px 20px;
}

#search.input-group .input-group-btn button:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

#search.input-group input {
    border-radius: 0;
}


/** ----------------------------------------------------------- Mobile Header End  **/

/**  MegaFilter Start ----------------------------------------------------------- **/
.mfilter-free-container>div{
    background: #fff;
}

#filter-close {
    position: absolute;
    top: 0;
    right: -42px;
    display: none;
}

#filter-close i{
    color: #fff;
    padding: 10px;
    background: #ce0000;
    font-size: 24px;
}

.mfilter-box h3 {
    font-size: 18px;
    color: #ad141d;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}

.mfilter-slider-slider .ui-slider-range,
 #mfilter-price-slider .ui-slider-range{
    background: #ce0000 !important;
 }

.mfilter-heading-text > span {
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
}

.mfilter-content {
    border: none;
    border-radius: 0;
}

.mfilter-content > ul > li {
    border: 1px solid #dad8d8;
    margin: 15px 0;
}

.mfilter-heading {
    background: #efefef;
    border-top: none;
}

.mfilter-counter {
    color: #000000 !important;
    background: #efefef !important;
}

.mfilter-counter:after {
    border-right-color: #efefef !important;
}

.mfilter-category-tree ul li a,
label.mfilter-tb-as-td {
    color: #000000;
}

.mfilter-opts-container {
    border-top: 1px solid #dad8d8;
}

.mfilter-filter-item.mfilter-price.mfilter-price {
    border: none;
}

.mfilter-filter-item.mfilter-price.mfilter-price .mfilter-heading-content {
    border: 1px solid #dad8d8;
}

.mfilter-filter-item.mfilter-price.mfilter-price .mfilter-opts-container {
    border-top: none;
}

.mfilter-filter-item.mfilter-price.mfilter-price * {
    color: #000000;
}

.mfilter-slider-slider .ui-slider-handle,
#mfilter-price-slider .ui-slider-handle {
    background-image: none !important;
    border-radius: 50%;
    background: #efefef !important;
    width: 17px !important;
    height: 17px !important;
    top: -4px;
    border: 1px solid #dad8d8 !important;
}

.mfilter-price-inputs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
}

.mfilter-button-reset {
    float: right;
    margin-left: 0;
    text-decoration: none;
    color: #000;
    font-size: 10px;
    font-weight: 600;
}

.mfilter-filter-item.mfilter-price.mfilter-price input {
    font-size: 14px !important;
    font-weight: 700 !important;
}

#mfilter-opts-price-min,
#mfilter-opts-price-max {
    padding: 10px;
    height: 40px;
    border-color: #efefef;
}

.mfilter-button.mfilter-button-top {
    display: none;
}

.mfilter-button-bottom {
    border: none;
    padding-top: 0;
    margin-top: 0;
}

.mfilter-heading i.fa-chevron-down {
    font-size: 12px;
    transform: rotate(0);
    color: #000;
    transition-duration: 0.5s;
}

.mfilter-heading.mfilter-collapsed i.fa-chevron-down {
    transform: rotate(-90deg);
    transition-duration: 0.5s;
}


.mfilter-free-container {
    top: 50px !important;
    width: 250px !important;
}

.products-custom-controls.noFilter .filter.controller{
    display: none;
}
.products-custom-controls.noFilter .group.controller{
   width: 100%;
}

#see-products-customs {
    display: block;
    float: left;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    padding: 7px 8px;
    cursor: pointer;
    background: #eaeaea;
    font-size: 13px;
}

#mfilter-content-container,
#mfilter-content-container > .buttons {
    display: block;
    float: left;
    width: 100%;
}

#mfilter-content-container > .buttons a {
    background-color: #3163a8;
    color: #ffffff !important;
    border-color: #3163a8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #3163a8;
}

/**  MegaFilter End ----------------------------------------------------------- **/


/** ----------------------------------------------------------- Product Miniatures  Start **/

.atc-btn svg,
.wish-btn svg,
.compare-btn svg {
    width: 20px;
    height: 20px;
}

.atc-btn {
    border: 2px solid #04386e !important;
    margin: 5px;
    width: calc(60% - 10px);
    border-radius: 5px;
}

/* .atc-btn:hover,
.atc-btn:hover span {
  background-color: #ce0000 !important;
  color: #ffffff !important;
  border-color: #ce0000 !important;
} */

.featured {
    display: block;
    float: left;
    width: 100%;
}



.featured > h3 {
    font-size: 20px;
    color: #3163a8;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 10px;
}

.featured .products {
    display: block;
    float: left;
    width: 100%;
    padding: 0 5px;
}

.featured .product-layout {
    padding: 0 5px;
}

.product-thumb h4 {
    font-weight: bold;
    margin-bottom: 0;
    min-height: 44px;
}



.product-description {
    height: 57px;
    font-size: 12px;
    overflow: hidden;
    color: #343434;
    line-height: 14px;
    text-align: left;
    margin-bottom: 3px;
}

.product-layout.product-grid {
    padding-right: 15px;
    width: calc(100% / 3);
}

.product-layout.product-grid:nth-child(3n) {
    padding-right: 0;
}

.product-layout.product-grid .product-thumb .button-group button + button {
    width: 20%;
}

.product-layout.product-grid .atc-btn {
    width: 120px;
    margin: 0;
    /* margin-right: calc(60% - 120px); */
}

.product-thumb {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px;
    position: relative;
}

.product-thumb .caption {
    min-height: 110px !important;
    padding: 0 10px !important;
}

.product-grid .product-thumb .rating {
    height: 30px;
    padding-bottom: 10px;
}

.product-thumb .button-group {
    border-top: none;
    display: flex;
    float: left;
    width: 100%;
    background: #fff;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.product-title {
    color: #000;
    height: 42px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.product-thumb .rating {
    padding-bottom: 5px;
    padding-top: 5px;
}

.product-grid .product-title {
    color: #000 !important;
    /* height: 45px; */
    height: auto;
    display: block;
    overflow: hidden;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}

.product-grid .product-thumb .image img {
    max-height: 170px;
    max-width: 170px;
}

.product-thumb .price {
	    min-height: 60px;
flex-wrap: wrap;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 0 !important;
}

.product-thumb .price-old .price-curr{    top: -7px;}

.product-thumb .price-new {
    font-size: 18px;
    color: #ce0000;
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: flex-start;
}

.product-thumb .price-old {
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: flex !important;
    align-items: flex-start;
}

.product-thumb .decimal-point {
    display: none;
}

.product-thumb .button-group button {
    display: flex;
    background-color: #ffffff;
    color: #000000;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    align-content: center;
    line-height: 32px !important;
}

.product-thumb .price-old .decimals {
    color: #999 !important;
}

.product-thumb .decimals {
    font-size: 70%;
    top: 6px;
    line-height: 0 !important;
}

.product-thumb .button-group button span {
    font-weight: 900;
    font-size: 11px;
}

.product-thumb .button-group button + button {
    border: none;
    padding: 10px 5px;
    border-radius: 5px;
}
.rating .fa-star,
.rating .fa-star + .fa-star-o {
    color: #d6a916;
}

.row.pag-res {
    margin: 0 0 10px;
}

/*
.wish-btn:hover,
.compare-btn:hover {
  background-color: #ce0000 !important;
}

.atc-btn:hover .st0a,
.atc-btn:hover .st1a,
.wish-btn:hover .st0b,
.wish-btn:hover .st1b,
.compare-btn:hover .st0c,
.compare-btn:hover .st1c {
  stroke: #ffffff !important;
  fill: #ffffff !important;
} */

/**  Product Miniatures End ----------------------------------------------------------- **/

/** ----------------------------------------------------------- Mobile Homepage Start  **/
#common-home {
    display: block;
    float: left;
    padding: 20px 0 20px;
}

#common-home .featured .product-description{
    display: none;
}

#common-home > .row {
    margin: 0 !important;
}

#common-home > .row > div {
    padding: 0 !important;
}

#common-home .swiper-pager {
    display: none;
}

#common-home .swiper-slide img {
    width: 100%;
}

#common-home .carousel.swiper-viewport img {
    margin: 0 auto;
}

#common-home .carousel.swiper-viewport {
    box-shadow: none;
    margin: 0 0 20px;
    border: none;
    position: relative;
}

#common-home .carousel.swiper-viewport::after {
    content: '';
}

#common-home .carousel.swiper-viewport .swiper-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    z-index: 100;
    margin: 0 auto;
    display: flex;
    padding: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

#common-home .carousel.swiper-viewport .swiper-wrapper > div {
    display: block;
    float: left;
    width: 100%;
    min-width: 360px;
    margin: 0;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 0;
}

/** ----------------------------------------------------------- Mobile Homepage End  **/

/**  Homepage ----------------------------------------------------------- Categories Start **/

a.filter.controller {
    display: flex;
    float: left;
    cursor: pointer;
    transition-duration: 0.5s;
    border: 3px solid #ce0000;
    color: #ce0000 !important;
    text-transform: uppercase !important;
    font-weight: bolder;
    font-size: 14px !important;
    padding: 8px 20px;
    border-radius: 5px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: center;
    justify-content: center;
    line-height: normal !important;
}



a.group.controller {
    display: flex;
    float: right;
    cursor: pointer;
    transition-duration: 0.5s;
    border: 2px solid #ebebeb;
    color: #000 !important;
    text-transform: uppercase !important;
    font-weight: bolder;
    font-size: 14px !important;
    padding: 8px 20px;
    border-radius: 5px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    align-items: center;
    justify-content: center;
    line-height: normal !important;
}

a.controller i {
    margin: 0 5px;
}

/* button.compare-btn {
    display: none !important;
} */

.custom-categories {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 15px;
}

.custom-categories > div {
    width: 33%;
    padding-bottom: 12px;
    padding-right: 10px;
}

.custom-categories > div:nth-child(3n) {
    padding-right: 0;
}

.custom-categories > div > a {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    width: 100%;
    display: block;
    float: left;
    padding: 5px 10px;
    color: #000;
    transition-duration: 0.2s;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.custom-categories > div > a > img {
    width: 50px;
    height: auto;
}

.custom-categories > div > a > span {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    width: calc(100% - 50px);
    text-align: left;
    padding-left: 10px;
}

.category-description-title {
    display: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
    color: #000000;
}

.category-description p {
    color: #000000;
    text-align: left;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
}

.compare-text {
    display: none;
}

.custom-controls {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height: 40px;
}

#description-wrapper ul {
    padding: 0;
}

#description-wrapper.show-less {
    display: block;
    max-height: 163px;
    overflow-y: hidden;
    position: relative;
    float: left;
    width: 100%;
}

/* #description-wrapper.show-less:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(0deg, #fff, transparent);
} */

#description-wrapper-controler {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0 0;
    margin-bottom: 20px;
}

#product-category #description-wrapper-controler span {
    display: block;
    float: left;
    cursor: pointer;
    transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 3px solid #ce0000;
    color: #000;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
}

.homepage-categories {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0 10px 40px;
}

.homepage-categories.container::before {
    display: none;
}

.homepage-categories .homepage-category {
    display: block;
    float: left;
    width: calc(33% - 5px);
    padding: 5px 0;
}

/*
.homepage-categories .homepage-category:first-child,
.homepage-categories .homepage-category:nth-child(2),
.homepage-categories .homepage-category:nth-child(4),
.homepage-categories .homepage-category:nth-child(5),
.homepage-categories .homepage-category:nth-child(7),
.homepage-categories .homepage-category:nth-child(8) {
  padding-right: 20px;
} */

.homepage-categories .homepage-category a {
    background: #efefef;
    display: flex;
    height: 120px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    transition-duration: 0.5s;
    cursor: pointer;
}

/* .homepage-categories .homepage-category a:hover {
  background: #ce0000;
  transition-duration: 0.5s;
}

.homepage-categories .homepage-category a:hover span {
  color: #ffffff;
  transition-duration: 0.5s;
} */


.homepage-categories .homepage-category a span,
.category-inner-matter .caption > span {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 900;
    color: #000;
    max-width: 120px;
    text-align: right;
    transition-duration: 0.5s;
    display: block;
}

.homepage-categories-header {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.homepage-categories-header h2,
#eb_category .comman_title h2 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    float: left;
    color: #3163a8;
}

.homepage-categories-header a {
    float: right;
    border: 3px solid #ce0000;
    color: #000;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    background: #ffffff;
    transition-duration: 0.5s;
    cursor: pointer;
}

#eb_category{
    padding-bottom: 15px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

#eb_category:after{
    content: '';
    position: absolute;
    display: block;
    width: calc(100% - 10px);
    height: 1px;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 0;
    background: #efefef;
}

/* .homepage-categories-header a:hover {
  background: #ce0000;
  color: #ffffff;
} */

.input-limit.col-xs-12 {
    width: 190px;
    float: left;
    padding-right: 0;
}

#input-sort, #input-limit {
    color: #000000;
    font-size: 14px!important;
    border-radius: 0;
    text-align: center;
}

.no-left #column-left {
    display: none;
}

.products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

#product-category .input-group-addon, #product-manufacturer .input-group-addon, #product-search .input-group-addon {
    background-color: transparent;
    border: none;
    color: #000000;
    font-size: 14px;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 40px;
    padding: 10px 10px;
}

.products-custom-controls {
    display: block;
    float: left;
}

.products-custom-controls-wrapper {
    display: block;
    float: left;
}

.page-title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    margin: 10px 0;
}

.pagination-navigation a {
    border: none !important;
    color: #000 !important;
    font-size: 14px;
    font-weight: bold;
}

.pagination-navigation.active span {
    color: #ce0000;
    background: none;
    border: none;
    font-size: 14px;
    font-weight: bold;
}

.subcategories-title {
    font-size: 13px;
    color: #ce0000;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.text-right.results {
    font-size: 14px;
    color: #000;
}

/**  Homepage ----------------------------------------------------------- Categories End **/

/**  Breadcrumbs Start ----------------------------------------------------------- **/

.breadcrumb {
    background: transparent;
    border: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: block;
}

.breadcrumb > li {
    padding: 0 5px 0 0;
}

.breadcrumb::-webkit-scrollbar{
    background: transparent;
  }

.breadcrumb > li:after {
  content: ">";
  transform: none;
  border: none;
  position: relative;
  display: block;
  float: right;
  width: auto;
  left: 5px;
  top: 3px;
  color: #a7a7a7;
}

.breadcrumb > li:last-child::before {
    padding-left: 5px;
}

.breadcrumb > li:last-child::after {
    display: none;
}

.breadcrumb a {
    color: #000000;
    font-size: 13px;
    line-height: 26px;
  font-weight: bold;
  text-decoration: underline;
}

#product-product .breadcrumb{
    position: relative;
    top: 10px;
}

#product-product .breadcrumb > li:last-child a {
    color: #000000;
}

#product-product footer {
    border-top: none;
}

/**  Breadcrumbs End ----------------------------------------------------------- **/

/**  Manfuacturer Page Start ----------------------------------------------------------- **/
#description-manufacturer p {
    display: block;
    float: left;
    width: 100%;
    text-align: justify;
    color: #000000;
    margin-bottom: 15px;
}

#product-manufacturer #column-left {
    padding-left: 0;
}

#product-manufacturer .buttons .btn.btn-primary {
    background-color: #3163a8;
    color: #ffffff !important;
    border-color: #3163a8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #3163a8;
}

#product-manufacturer #mfilter-content-container h1 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
}

#product-manufacturer #mfilter-content-container h2,
#product-manufacturer #mfilter-content-container strong {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}

#product-manufacturer #mfilter-content-container h2 {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    margin: 0 0 15px;
}

#product-manufacturer #mfilter-content-container a {
    text-transform: uppercase;
    color: #0062a8;
    font-size: 14px;
    line-height: 17px;
}


/**  Manfuacturer Page End ----------------------------------------------------------- **/

/**  Search Results Page Start ----------------------------------------------------------- **/
#d_ajax_search_results_body{
    display: flex;
      flex-direction: row;
      flex-wrap: wrap;
  }
  #d_ajax_search_results .row{
    margin: 0!important;
    padding: 5px 10px !important;
  }
  #searchModal .modal-body{
      padding: 0;
  }
  #help{
      display: none!important;
  }

  #d_ajax_search_results_body .pull-left.name.col-sm-7.col-xs-5{
    width: 80%;
  }

  #d_ajax_search_results_body .col.price.col-sm-3{
      display: none;
  }

  #d_ajax_search_results_body .productCustom{
  order: 2;
  }

  #d_ajax_search_results_body .notProductCustom{
  order: 1;
  }

  #d_ajax_search_results_body .notProductCustom .where-find{
    display: block!important;
    background: no-repeat;
    font-style: italic;
  }

  #d_ajax_search_results_body .notProductCustom .forkeydon {
    font-weight: bold;
    color: #3163a8;
}

#button-search {
    background-color: #3163a8;
    color: #ffffff;
    border-color: #3163a8;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    background-image: none;
    border-radius: 0;
    border: none;
}

#input-search,
.search-dashboard select {
    color: #000000;
    font-size: 14px;
    border-radius: 0;
    height: 40px;
    padding: 10px 10px;
}

.search-dashboard #compare-total{
    display: none;
}

#product-search h1 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    margin-top: 0;
    display: block;
    float: left;
    width: 100%;
}

.search-dashboard {
    display: block;
    float: left;
    width: 100%;
    padding-top: 15px;
}

.search-dashboard label {
    background-color: transparent;
    border: none;
    color: #000000;
    font-size: 14px;;
}

.search-dashboard h2 {
    display: block;
    float: left;
    width: 100%;
}

.search-dashboard > .row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 auto;
}

.search-dashboard > p {
    margin: 10px 0;
    display: block;
    float: left;
    width: 100%;
}
.where-find{
    display: none;
}

/**  Search Results Page End ----------------------------------------------------------- **/

/**  Account Pages Start ----------------------------------------------------------- **/

.account-page #content {
    padding: 0 !important;
    display: block;
    float: left;
    width: calc(100% - 200px);
}

.account-page #content > * {
    display: block;
    float: left;
    width: 100%;
}

.account-page #column-right {
    width: 200px;
}

#account-account h2,
#account-address h2 {
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    color: #000;
    display: block;
    float: left;
    width: 100%;
}

#account-login #content > .row {
    margin-right: 0;
}

#account-login .col-sm-6 .well {
    box-shadow: none;
    border-radius: 0;
}

#account-download h2 {
    margin-top: 0;
}

#account-account ul li a {
    color: #000000;
    font-size: 12px;
    line-height: 24px;
}

.account-page {
    padding-bottom: 20px;
}

.account-page h1,
.account-page h2 {
    color: #000000;
}

.account-page input,
.account-page select
.account-page label {
    color: #000000;
}

.account-page .table * {
    color: #000000;
}

.account-page .table i {
    color: #ffffff;
    width: 20px;
    position: relative;
    top: 1px;
}

.account-page .buttons .btn.btn-default {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
}

.account-page .btn.btn-danger {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff !important;
}

.account-page .btn.btn-info {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff !important;
}

.account-page legend,
.account-page label,
.account-page p {
    color: #000000;
}

.account-page input,
.account-page select {
    border-radius: 0;
}

.account-page > .row {
    margin-right: 0;
    margin-left: 0;
}

.account-page h1,
#account-wishlist h2 {
    margin-top: 0;
}

#account-wishlist .price{
    margin-top: 0!important;
}

.account-page .btn.btn-primary {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background: #3163a8;
}

.account-page .buttons .pull-right {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.account-page .buttons .pull-right > * {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 0;
}

/**  Account Pages End ----------------------------------------------------------- **/

/**  Checkout + Cart Start ----------------------------------------------------------- **/


#confirm_comment {
    border-radius: 0 !important;
}

#checkout-cart #content {
    padding: 0;
}

#checkout-cart h1 {
    margin-top: 0;
}

#checkout-cart .alert-danger {
    margin-top: 0;
    display: block;
    float: left;
    width: 100%;
}

#checkout-cart .panel-group .btn.btn-primary,
#checkout-cart .buttons .btn.btn-primary {
    background-color: #3163a8;
    color: #ffffff;
    border-color: #3163a8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #3163a8;
}

#checkout-cart .buttons .btn.btn-default {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
}

#checkout-cart table *,
#checkout-cart label,
#checkout-cart .panel-group p {
    color: #000000;
}

#checkout-cart tbody .text-left input {
    border-radius: 0;
}

#checkout-cart tbody .text-left .btn {
    border-radius: 0;
    background-image: none;
    box-shadow: none;
    color: #ffffff;
}

#checkout-cart tbody .text-left .btn i {
    color: #fff;
}

#checkout-cart tbody .text-left .btn.btn-primary {
    background: #3061a5;
    border: 1px solid #3061a5;
}

#checkout-cart tbody .text-left .btn.btn-danger {
    background: #ce0000;
    border: 1px solid #ce0000;
}

#checkout-cart thead * {
    color: #000000;
    font-weight: bold;
}

#checkout-cart .panel-group input,
#checkout-cart .panel-group select {
    color: #000;
    font-size: 14px;
    height: 40px;
    border-radius: 0;
}

#checkout-checkout label,
#checkout-checkout p,
#checkout-checkout table * {
    color: #000000;
}

#checkout-cart .panel-group .panel,
#checkout-checkout .panel-group .panel {
    border-radius: 0;
}

#checkout-checkout h1 {
    margin-top: 0;
}

#checkout-checkout .btn.btn-primary {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
}

#checkout-checkout .panel-body h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

#checkout-checkout .panel-body .form-control {
    color: #000000;
    font-size: 14px;
    height: 40px;
    border-radius: 0;
}

#collapse-payment-method img {
    display: none;
}

#d_quickcheckout * {
    color: #000000;
}

#d_quickcheckout .btn.btn-primary {

    box-shadow: none;
    border-radius: 0 !important;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background: #3163a8!important;
}

#d_quickcheckout .btn.btn-danger {
    border: none;
    box-shadow: none;
    border-radius: 0 !important;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
}

#d_quickcheckout .panel-heading,
#d_quickcheckout .panel,
#d_quickcheckout select,
#d_quickcheckout input {
    border-radius: 0 !important;
}


#d_quickcheckout .btn.btn-default {
    border: 1px solid;
    box-shadow: none;
    border-radius: 0 !important;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
}

#d_quickcheckout .payment_address_agree {
    position: relative;
    top: 2px;
}

#d_quickcheckout .login-btn-group {
    margin-bottom: 0!important;
    margin-top: 10px;
}

#login_view .btn {
    border: 1px solid #999999;
}

#login_view .modal.fade.in .modal-title,
#login_view .modal.fade.in .modal-title i{
    color: #ffffff;
    margin: 0 10px 0 0;
}

#login_view .modal.fade.in .modal-header{
    background-color: #3163a8!important;
}

#login_view .modal.fade.in #remeber_password{
    color: #3163a8!important;
    font-weight: bold;
    margin-top: 12px;
    display: block;
}

#login_view .modal.fade.in #login_form .form-group.col-sm-12 label{
    display: none;
}

#login_view .modal-content{
    height: 295px;
}

#login_view #remeber_password .fa{
    display: none;
}

.panel-title .fa-caret-down {
    float: right;
}

#payment_method_list .radio-input img {
    display: none;
}

#searchModal .modal-header {
    background: #04386e;
}

#searchModal .modal-content {
    border-color: #04386e;
}

#login_social_login .d-social-login{
    margin-left: 0;
    margin-right: 0;
}

.quick-checkout #content {
    padding: 0;
}

.quick-checkout > .row {
    margin-left: 0;
    margin-right: 0;
}

.qc-coupon input,
.qc-voucher input {
    height: 39px !important;
}

.qc-checkout-product .fa {
    color: #ffffff !important;
}

.d-social-login__button{
    justify-content: center;
}

#search_input{
    width: 65%!important;
}



#login_model.fade.in{
    display: block!important;
    top: 50px;
}

/**  Checkout + Cart End ----------------------------------------------------------- **/

/** ----------------------------------------------------------- Currency Edit Start **/
.product-contents .price .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
}

.product-contents .price-old .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
    line-height: 20px;
}

.product-contents .price-special .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
}

.featured .price .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
}

.featured .price-old .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
    line-height: 20px;
}

.featured .price-special .currency {
    font-size: 12px;
    position: relative;
    top: 1px;

}

#related-products .price .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
    float: unset;
    display: unset;
}

#related-products .price-old .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
    line-height: 20px;
}

#related-products .price-special .currency {
    font-size: 12px;
    position: relative;
    top: 1px;

}

.alsobought-container .price .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
    float: unset;
    display: unset;
}

.alsobought-container .price-old .currency {
    font-size: 12px;
    position: relative;
    top: 1px;
    line-height: 20px;
}

.alsobought-container .price-special .currency {
    font-size: 12px;
    position: relative;
    top: 1px;

}

/** ----------------------------------------------------------- Currency Edit End **/

/**  Compare Start ----------------------------------------------------------- **/

#product-compare > .row {
    margin-left: 0;
    margin-right: 0;
}

#product-compare h1 {
    margin-top: 0;
}

#product-compare .btn.btn-primary {
    background-color: #3163a8;
    color: #ffffff;
    border-color: #3163a8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #3163a8;
}

#product-compare .btn.btn-danger {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-image: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    text-transform: uppercase;
    color: #ffffff;
}

#product-compare table * {
    color: #000000;
}

#product-compare > .row > #content {
    overflow: scroll;
    padding: 0;
}

#product-compare table td {
    min-width: 200px;
}

/**  Compare End ----------------------------------------------------------- **/

/**  Product Page Start ----------------------------------------------------------- **/
#additional-buttons {
    display: flex;
    max-width: 320px;
    width: calc(100% - 85px);
    float: unset;
    justify-content: space-evenly;
    margin: 0 auto;
}

#additional-buttons-wrapper {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
}

#additional-buttons .addthis_toolbox {
    display: none;
    position: absolute;
    top: 100%;
    background: #ffffff;
    border: 1px solid #e7e9ed;
}

#additional-buttons .addthis_toolbox > * {
    display: block;
    float: left;
    width: 100%;
    height: auto;

}

.at-expanded-menu-top-services-header {
    display: none !important;
}

#at-expanded-menu-load-btn {
    opacity: 0 !important;
    transition-duration: 0.5s;
}

#at-expanded-menu-load-btn.visible {
    opacity: 1 !important;
    transition-duration: 0.5s;
}

#additional-buttons .addthis_toolbox.visible {
    display: block;
}

.additional-images {
    overflow-y: hidden;
    white-space: nowrap;
    display: block;
    overflow-x: scroll;
    position: relative;
}

.additional-images:after {
    content: '';
}

.additional-images::-webkit-scrollbar {
    width: 10px;
    height: 8px;
}

.additional-images::-webkit-scrollbar-track {
    background: #ffffff;
}

.additional-images::-webkit-scrollbar-thumb {
    background: #f1f1f1;
}

.additional-images::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.additional-images li {
    display: inline-block;
    float: none !important;
}

.additional-btn {
    display: flex;
    float: left;
    width: 25%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
}

.additional-btn button,
.additional-btn a {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 10px;
    color: #000;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    height: 70px;
    text-align: center;
    line-height: 12px;
}

.additional-btn:hover button,
.additional-btn:hover a {
    color: #333;
    background-color: #e6e6e6;
}

.additional-btn svg {
    height: 30px;
    width: 30px;
    margin-bottom: 10px;
}

#button-review {
    background: #3163a8;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    background-image: none;
    border-radius: 0;
}

.custom-product-wrapper {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}

#discount-percent {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 15px;
    color: #ffffff;
    padding: 6px 7px;
    text-transform: uppercase;
    font-weight: 500;
    z-index: 99;
    border-radius: 5px;
    background-color: #ce0000;
}

#description-wrapper * {
    margin-left: 5px;
}


#description-wrapper.show-less {
    max-height: 165px;
    overflow-y: hidden;
    position: relative;
}

/* #description-wrapper.show-less:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: linear-gradient(0deg, #fff, transparent);
} */

#description-wrapper div {
    padding: 0 !important;
}

#description-wrapper *{
    font-family: "Montserrat", sans-serif!important;
    -webkit-font-smoothing: antialiased;
    -webkit-locale: auto;
}


#product-category #description-wrapper-controler {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0 30px;
}

#description-wrapper-controler {
    display: none;
    float: left;
    width: 100%;
    padding: 10px 0 0;
    margin: 0;
}

#description-wrapper-controler span {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #ffffff;
    color: #000000;
    transition-duration: 0.5s;
    padding: 10px;
}

#description-wrapper-controler span:hover {
    background-color: #3163a8;
    color: #ffffff;
    border-color: #3163a8;
    transition-duration: 0.5s;
}

#form-review {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

#input-quantity-wrapper {
    display: block;
    float: left;
    position: relative;
}

#input-quantity-more {
    position: absolute;
    top: 8px;
    z-index: 9;
    right: 5px;
    padding: 0 5px;
    cursor: pointer;
}


#input-quantity-less {
    position: absolute;
    top: 35px;
    z-index: 9;
    right: 5px;
    padding: 0 5px;
    cursor: pointer;
}

#input-quantity-more i,
#input-quantity-less i {
    font-size: 20px;
    color: #8c8c8c;

}

.outOfStock .price-wrapper,
.outOfStock #loan,
.outOfStock #input-quantity-wrapper,
.outOfStock #button-cart{
    display: none!important;
}

.product-additional-info {
    display: block;
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
    float: left;
}

#product-left-column {
    width: 100%;
    display: block;
    float: left;
}

#product-right-column {
    width: 100%;
    display: block;
    float: left;
    background: #f7f7f7;
    border: 1px solid #e7e9ed;
    padding: 0;
    position: relative;
}

#product-right-column > div {
    width: 100%;
    padding: 0 20px;
}

#product-info {
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
}

#product-images {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 5px;
    position: relative;
}

#product-images .owl-stage-outer {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
}

#product-images .owl-item {
    float: left;
    text-align: center;
}

#product-images .owl-item img {
    max-width: 100%;
    padding: 10px;
    height: auto;
    width: auto;
}

#product-images .owl-dots {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 25px;
}

#product-images .owl-dots button {
    border-radius: 50%;
    background: #c4c4c4;
    transition-duration: 0.5s;
    height: 13px;
    width: 13px;
    margin: 0 4px;
    border: none;
    padding: 5px;
}

#product-images .owl-dots button.active {
    background: #ce0000;
    transition-duration: 0.5s;
}

/* стрелките върху снимката */
#product-images .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none;
}

/* бутоните – бял овален фон, леко прозрачен */
#product-images .owl-nav button {
    pointer-events: auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f3f3f3;
    opacity: .7;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
}

/* лява и дясна стрелка – да стъпят леко навътре в снимката */
#product-images .owl-prev {
    position: absolute;
    left: 7px;
}

#product-images .owl-next {
    position: absolute;
    right: 7px;
}

/* махаме текста вътре (Previous/Next) */
#product-images .owl-nav button span {
    display: none;
}

/* слагаме FontAwesome стрелки, както в десктопа */
#product-images .owl-prev:before {
    content: '\f053';
    font-family: FontAwesome;
    font-size: 18px;
    color: #000;
}

#product-images .owl-next:before {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 18px;
    color: #000;
}


#product-tags {
    display: block;
    float: left;
    width: 100%;
    color: #000;
    font-size: 14px;
    margin: 20px 0 0;
}

#product-tags a{
    color: #3163a8;
}

.product-tax {
    display: none;
}

#product-product.discounted .price-wrapper {
    margin-top: 35px;
}

#product-product > .row > .col-sm-12 {
    padding: 0;
}

#product-product .price-special,
#product-product .price-normal,
#product-product .price-old {
    display: block;
    float: left;
    width: auto;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

#product-product .price-special > *,
#product-product .price-normal > *,
#product-product .price-old > * {
    position: relative;
}

.price-special > *,
.price-normal > *,
.price-old > * {
    margin: 0;
    line-height: 35px;
}

.price-special h2 {
    font-size: 35px;
    font-weight: 700;
    color: #ce0000;
    position: relative;
}

.price-special .price-curr {
    font-size: 24px;
    font-weight: 700;
    color: #ce0000;
}

.price-normal {
    font-size: 35px;
    font-weight: 700;
    color: #000000;
    position: relative;
}

.price-normal .price-curr {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    right: 10px;
}

.price-old span {
    font-size: 30px;
    color: #666666;
    font-weight: 400;
    position: relative;
}

.price-old .price-curr {
    font-size: 24px;
    color: #666666;
    font-weight: 500;
}

.product-thumb .euro_price .decimals{
  top: -6px;
}
.price-old .euro_price{
display:none
}
.price-old .decimals{
display:none
}
.price .price-curr {
    font-size: 12px!important;

}

.price-wrapper {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#product > h3 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
}

#product .control-label {
    font-size: 13px;
    color: #000;
    margin: 5px 0;
}

#review .fa-stack {
    color: #ffcc00;
    font-size: 8px;
}

div.required .control-label:after {
    content: "* ";
    color: #000000;
    font-weight: bold;
}

div.required .control-label:before {
    display: none;
}

#loan {
    float: right;
    clear: both;
    width: calc(100% - 70px);
    text-align: center;
    border: 3px solid #000;
    color: #000;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: 65px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ffffff;
    margin-top: 10px;
}

#loan img {
    margin-right: 10px;
}

.product-additional-info .nav-tabs {
    margin-bottom: 0;
    display: flex;
    border-bottom: none;
}

.product-additional-info .nav-tabs li {
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    position: relative;
    /* top: 1px; */
    flex-grow:1;
}

.product-additional-info .nav-tabs li:last-child {
    /* border: none; */
    border-radius: 5px 5px 0 0;
}

.product-additional-info .nav-tabs li.active a {
    /* border: none; */
    background: #fcfcfa;
    border-bottom: 1px solid #dddddd;
}

.product-additional-info .nav-tabs li a {
    font-size: 13px;
    font-weight: 700;
    color: #000000 !important;
    margin: 0;
    padding: 10px 5px;
    text-align: center;
    height: 100%;
}

.product-additional-info .tab-content {
    padding: 15px;
    border: 1px solid #dddddd;
    display: block;
    float: left;
    width: 100%;
}

#product {
    display: block;
    float: left;
    width: 100%;
}

#product-right-column #button-cart {
    position: relative;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    background: #3163a8;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 15px;
    width: calc(100% - 70px);
    float: left;
    display: block;
    position: relative;
    top: 2px;
}

#product-right-column #button-cart img {
    width: 65px;
    height: 58px;
    display: block;
    float: left;
    background: #ce0000 ;
    /* padding: 15px 15px 15px 9px; */
    border-radius: 0 28px 28px 0;
    position: absolute;
    top: 0;
    left: 0;
}

#product-right-column #input-quantity {
    width: 70px;
    height: 58px;
    border-radius: 0;
    font-size: 28px !important;
    color: #494747;
    font-weight: bold;
    padding: 14px 14px 14px 9px;
    position: relative;
    display: block;
    float: left;
    bottom: -3px;
}

#product-right-column .form-group button {
    background: #3163a8;
    border: 1px solid #3163a8;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
}

#product .checkbox label,
#product .radio label {
    font-size: 14px;
    color: #000;
    padding-left: 24px;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

#product .checkbox label span,
#product .radio label span {
    padding-left: 5px;
    font-size: 13px;
}

#product-right-column .input-group.time > input,
#product-right-column .input-group.date > input,
#product-right-column .input-group.datetime > input {
    min-height: 34px;
}

#product .checkbox input[type="checkbox"],
#product .checkbox-inline input[type="checkbox"] {
    width: 17px;
    height: 17px;
    bottom: 20px;
    margin-left: -26px;
}

#product .checkbox input[type="checkbox"] {
    color: -internal-light-dark(black, white);
}

#product .form-group {
    margin: 0 0 15px;
}

#product .form-group.input-quantity {
    display: block;
    float: left;
    width: 100%;
}

#product select.form-control,
#product textarea.form-control,
#product input[type="text"].form-control,
#product input[type="password"].form-control,
#product input[type="datetime"].form-control,
#product input[type="datetime-local"].form-control,
#product input[type="date"].form-control,
#product input[type="month"].form-control,
#product input[type="time"].form-control,
#product input[type="week"].form-control,
#product input[type="number"].form-control,
#product input[type="email"].form-control,
#product input[type="url"].form-control,
#product input[type="search"].form-control,
#product input[type="tel"].form-control,
#product input[type="color"].form-control {
    color: #000000;
    font-size: 14px;
}

#product-right-column ul.list-unstyled {
    display: block;
    float: left;
    width: 100%;
    margin: 5px 0;
}

#product-right-column .alert.alert-info {
    text-align: center;
    font-size: 14px;
    background: #ce0000;
    color: #fff;
    display: flex;
    float: right;
    width: calc(100% - 70px);
    margin: 20px 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 65px;
    align-items: center;
}

#product-advantages {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-advantage .see {
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    text-decoration: underline;
}

.product-advantage {
    /* display: flex;
    float: left; */
    /* width: 50%; */
    border-top: 1px solid #e8eaed;
    border-bottom: 1px solid #e8eaed;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 60px;

    display: inline-flex;
    float: unset;
    min-width: 180px;
    width: 25%;
}


.product-advantage:nth-child(1),
.product-advantage:nth-child(2),
.product-advantage:nth-child(3) {
    position: relative;
}

.product-advantage:nth-child(1)::after,
.product-advantage:nth-child(2)::after,
.product-advantage:nth-child(3)::after {
    content: '';
    position: absolute;
    top: 8px;
    height: 80%;
    width: 1px;
    background: #e8eaed;
    right: 0;
}

.product-advantage span {
    font-size: 12px;
    line-height: 14px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000000;
    max-width: 90px;
    display: block;
    float: left;
    white-space: normal;
}

.product-advantage img {
    display: block;
    float: left;
    max-width: 40px;
    max-height: 40px;
    margin-right: 10px;
    height: auto;
}

#product-info h1 {
    font-size: 19px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}

#product-info ul.list-unstyled {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

#product-info ul.list-unstyled * {
    color: #000000;
    font-size: 16px;
    margin: 5px 0 !important;
}

#product-info ul.list-unstyled a {
    color: #3163a8;
}

#product-info ul.list-unstyled .text_stock .product-info-label {
    display: none;
}

#product-info ul.list-unstyled .text_stock {
    margin-top: 10px;
}

#product-info ul.list-unstyled .text_stock .product-info-text {
    color: #4ed811;
    font-weight: bold;
}

#product-info ul.list-unstyled .text_stock.outOfStock .product-info-text {
    color: #ce0000;
}

#product-info ul.list-unstyled .text_stock.outOfStock .product-info-text:before {
    background: #ce0000;
}

#product-info ul.list-unstyled .text_stock .product-info-text:before {
    content: "";
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background: #4ed811;
    margin-right: 5px;
    border-radius: 50%;
    margin-top: 2px;
}

.product-advantage a {
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
    color: #000;
    text-decoration: underline;
}

#product-short-description {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#product-short-description span {
    font-size: 14px;
    color: #000000;
}

#product-left-column .thumbnails {
    margin-left: 0;
}

#product-left-column .thumbnails > li {
    margin-left: 0;
}

#product-left-column .thumbnail {
    border-radius: 0;
    margin-bottom: 15px;
}

#product-left-column .thumbnails .image-additional {
    margin-left: 0;
    margin-right: 10px;
}

#product-left-column .rating {
    display: block;
    float: left;
    width: 100%;
    margin: 5px 0;
    position: relative;
}

#product-left-column .rating > a {
    cursor: pointer;
}

#product-left-column .rating .fa-star-o {
    color: #d6a916;
}

#product-info .product-info-label{
    font-weight: bold;
     }

#related-products {
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    position: relative;
    background: #efefef;
    overflow: hidden;
}

#related-products::after {
    content: '';

}

#related-products .owl-dots{
    padding-bottom: 20px;
}

#related-products .owl-dots,
.alsobought-container .owl-dots{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}

#related-products .owl-dots button.active,
.alsobought-container .owl-dots button.active {
    background: #ce0000;
    transition-duration: 0.5s;
}

#related-products .owl-dots button,
.alsobought-container .owl-dots button {
    border-radius: 50%;
    background: #c4c4c4;
    transition-duration: 0.5s;
    height: 13px;
    width: 13px;
    margin: 0 4px;
    border: none;
    padding: 5px;
}

/* .related-products {
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    float: left;
    width: 100%;
} */

/* .related-products .product-thumb-wrapper {
    display: inline-block;
    float: unset;
    width: 250px;
    margin-right: 20px;
} */

/* #related-products .owl-dots {
    display: none;
} */

#related-products .atc-btn {
    min-width: 120px;
}

#related-products .product-thumb .button-group button + button {
    justify-content: end;
    padding-right: 10px;
}

#related-products .owl-nav {
    display: none;
    /* position: absolute;
    top: 30px;
    right: 20px; */
}

#related-products .owl-nav button {
    border: none;
    background: no-repeat;
    color: #000;
    font-weight: bold;
    width: 35px;
    height: 30px;
    transition-duration: 0.5s;
}

#related-products .owl-nav button:hover {
    background-color: #ad131d;
    color: #ffffff;
    transition-duration: 0.5s;
}

#related-products .owl-nav button:first-child {
    border-right: 2px solid #e1e1e1;
}

#related-products .owl-nav button i {
    font-size: 14px;
}

/*
 .related-products .owl-stage,
 .related-products .owl-stage-outer{
     display: block;
     float: left;
     width: 100%;
     transform:none!important;
 } */

.related-products .owl-item {
    float: left;
}

#related-products h3 {
    color: #000;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

#related-products .product-descriotion {
    height: 37px;
    overflow: hidden;
    font-size: 12px;
    color: #666666;
    white-space: normal;
    line-height: 12px;
}

#related-products .rating span {
    width: 15px;
    height: 18px;
    line-height: 17px;
}

#related-products .rating span > i {
    color: #ffcc00;
}

#related-products .product-thumb h4 {
    height: auto;
    overflow: hidden;
    line-height: 14px;
    /* min-height: 66px; */
}

#related-products .product-thumb h4 a {
    color: #000000;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    white-space: normal;
}

#related-products .price {
    display: block;
    float: left;
    width: 100%;
}

#related-products .price .decimals {
    display: unset;
    float: unset;
    width: unset;
    top: -5px;
}
#related-products .price .price-new > .decimals {
    top: 7px;
}
.alsobought-container .price .price-new > .decimals{
	top: 7px!important;
}

#related-products .price-old .decimals {
    display: unset;
    float: unset;
    width: unset;
    top: 7px;
}


.tab-review > span,
#product-info .review span {
    width: 15px;
    height: 18px;
    line-height: 17px;
}

.tab-review > span > i {
    color: #ffcc00;
}

#tab-review h2 {
    font-size: 16px;
    margin: 10px 0;
}

#tab-review a{
    color: #3163a8!important;
}

#tab-review input {
    border-radius: 0;
}

#tab-review .form-horizontal .control-label,
#tab-review .help-block *,
#tab-review .help-block,
#tab-review .form-group.required {
    font-size: 12px;
    text-transform: none;
}

#tab-specification *,
#description-wrapper * {
    color: #000000;
    font-size: 13px;
}

.tax-discount-quantity {
    margin: 0 !important;
}

/* Видео мобилна */

#video-wrapper {
    display: block;
    float: none !important;
    width: 100%;
    padding: 14px 0 !important;
    text-align: center !important;
    margin-top: -3px;
}

#video-wrapper > iframe {
    display: block;
    width: 100% !important;
    position: relative !important;
    margin: 0 auto 18px !important;
}

#product-product #video-wrapper .video-button {
    background: #054577; 
    border: 1px solid #00345d;
    color: #fff;
    font-size: 18px;
    padding: 5px 6px;
    border-radius: 3px;
    display: inline-block;
    line-height: 1.2;
    cursor: pointer;
}

#product-product #video-wrapper .video-button::before {
    content: "▶";
    font-size: 16px;
    margin-right: 6px;
    vertical-align: middle;
}

#product-product #video-wrapper .video-button:hover,
#product-product #video-wrapper .video-button:focus {
    background: #005fa8;
    color: #fff;
}

/**  Product Page End ----------------------------------------------------------- **/

/**  Alsobought ----------------------------------------------------------- **/

.alsobought-container {
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    position: relative;
    background: #efefef;
}

.alsobought-container h3 {
    color: #000;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}

.alsobought-container::after {
    content: '';

}

.alsoBoughtWrapper{
    overflow: hidden;
}

.alsobought-container .owl-nav{
    display: none;
}

/* .alsobought.product-layout {
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    float: left;
    width: 100%;
} */

/* .alsobought-container .alsobought-product {
    display: inline-block;
    float: unset;
    width: 250px;
    margin-right: 20px;
} */


.alsobought-container .product-thumb .button-group button + button {
    justify-content: end;
    padding-right: 10px;
}

.alsobought-container .owl-nav {
    position: absolute;
    top: 30px;
    right: 20px;
}

.alsobought-container .owl-nav button {
    border: none;
    background: no-repeat;
    color: #000;
    font-weight: bold;
    width: 35px;
    height: 30px;
    transition-duration: 0.5s;
}

.alsobought-container .owl-nav button:hover {
    background-color: #ad131d;
    color: #ffffff;
    transition-duration: 0.5s;
}

.alsobought-container .owl-nav button:first-child {
    border-right: 2px solid #e1e1e1;
}

.alsobought-container .owl-nav button i {
    font-size: 14px;
}

/*
 .related-products .owl-stage,
 .related-products .owl-stage-outer{
     display: block;
     float: left;
     width: 100%;
     transform:none!important;
 } */
.alsobought-container .atc-btn {
    min-width: 120px;
}

.alsobought-container .owl-item {
    float: left;
}

.alsobought-container h4 {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
}

.alsobought-container .product-descriotion {
    height: 37px;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    white-space: normal;
}

.alsobought-container .rating span {
    width: 15px;
    height: 18px;
    line-height: 17px;
}

.alsobought-container .rating span > i {
    color: #ffcc00;
}

.alsobought-container .product-thumb h4 {
    height: auto;
    line-height: 14px;
    overflow: hidden;
    min-height: 66px;
}

.alsobought-container .product-thumb h4 a {
    color: #000000;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    white-space: normal;
}

.alsobought-container .price {
    display: block;
    float: left;
    width: 100%;
}



.alsobought-container .price .decimals {
    display: unset;
    float: unset;
    width: unset;
    top: -6px !important;
}

.alsobought-container .price-old .decimals {
    display: unset;
    float: unset;
    width: unset;
    top: 7px !important;
}

/**  Alsobought ----------------------------------------------------------- **/

/**  Contact + Info Page Start ----------------------------------------------------------- **/

#contacts-team {
    display: flex;
    float: left;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}


#contacts-team .member {
    display: block;
    float: left;
    width: calc(50% - 5px);
    padding: 0;
    border: 1px solid transparent;
    box-shadow: none;
    transition-duration: 0.5s;
    height: 160px;
}

#contacts-team .member:hover {
    box-shadow: 1px 1px 6px #e5e5e5;
    transition-duration: 0.5s;
}

#contacts-team .member-head {
    font-size: 16px;
    margin: 10px 0;
    padding: 0 10px 10px;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    height: 45px;
    display: flex;
    align-items: flex-end;
}

#contacts-team .member-img {
    display: block;
    float: left;
    margin-left: 10px;
}

#contacts-team .member-info {
    padding: 0 10px;
    display: flex;
    float: left;
    width: calc(100% - 60px);
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

#contacts-team .member-info > * {
    display: block;
    float: left;
    width: 100%;
    color: #000;
}

#contacts-team .member-info > * > .fa {
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

.info-page h1 {
    margin-top: 0;
    color: #000000;
}

.info-page > .row {
    margin-left: 0;
    margin-right: 0;
}

.info-page .html-wrapper h2 {
    padding: 10px !important;
    display: block;
    float: left;
    width: 100%;
}

.info-page .panel {
    border: none;
    box-shadow: none;
}


.info-page h3,
.info-page .form-horizontal legend,
.info-page .html-wrapper h2 {
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}

.info-page .panel-body .btn.btn-info,
.info-page .form-horizontal .btn.btn-primary {
    background-color: #3163a8;
    color: #ffffff !important;
    border-color: #3163a8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px;
    border-radius: 0;
    border: none;
    background: #3163a8;
}

.info-page .panel-body .btn.btn-info i,
.info-page .form-horizontal .btn.btn-primary i {
    color: #ffffff !important;
}

.info-page input,
.info-page textarea {
    border-radius: 0;
}

.info-page .form-horizontal .control-label {
    color: #000000;
}

#info-pictures {
    display: flex;
    float: left;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#info-pictures img {
    display: block;
    float: left;
    width: 24%;
}

.info-page * {
    color: #000000;
}

.info-page strong{
    white-space: normal;
    word-break: break-word;
}

.info-page .col-sm-6 > ul > li > a {
    font-weight: bold;
}

#information-sitemap * {
    list-style: none;
}

#information-contact>div>div>*{
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#information-contact>div>div>h3{
    display: none!important;
  }

#information-contact form .buttons{
    display: block;
    float: left;
    width: 100%;
}

#information-contact .panel-body .col-sm-3{
    margin-bottom: 20px;
}

/**  Contact + Info Page End ----------------------------------------------------------- **/

/**  Featured categories start ----------------------------------------------------------- **/

#eb_category .category-inner-matter {
    text-align: center;
    border: 1px dashed #dddddd;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: hsl(0, 0%, 92%) 0 0 16px;
    -moz-box-shadow: hsl(0, 0%, 92%) 0 0 16px;
    -webkit-box-shadow: hsl(0, 0%, 92%) 0 0 16px;
    background-color: hsl(0, 0%, 100%);
    display: -ms-flexbox;
}

#eb_category .row.browsecategory {
    margin: 0;
    clear: both;
}

.browsecategory .category-layout {
    margin-right: 15px;
    width: calc(33.333% - 10px);
    padding: 0;
    clear: none !important;
}

body #eb_category .browsecategory .category-layout .category-inner-matter {
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #efefef !important;
    transition: all 0.3s ease-out;
}

body #eb_category .browsecategory .category-layout .category-inner-matter .caption{
    width: 100%;
}

body .browsecategory .category-layout .category-inner-matter:hover {
    box-shadow: 0 0 8px 3px #c9c5c5 !important;
}

.category-layout > a {
    display: block;
}


.browsecategory figcaption {
    display: none;
}

.see-all-cat{
    display: none;
}

/**  Featured categories end ----------------------------------------------------------- **/

/**  Homepage Advantages Corrections Start ----------------------------------------------------------- **/

.homepage-advantage:nth-child(3),
.homepage-advantage:nth-child(5),
.product-advantage:nth-child(3),
.product-advantage:nth-child(5){
    display: none!important;
}

/* #common-home .homepage-advantage:nth-child(3){
    display: block!important;
} */

#homepage-advantages .homepage-advantage,
#product-advantages .product-advantage{
    position: relative;
    width: 33%!important;
}

#homepage-advantages .homepage-advantage:nth-child(4) span::after,
#product-advantages .product-advantage:nth-child(4) span::after{
    display: none!important;
}

#homepage-advantages .homepage-advantage:first-child:before {
    /* content: ''; */
    height: 100%;
    width: 1px;
    display: block;
    float: left;
    position: absolute;
    left: -15px;
    top: 0;
    background: #efefef;
}
#homepage-advantages .homepage-advantage:nth-child(4)::after {
    /* content: ''; */
    height: 100%;
    width: 1px;
    display: block;
    float: left;
    position: absolute;
    right: -15px;
    top: 0;
    background: #efefef;
}

/**  Homepage Advantages Corrections End ----------------------------------------------------------- **/

/**  Browser Fixes Start ----------------------------------------------------------- **/

/**  Firefox **/

@-moz-document url-prefix() {
    *::-moz-focus-inner {
        border: 0;
    }

    #homepage-advantages-wrapper,
    #common-home .carousel.swiper-viewport {
        z-index: 1;
    }
}

/**  IE 10+ **/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #contacts-team .member-img {
        display: none;
    }

    #contacts-team .member-info {
        width: 100%;
    }

    .product-list .atc-btn {
        min-width: 110px;
    }
}


/* Safari 10.1+ */

@media not all and (min-resolution: .001dpcm) {
    @media {

        #description-wrapper.show-less:after {
            background: none;
            background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.001) 0%, #fff 5%, #fff 100%);
        }

        .breadcrumb > li::after {
            position: absolute;
            left: unset;
            right: -3px;
        }
    }
}


/**  Browser Fixes End ----------------------------------------------------------- **/


/** ----------------------------------------------------------- Medias  **/

@media all and (min-width: 769px) {
    .browsecategory > div:nth-child(3),
    .browsecategory > div:nth-child(6),
    .browsecategory > div:nth-child(9) {
        margin-right: 0;
    }
}

@media all and (min-width: 768px) {

    a.group.controller {
        display: none;
    }

    .input-limit.col-xs-12 {
        padding-right: 0;
    }

    .products-custom-controls {
        width: 33%;
    }

    .products-custom-controls-wrapper {
        display: flex;
        width: 67%;
        justify-content: flex-end;
        align-items: center;
    }

}

@media all and (max-width: 768px) {
    .browsecategory .category-layout {
        width: calc(50% - 8px);
    }

    .browsecategory > div:nth-child(2),
    .browsecategory > div:nth-child(4),
    .browsecategory > div:nth-child(6),
    .browsecategory > div:nth-child(8) {
        margin-right: 0;
    }

    .browsecategory > div:nth-child(9) {
        margin: 0 auto;
        display: block;
        float: none;
    }
}

@media all and (max-width: 767px) {

    .alert-success.popup {
        width: 90%;
    }

    .alert-success.popup .popup-continue,
    .alert-success.popup .popup-checkout {
        font-size: 12px;
        padding: 10px;
    }

    #content {
        padding: 10px;
    }

    .account-page #content {
        width: 100%;
    }

    #content.col-sm-12 {
        display: block;
        float: left;
        width: 100%;
    }

    .custom-categories {
        justify-content: space-between;
    }

    .custom-controls {
        height: auto;
    }

    .custom-categories > div {
        width: calc(50% - 5px);
        padding: 5px 0;
        display: flex;
    }

    .custom-categories > div > a > img {
        width: 30px;
        height: auto;
    }

    .custom-categories > div > a > span {
        width: calc(100% - 35px);
        font-size: 10px;
        line-height: 12px;
        /* word-break: break-all; */
    }

    .homepage-categories .homepage-category {
        width: calc(50% - 5px);
    }

    #input-sort, #input-limit {
        text-align: left;
    }

    #info-pictures {
        flex-wrap: wrap;
    }

    #info-pictures img {
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }

    .homepage-categories .homepage-category
    .products-custom-controls-wrapper {
        margin-top: 15px;
        display: none;
        float: left;
        width: 100%;
        border-top: 2px solid #ebebeb;
    }

    .products-custom-controls-wrapper .input-sort {
        padding: 0;
        width: calc(100% - 190px);
    }

    .products-custom-controls-wrapper > div > .input-group {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .products-custom-controls {
        display: block;
        float: left;
        width: 100%;
    }

    .products {
        justify-content: space-between;
    }

    .product-layout.product-grid {
        padding: 0;
        width: calc(50% - 5px);
    }

    .product-grid .product-thumb .image img {
        max-width: 100%;
        max-height: 100%;
    }

    .products-custom-controls-wrapper {
        display: none;
        border-top: 1px solid #efefef;
        margin-top: 15px;
    }

    .search-dashboard > .row {
        display: block;
        float: left;
        width: 100%;
    }

    .search-dashboard > .row > div {
        width: 100%;
        display: block;
        float: left;
        padding: 0;
        margin-bottom: 10px;
    }

    .search-dashboard > p {
        margin-top: 0;
    }
}

@media all and (min-width: 626px) {
    #loan {
        clear: none;
        width: 45%;
        float: right;
        margin: 10px 0;
        height: 58px;
        position: relative;
        top: 1px;
    }

    #product .form-group.input-quantity {
        width: calc(55% - 10px);
        float: left;
        margin: 10px 0;
    }

    #input-quantity-wrapper{
        margin-right: 10px;
    }

    #product-right-column #button-cart{
        padding: 20px 20px 20px 40px;
        width: calc(100% - 80px);
    }
}

@media all and (max-width: 625px) {
    #contacts-team .member {
        width: 100%;
        height: 150px;
    }

    #contacts-team .member-head {
        height: auto;
        margin-top: 0;
    }

    .homepage-categories .homepage-category a span {
        text-align: center;
    }

    .homepage-categories .homepage-category a {
        height: 170px;
        flex-direction: column;
    }


    #loan {
        width: calc(100% - 85px);
        height: 58px;
        margin: 0;
    }

    #product-right-column #button-cart
    .homepage-categories .homepage-category a span {
        max-width: 100%;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

    #product-right-column #button-cart {
        width: calc(100% - 85px);
        margin-left: 15px;
        padding-left: 40px;
    }
}

@media all and (max-width: 575px){
    #checkout-cart .btn-primary{
        font-size: 12;
    }

    #homepage-advantages .advantages-svg{
        width: 30px;
        height: 30px;
    }

    .product-advantage img {
        width: 30px;
        height: auto;
    }

    #product-advantages{
        overflow-x: unset;
    overflow-y: unset;
    }
    .product-advantage{
        min-width: unset;
    }


}

@media all and (max-width: 525px) {
    .homepage-category {
        width: 50%;
    }

    .homepage-categories .homepage-category a span,
    .category-inner-matter .caption > span{
        font-size: 13px;
    }

    .category-inner-matter img{
        max-width: 60px;
    }

    .testimonials-name,
    .testimonials-name a{
        font-size: 12px;
    }
}

@media all and (max-width: 475px) {

    .alsobought-container .product-thumb h4 a,
    #related-products .product-thumb h4 a{
        font-size: 12px;
    }
    .alsobought-container .product-thumb h4 ,
    #related-products .product-thumb h4 {
        line-height: 14px;
    }

    /* .product-layout.col-lg-2.col-md-3.col-sm-4.col-xs-6{
      width: 100%;
      max-width: 100%;
    } */
    .alert-success.popup {
        top: 10%;
    }

    .alert-success.popup .popup-controls {
        display: block;
    }

    .alert-success.popup .popup-continue, .alert-success.popup .popup-checkout {
        width: 100%;
        margin: 5px 0;
        text-align: center;

    }

    #homepage-advantages{
        padding: 5px;
    }

    #homepage-advantages .homepage-advantage span{
        font-size: 10px;
    line-height: 12px;
    left: 2px;
    width: calc(100% - 40px);
    }

    #login_view .btn{
        font-size: 10px!important;
        padding-bottom: 10px 4px!important;
    }

    #product-advantages .product-advantage span{
        font-size: 10px;
    line-height: 12px;
    left: 2px;
    width: 100%;
    text-align: center;
    }

    .product-advantage img{
        margin-right: 0;
        margin-left: 5px;
    }

    #homepage-advantages .advantages-svg {
        width: 25px;
        height: 25px;
    }

    .products-custom-controls-wrapper > div {
        width: 100% !important;
    }

    .row.pag-res {
        display: block;
        float: left;
        width: 100%;
    }

    .row.pag-res > div {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    body #eb_category .browsecategory .category-layout .category-inner-matter{
        flex-wrap: wrap;
        flex-direction: column;
    }

    .category-inner-matter .caption > span{
        text-align: center;
        max-width: 100%;
        margin-top:10px;
        font-size: 12px;
        min-height: 42px;
    }

    .browsecategory .category-layout {
        width: calc(50% - 5px);
        margin-right: 10px;
    }

    .browsecategory > div:nth-child(9){
        float: left;
        width: 100%;
    }

   body .container #eb_category .category-inner-matter{
        padding: 5px;
        margin-bottom: 10px;
    }

    .alsobought-product .product-thumb .button-group,
    #related-products .product-thumb .button-group{
        flex-wrap: wrap;
    }

    .alsobought-product .atc-btn,
    #related-products .atc-btn{
        background-color: #fff;
        color: #000;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        align-content: center;
        line-height: 32px !important;
        display: flex;
        justify-content: center !important;
    }
	 .alsobought-product .product-thumb-wrapper {
	border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #fff;
	 }
    .alsobought-product .atc-btn svg,
    #related-products .atc-btn svg{
        margin-right: 10px;
    }

    .alsobought-product .button-group button + button,
    #related-products .button-group button + button{
        justify-content: center!important;
    }
}

@media all and (max-width: 425px) {
    #login_view .btn-group{
        width: 100%!important;
        display: block!important;
        float: left!important;
        margin: 0 0 10px!important;
    }

    .featured .product-title{
        font-size: 12px !important;
        height: 65px;
    }

    .qc-checkout-product{
        overflow: scroll;
    }

    .product-grid .product-title,
    .product-title{
        font-size: 12px !important;
        /* height: 65px; */
    }
    .qc-quantity .btn-primary.decrease,
    .qc-quantity .btn-primary.increase{

        display: none!important;
    }
}

@media all and (max-width: 375px) {
    /* .product-layout.col-lg-2.col-md-3.col-sm-4.col-xs-6{
      width: 100%;
      max-width: 100%; } */

      .custom-categories > div > a{
        padding: 5px 4px 5px 2px;
        justify-content: flex-start;
      }

      .custom-categories > div > a > img{
        margin-right: 2px;
        width: 27px;
      }

      .custom-categories > div > a > span{
          padding-left: 0;
      }

      #loan{
          font-size: 12px;
      }
      #loan img {
        margin-right: 0;
    }
    .product-thumb .price > .decimals {
        top: -13px;
    }

    .product-thumb {
        padding: 0;
    }

    .product-thumb .button-group{
        padding: 0 5px 5px;
    }
.custom-categories > div > a > span
    .product-grid .product-thumb .image img {
        padding: 5px;
    }

    .product-layout.product-grid .atc-btn {
        padding: 2px;
        width: 100px;
    }

    .featured .currency,
    .alsobought-container .currency,
    .product-contents .currency,
    #related-products .currency{
        display: none!important;
    }


    #loan svg {
        margin-right: 10px;
        margin-left: 10px;
    }

    .featured .product-thumb .price,
    .product-grid .product-thumb .price {
        display: flex;
        width: 100%;
        /* height: 45px; */
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-end;
    }


    /* .featured .product-thumb .price>.decimals,
    .product-grid .product-thumb .price>.decimals{
      position: relative;
      top: -9px;
    } */
    .featured .product-thumb .price-old,
    .product-grid .product-thumb .price-old,
    .featured .product-thumb .price-new,
    .product-grid .product-thumb .price-new,
    .alsobought-product .price-old,
    #related-products .product-thumb .price-old,
    .alsobought-product .price-new,
    #related-products .price-new {
        /* width: 100%; */
    }

    /* .featured .product-thumb .price,
    .product-grid .product-thumb .price {
      font-size: 16px;
      color: #000;
      font-weight: 900;
      width: 100%;
      float: left;
      min-height: 45px;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: flex-end;
  } */
    .featured .product-thumb .price-old,
    .product-grid .product-thumb .price-old,
    #related-products .product-thumb .price-old,
    .alsobought-product .product-thumb .price-old {
        /* display: block;
        float: left;
        width: 100%;
        margin-left: 0;
        margin-top: 5px; */
    }

    .featured .product-thumb .rating,
    .product-grid .product-thumb .rating {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .category-inner-matter .caption > span{
        min-height: 60px;
    }
}
@media all and (max-width: 374px) {
    #homepage-advantages .homepage-advantage span {
        font-size: 8px;
        line-height: 9px;
        width: calc(100% - 35px);
    }

    .product-advantage img{
        width: 20px;
    }

    #product-advantages .product-advantage span{
        font-size: 8px;
        line-height: 9px;
    }

    #homepage-advantages .advantages-svg {
        width: 20px;
        height: 20px;
    }
}
@media all and (max-width: 360px) {
    a.filter.controller,
    a.group.controller {
        font-size: 12px!important;
        padding: 8px 16px;
    }

    .product-additional-info .nav-tabs li {
        border: 1px solid #dddddd !important;
        /* width: 100%; */
        top: 0;
    }

    .product-additional-info .nav-tabs li a {
        padding-left: 5px;
    font-size: 10px;;
    }
    .product-additional-info .nav-tabs li a.tab-review {
        padding: 8px 5px;
    }

    .custom-categories > div > a > span {
        word-break: normal;
    }
    .products .product-thumb .button-group{
        flex-wrap: wrap;
    }
    .product-layout.product-grid .atc-btn{
        width: 100%!important;
        justify-content: center;
    }
    .product-layout.product-grid .atc-btn svg{
        margin-right: 10px;
    }
    .product-layout.product-grid .product-thumb .button-group button + button {
        width: 50%;
    }

    .product-layout.product-grid .atc-btn img{
        margin-right: 10px;
    }

}

@media all and (max-width: 350px) {
    /* a.controller {
        width: 100%;
    } */


    #product-right-column #button-cart {
        width: calc(100% - 70px);
        margin-left: 0;
        padding-right: 0;
        position: relative;
        padding-left: 40px;
        top: 3px;
    }

    #loan {
        margin: 0;
        width: calc(100% - 70px);
    }

    #loan span{
        padding-right: 10px;
    }

    /* .group.controller {
        margin-top: 10px;
    } */
}
/* Mozilla text zoom fix */
@-moz-document url-prefix() {
    html, body {
        text-size-adjust: none !important;
    }
}

/* Fix Firefox Android + force style for video button */
button.video-button,
a.video-button {
    -moz-appearance: none !important;
    appearance: none !important;
    background: #054577 !important;
    border: 1px solid #00345d !important;
    color: #fff !important;
    font-size: 18px;
    padding: 6px 12px;
    border-radius: 4px;
    display: inline-block;
    line-height: 1.2;
    cursor: pointer;
    text-decoration: none !important;
}