* {
	font-family: "Arial Bold";
}

ul {
	margin: 0;
}


.header-row {
	background-color: white;

	font-size: 13px;
	line-height: 47px;
	color: #808080;

	border-top: 3px solid #083abd;
	border-bottom: 1px solid #eaeaea;
}

.header-social {
	color: #07561c;
	margin-right: 20px;

	font-size: 16px;
}

.header-element {
	padding: 0 10px;
	border-left: 1px solid #eaeaea;
}

.cart {
	text-transform: uppercase!important;
	color: #07561c!important;
}

.nav-link {
	padding: 0px !important;
}

.dropdown-menu .nav-link {
	padding: 0.5rem 1rem !important;
}

ul.primary-nav li {
	display: inline-block;

	margin-left: 20px;
	padding: 0px;

	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0px;

	font-weight: bold;

	font-family: "Arial Bold";
}


ul.primary-nav li:first-child {
	margin-left: 0!important;
}

.list-inline-item:not(:last-child) {
	margin-right: 0px;
}

ul.primary-nav li.active a {
	border-top: 3px solid #083abd;
	color: #083abd!important;
}

ul.primary-nav li a {
	color: #083abd;
	height: 100%;
	display: block;
	line-height: 40px;
	border-top: 3px solid transparent;
	text-align: center;

	transition: all 0.3s ease;
}

ul.dropdown-menu li {
	margin-left: 0;
	width: 100%;
}


ul.dropdown-menu li a:hover {
	text-decoration: none!important;
	border-top: 3px solid transparent!important;
	background-color: #eaeaea;
}


ul.dropdown-menu li.active a {
	text-decoration: none!important;
	border-top: 3px solid transparent!important;
	background-color: #eaeaea;
}


li.current-menu-parent a.dropdown-toggle {
	color: #083abd!important;
	text-decoration: none!important;
	border-top: 3px solid #083abd!important;
}

li.current-post-parent a {
	color: #083abd!important;
	text-decoration: none!important;
	border-top: 3px solid #083abd!important;
}

ul.dropdown-menu li a {
	line-height: 25px;
}

ul.primary-nav li a:hover {
	text-decoration: none;
	border-top: 3px solid #083abd;
	transition: all 0.3s ease;
}

.halalalalala {
	display: none;
	height: 100px;
}


@media (max-width: 768px) {
	.mp-0 {
		padding: 0;
	}

	.mw100 {
		max-width: 100%!important;
	}

	.mm-0 {
		margin: 0;
	}

	.m-left {
		float: left!important;
	}

	.navbar-row ul {
		width: 100%;
	}


	ul.primary-nav li {
		margin-left: 0;
		width: 100%;
	}

	ul.primary-nav li.active a {
		border-top: 3px solid transparent;
		color: #083abd!important;
	}
	ul.primary-nav li a:hover {
		text-decoration: none;
		border-top: 3px solid transparent;
		background-color: #eaeaea;
		transition: all 0.3s ease;
	}

	.dropdown-menu {
		width: 100%;
	}


	ul.primary-nav li a {
		line-height: 30px!important;
	}

}



.fas {
	margin-left: 5px;
}

#product {
	margin-top: 50px;
	margin-bottom: 50px;
}
.product {
	border: 1px solid #efefef;
	padding: 20px;
	margin-bottom: 11px;
}

.product a:not(.different) {
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0px;
	bottom: 10px;
}

.product h2 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.88;
	letter-spacing: 0px;
}

.category {
	list-style-type: none;
	padding: 0;
}

.category li {
	display: block;
	padding: 10px 10px 10px 12px;
	border-bottom: 1px solid #e7e6e6;
}

.category a {
	color: #083abd;
}

.category a::before {
	content: "> ";
}

footer {
	background-color: #1d1f22;
	padding-top: 35px;
	padding-bottom: 30px;

	color: #eaeaea;
	text-align: center;
	font-size: 13px;
}

.gotop {
	position: fixed;
	bottom: 0;
	right: 75px;

	background-color: #123456;
	color: white;
	text-align: center;
	width: 48px;
	height: 35px;
	border-radius: 4px 4px 0 0;
	opacity: .9;
	z-index: 100000;
	transition: all .2s ease-in-out 0s;

	cursor: pointer;
}


.gotop .fas {
	margin: 0px;
	font-size: 24px;
	margin-top: 5px;
}


.gotop:hover {
	background-color: #e42020;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: white;
	min-width: 120px;
	min-height: 60px;
	border: 1px solid #eaeaea;
	z-index: 9999;
	transition: all 2s;

	padding: 10px;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.navbar-login-input {
	border: 1px solid #d2d2d2;
	color: #aaa9a9;
	background-color: white;

	font-size: 13px;
	padding: 15px 5px;

	width: 200px;
	height: 32px;

	vertical-align: middle;
}

.navbar-login-button {
	background-color: #d60707;
	letter-spacing: 1px;
	font-weight: 700;

	color: white;

	text-transform: uppercase;
	outline: none;

	border: none;
	border-radius: 25px;

	padding: 9px 20px;
	line-height: 14px;
	font-size: 12px;

	cursor: pointer;
}

.w-350 {
	min-width: 270px!important;
}

.cart-row {
	color: #2b2e32!important;
	text-transform: none!important;
	transition: all 0.3s ease;

	margin-left: -10px;
	margin-right: -10px;
}

.cart-row:hover {
	background-color: #f6f6f6;
}

.navbar-cart-footer {
	color: #2b2e32!important;
	text-transform: none!important;

	cursor: pointer;
}


.navbar-cart-footer .fas {
	margin: 0;
}

.navbar-cart-footer:hover {
	text-decoration: none;
}

.cart-row-footer {
	border-top: 1px solid #e7e6e6;
	margin-left: -10px;
	margin-right: -10px;
}

.remove-margin {
	margin: 0!important;
}

.pb-0 {
	padding-top: 0;
	padding-bottom: 0;
}


.linkbase a {
	display: block!important;

	background-color: white!important;
	width: 100%!important;
	text-align: center!important;

	transition: all 0.3s!important;

	line-height: 47px;
}

.linkbase a:hover {
	text-decoration: none!important;
	background-color: #eaeaea!important;
}

.p-0 {
	padding: 0;
}

.m-0 {
	margin: 0;
}

.b-0 {
	border: none;
}

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a:hover {
	text-decoration: none;
}

footer a {
	color: white;
}

footer a:hover {
	color: #eaeaea;
}

.navbar-product-name {
	line-height: 30px;
}

.navbar-product-price {
	line-height: 30px;
}

.wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}


.panel .panel-img {
	border: 1px solid rgba(9, 140, 201, 0.8);
}

.panel-footer a:hover {
	text-decoration: none;
}

.panel .panel-footer {
	text-align: left;

	color: black;
	font-weight: bold;
	padding: 5px 15px;

	-webkit-transition: all 0.4s;
	transition: all 0.4s;

	border-bottom: none;
}

.panel {
	border: 1px solid #eaeaea;
}

.panel a {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
	top: 0;
}

.panel .panel-footer a {
	color: black;
}

.product-price {
	color: #07561c !important;
}

.fullwidth {
	width: 100%;
}

main {
	margin-top: 40px!important;
}

.site-main-noel {
	margin-top: 0!important;
}

.woocommerce table.shop_table th {
	text-transform: none;!important;
	color: black;
}

.woocommerce img {
	max-width: 100px;
}

.w-120 {
	width: 120px!important;
}

.w-40perc {
	width: 40%!important;
}

td.product-name {
	text-transform: none!important;
}

td.product-name a {
	color: #083abd!important;
}

.woocommerce table.shop_table {
	padding: 20px!important;
	border-radius: 0px!important;
}


.woocommerce .cart .button, .woocommerce .cart input.button {
	background-color: red!important;
	color: white!important;
	border-radius: 25px!important;
}

.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
	background-color: red!important;
	color: white!important;
	border-radius: 25px!important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 200px!important;
	border: 1px solid #d2d2d2;
	height: 38px!important;
	margin: 0!important;
	padding: 0px 10px!important;
	font-size: 13px!important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: red!important;
	color: white!important;
	border-radius: 25px!important;
}


.woocommerce-input-wrapper {
	width: 100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	width: 100%!important;
	border: 1px solid #d2d2d2!important;
	border-radius: 0!important;

	font-weight: 400!important;
	font-size: 13px!important;
	height: 38px!important;
	margin: 0!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	color: #aaa9a9!important;
}


.select2-container .select2-selection--single option .select2-selection__rendered option {
	width: 100%!important;
	border: 1px solid #d2d2d2!important;
	border-radius: 0!important;

	font-weight: 400!important;
	font-size: 13px!important;
	height: 38px!important;
	margin: 0!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	color: #aaa9a9!important;
}






.select2-selection {
	width: 100%!important;
	border: 1px solid #d2d2d2!important;
	border-radius: 0!important;

	font-weight: 400!important;
	font-size: 13px!important;
	height: 38px!important;
	margin: 0!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	color: #aaa9a9!important;
}



.select2-selection__rendered {
	line-height: 38px!important;
}

.wc-noel-ty-div {
	border: 1px solid #eaeaea;
	padding: 20px;
	margin-bottom: 20px;
}


.wc-noel-ty-div h1 {
	font-weight: bold;
}


.wc-noel-ty-div ul li {
	list-style-type: none;
	margin: 10px 0;
}

.wc-noel-ty-div ul li:before {
	display: inline-block;
	float: left;

	content: "> ";
	background-color: #083abd;

	border-radius: 50%;
	font-size: 16px;
	text-align: center;
	font-weight: 400;

	width: 23px;
	height: 23px;
	text-decoration: none;
	color: white;
	margin-left: -30px;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce-Price-amount, .amount {
	text-align: right!important;
}


.woocommerce .woocommerce-customer-details address {
	border: none!important;
}

.woocommerce .woocommerce-customer-details h2 {
	font-weight: bold;
	font-size: 16px;
}

.wc-item-meta {
	padding-left: 0;
}
.wc-item-meta li:before {
	display: none!important;
}

hr {
	height: 1px;
}

form.cart input[type=number] {
	width: 36px;
	height: 36px;

	color: #2b2e32;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;

	font-size: 13px;
}




.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.input-number-group .input-group-button {
  line-height: calc(80px/2 - 5px);
}

.input-number-group .input-number {
  width: 80px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
  display: block;
  margin: 0;
}

.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  border: 1px solid #cacaca;
  height: 36px;
  width: 36px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 0;
}

.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
  display: inline-block;
  width: 36px;
  height: 36px;
  color: #0a0a0a;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  font-weight: 400;
}


.input-number-group .input-number-decrement:hover,
.input-number-group .input-number-increment:hover {
	background-color: #e6e6e6;
}

.input-number-group .input-number-decrement {
  margin-right: 0;
  border-right: none;
}

.input-number-group .input-number-increment {
  margin-left: 0;
  border-left: none;
}

.single_add_to_cart_button {
	background-color: #d60707;
	letter-spacing: 1px;
	font-weight: 700;

	color: white;

	text-transform: uppercase;
	outline: none;

	border: none;
	border-radius: 25px;

	padding: 9px 20px;
	line-height: 14px;
	font-size: 12px;
	height: 38px;

	cursor: pointer;
}

.cart label {
	text-transform: none!important;
}

.product-page-name {
	color: #083abd;
	font-weight: bold;
}

.product-page-price {
	color: #07561c !important;
}

.mb-40 {
	margin-bottom: 40px;
}

.product-page-category {
	margin-top: 20px;
	text-transform: none!important;
}


.carousel-control-prev, 
.carousel-control-next {
	color: white!important;
}


.woocommerce-message {
	border-top-color: #083abd!important;
}

.woocommerce-message::before {
	color: #083abd!important;
}


.mt-50 {
	margin-top: 50px;
}


.lp-row .xxx {
	padding-left: 0;
}

.mb-30 {
	margin-bottom: 30px;
}

.noel-div {
	margin-top: 20px;
	width: 100%;
	border-spacing: 10px;
	border-collapse: separate;
}


.font-strong {
	font-weight: bold;
	color: #d60707;
}

.noel-div tbody tr td {
	border-bottom: 1px solid #eaeaea;
	padding: 10px;
}

.w-200 {
	width: 200px;
}

.ta-r {
	text-align: right;
}

.woocommerce-MyAccount-navigation {
	margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.woocommerce-MyAccount-navigation ul li {
	list-style-type: none;
	display: table-cell;
	width: auto;
	text-align: center;
}


.woocommerce-MyAccount-navigation ul li a {
	color: black!important;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
	color: #083abd!important;
}

.woocommerce table.shop_table {
	padding-top: 0px!important;
}


.woocommerce-info::before {
	color: #083abd;
}

.woocommerce-info {
	border-top-color: #083abd;
}


.site-main {
	width: 100%;
}

.blog {
	border: 1px solid #eaeaea;
	padding: 3px 5px;
}

.blog p {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
	font-size: 24px;
}

.navbar {
	border-bottom: 1px solid #eaeaea;
	padding: 0!important;
	background-color: white;
}

.hamburger {
	font-size: 32px!important;
	color: #8b8b8b!important;
	margin-left: 0!important;
}

.navbar-brand img {
	max-height: 120px;
}

#vetito .elementor-element-populated {
	padding: 0px !important;
}
.navbar-brand span {
	color: black;
}

.wp-caption-text.gallery-caption {
	display: none !important;
}

.gallery-item {
	margin-bottom: 15px !important;
}

footer h2 {
	font-size: 22px !important;
	text-align: left;
}

footer ul li {
	text-align: left;
}

.bg-dark a:hover {
	text-decoration: underline;
}

.bg-dark a {
	color: #eee;
}
.bg-dark {
	background-color: #141517;
	padding: 15px 0px;

	color: #eaeaea;
	font-size: 13px;	
}