*{
  margin: 0;
  padding: 0;
  outline: 0px solid red;
}
.color{
  color: #d18d3b!important;
}
.category-select .nice-select-menu {
  position: absolute;
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  left: 4px;
  top: 5px;
  height: 52px;
  line-height: 42px;
  min-width: 130px;
  max-height: 29px;
}
.menu_icon_header{
  margin-right: 5px;
  font-size: 17px;
}
.sf-menu li.sale:hover {
  background: #232323;
  border-bottom: 3px solid #232323;
}

.sf-menu li.sale a:hover {
  border-bottom: 3px solid transparent;
}
.blog_image_home{
  max-width: 100%;
}
.card_body_home{
  background: rgb(242,242,242);
}
.home_icon{
  padding: 10px;
  border: 1px solid #EAEAEA;

}
.menu_sub{
  margin-left: 20px;
  position: absolute;
  right: 10px;
  font-size: 18px;
  color: #232323;
  top:calc(50% - 9px);
  -moz-transform: rotate(270deg);/* FF3.5+ */
  -webkit-transform: rotate(270deg);/*Saf3.1+, Chrome*/
  -o-transform: rotate(270deg);/* Opera 10.5 */
  -ms-transform: rotate(270deg);/* IE 9 */
  transform: rotate(270deg);
}
.sub_menu_one li{
  padding: 0;
}
.sf-menu ul li > a {
  padding: 4px 15px 4px 15px;
  border-bottom: 1px solid #ededed;
  font-size: 13px;
}
.sf-menu ul li:hover{
  background: #e9e9e9;
}
.sf-menu ul li a:hover +.menu_sub{
  background: transparent;
  color: #d18d3b;
}
.sf-menu ul li a:hover{
  background: transparent;
  color: #d18d3b;
}
.header_categories .sf-arrows .sf-with-ul:after{
display: none;
}
/*.tab-pane .thumbnail .media img{
  max-height: 180px;
}*/
/*.top-products-carousel .thumbnail .media img{
  max-height: 100px;


}*/
.custom_block_rated  .media img{
  max-height: 120px;
  width: 170px;
}
.custom_block_rated .recent-post{
  margin-bottom:50px ;
}
.custom_block_rated .buttons{
  margin-top:20px ;
}

.border_new {
  margin: 0 0 10px;
  padding: 0 0 8px;
  border-bottom: 1px solid #232323;
  position: relative;

}
.border_new:before {
  position: absolute;
  left: 0;
  height: 3px;
  bottom: -2px;
  content: "";
  background: #d18d3b;
  width: 130px;
}
 .price ins{
  padding-right: 5px;
  text-decoration: none;
  color: #d18d3b;
}
.well{
  border: none;
  background: transparent;
}
.color_#232323{
  color: #232323;
}

.radio_registration {
  display: inline-block;
  width: 50%;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#register-form .custom_link_1,#login-form .return-customer-btn{
   width: 50%;
  background: black;
  color: #fff;
  margin-bottom: 20px;
}
#service .img-responsive, #service .thumbnail>img,#service .thumbnail a>img,#service .carousel-inner>.item>img,#service .carousel-inner>.item>a>img{
  margin: 0 auto;
}
.sticky-wrapper .header{
  margin-bottom: 35px;
  z-index: 100;
}
.pagination .current a{
  background: #232323;
  color: #fff;
}
.read-more{
  color: #232323;
  background-color: transparent;
  cursor: pointer;
  border-color: #ddd;
  border: solid 3px rgba(35, 35, 35, 0.1);

  margin: 10px 10px 0 0;
  padding: 7px 15px 7px 15px;
}
.postinfo-wrapper{
  margin-top: 20px;
  text-align: left;
}
.bloge_date a{
  color: #A59C9C;
}
.contact-info{
  padding-top: 0;
}
.blog_button_container{
  margin-top: 20px;
}
/*.navigation .nav.sf-menu{
  width: 100%;
}
#undefined-sticky-wrapper{
  margin-bottom: 15px;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.sfHover > a, .sf-menu li.first{
  width: 300px;
}*/
.read-more:hover{
  color: #fff;
  background-color: #232323;
  cursor: pointer;
  border-color: #ddd;
  border: solid 3px rgba(35, 35, 35, 0.1);

  margin: 10px 10px 0 0;
  padding: 7px 15px 7px 15px;
}
.blog-page-area .relatedposts {
  background: #fff;
  border-top: 1px solid #ededed;
  width: 100%;
}
.modal-content{
  border-radius: 0;
  border: 3px solid rgb(233,233,233);
}
.modal-body .product-availability strong{
  color: #d18d3b;
}

.modal-body .product-price {
  font-size: 36px;
  font-weight: 900;
  line-height: 36px;
  color: #232323;
}
.modal-body .buttons {
  margin-top: -10px;
  overflow: hidden;
}
.modal-body .buttons .quantity {
  overflow: hidden;
  float: left;
  margin-right: 5px;
}
.modal-body  .buttons .quantity .btn {
  margin-top: 10px;
  float: left;
  margin-right: 1px;
  background-color: #232323;
  color: #7f7f7f;
  height: 60px;
}
.modal-body .buttons .quantity .btn:hover {
  color: #ffffff;
}
.modal-body .buttons .quantity .qty {
  margin-top: 10px;
  float: left;
  margin-right: 1px;
  width: 40px;
  height: 60px;
  background-color: #232323;
  border-color: #232323;
  color: #ffffff;
}
.modal-body .buttons .btn-cart {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  max-width: 100%;
  background-color: #232323;
  border-color: #232323;
  border-width: 3px;
  color: #ffffff;
  height: 60px;
  width: 150px;
}
.modal-body .buttons .btn-wish-list, .modal-body .buttons .btn-compare {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  width: 60px;
  height: 60px;
  border: solid 3px rgba(35, 35, 35, 0.1);
  background-color: transparent;
  color: #232323;
}
.modal-body .buttons .btn-cart:hover {
  background-color: transparent;
  color: #232323;
}
.modal-body .buttons .btn-wish-list,
.modal-body.buttons .btn-compare {
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  width: 60px;
  height: 60px;
  border: solid 3px rgba(35, 35, 35, 0.1);
  background-color: transparent;
  color: #232323;
}
.modal-body .buttons .btn-wish-list:hover,
.modal-body .buttons .btn-compare:hover {
  background-color: #232323;
  color: #ffffff;
}

.modal-body .badges {
  position: absolute;
  top: 20px;
  right: 35px;
  width: 50px;
  z-index: 2;
}
.modal-body  .badges div.hot {
  border-color: #ea0000;
  color: #ea0000;
}
.modal-body   .badges div {
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  margin-bottom: 10px;
  border: solid 3px #232323;
  text-transform: uppercase;
  text-align: center;
  color: #232323;
}
.modal-body   .owl-theme .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 30px;
  line-height: 30px;
  border: solid 3px #232323;
  background: transparent;
  color: #232323;
}
.modal-body .owl-theme .owl-controls .owl-nav .owl-next {
  right: 30px;
}
.modal-body .owl-theme .owl-controls .owl-nav .owl-prev {
  left: 30px;
}
.modal-body  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #232323;
  color: #ffffff;
}

.blog-page img{
  width: 100%;
}
.relatedthumb {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}

.relatedthumb iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-page  .relatedposts img{
  width: 100%;
  min-height: 200px;
}
.relatedposts .text_blog{
  background: #e5e5e5;
  height: 120px;
  overflow: hidden;
  padding: 5px;
}
.post-item{
  margin-bottom: 25px;
}

.page-section-map{
  border-bottom: 10px solid #d18d3b;
}
.parent_tooltip_cart{
  position: relative;
}
.tooltip_cart_close{
  font-size: 25px;
  position: absolute;
  right: 5px;
}

button.tooltip_cart_close span{
  font-weight: bold;
}
.cart-items .cart-items-inner{
  padding-top: 20px;
}
.invalid{
  border-color: red;
}
.image-hover2{
  position: relative;
}
.image-hover2 a{
  display: block;
}
.image-hover2 a:after {
  overflow: hidden;
  position: absolute;
  top: 0;
  content: "";
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 1;
}
.image-hover2 a:before{
  font: normal normal normal 18px/1 FontAwesome;
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  color: #fff;
  ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.image-hover2 a:hover:after {
  visibility: visible;
  opacity: 0.8;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.image-hover2 a:hover:before {
  opacity: 1;
}
.home_icon{
  font-size: 14px;
}
iframe{
  border: none;
  width: 100%;
min-height: 400px;
}
 .sf-menu li.first:hover, .header-nav-5 .sf-menu li.sfHover{
  background-color: #040000;
  color: #ffffff;
}
.navigation .nav.sf-menu li.first {
  min-width: 250px;
}
@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
.dropdown-menu{
  top: calc(100% - 4px);
}
.top-bar ul li.dropdown:hover .dropdown-toggle{
  color: #d18d3b;
}
.top-bar ul li{
  border: 0;
  padding: 10px ;
}
.top-bar .top-bar-right > ul > li + li{
  padding: 10px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
  color: #d18d3b;

}
.drop_menu_login{
  width: 80%;
  padding: 15px 10px;
}
.product-list .media-link{
  width: 25%;
}
.widget.widget-colors ul li .color_check:checked + .item-color-filter {
  border-color: #232323;
}
.thumbnail .media-link img {
  /*
  height: 200px;
  */
}
.product-single .badges div.sale {
  border-color: #0EA132;
  color: #0EA132;
}
.specifications_product{
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  color: #d18d3b;

}
.cart_summary .table>tbody>tr.first>th, .cart_summary .table>tbody>tr.first>td, .table>tbody>tr.first>th,.table>tbody>tr.first>td{
         border: none;
}
.get_price{
  background: #232323;
  color: #fff;
}
.select-assemble{
  padding-right: 100px;
}
.image_your_ass{
  position: absolute;
  width: 80px;
  height: 39px;
  top: 0;
  right: 15px;
  overflow: hidden;
}
.image_assemble_small{
 height: 39px;
}
.m_t_10{
  margin-top: 10px;
}
.log_reg_inpu .btn{
  width: 50%;
  background: #232323;
  color: #fff;
  border-color:#232323 ;

}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.custom_recent-post .media,.custom_recent-post .media-body{
  width: 50%;
  float: left;
}
.clear{
  clear: both;
}
.footer_brand_content{
  border-top: 1px ;
  border-bottom: 1px ;
  border-color: #484848;
  border-bottom-style: solid;
  border-top-style: solid;
  padding: 20px 20px;
}
/*
.img-carousel-modal     img {
  height: 324px;
}*/

/*
.slick-next{
  right: 30px;
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 30px;
  line-height: 30px;
  border: solid 3px #232323;
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.slick-arrow{
  position: absolute;
  top: 50%;
  margin: -20px 0 0 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 30px;
  line-height: 30px;
  color: #232323;
  border: solid 3px #232323;
  text-align: center;
}
.slick-next{
  right: 30px;
  z-index: 100;


}
.slick-prev{
  left: 30px;
  z-index: 100;
}
.slick-prev:before, .slick-next:before{
  display: none;
}
.slick-arrow:hover{
color: #fff;
}
.btn-theme-transparent span{
  color: #232323;
}
.btn-theme-transparent:hover i{
  color: #fff;
}.btn-theme-transparent:hover span{
  color: #fff;
}
.main-slider .owl-item .item{
  margin: 0;
}
.sticky-wrapper .header{
  margin-bottom: 0;
}
.header .header-search button{
  background-color: #d18d3b;
}
.header .header-search button i{
  color: #fff;
}
.top-bar-left  ul li.currency a:before ,.top-bar-left  ul li.flags a:before{
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #fff;
  top: 10px;
  left: -2px ;

}
.is-sticky .logo{
  margin-top: 0;
  margin-bottom: 0;
}
.is-sticky .logo img{
  width: 70px;
}
.footer div.widget{
  margin-top: 30px;
}
.footer-widgets .widget-title:before{
  background-color: #484848;
}
.footer p{
  color: #fff;
}
.widget-categories ul li + li{
  border: none;
}
.btn-theme-transparent:hover{
  background-color: rgba(0, 0, 0, 0);
  border-color: #e9e9e9;
  background: #fff;
  border-radius: 5px;
  color: black;
  font-weight: 500;
}
.btn-theme-transparent, .btn-theme-transparent:focus, .btn-theme-transparent:active, .btn-title-more{
  font-weight: 500;

}
.footer-meta .copyright{
  color: #fff;
}
.power_by{
  margin-top: 10px;
  font-weight: 600;
}
#email-subscribe-footer::placeholder {
  font-style: normal;

}
.widget .social-icons li a{
  background: #FFFFFF;
  border: 1px solid black;

}
.footer_brand_content a{
        font-size: 14px;
        font-weight: 500;
}
.compare-products .colors ul li a{
  border: solid 4px #E9E9E9;
  padding: 2px;
}
.color ul li a{
  background: transparent;
}
.image_your_ass:before{


}
.btn-theme-transparent:hover i,.btn-theme-transparent:hover span{
  color: black;
}
.about-page .noo-section-title h3 span{
  border: none;
}
.about_our_team div{
   width: 100%!important;
}
.gallery .page-section{
  overflow: inherit;
}
#filtrable li .active_filter{
  border: solid 3px #232323;
  background-color: #232323;
  color: #ffffff;
}
#login-form .form-group,#register-form .form-group{
  margin-top: 0;
}
#register-form label{
  font-weight: 500;
  font-size: 14px;
}
#register-form .custom_link_1{
  margin-top: 20px;
}
#login-form  .login-item{
  margin-top: 0;
}
.wishlist .table td{
  vertical-align: inherit;
}
.custom_block_rated .caption{
 padding-top: 0;
}
.custom_block_rated div.first.recent-post:after{
  content: '';
  display: block;
  width: 100%;
  height: 1px ;
  margin-top: 20px;
  background: #EDEDED;
}
.custom_block_rated div.first.recent-post{
  margin-bottom: 20px;
}
#assemble-your-computer-form .row .form-group{
  margin-top: 0 ;
}
.select-label{
  content: '';
  position: absolute;
  right: 110px;
  top: 16px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #747474;
  clear: both;
}
.sf-menu ul{
  width: 350px;
  z-index: 1000;
  background: #232323;
}
.sub_menu_one{
  background: #fff;
}
.navigation .sub_menu_one li {
  width: 100%;
}

#cart-view .orders   table td input,#cart-view    table td input {
  background: #e5e5e5 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #6f6f6f;
  font-size: 15px;
  font-weight: normal;
  height: 40px;
  padding: 0 5px ;
  width: 60px;
  text-align: center;
}
.custom_block_rated .media img {
  max-height: 130px;
  width: 130px;
}
.thumbnail.thumbnail-banner.size-1x3 {
  height: 368px;
}
.contact-container{
  margin-top: 20px;
}
.contact-info{
  padding-left: 0;
}
.contact-form-container .contact-labels{
  padding: 0;
}
.thumbnail-banner .media-link .img-bg{
  width: 630px;
  height: 295px;
}
.custom_block_rated   .item-first-banner .media-link {
     height: 341px!important;
     overflow: hidden;
}
.image_your_ass{
  text-align: right;

}
.image_your_ass img{
  width: 50px;
}
.top-bar .dropdown.flags > a img{
  padding-right: 5px;
}
.logo{
  margin-top: 0;
  margin-bottom: 0;
}
.about_our_team{
  padding-left: 0;
}
.about_our_team div{
  margin-left: 13px!important;
}
.bran_image_item{
  background: #F3F4F6;
}
.sale_section{
 padding-top: 0;
}
#product_modal img{
  transition: all .3s ease 0s;
}
#product_modal img:hover{
  transform: scale(1.3);
}
#product_modal .item{
  overflow: hidden;
}
.about-page .page-header h2{
  margin-top: 0;
}
.about-page  .noo-section-title{
  text-align: left;
}
.lets_news  .card-title {
margin-top: 0;
  padding-top: 20px;
  color: black;
}
.lets_news  .card-title:hover {
  color: #d18d3b;
}
.lets_news .card_body_home{
  padding-bottom: 10px;
  min-height: 135px;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.custom_block_rated .thumbnail-banner .media-link .img-bg{
  width: 905px;
  height: 341px;
}
.custom_block_rated  .block-title{
  margin-bottom: 5px;
}
.top-products-carousel .thumbnail .media img{
        width: 165px;
  height: 262px;
}
.blog_single  .relatedposts{
  border-top: none;
}
.first-banner-home .thumbnail.thumbnail-banner.size-1x3{
  height: auto;
}
.first-banner-home  .item-first-banner .media{
  height:auto;

}
.first-banner-home  .item-first-banner .media{
  height:auto;

}
.first-banner-home  .item-first-banner .media-link{
      width: 500px;
      height: 242px!important;
     overflow: hidden;
}
.first-banner-home  .thumbnail-banner .media-link .img-bg{
      width: 500px;
      height: 242px;
     overflow: hidden;
}
.two-banner-home .item-first-banner .media-link{
  width: 630px;
  height: 297px!important;
  overflow: hidden;
}
.lets_news img{
  width: 370px;
  height: 244px;
}
.product-single .product-thumbnails img {

  /*
  height: 473px;
  */
}
.carousel-inner>.item>img.about_image_big{
  width: 100%;
}
.our-team .single-img-add{
  display: block;
}
/*
.first-banner-home{
  padding-bottom: 0;
}*/
.home_index .page-section .container{
   width: auto;
  max-width: 1800px;
}.home_index .page-section .container.full-width {
   width: 100%;
   max-width: 100%;
   padding-left: 0;
   padding-right: 0;
 }
.card_body_home{
  max-width: 370px ;
}
/*
.custom_rated_small .modal_product{
  max-height: 130px;
  width: 130px;
}*/
.cart-wrapper a:hover{
  background: #040000;
  border-color: #040000;


}
.cart-wrapper a:hover i,.cart-wrapper a:hover span{
color: #fff;

}

@media (min-width:1820px){
  .container{width:1800px}
}
.header .header-cart{
  text-align: right;
}
.navigation .nav.sf-menu{
  display: block;
}
.navigation .nav.sf-menu li{
     margin-right: 25px;
}
.shop_item  .media-link img{
  width: 100%;
}
.title_el i{
  color: black;
}
@media (max-width:1500px){
  .navigation .nav.sf-menu li {
    margin-right: 5px;
  }
}
.widget.shop-categories{
  display:none !important;
}