
::-webkit-input-placeholder {
  color: red;
  opacity: 1; /* Firefox */
}
.desktop-menu .horizontal-block {
 
    width: auto!important;
}
.desktop-menu .block-title-menu:after {
   
    left: unset !important;
}
/* vertical  Menu Css */

.mega-main {
    display: none !important  ;
}
.block-title-menu:hover + .mega-main, .mega-main:hover {
    display: block !important;
}
.row.mega-main {
    margin: 0 auto;
    position: absolute;
    z-index: 99999999;
    background: #fff;
    padding: 38px 30px 38px 30px !important;
    width: 1250px;
    box-sizing: border-box;
    padding-top: 15px;
    border-radius: 0;
    margin-top: 2px !important;
    border-bottom: 2px solid #006933;
    border-left: 3px solid #f6f6f6;
    border-right: 3px solid #f6f6f6;
}
.menu_title_main {
    margin-bottom: 15px;
}
span.menu_title {
    font-size: 16px;
    padding-left: 5px!important;
    border-left: 4px solid #069A77;
    text-transform: uppercase;
    font-weight: 700;
    color: #33383C;
}
.menu-links {
    border-bottom: 1px solid #ecf4f7;
    line-height: 2.5;
    padding-left: 0!important;
    transition: color .25s linear;
}

.row.menu-featured {
    padding: 0px 10px 10px 10px;
}
.menu-brand-img {
    text-align: center;
    border: 2px solid #ecf4f7;
    border-radius: 2%;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.menu-brand-img:hover {
    border: 2px solid #C3D1D8;
}
.header-container .block-search .field.search .input-text {
    background: none !important;
    position: static !important;
    border: none !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 15px !important; 
    width: 100% !important;
    height: 39px !important;
    padding-right: 10px !important;
    border-radius: 0!important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.mobile-col {
    margin: 5px 0;
    padding-left: 5px!important;
    padding-right: 5px!important;
}

/* vertical Menu Css */

.desktop-menu .horizontal-block .sm_megamenu_menu > li > a {
  
    color: white!important;
   
}
.desktop-menu .horizontal-block .sm_megamenu_menu > li {
    float: left;
}
.products-grid .product-item-info {
   
    padding-bottom:0px!important; 
}

/* .action.tocart.disable-qty {
    pointer-events: none !important;
    opacity: 0.5;
} */
.review-form .action.submit.primary {
    background-color: #D5C68C !important;
    color: #fff !important;
}
input#minus-qty {
    border: 1px solid #B3CBE0;
    border-radius: 3px;
    background-color: #fff;
    height: 33px;
    width: 33px;
    border-radius: 5px;
}
.amshopby-option-link img {
    margin: 5px 0px;
min-height: 57px !important;
}
.quotes-button.col-md-4 {
       padding-left: 0px;
}

.fieldset > .field, .fieldset > .fields > .field {
    margin: 0;
}

.product.attribute.description {
    color: #222;
}
.default-style .resp-tabs-list li {
      
    margin-right: 10px!important;
}

.default-style .resp-tabs-list li.active {
	background-color: green;
	color: #fff;
	text-shadow: 1px 0 0 !important;
	border: 1px green solid;
	font-weight: normal;
}

.default-style .resp-tabs-list li {
    border: 1px solid #8f7100!important;
    border-bottom: 1px solid #8f7100!important;
    text-transform: uppercase!important;
    color: #8f7100;
    font-size: 14px!important;
}
.default-style .resp-tabs-list {
     border-bottom: none;
    position: absolute !important;
    top: 20px!important;
    margin-left: 20px!important;
    margin-top: -45px!important;
}
.default-style .resp-tabs-container {
	background-color: #fff;
	padding: 50px 20px 30px 20px!important;
	border: 1px solid #dcd0a3!important;
	height: 579px;
}

.catalog-product-view .page-main {
    padding-bottom: 60px;
}
.page-main {
    padding: 15px 0!important;
}

.related_products_categori {
    color: #999;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: left;
}

.related_products .product-item-photo{
    display: block;
    margin-bottom: 20px;
}
.product-item-info .brand-link {
	display: block;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px;
	max-height: 33px;
	overflow: hidden;
	line-height: 16px;
	text-align: center;
}

.related_products .item-price-sec {
    margin: 15px 0;
    font-size: 12px;
    text-align: center;
}

.related-products-brand {
    color: #4987CE;
}
.product-item-info {
   background: #fff;
}
.title-descri {
    text-align: left;
    font-size: 3.3rem;
}
.fotorama__stage__shaft {
    height: 400px;
}

.product-info-main .stock.available:before {  
    
    display: none !important;
}
.product-info-price {
    border-bottom: 1px #D5C68C dashed;
    padding: 5px 0;
    display: flex;
}
.product-info-price .product-reviews-summary {
    width: 100%;
}
.product-info-price .prosuct-instock-outstock {
    width: 100%;
    text-align: right;
}
.product-info-price .prosuct-instock-outstock .stock.available {
    margin: 3px 0 0 0 !important;
    color: #006933;
    font-size: 16px;
}
.product-info-main .final-price span.call-for-discount {
    color: #999999;
    font-size: 14px;
    padding-left: 10px;
}

.final-price-sub span.call-for-price {
    color: #CA3319;
    font-size: 16px;
    line-height: 32px;
    float: inline-start;
    text-align: right;
}

.final-price-sub {
    border-top: 1px dashed #dcd0a3;
    padding: 8px 0 10px; 
}
.final-price-sub span.call-for-phone {
    margin-left: 10px;
    border-left: 1px solid #CA3319 !important;
    font-size: 20px;
    color: #333333;
}
.product-add-form {
    display: inline-flex !important;
}

.final-price-sub .call-for-phone img {
    width: 15px;
    margin-left: 10px;
    margin-right: 5px;
}

td#detail_brand_img {
    text-align: center;
}
.product.info.detailed {
    padding-top: 30px !important;
}
html .page-layout-2columns-right .column.main {
    width: calc(100% - 245px)!important;
}
.products-grid .product-item .price-box {
    margin: 5px 0 5px!important;
}
.owl-theme .owl-nav [class*="owl-"] {
    color: #FFF;
    font-size: 14px;
    margin: 5px 5px 0 0;
    padding: 4px 8px 2px 8px;
    background: #DCD0A3;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}



.breadcrumbs .items  {   
    margin-top: 10px!important;
}
.breadcrumbs {
    padding-top: 8px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0;
}
.breadcrumbs .items > li {
    display: inline-block;
    vertical-align: top;
    color: #333 !important;
}
.breadcrumbs a:visited {
    color: #222222 !important;
    text-decoration: none;
}
.title-descri {
    text-align: left;
    font-size: 28px;
}
.info-relatie-prod {
    background-color: transparent !important;
}
.info-relatie-detail{
    background-color: #fff !important;
}
.related_brand {
    font-family: Roboto;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    color: #000000;
}
.related_brand span a {
    color: #4397ed;
}
.related_sku {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    font-weight: normal;
    /* height: 33px; */
}
.related_sku span {
    font-family: Roboto;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 14px !important;
    letter-spacing: 0em !important;
    text-align: center !important;   
    color: #808183;
}
.detail-product-slider .block-content {
    border: none!important;
}
.row.slider-realted {
    background: #f6f6f6;
    padding: 50px 0 15px 0;
    margin-bottom: 65px;
}
.related_products_category {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #555;
    letter-spacing: 0.4px;
    height: 50px;
    padding-top: 20px;
}

.products-related .product-item-info .image-product {
    padding: 10px 0px;
}
.product-info-main .final-price span.call-for-price {
    color: #CA3319!important;
    font-size: 15px!important;
    line-height: 16px!important;
    width: 164px !important;
    float: inline-start!important;
    text-align: right!important;
    padding-top: 5px!important;
}
.product-info-main .final-price span.call-for-phone {
    margin-left: 10px!important;
    border-left: 1px solid!important;
     padding-left:10px!important;
}

html .page-layout-2columns-right .product.media {
    width: 400px!important;
}
html .page-layout-2columns-right .product-info-main {
    width: calc(100% - 430px)!important;
}
html .page-layout-2columns-right .sidebar {
    width: 220px!important;
    padding: 0 !important;
}
.cart-box {
    margin-bottom: 24px;
}
.cart-box .qty-sec {
    display: flex;
}
.quote_btn, .qty-sec {
    padding-right: 5px;
}
.cart-box .actions, .featured_btn {
    padding-left: 5px;
    padding-right: 5px;
}
.cart.qty {
    border: 1px solid #D5C68C;
    border-radius: 1px !important;
    height: 40px !important;
    text-align: center;
    width: 50%;
    margin: 0px 2px;
    font-weight: bold;
    font-size: 16px;
}
div#detail-button-plus #minus-qty {
    border: 1px solid #d5c68c !important;
    background-color: #fff !important;
    height: 40px !important;
    width: 37px !important;
    border-radius: 1px !important;
    font-weight: bold !important;
    font-size: 16px !important;
}

div#detail-button-plus #add-qty {
    border: 1px solid #d5c68c;
    background-color: #fff;
    height: 40px;
    width: 37px;
    border-radius: 1px;
    font-weight: bold;
    font-size: 16px;
}
button#product-addtocart-button:before {
    vertical-align: top;
    margin-right: 3px;
    content: '\e958';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
input.detail-quote-btn {
    background: #fff;
    border: 2px solid #ff0000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #d40000;
    padding: 4px 50px;
}
#product-addtocart-button {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    background: green;
    border: 2px solid green;
    border-radius: 1px;
    padding: 7px 33px!important;
    font-weight: 700;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}


.product-details_shipping_info.card {
    border: 1px solid #F9F2D7;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0 5px 0;
}

.product-qoute-form input, .product-qoute-form textarea {
    margin-bottom: 10px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: 1px solid #dcd0a3;
}
#content1::after{
    content: "\a";
    white-space: pre;
}
.card-box {
    color: #8f7100;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0em;
}
.side-bar-back .product-details_shipping_info.card {
    border: none;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0 5px 0;
    background-color: #FEFDF8;;
}
.info_shipping1 {
    padding-right: 5px;
}
.info_shipping3 {
    padding-right: 5px;
}
.col-md-6.col-lg-6.side-bar-back.info_shippin2 {
    padding-left: 5px;
}
.info_shipping4 {
    padding-left: 5px;
}
button#btnSaveIt {
	padding: 15px 82px;
	background-color: green;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 700;
	line-height: 10px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 12px!important;
	color: #FFFFFF;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}
.final-price {
	font-family: Roboto;
	font-size: 21px;
	color: #333333;
}
.aed-price {
    color: #008000;
    font-weight: 100;
}
.aed-price:after {
    content: "|";
    color: #cccc;
    /* padding-left: 13px;
    padding-right: 9px; */
    font-weight: 100;
}
.usd-price {
    color: #d70d0d;
    font-weight: 100;
    /* margin-right: 43px !important; */
}
a.product-quote-link {
    cursor: pointer;
    color: #444444 !important;
}
.product-info-main .page-title-wrapper .page-title {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400 !important;
    line-height: 23px !important;
    letter-spacing: 0em;
    color: #333333 !important;
    padding-bottom: 10px;
    border-bottom: 1px #D5C68C dashed;
    margin: 0;
}
td.detail-sec {
    color: #000;
    padding-left: 0;
    width: 62%;
    border-right: 1px #dcd0a3 dashed;
}
td.detail-sec td {
    padding-left: 0 !important;
    font-family: Roboto !important;
    font-size: 13.5px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    letter-spacing: 0.4px;
    text-align: left;
    padding: 0 11.5px;
}
table.product-detail {    
    border-bottom: 1px dashed #dcd0a3;
}
.brand_link {
    color: #006bb4 !important;
}


#add-qty {
    border: 1px solid #B3CBE0;
    border-radius: 3px;
    background-color: #fff;
    height: 33px;
    width: 33px;
    border-radius: 5px;
}
a.action.view-more.primary.widget-button.view-more-btn, a.action.view-more.primary.zeta-related-item-button.view-more-btn {
    margin-top: 3px !important;
    background-color: #fff;
    border-radius: 1px !important;
    border: #6AAE58 1px solid !important;
    color: #006933 !important;
    border-bottom: #6AAE58 2px solid !important;
    text-align: center !important;
    line-height: 12px !important;
    text-shadow: 0 1px 0 #aaa;
    display: block !important;
    color: #fff !important;
}
.info-relatie-prod button.action.tocart.primary.zeta-related-item-button {
    background: #ffffff;
    border-radius: 1px;
    margin-top: 5px;
    padding: 10px 53px;
    text-shadow: 0 1px 0 #aaa;
    display: block !important;
    color: #006933 !important;
    width: 100% ! Important;
    border-radius: 1px !important;
    border: #6AAE58 1px solid !important;
    border-bottom: #6AAE58 2px solid !important;
}
.info-relatie-prod button.action.tocart.primary.zeta-related-item-button span {
    font-family: Roboto;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    color: green;
}
.products-grid .product-item-details {
    height: 310px !important;
}
span.view-more-text {
    font-family: Roboto;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    color: green;
    letter-spacing: 1px;
}
.product-item-info {
    max-width: 100%;   
}
.amount.price-container {
    display: none !important;
}
.header-bottom.ontop-element {
    background: #006933;
    padding: 5px 0;
}
.onfirst-element {
    padding: 0;
    margin-top: -33px;
}
.language-currency {
    margin-top: -4px;
}

.onfirst-element ul {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
    max-width: 100%;
    float: right;
    margin: 1px 0 0 0;
    width: auto;
}
.onfirst-element ul li:not(:last-child) {
    border-right: 1px solid #524A2B;
}
.onfirst-element ul li {
    padding: 0 15px;
    margin: 1px 0 0 0;
}
a.onfirst-info {
    color: #524A2B;
    font-style: normal;
     font-weight: 400;
     font-size: 12px;
     line-height: 16px;
}

.desktop-menu .block-title-menu:before {
    border-color: #fff !important;
}
.desktop-menu .block-title-menu:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 17px;
    height: 14px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: 15px;
    margin-right: 15px;
}
 .desktop-menu .block-title-menu:after {
    background-color: #fff !important;
}
.desktop-menu .block-title-menu:after {
    content: "";
    display: block;
    width: 17px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 21px;
    left: 15px;
}
.block-title-menu {
    background-color: #006933 !important;
    border-right: 1px solid #3A8A5F !important;
    border-radius: 0px !important;
}
.info-box {    
    height: 60px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display:inline-block;
font-family:'Roboto', Open Sans !important;
}
.info-box .icon {
    display: inline-block;
    text-align: center;
 
}
.info-box .contents {
    display: inline-block;  
}
.info-box .contents .text {
    font-size: 12px;
    margin-top: 14px;
    color: #555;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Roboto', Open Sans !important;
}
.icon.bg-red img {
margin-top: -30px;
}
.number a {
    color: #625A3C !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: -0.4px;
}
p.onlast {
	width: 19%;
	font-size: 13px;
	font-weight: 700;
	float: left;
	color: #666;
	margin: 0 0 10px 0 !important;
	letter-spacing: 0.3px;
}
.onlast span {
    color: #D7000F;
}
.container.onlast-element ul {
    display: inline-flex;
    list-style-type: none;
    padding: 0;
    width: 81%;
    float: right;
    margin: 0;
}
.container.onlast-element ul li {
    margin: 1px 0 0 0;
    padding-left: 11px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.container.onlast-element ul li:not(:last-child) {
    border-right: 1px solid #ccc;
}
a.onlast-info {
    color: #666;
}
.col-lg-1.minicart-sections {
    margin-top: -3px;
}

.main-sections{
padding-left:0;
}
.search-contant{
margin:20px;
}

.logo-content {
    display: inline-block; 
    vertical-align: middle;
    font-size: 0px;
    margin-left: 0;
}
.block-search {
    float: unset !important;
}
.header-top {
    background: #fff;
}
.header-top .container {
    padding: 5px;
}
.welcome-text p {
        color: #555;
       margin-bottom: 1px !important;
       margin-top: 5px;
}
.header-32-style .header-middle .search-container {
    border: none !important;
    margin-top: 2px !important;
}
.header-container .block-search .actions .action.search {
    position: static;
    height: 39px;
    width: 50px;
    text-align: center;
    line-height: 39px;
    padding: 0;
    opacity: 1 !important;
    border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    color: #222222;
     margin-left:-9px;
    margin-top:0px;
}
.header-32-style .desktop-menu .block-title-menu, .header-32-style.header-container .minicart-wrapper .action.showcart .counter-number {
	background-color: #258C5791;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.counter-number {
    background-color: #D72928 !important;
    color: #FFFFFF;
    font-size: 12px;
}
.header-middle {
    width:100%;
    height:125px;
    background:url(../images/header-strip1.svg) no-repeat center top;
    margin: auto;
}
.col-lg-5.cms-header {
    margin-top: -10px;
}
.logoi.col-lg-3 {
    height: 134px;
    background-color: #fff;
}
.row.center.align-content-center {
    height: 134px;
    justify-content: center;
}
.news-letter {
    background: rgb(20,154,85);
    background: linear-gradient(90deg, rgba(20,154,85,1) 35%, rgba(0,105,51,1) 77%);
}
span.news-main-text {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin-top: 8px;
}
span.main-addr-ksa {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.newsletter-footer {
        padding-left: 27px !important;
        margin-bottom: 0px !important;
        background: none !important;
    border-bottom: 1px solid #fff !important;
}
.block-subscribe-footer #newsletter-footer {
    border: 1px solid #fff !important;
    border-radius: 50px 0 0 50px !important;
    height: 40px !important;
    padding-left: 25px !important;
    color: #fff !important;
    background-color: transparent !important;
}

.social-block-list ul li {
    display: inline-block!important;
    vertical-align: top!important;
    margin: 0!important;
    box-shadow: 0 1px 0 #aaa !important;
    border-radius: 100px!important;
    border: 1px #eee dashed!important;
    padding: 0!important;
}
.social-block-list ul li a {
    color: #111 !important;
    background-color: #ffffff !important;
    font-size: 15px !important;
    display: block!important;
    width: 40px!important;
    height: 40px!important;
    text-align: center!important;
    line-height: 45px!important;
    transition: 0.1s!important;
    -moz-transition: 0.1s!important;
    -webkit-transition: 0.1s!important;
    -o-transition: 0.1s!important;
    border-radius: 50%!important;
    -moz-border-radius: 50%!important;
    -webkit-border-radius: 50%!important;
    padding: 0px!important;
}

.newsletter-footer p {
    color: #fff;
    line-height: 18px;
}
.block-subscribe-footer {
    margin-top: 22px!important;
}
.block-subscribe-footer .action-button button {
    text-transform: uppercase!important;
    height: 40px!important;
    line-height: 40px!important;
    padding: 0 40px!important;
    border-radius: 0 50px 50px 0 !important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border: 1px solid #fff !important;
    margin-left: 5px!important;
    font-size: 1.4rem!important;
    background: transparent !important;
    background: none !important;
}
.footer-top {
    background: #ffffff !important;
}
.container.center-footer {
    margin: 70px 0 30px 0;
}
.footer-p {
    color: #000 !important;
    font-size: 15px;
    font-family: 'Roboto';
    margin-bottom: 30px;

}
a, .alink {
    color: #666;
    letter-spacing: 0.1px;
}
li p {
    color: #666666;
    font-size: 14px;
}
.footer-block ul li a {
    color: #666 !important;
}
.footer-block-content {
    margin-top: 30px;
}
.payment-footer, address {
    color: #000;
}


[data-content-type='html'] {
    word-wrap: break-word;
    margin-bottom: 0;
}
img {
    vertical-align: middle;
    border-style: none;
}
strong.section-heading-strong {
    padding-left: 6px;
}


       [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
          cursor: pointer;
     }



.section-heading .section-heading-title {
    text-align: left;
    padding-bottom: 30px;
    font-size: 28px;
}
.section-heading .section-heading-title .section-heading-span{
    color: red;
}
.section-heading .section-heading-title .section-heading-strong {
    color: black; 
}




.item.brand-item {
    border-radius: 5px;
    border: 1px solid #F9F2D7;
    overflow: hidden;
}


table {
    display: table;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}
.div-separator{
    margin-bottom:80px;
}
.contact-form-info input[type="checkbox"] {
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
    border: 1px solid #D5BF6C !important;
}


.contact-us .contact-form-info .bonus-content textarea {
    margin: 10px 0;
    height: 96px;
    border: 1px solid #DCD0A3;
    
}
.contact-us .contact-form-info .bonus-content input {
    margin: 7px 0;
    border: 1px solid #DCD0A3;
}
.contact-us {
     margin-bottom: 80px;
}
.contact-form.col-md-12.row {
    /* justify-content: center; */
    max-width: 83.333333%;
    margin-right: auto;
    margin-left: auto;
    /* padding: 0; */
}
a.contact-form-left-content {
    font-size: 14px;
    font-weight: 300;
    color: #635A3A;
    /* margin: 9px 0px; */
}
h3.contact-form-left-content {
     font-size: 15px;
    font-weight: 600;
    color: #635A3A;
     margin: 10px 0px; 
}
p.contact-form-left-content {
       font-size: 14px;
    font-weight: 300;
    color: #635A3A;
     margin: 10px 0px; 
}
img.contact-form-left {
    margin-top: 10px;
    margin-left: 28px;
}
.support-row {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
button.action.submit.primary:hover {
       background-color: #b3a57a !important;
       color: #fff !important;
}
button.action.submit.primary {
    padding: 10px 50px;
    background-color: #D5C68C;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25) !important;
}
a.button.action.submit.primary.register-action-button:hover {
    background-color: #b3a57a !important;
    color: #fff !important;
}
h3.contact-form-info-content {
    font-size: 24px;
    font-weight: 600;
    color: #635A3A;
}
p.contact-form-info-content {
    font-size: 14px;
    font-weight: 300;
    color: #635A3A;
    text-align: left;
}
.mainab {
     position: relative;
     margin-bottom: 350px;
}
.sectionform {
    position: absolute;
    top: 231px;
}
.cms-contact-us .sectionform {
    position: absolute;
    top: 150px !important;
}
span.contact {
    color: red;
    font-weight: normal;
}
.bonus-contentt {
    padding: 50px;
    border: 2px solid #DACC98;
    background-color: #fff;
    width: 100%;
    margin-top: 60px;
    height: 500px;
    opacity: 0.9;
}
.contact-index-index .bonus-contentt {
    padding: 50px;
    border: 2px solid #DACC98;
    background-color: #fff;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    opacity: 0.9;
}
.cms-contact-us .bonus-contentt {
    height: 600px !important;
}
input.form-control.rounded {
    padding-right: -10px;
    margin-right: 5px;
    border-top-left-radius: 37px !important;
    border-color: #e6da99;
    border-bottom-left-radius: 37px !important;
    padding: 25px;
    max-width: 633px;
}
.sectionform-signin {
    position: absolute;
    top: -330px;
    width: 100%;
}
.mainab-signin{
    position: relative;
    margin-top: 300px;
}
button.btnbtn {
    border: 1px solid #e6da99;
    background: transparent;
    border-top-right-radius: 37px !important;
    border-bottom-right-radius: 37px !important;
}
.container.input-search-group {
    justify-content: center;
}
.contact-form-signin {
    position: absolute;
    top: -275px;
}
.contact-form-info.signin {
    padding: 75px 85px;
    margin-top: 0;
}
p.contact-form-info-content.signin {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #635A3A;
    text-align: center;
}
a.action.remind span {
    color: #4987CE;
}
h3.new-cus {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #6F5E1E;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 25%);
    padding: 0px 0px;
}
p.nw-p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #666666;
    padding: 2px 0 10px 0;
}
hr.hr-signin {
    margin: 33px 0;
    border-top: 1px solid #D5C68C;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px dashed #DCD0A3;
}
#more {display: none;}

.copyright_footer address {
    text-align: left;
}
.payment_icons_footer {
    text-align: right;
}
.footer-bottom {
    background-color: #fff !important;
    text-align: center !important;
    padding: 0 0 11px !important;
}
.expert-help {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 15px 0;
    border: 1px solid #F8F1E7;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: 40px;
    border: 1px solid #D4C58B;
    max-width: 980px;
}
.payment-footer, address {
    color: #555;
}

a:hover, .alink:hover {
    color: #AE9D58 !important;
}
.fotorama__stage__frame {
    border: 1px solid #dcd0a3;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 10px 11.5px;
}

.permotional_deal_page .promotion_addtocart .qty-listing #add-qty, #minus-qty {
    width: 35px !important;
    height: 35px !important;
    border: 1px solid #B3CBE0 !important;
    border-radius: 5px !important;
    font-weight: 600;
    color: #000;
    background-color: #fff !important;
}
input#search {
    border-radius: 20px!important;
    width: 100%!important;
    margin-left: 19px;
    border: 1px #C9C2C2 solid !important;
  margin-left: 39px;
} 
.div-separator {
    min-height: 150px!important;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: block;
overflow: hidden;
}

.div-separator a {
  min-height: 20px;
}

.header-container .block-search .actions .action.search:before {
    line-height: inherit!important;
    color: inherit!important;
    content: '\e954'!important;
    display: inline-block!important;
    font-family: 'icomoon' !important;
    speak: none!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-variant: normal!important;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
table.generic tr td:first-child {
    color: #222;
    border-right: 1px #eee solid !important;
    width: 26%;
}
.default-style .resp-tabs-list li:hover {
    color: #8f7100!important;
}
.products-grid .product-item-info {
    height: 100%!important;
    width: 100%!important;
   
}
.products-grid .product-item-info:hover {
    position: relative;
    z-index: 30;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px!important;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
    -o-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
}