.container-max {
	max-width:1920px;
	margin: 0 auto;
}
input:focus, .form-control:focus {
  outline: none;
  box-shadow: none;
}
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}

ol, ul {
  padding-left: 0rem !important;
}
.form-inline {
	display:flex;
}
.form-control {
	-webkit-appearance: auto;
	appearance:auto;
}

select {
    font-size: 0.9rem !important;
}
.btn-check:focus + .btn, .btn:focus {
    box-shadow: none !important;
}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-size:13px;line-height:1.2em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:1em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:15px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{display:inline-block; text-decoration:none;color: #9ae8ff !important;}.cc-link:hover{text-decoration:underline; }.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.2em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
h2.product-price {
    font-size: 24px;
}
.top_header_area {
	padding:15px 0;
}
.top_header_area.stucked {
    position: fixed;
    transition: .5s all ease-out;
    top: 0px;
    background: #ededed;
    width: 100%;
    z-index: 2;
    padding: 10px 0;
    box-shadow: 2px 4px 8px rgb(51 51 51 / 25%);
}
.top_header_area.stucked .header {
    height:50px;
}
.top_header_area.stucked .navbar {
    display: inline-block !important;
}
.top_header_area.ver2 {
    opacity: 0;
    transition: opacity 0.5s linear, visibility 0s;
    padding: 0;
    margin-top: -25px;
    visibility: hidden;
    display:none;
}
.top_header_area.stucked .tools {
    margin-top:0px;
}
.top_header_area.stucked .header h5 {
    font-size:1.6rem;
}
.top_header_area.stucked .header h5 span {
    font-size:0.8rem;
}
.top_header_area.ver2.stucked {
    top: 70px;
    background: white;
    box-shadow: 0 5px 7px 1px rgb(0 0 0 / 30%);
    -webkit-box-shadow: -1px 5px 7px 1px rgb(0 0 0 / 30%);
    -moz-box-shadow: -1px 5px 7px 1px rgba(0,0,0,0.36);
    opacity: 1;
    height: auto;
    padding: 10px 0 15px 0;
    height: 60px;
    margin-top: 0px;
    visibility: visible;
    overflow:hidden;
    display:block;
}
#stuckedImage {
    height: 50px;
    margin-top: -3px;
}
.stuckedTitle {
    line-height: 45px;
    overflow: hidden;
    font-size: 0.95rem;
    color: black;
}
.stuckedPrice {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 40px;
    text-align: right;
}

.logo {
    max-height: 60px;
}

button:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
.top_header_area.stucked .logo {
    height: 40px;
    margin-bottom: -25px;
}
.top_logo {
    display: inline-block;
}
.yellowLine {
    background: #fff200;
    color: #444;
    padding: 3px 0 0 0;
}
.yellowLine i {
    font-size: 29px;
}
.yellowLine a {
	color:#333;
}
.yellowLine a:hover {
	color:#111;
}
.yellowLine span {
    font-weight: bold;
    vertical-align: text-bottom;
}
.noBefore::before {
    background: none !important;
    border: 1px solid #858585 !important;
}
.footer-logo img {
    width: 35%;
    opacity: 0.8;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
}
.products_bar_out {
    font-size: 14px;
}
.products_bar_out .title_area {
}
.products_bar_out .title_area a {
    color: white;
}
.products_results
{
	display:inline-block;
    font-weight: normal;
    line-height: 28px;
    margin: 0px;
    color: #545454;
}

.products_results span
{
	font-size: 1.1em;
	font-weight: bold;
}

.select_box2
{
	display:inline-block;
	height: 30px;
	background:#fff;
    position: relative;
}

.search_select2
{
	position:relative;
	cursor:pointer;
	margin-left: 5px;
	margin-right:10px;
	text-align: center;
}

.search_select2::after
{
	font-family: "Font Awesome 5 Free";
	content:'\f0d7';
	margin-left: 10px;
	font-weight: 900;
}

.search_select_in2
{
    line-height: 28px;
    width: 110px;
    font-weight: normal;
    display: inline;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    color: #707070;
    border: 1px solid #d9d9d9;
    padding: 6px 8px;
}

.select_options2
{
	display:none;
    position: absolute;
    z-index: 102;
    min-width: 136px;
    max-height: 300px;
    overflow: auto;
    background: #222222;
    padding: 1px;
    left: 5px;
}

.option_item2
{
}

.option_item2 a
{
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: normal;
    color: #d1d1d1;
    text-align: center;
    font-size: 0.9em;
    background: #363636;
    margin: 1px;
}

.option_item2 a:hover
{
	background:#242424;
	color:#fff;
}
.textAlignResponsiveR {
	text-align:right;
}
.textAlignResponsiveL {
	text-align:left;
}
.alert-warning {
    color: #dddddd !important;
    background-color: #474848;
    border-color: #5f3436;
    font-size: 14px !important;
}
a.alert-warning:hover {
    background:#222;
}
.alert-warning.ver2 {
    padding: 12px !important;
    color: white !important;
}
.alert-warning a {
    color:white;
}
.product_item_image_in {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.product_image_first, .product_image_second {
    position: relative;
    top: 0;
    left: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    text-align: center;
}
.product_image_second {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    z-index: 2;
}
.single-recommended-product {
    border-bottom: 1px solid #efebeb;
}
.single-recommended-product:hover img {
    opacity:0.8;
}
.product_item:hover {
}
.product_item:hover div, .product_item:hover p, .product_item:hover div > h3 > span:not(.disountPC) {
    color: #f15a24;
}
.product_item:hover button {
    background:#f15a24;
}
#glass {
    position: absolute;
    border-radius: 0%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.6);
    z-index:1000;
}
.img-responsive {
    width: 100%;
    height: auto;
}
.img-responsive2 {
    height: 100%;
    width: auto;
    max-height: 200px;
}
.swiper-container {

}
.swiper-slide {
	display:block !important;
}
.carousel-indicators li {
	border:0px solid transparent!important;
}
.avail0, .avail0, .avail1, .avail2, .avail3, .avail4, .avail5 {
    color: #151515;
}
.avail0 {
	color:#d2ac67;
}
.avail1 {
	color:#63bf78;
}
.avail2 {
	color:#d66c46;
}
.avail3, .avail4, .avail5 {
	color:#46aad6;
}
.avail0.ver2, .avail1.ver2, .avail2.ver2, .avail3.ver2, .avail4.ver2, .avail5.ver2 {
	margin:0px;
	font-size:16px;
	padding:8px 12px;
}
#overlay {
    background-color: rgba(0,0,0, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    display:none;
    z-index: 999999;
}
.added {
    position: fixed;
    /* left: 50%; */
    top: 0%;
    z-index: 100;
    display: none;
    text-align: center;
    background-color: rgb(74 74 74);
    color: #e8e8e8;
    padding: 15px 0 5px 0;
    font-size: 15px;
    z-index: 999999;
    width: 100%;
}
.added .result {
  line-height: 25px;
  font-size: 15px;
  padding:5px 0;
}
.added .box {
	  height: auto;
    padding: 8px 10px;
    margin: 0 10px 10px 0;
    background: #f15a24;
    display: inline-block;
    font-size: 13px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 400;
}
.added .box:hover {
	 background: #333;
}
.added  a {
	color:#eee;
}
.added .box:hover {
	text-decoration:none;
	color:#fff;
}
.cart_list {
    width: 100%;
    max-width: 100%;
    margin: 0px 0 0 0;
}
.cart_list th, .cart_list th.gInfo {
    padding: 15px 10px;
    background: rgba(0, 0, 0, .05);
    border:1px solid #e5e5e5;
    font-size: 13px;
    color: #113446;
    text-transform: uppercase;
}
.cart_list th.gInfo {
    background: rgb(90, 96, 97);
    color:#eee;
    font-size: 17px;
}
.cart_list th ~ th {
    text-align: center;
}
.cart_list td {
    padding: 20px;
	line-height: 22px;
    border:1px solid #e5e5e5;
}
.cart_list .cell_3 {
    text-align: center;
    min-width: 150px;
}
.cart_list .cell_5 {
    text-align: center;
}
.cart_list .cart_price {
    text-align: right;
}
.cart_item.separator {
    background: #f15a24;
    color: white;
    display:none;
    margin: 20px 0 0 0;
}
.cart_item.separator td {
	line-height:0px;
	display: list-item;
}
.cart_item__img {
		min-width:100px;
    max-width: 300px;
    display:inline-block;
}
.cart_item__img img {
	width:80%;
}
.cart_item__info {
    margin: 0 0 0 160px;
}
.cart_item__name {
    padding: 0 0px;
    display: inline-block;
}
.cart_item__name h3 a{
	font-size: 21px;
	color:#666;
}
.cart_item__variant {
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #113446;
}
.cart_item__details {
    margin: 10px 0 0 0;
    font-size: 17px;
}
.cart_item__details p {
    margin: 5px 0 0 0;
    font-size: 0.8em;
}
.cart_item__details p span {
    color: #113446;
}
.cart_item .quantity_box {
    margin: 0;
    position: relative;
}
.cart_item .quantity_box input {
    width: 40px;
    text-align: center;
    margin:0 5px;
    color: black;
    line-height: 31px;
}
.cart_item .cart_item__remove:hover {
    color: #ed1c24;
}
.cart_item .quantity_box .quantity_down, .cart_item .quantity_box .quantity_up {
	font-size: 13px;
	background: whitesmoke;
	padding: 3px 5px;
}
.cart_item .quantity_box .quantity_down:hover, .cart_item .quantity_box .quantity_up:hover {
	cursor:pointer;
	background: #e2e2e2;
}
.cart_item .cart_update {
    width: 88px;
    margin: 5px 0 0 0;
    font-size: 12px;
    padding: 10px;
}
.cart_list .cart_buttons .btn {
    font-size: 10px;
    padding: 10px;
}
.cart_item__remove i {
    vertical-align: baseline;
}
.account_section {
}
.account_section label {
	font-weight:normal;
	font-size: 0.95em;
	color:#555;
}
.account_section .form-group {
    margin-bottom: 25px;
}
.account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0 6px 0;
    text-transform: uppercase;
    background: #ddd;
    padding: 6px 12px;
    border-radius: 4px;
}
.smaller {
    font-size: 0.95em;
}
.smallest {
    font-size: 0.85em;
}
.bg-info {
    background-color: #f2f4f5!important;
}
.account_section h4 span {
    vertical-align: top;
    float: right;
}
.account_section h4 a {
    font-weight: normal;
}
.account_section h4 a ~ a {
    margin: 0 0 0 15px;
}
.account_section h4 a:before {
    margin: 0 5px 0 0;
    font: 14px/24px 'FontAwesome';
}
.account_section h4 a.link_add:before {
    content: '\f067';
}
.account_section h4 a.link_edit:before {
    content: '\f040';
}
.account_section h4 a.link_close:before {
    content: '\f00d';
    font: 14px/24px "Font Awesome 5 Free";
    font-weight:600;
}
.account_section h4 a.link_delete:before {
    content: '\f1f8';
}
.account_section p.note {
    margin: 15px 0 0 0;
}
.account_section .btn {
    margin-right: 15px;
    padding:10px;
}
.account_section label {
    line-height: 34px;
}
.account_section .address_item {
    line-height: 26px;
}
.account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;

    border:1px solid #fe5252;
    font: 15px/25px 'FontAwesome';

    color: #113446;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.account_section .address_item {
    margin: 15px 0 0 0;
}
.account_section .address_item ~ .address_item {
    margin: 10px 0 0 0;
}
.account_section .address_location {
}
.account_section .address_location:before {
    content: '\f015';
}
.account_section .address_phone:before {
    content: '\f095';
    font-size: 14px;
}
.account_section .address_user:before {
    content: '\f007';
}
.squaredFour {
  width: 20px;
  position: relative;
  margin: 0 auto;
  float:left;
  margin-right:10px;
}
.squaredFour label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: -1px;
  left: 0;
  background: #fcfff4;
  border-radius: 2px;
  border:1px solid #999;
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}
ul.payments  {
	list-style-type:none;
	padding:0;
}
.payments li {
    display: inline-block;
    border: 1px solid #bbb;
    line-height: 45px;
    padding: 3px 20px 0px 20px;
    margin: 10px 20px 10px 0;
    background: #eee;
    color: #333;
    height: 50px;
    font-size: 13px;
    border-radius: 6px;
}
.payments li .payment_radio {
	vertical-align: middle;
	margin:0px 10px 0 0;
}
.payments li:hover {
    cursor:pointer;
    background: #ddd;
}
#payment_details {
	padding:10px 0 0 0;
	font-size:13px;
	line-height: 22px;
}
textarea#comments {
    width: 100% !important;
    min-height:70px;
    font-size: 0.9rem;
}
.cart_summary__row {
    margin: 0px;
}
.cart_summary__row span{
    float:right;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    font-size: 0.8em;
}
.warning {
    background: #fa6426;
    border: 0;
}
.material-icons {
	 opacity: 0;
	 animation: cssAnimation 0s 1s forwards;
}
@keyframes cssAnimation {
  to   { opacity: 1; }
}

.tools a span, .tools .cart{
    margin: 10px 0px 0 20px;
    color: #444444;
    display: inline-block;
    text-align: center;
    font-size:31px;
}
.tools a span:hover {
    color: #f15a24;
}

.passwordMess .short{
color:#FF0000;
}
.passwordMess .weak{
color:orange;
}
.passwordMess .good{
color:#2D98F3;
}
.passwordMess .strong{
color: limegreen;
}
.passwordMess{
	font-size: 12px;
    width: 100%;
    text-align: right;
    padding: 0 3%;
}
.pagination_text
{
	font-weight:normal;
	font-size:13px;
	letter-spacing:1.3px;
	color:#58585a;
	line-height:30px;
}

.my_pagination_area
{
    display: table-cell;
    vertical-align: middle;
    /* width: 100%; */
    background: #e7e7e7;
    border-radius: 6px;
    padding: 3px 12px;
}

ul.my_pagination {
	display: table;
    margin: 0 auto;
    list-style: outside none none;
    padding: 0;
    margin: 0 auto;
}

.page_txt
{
	display:table;
	margin:0 auto;
	font-weight:normal;
	font-size:12px;
	letter-spacing:0.4px;
	color:#808080;
}

.my_pagination > li {
  display: inline-block;
	margin-left:8px;
	font-size: 15px;
	width:30px;
	height:30px;
	background:#f15a24;
	text-align:center;
	line-height:30px;
	color:#eeeeee;
	float: left;
    border-radius: 4px;
}

.my_pagination > li:first-child
{
	margin-left:0;
}

.my_pagination > li > a
{
	display: block;
  background:#eaeaea;
  font-weight: normal;
  color: #555;
  border:0px solid #fff;
}
.my_pagination > li > a:hover {
	color: #eee;
	background:#555
}
.my_pagination > li.active > a {
	color: #000;
}

.my_pagination li.pag_first
{
	margin-right:5px;
}
.my_pagination li.products_count {
    width: auto;
    background: none;
    color: #555;
}
.my_pagination li.pag_last,
.my_pagination li.pag_next
{
	margin-left:5px;
}

.my_pagination li.pag_prev, .my_pagination li.pag_next,
.my_pagination li.pag_first, .my_pagination li.pag_last
{
    height: 30px;
	background:#e6e6e6;
	border-radius:3px;
}

.my_pagination li.pag_prev a, .my_pagination li.pag_next a,
.my_pagination li.pag_first a, .my_pagination li.pag_last a
{
    margin: 0;
    padding: 0;
}

.pagination_out {
    display: flex;
    justify-content: center;
}

.pagination_out .pag_prev,
.pagination_out .pag_next
{
	display: table-cell;
    width: 35px;
    vertical-align: middle;

}

.pagination_out .pag_prev_in,
.pagination_out .pag_next_in
{
	display: block;

    font-size: 17px;
    font-weight: normal;
    color: #4d4d4d;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border: 1px solid #c5c5c5;
}

.pagination_out .pag_prev_in {
    margin-right: 5px;
}

.pagination_out .pag_next_in {
    margin-left: 5px;
}

.pagination_out .pag_prev a,
.pagination_out .pag_next a
{
	display: block;
    color: #999999;
    font-size: 20px;
    letter-spacing: 0.1px;
    font-weight: normal;
    line-height: 34px;
    width: auto !important;
}

.pagination_out .pag_prev a {
    text-align: center;
}

.pagination_out .pag_next a {
    text-align: center;
}

.pagination_out .pag_prev_in a:hover, .pagination_out .pag_next_in a:hover {
    color: #000;
}

.my_pagination li.pag_prev:hover, .my_pagination li.pag_next:hover,
.my_pagination li.pag_first:hover, .my_pagination li.pag_last:hover
{
	background:#ee7f00;
}

.my_pagination li.pag_prev:hover a > i, .my_pagination li.pag_next:hover a > i,
.my_pagination li.pag_first:hover a > i, .my_pagination li.pag_last:hover a > i
{
	color:#fff;
}
.onlyOneMetric {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding: 0 !important;
    border: 1px solid transparent !important;
    font-size: 1.2em !important;
    pointer-events: none;
}
.social_item ul li
{
	float: left;
    font-size: 25px;
    color: #666;
}
.social_item ul li img
{
	/*background:white;*/
	opacity:0.75;
}
.social_item ul li img:hover
{
	opacity:0.90;
}
.social_item:last-child
{
	margin-right:0;
}
.social_item a img {
   opacity:0.8;
}
.social_item a img:hover {
   opacity:1;
}
.social_area
{
	display:table;
	/* margin:0 auto; */
}
.single_footer_area {
    color: #ddd;
}
.single_footer_area .acceptText {
    /* color: red; */
    font-size: 0.8rem;
    line-height: 20px;
}
.acceptCheck {
    width:30px;
    height:17px;
}
.single_footer_area .acceptText a {
    color:white;
}
.account_section input {
    font-size: 0.9rem;
    /*width:auto;*/
}
.memo {
    font-size: 0.85em;
    background: #f15a24;
    padding: 10px 15px;
    display:inline-block;
    /*max-width: 300px;*/
    color:white;
    border-radius: 5px;
}
.memo.ver2 {
    max-width: initial !important;
}
.memo.quickView2 {
    font-size: 0.95em !important;
    padding: 10px !important;
}
.findUs {
    background: #eaeaea;
    line-height: 30px;
}
.footer-first {
    
}
#cartTotal {
    font-size: 14px;
    color: #ececec;
    position: absolute;
    top: 25px;
    left: -3px;
    font-weight: normal;
}
.cartNotEmpty {
	color: #ffffff !important
}
.max500 {
    max-width: 500px;
}
.single-banner {
    position: relative;
    z-index: 1;
}
.single-banner::before {
    position: absolute;
    left: 35px;
    top: 30px;
    border: 13px solid #c3c3c3;
    content: "";
    opacity: .3;
    width: calc(100% - 70px);
    height: calc(100% - 60px);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.single-banner .inner-text {
    position: absolute;
    right: 0%;
    top: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 100%; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.single-banner .inner-text h3 {
    color: #252525;
    font-weight: 700;
    padding: 11px 28px;
    background: #ffffff;
    /* border-radius: 10px; */
    font-size: 18px;
    border: 1px solid #d2ac67;
}
.single-banner:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.text-gray {
	color:#bbbbbb;
}
.materialsAccordion .btn {
    color: #b69860;
    /* margin: 0; */
    font-size: 0.7em;
    padding: 0;
}
.SCTotalHref, .SCTotalHref span, span#SCTotal {
	color:#f15a24;
    font-size: 16px !important;
    font-weight: bold;
    vertical-align: bottom;
}
.SCTotalHref:hover, .SCTotalHref span:hover, span#SCTotal:hover {
	color:#444;
}
.materialsAccordion .card:first-child {
	border-top:none;
}
.materialsAccordion  .card-header {
	padding:10px 0px;
}
.search-result .title {
    font-size: 1.1em;
    text-align: center;
    min-height: 50px;
}

.texts > div {
    line-height: 1.9em;
}
.selectMetric1 {
    display: inline;
    background: #909090;
    padding: 5px 15px;
    margin: 0 5px 0 0;
    color: white;
    font-size: 0.9em;
    border-radius: 20px;
}
.selectMetric1:hover {
    cursor:pointer;
}
.selectMetric1.active, .selectMetric1:active {
    background: #cf9a41;
    color:#000000;
    
}
.money {
	color: #111;
	vertical-align: top;
	font-weight: bold;
}
.compare-at-price {
    color: #888;
    position: relative;
    font-size: 0.7em;
}
.compare-at-price.noTop {
	vertical-align:unset !important;
}
.compare-at-price::after {
  border-bottom: 0.07em solid rgba(255, 0, 0, 0.6);
  content: "";
  left: 0;
  line-height: 1em;
  position: absolute;
  right: 0;
  top: 50%;
}
.discount-at-price {
    font-weight: bold;
    padding: 5px 8px;
    font-size: 0.85em;
    color: #777;
    vertical-align: baseline;
    text-decoration: line-through;
}
h3.price .discount-at-price {
	vertical-align: text-top;
}
.disountPC {
    font-size: 0.5em;
    background: #00a92b;
    padding: 4px 10px;
    color: white;
    border-radius: 0px;
    margin-left: 15px;
    position: absolute;
    bottom: 4px;
}
h3.price {
	position:relative;
    font-size: 2rem;
}
h3.price.ver2 {
    font-size: 1.6rem;
}
h3.price.ver2 .money.disountPC {
    font-size: 0.8rem;
    font-size: 0.8rem;
    position: relative;
    /* bottom: 2px; */
    vertical-align: baseline;
    margin-left: 5px;
    padding: 4px 7px;
}
.minQnt {
    color: #555;
    font-weight: normal;
    font-size: 1.2rem;
    letter-spacing: -1px;
}
.spMarg {
	margin: 0 0 0 -2%;
}
.dropdown-toggle::after {
    vertical-align: .1em !important;
}
.fixed {
    position: absolute;
    z-index: 3;
    width: 100%;
}
.categoryMain img {
    border-radius: 200px;
}
.categoryMain h3 {
    text-align: center;
    font-size: 1.3em;
}
.categoryMain .counter {
    position: absolute;
    top: 35%;
    background: #cf9941;
    width: 60px;
    height: 60px;
    text-align: center;
    color: white;
    font-size: 2em;
    font-weight: bold;
    line-height: 58px;
    left: -15px;
    border-radius: 30px;
}
.banner-section {
    /*background-image: url(../images/pattern1.jpg);*/
}
.counters_area {
    background: linear-gradient(0deg, rgb(0 0 0 / 91%), rgb(88 81 69 / 81%)),url(/images/bg-1.jpg);
}
.counters {
  text-align:center;
}
.counters .counter1 {
  font-size: 6em;
  font-weight: bold;
  color:wheat;
}
.counters p {
	font-size:1.3em;
	color:#eeeeee;
}
.withBKG {
    background: #fff;
    position: relative;
}
.childX {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #cccccc;
    padding: 30px;
    color: #2b2b2b;
    display: none;
    text-align: center;
    font-size: 17px;
    z-index: 999999;
    border-radius: 10px;
    max-width:400px;
}
.childX img {
    width: 120px;
    height: auto;
    margin-top:20px;
}
img.lazy {
		display: block;
    background-image: url('../images/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: #505050 !important;
    font-weight: normal;
    color: #454545 !important;
    border-radius: 3px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover {
	background: #444 !important;
}
.ui-slider-horizontal {
    height: 0.4em !important;
}
.ui-widget.ui-widget-content {
    background: #cccccc !important;
    margin-right: 10px !important;
}
.ui-widget-header {
    background: #7d7d7d !important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em !important;
    z-index: 1 !important;
}
.ui-slider .ui-slider-handle {
    width: 0.6em !important;
    height: 0.9em !important;
    margin-left:0 !important;
}
.ranger {
    border: 0px;
    text-align: center;
    pointer-events: none;
    font-weight: bold;
    color: #212121;
    font-size: 1.2em;
    /* padding: 0; */
    /* margin: 0; */
    width: 100%;
    margin: 0 0 10px 0;
    background:none;
}
.filterType1 >li >a, .filterType4 >li >a,  .filterType5 >li >a{
	position: relative;
  z-index: 1;
  text-decoration: none;
  color: #3a3a3a;
  height: 30px;
  display: block;
  line-height: 30px;
  padding-left: 21px;
  font-size: 14px;
  text-transform: uppercase;
	
}
.filterType1 > li > a:before,  .filterType4 > li > a:before,  .filterType5 > li > a:before {
    width: 13px;
    height: 13px;
    border: 1px solid #999;
    background: none;
    border-radius: 0px;
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
}
.filterType1 > li > a.selected:before, .filterType4 > li > a.selected:before, .filterType5 > li > a.selected:before {
	background-color: #f15a24;
}
.resetFilters {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #ccc;
    padding: 6px 8px;
    color: #666;
    border-radius: 6px;
}
.resetFilters:hover {
	background: #ddd;
  font-weight: 600;
}
.ended {
		font-size: 0.9em;
    text-transform: uppercase;
    color: red;
    font-weight: bold;
    line-height: 10px;
}
.colors > div {
    width: 24px;
    height: 24px;
    border: 1px solid #aaa;
    padding: 1px;
    display: inline-block;
    margin: 0 5px;
}
.colors > div >div {
    width: 100%;
    height: 100%;
}
.colors, .sizes {
    display: inline-block;
    width:50%;
}
.sizes > div {
    display: inline-block;
    margin: 2px;
    font-weight: bold;
    color: #7b7b7b;
    font-size: 0.9em;
    /* padding: 3px 0; */
    line-height: 24px;
    vertical-align: text-bottom;
}
.filterType2 > div {
    font-size: 0.8em;
    display: inline-block;
    border: 1px solid #bbb;
    width: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.filterType2 > div:hover, .filterType2 > div.selected {
    background: #dedede;
    border: 1px solid #999;
    cursor:pointer;
}
.filterType2 > div.selected {
    background: #cccccc;
    border: 1px solid #999;
}
.filterType3 > div {
    display: inline-block;
    border: 1px solid #bbb;
    width: 35px;
    height:35px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity:0.8;
}
.filterType3 > div:hover, .filterType3 > div.selected {
    border: 1px solid #777;
    cursor:pointer;
    opacity:1;
}
.filterType3 > div.selected {
    opacity:1;
    border: 1px solid #777;
    position:relative;
}
.filterType3 > div.selected:before {
    content: "\f00c";
    font-family: 'Line Awesome Free';
    color: white;
    position: absolute;
    left: 17px;
    font-weight: 900;
    background: #333333;
    padding: 2px 4px;
    font-size: 7px;
    top: 18px;
    opacity: 0.8;
}
.owl_product_r .owl-prev, .owl_product_r .owl-next {
    font-size: 28px;
    color:white;
    position: absolute;
  	top: 40%;
  	text-shadow: 1px 1px 9px #ffffff;
}
.owl_product_r .owl-prev:hover, .owl_product_r .owl-next:hover {
    color:black;
}
.owl_product_r .owl-item:hover {
	cursor:pointer;
}
.owl-prev {
    float: left;
    margin-left:10px;
}
.owl-next {
    float: right;
    margin-right:10px;
    right: 0;
}
.owl_slider_area_s_5 .owl-item:hover {
    opacity: 0.8;
}
.swiper-button-prev, .swiper-button-next {
	background:none !important;
	text-shadow: 1px 1px 6px #5d5d5d;
	color: #fff;
}
.swiper-button-next {
	right: 20px !important;
}
.swiper-button-prev:before, .swiper-button-next:before {
    content: "\f104";
    font-family: 'Line Awesome Free';
    font-weight: 800;
    
    font-size: 40px;
}
.swiper-button-next:before {
	content: "\f105";
}
.swiper-button-prev:hover, .swiper-button-next:hover {
	color: #333;
}
.topPhotos a {
	width:100%;
	display:contents;
}
.TP1, .TP2, .TP3, .TP4, .TP5, .TP6 {
	background-size: 100% 100% !important;
	position:relative;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
.TP1 {
  height: 500px;  
  border-right: 4px solid white;
}
.TP2, .TP3 {
  height: 250px;
}
.TP3 {
	border-top: 4px solid white;
}
.TP4, .TP5, .TP6 {
  height: 250px;
  border-top: 4px solid white;
  border-right: 4px solid white;
}
.TP6 {
  border-right: 0px;
}
.topText {
    text-align: center;
    position: relative;
    top: 74%;
    transform: translateY(-50%);
    font-size: 2vw;
    font-weight: bold;
    line-height: 3vw;
    text-shadow: 2px 4px 6px black;
    background: rgb(236 236 236 / 10%);
    /* border-radius: 20px; */
    text-transform: uppercase;
}
.topText span {
    display: block;
    font-size: 2vw;
    margin: 1vw 0 0 0;
    line-height: 2vw;
}
.TP1 .topText {
	font-size:3vw;
	line-height: 6vw;
}
.TP1 .topText span{
	font-size:3vw;
}
.topPhotos div {
	overflow: hidden;
}
.TP1:hover, .TP2:hover, .TP3:hover, .TP4:hover, .TP5:hover, .TP6:hover {
   transform:scale(1.1);
}
.brandPres img{
	filter: grayscale(100%);
	opacity:0.7;
	
}
.brandPres img:hover {
	filter: grayscale(0%);
	opacity:1;
}
h2.mainTitle {
    width: 100%;
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
}
.YTFP {
	height:400px;
}
.footer_bottom_area {
    background: #3c3c3c;
}
.openWLModal {
    font-size: 34px;
    line-height: 39px;
    color: grey;
}
.lastItem {
    color: red;
}

.header,
.content {
	text-align: center;
}
.header {
	font-size: 16px;
	font-weight: bold;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 65px;
	padding: 0 50px;
}
.header a {
	color:#222;
}
.header.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
.header a:first-child {
    position: absolute;
    left: 20px;
}
.header a span.menu {
		display: block;
    position: absolute;
    font-size: 39px;
    left: 160px;
    top: 5px;
}
.header a span:nth-child(2) {
    display: inline-block;
    font-weight: 600;
    font-size: 23px;
    position: absolute;
    top: 2px;
    left: 200px;
}
.header h5 {
    font-size: 2rem;
    text-align: left;
    top: 0;
    position: absolute;
}
.header h5 span {
    display: block;
    font-size: 1rem;
    color: #999 !important;
}
.header h5 span a, span.HB {
    display: inline;
    color: #f96b29 !important;
    position: relative !important;
    left: 0 !important;
    font-weight: bold;
}
span.CYB {
    color: #00d0ff;
    font-weight: bold;
}
.content {
	padding: 150px 50px 50px 50px;
}
.categoriesFP {
    position: relative;
    overflow: hidden;
}
.categoriesFP img {
    transition: all 0.4s ease-in;
		-moz-transition: all 0.4s ease-in;
		-ms-transition: all 0.4s ease-in;
		-o-transition: all 0.4s ease-in;
		-webkit-transition: all 0.4s ease-in;
}
.categoriesFP div {
		position: absolute;
    bottom: 0;
    width: 80%;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    padding: 3%;
    margin: 0;
    left: 10%;
    
    letter-spacing: 0px;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.8;
    /* border-radius: 20px; */
    height: 15%;
    color: #444;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
		
}
.categoriesFP div p {
    line-height: 21px;
    font-size: 19px;
}
.categoriesFP:hover img {
	transform:scale(1.2);
}
.categoriesFP:hover div {
	height: 20%;
	background: rgba(0, 0, 0, 1);
}
.categoriesFP:hover div p {
    color: white;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 17px 0 0 50px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #f15a24;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.texts p, .texts ul {
    color: #5b5b5b;
}
.texts ul {
    margin: 20px;
    list-style-type: circle !important;
}
.texts ul li {
    margin: 10px 0;
    list-style-type: circle;
}
.availability {
    font-size: 0.5em;
    display: inline-block;
    
    padding: 4px 10px;
    color: white;
    vertical-align: bottom;
    margin: 5px 0px;
    font-weight: normal;
    border-radius: 4px;
}
.availability.type0 {
	background: red;
}
.availability.type1 {
	background: #de911f;
}
.availability.type2 {
	background: #1f9037;
}
button.quickBuy {
    background: #858383;
    border: 0;
    color: white;
    padding: 5px 18px;
    font-size: 0.8rem;
    border-radius: 4px;
}
button.quickBuy:hover {
	background: #333333;
}
.copyText {
    color: #f15a24;
}
.copyText:hover {
    color: #333;
    cursor:pointer;
}
button.owl-prev {
    left: 0%;
}
.quickView {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(35, 35, 35, 0.2);
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    transition: opacity 0.3s ease;
    color: #cfcfcf !important;
    /* font-weight: bold; */
    font-size: 41px;
    /* margin: 0 auto; */
    padding: 33%;
}
.search-form {
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #aaa;
    min-width: 300px;
    vertical-align: text-bottom;
}
.search-form .search-field {
    border: none;
    height: auto;
    color: #ccc;
    font-size: 17px;
    width:100%;
    background:none;
}
.search-form .search-submit {
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 22px;
    color: #f15a24;
    border: 0px;
	background: none;
}
.form2 {
	display:none;
}
.superTop {
    background: #f15a24;
    color: white;
    padding: 5px 0;
    font-size: 16px;
}
.superTop a{
	color: white;
}
.superTop a:hover{
	font-weight:bold;
}
.superTop a:last-child {
	font-weight:bold;
}
.superTop .divider {
	padding:0 15px;
}
.superTop .material-icons {
	font-size:17px;
	vertical-align: sub;
}
.newsletter {
    background: #ddc2b8;
    color: #d35a2e;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #c6c5c5;
}
.newsletter input {
	border-radius:0px !important;
}
.newsletter .acceptText {
    font-size: 13px;
    font-weight: normal;
    color: #444;
    line-height: 19px !important;
    padding: 4px 0;
}
.newsletter .acceptText .acceptCheck {
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
}
.newsletter .form-control {
    height: 47px;
}
.welcome_slides {
	position:relative;
}

.welcome_slides .owl-nav {
    position: absolute;
    top: 40%;
    width:100%;
}
.welcome_slides .owl-nav button span {
    color: #e8e8e8;
font-size: 67px;
font-weight: normal;
text-shadow: 1px 1px #b3adad;
}
.welcome_slides .owl-next {
    right: 10px;
    position: absolute;
}
.PBIFrame {
	width: 100%;
    height: 400px;
    background: white;
    margin: 5% auto;
    padding: 0%;
    border: 0px;
    max-width: 900px;
    display: block;
}
.bottomInfo, .bottomInfo a {
    color:#eeeeee ;
    line-height: 2em;
    font-size: 0.9rem;
}
.bottomInfo a {
    color:#f15a24 ;
}
.bottomInfo > i {
    font-size: 1.1rem;
    vertical-align: text-bottom;
    padding-right: 10px;
    width: 30px;
}
.filterBrands {
    max-height: 300px;
    overflow: auto;
}
.mess1 {
    background: #f1ebe5;
    padding: 10px 15px;
    border: 1px solid #f15a24;
    max-width: 400px;
    border-radius:10px;
}
.socialIcons a {
    font-size: 30px;
    color: #ddd;
    margin: 0 15px 0 0;
}
.socialIcons a:hover {
    color: #fff;
}
.socialIcons.ver2 a {
    font-size: 30px;
    color: #f15a24;
}
.socialIcons.ver2 a:hover {
    color: #444;
}
.socialIcons .follow {
    line-height: 39px;
    vertical-align: super;
    font-weight: bold;
    margin-right: 15px;
    padding: 5px 12px;
    background: #424242;
    color: white;
    border-radius: 4px;
    font-size: 0.8rem;
}
.specialLinks a {
    text-decoration: underline;
}
.hero-carousel.owl-theme .owl-nav button {
    padding: 6px 8px 8px 8px !important;
}
.hero-carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #c6c6c6 !important;
}
.hero-carousel.owl-theme .owl-nav button span {
    line-height: 13px !important;
    display: table !important;
    height: 20px;
}
.pup{
    max-width: 180px;
    width: 100%;
    min-width: 160px;
}
@-webkit-keyframes blink {  
    from { color: #333333 ; }
    to { color: #f15a24 ; }
}

.blink {
    animation: blink 2s 100 alternate; 
}
.attachment {
    font-size: 0.9rem;
    text-transform: uppercase;
}
.attachment i {
    font-size: 1.2rem;
    margin-right: 5px;
    color: #f15a24;
}
#add2WL i {
    vertical-align: sub;
    font-size: 25px;
}
#add2WL:hover {
    color: #f15a24;
}
.copyright {
    background: #333333;
}
.pushNoti {
    z-index: 2;
    position: relative;
}
.pushNoti .PNContainer {
    background:white;
    box-shadow: -2px 2px 8px 1px #888;
    border-radius: 3px;
    font-size: 0.9rem;
    min-width: 300px;
    max-width: 410px;
    position:fixed;
}
.giftCard {
    border: 1px solid #aaa;
    padding: 4px 12px;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 0.9em;
    line-height: 24px;
}
[type="button"].giftCard:hover {
    background: #d8d8d8;
}
#GCResult {
    color: #eee;
    color: white;
    padding: 7px 10px;
    font-size: 0.8em;
}
.giftInfo {
    font-style: italic;
    font-size: 0.9em;
}
.marquee {
    height: 36px;
    overflow: hidden;
    position: relative;
    background: #272727;
}
.marquee ul li {
    font-size: 13px;
    display: none;
    color: white;
    font-weight: normal;
    color: #e3e3e3;
    letter-spacing: 0px;
}
.toggleChbox:hover, .toggleChbox2:hover {
    cursor:pointer;
}
/*navbar*/
.navbar {
    border-radius: 6px !important;
}
.navbar.navbarBG {
    background: #333 !important;
}
.navbar-toggler {
    border: none !important;
}
.navbar-toggler:hover {
    text-decoration: none;
    background: #dfdfdf;
}
.navbar-toggler-icon {
    width: 1.7em;
    height: 1.7em;
}
.nav-link {
    color: #d3d3d3;
    font-size: 0.95rem;
}
.nav-link:hover, .nav-link.active, .nav-link:focus, .nav-link:active{
    color: #eee !important;
}
.nav-link.active {
    font-weight:bold;
}
.offcanvas-title {
    color: #b5b5b5;
}
.navbar .dropdown-menu {
    padding:0 !important;
    border-radius: 0px !important;
}
.navbar .dropdown-menu li a {
    font-size: 0.9rem;
    display: block;
}
.navbar .dropdown-menu li {
    padding: 10px 10px 10px 16px;
}
.navbar .dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.navbar .dropdown-item.active, .dropdown-item:active {
    background-color: #f15a24 !important;
}
.available a {
    background: #e1e1e1;
    padding: 6px 8px;
    border-radius: 3px;
}
.available a:hover {
    background: #333;
    color:#eee;
    border-radius: 3px;
}
.flag {
    width: 30px;
    margin: 0 0 0 10px;
    opacity: 0.6;
    vertical-align: sub;
}
.flag.selected {
    opacity: 1;
    cursor: none;
}
.flag:hover {
    opacity: 1;
}
.rte a {
    background: #e1e1e1;
    padding: 3px 6px;
    border-radius: 4px;
}
.rte a:hover {
    background: #333;
    color: white;
}

.slider_area {
    position: relative;
    z-index: 0;
}
  

.slider_area .single_slider {
    height: 500px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center !important;
}
.slider_text h1 {
    font-weight: normal;
    color: #8b8b8b;
}
.slider_text h2 {
    
}
.boxed-btn3 {
    background: #f15a24;
    color: #fff;
    display: inline-block;
    padding: 15px 40px;
    font-weight: 500;
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.section-title {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.section-title h2 {
    margin: 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1;
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
    font-size: 24px;
    color: #1d1d1d;
    font-weight: normal;
}
.section-title h2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    bottom: -1px;
    background: #f15a24;
}
.companyIcon {
    filter: grayscale(100%);
    opacity:0.5;
    transition: all 1s ease;
}
.companyIcon:hover {
    filter: grayscale(0%);
    opacity:1;
}
#field_to_nl {
    font-size: 14px;
}
.note {
    max-width: 400px;
    background: #f15a24;
    border: 0px;
}