 
body {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color:#ff5e00;
}

li#head {
    background: #ff5e00;
}


.shop-link-price:hover {
    color: #666666;
}

.foter-margn {
    margin-bottom: 40px;
}

#days, #hours, #mints, #secounds {
    font-size: 36px;
    font-weight: bold;
}
.count-mr-cm{
    margin-bottom: 96px;
    margin-top: 66px;
}
.tren-marb{
    margin-bottom: 96px;
}
.mix-it-margin{
    margin-bottom: 30px;
}
.bertext1{
    padding-top: 13px;
}
.trend-margin{
    margin-bottom: 16px;
}

section.nav-bar {
    background:#7f7f7f;
}

.empty-space{
    margin-bottom: 50px;
}
.trende-font{
    font-size: 40px;
}
/* ...........................................
            new css
..............................................*/

* {
    font-family: poppins;
}

section {
    overflow: hidden;
}

img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

a {
    color: #ab1d05;
    text-decoration: none;
}

/*....................................
    2. header CSS
....................................*/

.page-countar {
    padding-top: 7px;
}

.icon-hide {
    display: none;
}

.angrit {
    color:#ff5e00;
}

.left-text:focus {
    color: #ffffff;
}

.header {
    background-color: #333333;
}


.news {
    background: #000;
    padding: 10px;
}

.header ul li a {
    color: #ffffff;
}

.header .navbar {
    margin-bottom: 0;
}

.addre{font-weight: 600;
    font-size: 18px;
	color: #000;
	}

	
.addree{
     font-weight: 600;
    font-size: 15px;	
color: #000;	
}
	
	
.header {
    overflow: visible;
}

.header .navbar-nav {
    float: right;
    font-size: 14px;
}

.header .dropdown-menu {
    left: auto;
    border-top: 3px solid #ab1d05;
    border-radius: 0;
    line-height: 2;
}

.header-info {
    color: white;
    font-size: 14px;
}

.slider i.fa.fa-angle-right.slick-arrow {
    visibility: hidden;
}

.header .dropdown-menu ul li a img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    width: auto;
}

.header .dropdown-menu ul li a {
    color: black;
    display: block;
    padding: 0 0 0 12px;

}

.header .dropdown-menu ul li a:hover {
    background-color: #ab1d05;
    border: 0 solid;
    border-radius: 4px;
    margin: 0 5px;
    color: #ffffff;
}

.header ul.top-bar li {
    display: inline-block;

}

.header ul.top-bar li ul li {
    display: block;
}

/*....................................
    3. navbar CSS
....................................*/
section.nav-bar ul.navbar-nav.mr-auto li.nav-item {
    
}

div#navbarSupportedContent {
    margin-left: 112px;
}

.text-center.hidden-lg-up.hidden-md-up ul.top-bar {
    margin-bottom: 0;
    padding-left: 0;
}

ul.navbar.navbar-toggleable-md.list-unstyled {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

ul.navbar.navbar-toggleable-md.list-unstyled li:hover {
    background-color: transparent;
}

ul.navbar.navbar-toggleable-md.list-unstyled li a:hover {
    color: transparent;
}

.nav-bar ul li a {
    color: #fff;
}

.nav-bar ul li a:hover {
    color: white;
}

.nav-bar ul li {
    line-height: 92px!important;
transform: skew(0deg);
padding: 0px 35px;
border-right: 1px solid #fff;
}

.nav-bar ul li:hover {
    background-color: #776363;
}

nav.navbar.navbar-toggleable-md {
    padding: 0 0 0 0;
}

.nav-bar ul a {
    transform: skew(0deg);
}

i.fa-shopping-bag {
    transform: skew(-25deg);
    color: #7A7A7A;
}

ul.navbar.navbar-toggleable-md.list-unstyled li a:hover {
    color: black;
}

.nav-bar li.active {
    background-color:#000000;
    color: white;
}

.nav-bar li.active a {
    color: white;
}

.nav-bar ul li a i span {
    background-color: #ab1d05;
    padding: 5px 7px 6px 8px;
    border-radius: 32px;
    font-size: 8px;
    color: white;
    position: absolute;
    top: -3px;
    left: 25px;
}

#wrap {
    display: inline-block;
    position: relative;
    height: 60px;
    float: right;
    padding: 0;
}

.nav-item input[type="text"]#search {
    height: 50px;
    font-size: 27px;
    display: inline-block;
    font-weight: 100;
    border: none;
    outline: none;
    color: #fff;
    padding: 3px;
    padding-right: 60px;
    position: absolute;
    top: 7px;
    right: 0;
    background: none;
    transition: 1s all;
    padding-left: 10px;
    width: 0;
    cursor: pointer;
    z-index: 9999;
    transform: skew(-25deg);
}

.nav-item input[type="text"]#search:focus:hover {
    border-bottom: 1px solid #BBB;
}

.nav-item input[type="text"]#search:focus {
    width: 755px;
    z-index: 1;
    border: 1px solid #ab1d05;
    cursor: text;
    background-color: #fff;
. color: #262626;
    font-size: 18px;
    font-weight: normal;
}

#wrap > form > i {
    height: 50px;
    width: 50px;
    display: inline-block;
    border: none;
    position: absolute;
    top: 21px;
    opacity: 1;
    cursor: pointer;
    right: -24px;
    color: #fff;
    z-index: 2;
    transform: skew(0deg);
}

#wrap > i:hover {
    opacity: 1;
}

.logo-mar {
    padding-left: 0;
}

/*....................................
    4. slider CSS
....................................*/
.slider .slick-next:before {
    display: none;
}

.slider .slick-prev:before {
    display: none;
}

.slider i.fa-angle-left {
    position: absolute;
}

.slider i.fa-angle-right {
    position: absolute;
    color: transparent;
}

.slider-image {
    background-image: url("../images/main6.jpg");
    background-size: cover;
    background-repeat: no-repeat;

}

.slider-image2 {
    background-image: url("../images/main4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.slider-image3 {
    background-image: url("../images/main11.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.slider-text {
    padding-top: 120px;
    padding-bottom: 120px;
}

.slider-text .btn-outline-danger {
    color: #ab1d05;
    background: 0;
    border-color: #ab1d05;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
    font-size: 14px;
}

.slider-text .btn-danger {
    border-color: #ab1d05;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
    background-color: #ab1d05;
    font-size: 14px;
}

.slider-top-text {
    color: #ab1d05;
    padding-top: 15px;
}

.slider-text .btn-outline-danger:hover {
    color: #fff;
    background-color: #ab1d05;
    border-color: #ab1d05;
}

.more .btn-danger {
    color: #fff;
    background-color: #ab1d05;
    border-color: #ab1d05;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.slider .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: 40%;
    top: auto;
}

.slider .slick-dots li {
    position: relative;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    left: 91%;
    right: auto;
    top: auto;
    height: 28px;
}

.slider .slick-dots li button {
    width: 15px;
    height: 15px;
}

.commet1-img {
    height: 100px;
    border-radius: 50%;
}

/*....................................
    5. Box CSS
....................................*/
.box .col-sm-6 img {
    width: 100%;
}

.box-image {
    position: absolute;
}

.box-contant {
    position: relative;
    background-color: #efefef;
    width: 250px;
    margin-left: 235px;
    margin-top: -12%;
    padding-left: 32px;
    padding-bottom: 20px;
    padding-top: 20px;
    box-shadow: -1px 1px 8px #8F8774;
}

.box-contant p, .box-contant2 p {
    margin-bottom: 0;
    color: #ab1d05;
    line-height: 2;
}

.box-contant2 {
    position: relative;
    background-color: #efefef;
    width: 250px;
    margin-top: -12%;
    padding-right: 32px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-left: 50px;
    box-shadow: -1px 1px 8px #8F8774;
    margin-bottom: 4px;
}

.box-image {
    position: relative;
}

.box-image::before,
.box-image::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.box-image::before {
    border-width: 46px;
    border-right-color: #ab1d05;
    border-top-color: #ab1d05;
    z-index: 3;
}

.box-text span {
    color: white;
}

.box-text {
    font-weight: bold;
    position: absolute;
    color: #fff;
    top: 9px;
    right: 25px;
    font-size: 9px;
    z-index: 5;
    text-align: center;
}

.box-text span {
    display: block;
}

/*....................................
    6. featured-product CSS
....................................*/
.featured-products h3 span {
    color: #ab1d05;
}

.featured-item1 {
    position: absolute;
    top: 18px;
    background-color: #ab1d05;
    color: #ffffff;
    padding-left: 8px;
    left: -1px;
    font-size: 12px;
}

.featured-left {
    float: left;
    border: solid #333333;
    width: 6%;
    margin-left: 46%;
    position: absolute;
}

.featured-right {
    float: right;
    border-bottom: solid 2px #999999;
    width: 14%;
    margin-right: 43%;
    margin-top: 2px;
    margin-bottom: 24px;
}

.featured-item {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.featured-icon {
    position: absolute;
    background-color: #333333;
    color: #868686;
    left: 28px;
    top: 261px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.featured-icon ul li {
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.featured-item1:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    margin-top: -18px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-left: 10px solid #ab1d05;
    border-bottom: 7px solid transparent;
    border-right: 0 solid transparent;
}

.featured-item .list-inline {
    margin-bottom: 0;
}

.featured-item:hover {
    box-shadow: -7px 8px 16px #E1E2DC;
    cursor: pointer;
}

.featured-icon:hover {
    opacity: 1;
    cursor: pointer;
}

.featured-icon ul li:hover {
    color: white;
}

.featured-text p {
    color: #a0a0a0;
}

.featured-text {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 5px;
}

.featured-image img {
    width: 100%;
}

.featured-item:hover .featured-icon {
    opacity: 1;
}

.featured-icon ul.list-inline {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.featured-icon .fa {
    font-size: 14px;
}

section.featured-products i.fa-shopping-bag {
    transform: skew(0deg);
}

/*....................................
    7. deal-item CSS
....................................*/
.deal-image img {
    width: 100%;
    height: 500px;
}

.deal-iteam {
    position: relative;
}

.deal-contant {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.82);
    width: 50%;
    top: 0;
    height: 100%;
    right: 0;
    padding: 50px;
    padding-top: 100px;
}

.deal-contant span {
    background-color: #ffffff;
    padding: 10px;
    line-height: 5;
}

.deal .border {
    border-top: solid #ab1d05 4px;
    width: 6%;
    margin-bottom: 20px;
}

.deal-contant p {
    color: #999999;
}

.deal-contant h5 {
    color: #ffffff;
}

.deal-contant .btn {
    margin-top: 22px;
    background-color: #ab1d05;
    color: white;
    border-radius: 0;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}

.deal-boger .col-sm-3 .deal-box {
    background-color: white;
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.days-deal {
    margin-top: -10px;
}

.deal-boger .col-sm-3 .deal-box b {
    font-size: 40px;
}

.text1 {
    color: white;
}

.deal .deal-size {
    max-width: 86%;

}

/*....................................
    8. new-arrival CSS
....................................*/
.new-arrival h3 span {
    color: #ab1d05;
}

.arrival-left {
    float: left;
}

.arrival-right {
    float: right;
}

.clear {
    clear: both;
}

.arrival-right ul li {
    display: inline;
}

.arrival-right ul li button {
    background-color: #ebebeb;
    border: 0;
    cursor: pointer;
    outline-color: transparent;
    padding: 5px 12px;
    margin-top: 5px;
    color: black;
    transition: 300ms all ease;
    font-size: 14px;
}

.arrival-right ul li button:hover,
.arrival-right ul li button.mixitup-control-active {
    background-color: #ab1d05;
    color: white;
    text-decoration: none;
}

.border-left {
    float: left;
    border: 2px solid;
    width: 6%;
    margin-top: -8px;
}

.border-right {
    float: right;
    border-bottom: solid #999999 2px;
    width: 94%;
    margin-top: -7px;
}

.new-arrival .arrival-image img {
    width: 100%;
}

.arrival-item {
    position: relative;
}

.arrival-content {
    position: absolute;
    width: 100%;
    opacity: 0;
    bottom: 1px;
    top: auto;
    text-align: center;
    padding-top: 15px;
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.arrival-content:hover {
    opacity: 1;
    background-color: white;
}

.arrival-content li h4 {
    color: #ab1d05;
    font-size: 20px;
    font-weight: bold;
}

.arrival-text {
    padding-top: 10px;
    transition: all 0.5s ease;
}

.new-arrival ul li {
    display: inline-block;
}

.new-arrival ul li i {
    margin-left: 15px;
}

.arrival-content li a:focus, a:hover {
    text-decoration: none;
    color: #ab1d05;
}

.arrival-content a.h4 {
    color: #ab1d05;
    font-size: 20px;
    font-weight: bold;
}

.arrival-content li a {
    color: #333333;
}

.textcomment {
    color: #999999 !important;
}

.textcomment1 {
    color: #000000 !important;
}

.comment-margin {
    margin-left: 5px;
    margin-right: 15px;
}

.comment-margin1 {
    margin-left: 5px;
}

/*....................................
    9. testimonials CSS
....................................*/
.testimonial {
    background-color: #000000;
    padding-top: 100px;
    padding-bottom: 100px;;
}

.text-heading h3 span {
    color: #ab1d05;
}

span {
    color: #000;
}

.text-heading h3 {
    color: #ffffff;
    padding-bottom: 20px;
}

.slick-slider1 {
    color: white;
}

.testimonial-left {
    float: left;
    border: solid #333333;
    width: 6%;
    margin-left: 47%;
    position: absolute;
}

.testimonial-right {
    float: right;
    border-bottom: solid 1px #999999;
    width: 10%;
    margin-right: 45%;
    margin-top: 1px;
}

.slick-image img {
    width: auto;
}

.slick-image {
    float: right;
}

.slick-border {
    border-bottom: solid #999999 3px;
    width: 5%;
}

.slick-dots li button {
    color: #999999;
    background: rgba(220, 20, 20, 0);
    border: solid 1px;
}

.testimonial .container {
    padding-top: 29px;
    padding-bottom: 25px;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
    background-color: #dc1414;
}

.slick-dots li button:before {
    font-size: 0;
}

.testimonial .slick-dots {
    bottom: 85px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    top: auto;
    left: 125px;
}

.testimonial .slick-dots li {
    left: 80%;
    position: relative;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    right: auto;
    top: auto;
    height: 28px;
}

.testimonial .slick-dots li button {
    width: 15px;
    height: 15px;
}

.what-our {
    color: white;
}

/*....................................
    10. trending-items CSS
....................................*/
.dining img {
    height: 431px;
}

.trending-items span {
    color: #ab1d05;
}

.trending-items del {
    font-size: 15px;
}

.trending-boxs {
    position: relative;
}

.trending-contant {
    position: absolute;
    bottom: -14px;
    background-color: #333333;
    color: white;
    right: 10px;
    padding: 13px;
}

.trending-contant1 {
    position: relative;
}

.trending-text1 {
    position: absolute;
    top: 20px;
    right: 40px;
}

.trending-text1 span {
    font-size: 30px;
    border-bottom: solid 2px;
    color: #333333;
}

.trending-text2 {
    position: absolute;
    top: 20px;
    left: 40px;
}

.trending-text2 span {
    font-size: 30px;
    border-bottom: solid 2px;
    color: #333333;
}

.trending-image {
    position: relative;
}

.trending-image::before,
.trending-image::after {
    content: '';
    position: absolute;
    top: 0;
    border-color: transparent;
    border-style: solid;
}

.trending-image::before {
    border-width: 67px;
    border-right-color: #ab1d05;
    border-bottom-color: #ab1d05;
    z-index: 3;
    bottom: 0;
    top: auto;
    right: 0;
}

.trending-text-item {
    bottom: 0;
    right: 0;
    top: auto;
    z-index: 9;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    padding: 0 10px 10px 0;
}

.trending-text-item span {
    color: white;
    display: block;
}

.trending-text::after {
    content: '-15% \A SALE';
    bottom: 14px;
    right: 3px;
    top: auto;
    z-index: 4;
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
}

.trending-items strong {
    color: #333333;
}

.trending-contant a {
    color: white;
}

/*....................................
    11. blog CSS
....................................*/
.blog-item {
    position: relative;
}

.blog h3 span {
    color: #ab1d05;
}

.blog-contant {
    border-bottom: solid 2px #dddddd;
    padding-bottom: 15px;
}

.blog-image {
    position: relative;
}

.blog-image::before,
.blog-image::after {
    content: '';
    position: absolute;
    top: 0;
    border-color: transparent;
    border-style: solid;
}

.blog-image::before {
    border-width: 45px;
    border-left-color: #ab1d05;
    border-top-color: #ab1d05;
    z-index: 3;
}

.blog-text-item {
    top: 0;
    left: 0;
    z-index: 9;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    padding: 7px;
}

.blog-text-item span {
    color: white;
    display: block;
}

.blog-image {
    margin-bottom: 10px;
}

.breadcrumbs .left a:hover {
    color: white;
}

.left .drop-list a:hover {
    background: #ab1d05;
    border: 0 solid;
    border-radius: 9px;
    color: white;
}

.blog-link, a:hover {
    color:#ff5e00;
}

.blog-links {
    /*border-bottom: 1px solid gainsboro;*/
    padding-bottom: 15px;
}

.fa.fa-commenting {
    color: gray;
}

.fa.fa-tags {
    color: gray;
}


.txt {
    margin-left: 23%;
    padding-left: 30px;
	border-left: 1px solid;
}


.fa.fa-user {
    color: gray;
}

.fa.fa-comment {
    color: gray;
}

.blog-image img {
    height: 350px
}


/*....................................
    12. clients CSS
....................................*/
.clients img {
    box-shadow: 0 0 7px 0;
    margin: 15px 4px;
    width: auto;
}
.clients{
    margin-bottom: 96px;
}

/*....................................
    13. primary-footer CSS
....................................*/
.primary-footer {
   /* background-image: url("../images/footer1.png");*/
   background: #717171;
}

.primary-footer li {
    display: inline;
}

.primary-footer .btn {
    border-radius: 0;
    background-color: white;
    margin-left: -15px;
}

.primary-footer .col-sm-2 {
    padding-left: 0;
}

.primary-footer .col-sm-4 {
    padding-right: 15px;
    margin-bottom: 20px;
}

.primary-footer .form-control {
    border-radius: 0;
    border-color: white;
    background-color: transparent;
    color: white;
}

.primary-footer .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #e6e6e6;
}

.primary-footer .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #e6e6e6;
}

.primary-footer .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #e6e6e6;
}

.primary-footer .form-control:-moz-placeholder { /* Firefox 18- */
    color: #e6e6e6;
}

.primary-footer .row {
    padding-top: 20px;

}

.primary-footer .col-sm-3 p {
    padding-top: 6px;
    color: white;
}

.primary-footer .col-sm-3 i {
    color: white;
    border: solid 1px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    transition: all 0.5s ease;
}

.primary-footer .col-sm-3 i:hover {
    background-color: white;
    color: #333333;
    border-color: white;
}

.primary-text {
    padding-top: 6px;
    color: white;
}

/*....................................
    14. footer CSS
....................................*/
.footer {
    background-color: #000000;
    color: #999999;
}

.footer img {
    width: auto;
    padding: 3px;
    max-width: 32%;
}

.footer-row2 {
    border-bottom: solid 2px rgba(255, 255, 255, 0.23);
}

.footer-left {
    float: left;
}

.footer-right {
    float: right;
}

.footer-right img {
    padding: 0;
}

.footer h6 {
    color: #ffffff;
    margin-bottom: 15px;
}

.footer-row1 {
    padding-top: 60px;
}

.footer-li {
    padding-top: 15px;
}

.footer li a {
    color: #999999;
}

.footer li a:hover {
    text-decoration: none;
    color: #e6e6e6;
}

.footer-items1 {
    position: relative;
}

.footer-contant2 {
    position: absolute;
    opacity: 0;
    background-color: transparent;
    border: #d8ff00 solid;
    padding: 22px;
    left: 21px;
    top: 36px;
    padding-left: 26px;
    padding-right: 26px;
}

.footer-contant2:hover {
    opacity: 1;
}

.footer-contant3 {
    position: absolute;
    opacity: 0;
    background-color: transparent;
    border: #d8ff00 solid;
    padding: 22px;
    left: 106px;
    top: 36px;
    padding-left: 26px;
    padding-right: 26px;
}

.footer-contant3:hover {
    opacity: 1;
}

.footer-contant4 {
    position: absolute;
    opacity: 0;
    background-color: transparent;
    border: #d8ff00 solid;
    padding: 22px;
    left: 192px;
    top: 37px;
    padding-left: 26px;
    padding-right: 26px;
}

.footer-contant4:hover {
    opacity: 1;
}

.footer-contant5 {
    position: absolute;
    opacity: 0;
    background-color: transparent;
    border: #d8ff00 solid;
    padding: 21px;
    left: 20px;
    top: 121px;
    padding-left: 26px;
    padding-right: 26px;
}

.footer-contant5:hover {
    opacity: 1;
}

.footer-contant6 {
    position: absolute;
    opacity: 0;
    background-color: transparent;
    border: #d8ff00 solid;
    padding: 22px;
    left: 106px;
    top: 121px;
    padding-left: 26px;
    padding-right: 26px;
}

.footer-contant6:hover {
    opacity: 1;
}

.productsec {
    padding: 40px 0px;
}

img.latest-border {
    position: relative;
    top: -48px;
    transform: skew(15deg, -10deg);
    margin: 0px 20px;
    border: none;
}


.footer-contant7 {
    position: absolute;
    opacity: 0;
    background-color: transparent;
    border: #d8ff00 solid;
    padding: 22px;
    left: 192px;
    top: 121px;
    padding-left: 26px;
    padding-right: 26px;
}

.footer-contant7:hover {
    opacity: 1;
}

/*....................................
    15. bg-section CSS
....................................*/

.breadcrumbs-ber {
    font-size: 18px;
}

.bg {
    color: white;
    background-position: 50% 50%;
    position: relative;
	    border-top:1px solid #ffffff;
}

.bg .header-bg-tint {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(88, 67, 67, 0.6);
}

.bg-text.text {
padding: 20px;
    font-size: 16px;
    position: relative;
    background: #7f7f7f;
}

.bg-text.text-center span {
    border-bottom: solid white 1px;
}

.left {
    float: left;
}

.marg1 {
    margin-bottom: 30px;
}

button.btnn {
    background: #ff5e00;
    color: #fff;
    border: none;
    padding: 4px;
}

.brand {
    width: 100%;
}

div#broch {
    background: #000;
    color: #fff;
}


.foot {
    width: 100%;
    text-align: right;
}



.right {
    float: right;
}

.left-text {
    color: #ffffff;
    text-transform: uppercase;
}

.breadcrumbs {
    background-color: #000;
    color: white;
    padding: 8px;
}

.side-bar .row {
}

.side-bar .text-center {
    padding: 10px;
    background: #ff5e00;
    color: #000;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
}

.side-bar .card-header {
    background-color: white;
    padding: 7px;
    border-bottom: none;
    margin-bottom: -1px;
}

.pro {
    text-align: center;
    background: #dedede;
    color: #fff;
    padding: 5px;
	border-radius: 10px;
}

.side-bar .card-header a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.side-bar .card-header a:hover {
    color: #ab1d05;
}

.side-bar .card-header.card-header2 {
    border-bottom: solid 1px #dfdfdf;
}

.side-bar .card-block {
    padding: 0;
    border-radius: 0;
}

.side-bar .card-block .list-group-item {
    border: 1px solid #fff;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    padding: 0px;
	background: #000;
}

div#headingTow {
    background: #000;
}


.side-bar .card-block .list-group-item a {
    padding: .5rem .55rem;
    color: #fff;
}

.side-bar .card-block .list-group-item a:hover {
    color: #ab1d05;
}

.side-bar .card-block .list-group-item:last-child {
    border-bottom: 0;
}

.card {
    border-radius: 0;
}

.border-side {
    border-bottom: solid 1px #dadada;
}

.border-side:last-child {
    border-bottom: 0;
}

.filter-option {
    margin-left: 20px;
    color: #666666;
}

.colorbox-1 {
    font-size: 30PX;
    padding: 0 2px;
    cursor: pointer;
}

.bottom-bar {
    color: white !important;
}

.list-font {
    font-size: 18px;
}

.list-price1 {
    font-size: 24px;
    color: #000000;
}

.list-price2 {
    font-size: 18px;
    color: #B6B8AB;
    padding-left: 15px;
}

.latest-border {
    border: solid 1px #dadada;
    margin-top: 13px;
}

.haier {
    color: #EC2B81;
}

.lg {
    color: #C90551;
}

.deawoo {
    color: #006AB4;
}

.samgsung {
    color: #0A4BA0;
}

.left1 {
    font-size: 15px;
    font-weight: 600;
}

.filter-border {
    border: solid 1px #dadada;
}

section.side-bar .product-text1 p {
    line-height: 23px;
}


/*....................................
    16. slider2 CSS
....................................*/
.side-bar .slick-dots li button {
    display: none;
}

.side-bar .slick-prev:before,
.side-bar .slick-next:before {
    display: none;
}

.side-bar i.fa-angle-left {
    position: absolute;
    top: 13px;
    bottom: auto;
    z-index: 5;
    right: 39px;
    left: auto;
    color: white;
    font-size: 25px;
    cursor: pointer;
}

i.fa.fa-angle-right.slick-arrow {
    position: absolute;
    top: 13px;
    bottom: auto;
    right: 18px;
    left: auto;
    color: white;
    font-size: 25px;
    cursor: pointer;
}

.side-bar .bar-image {
    border: solid 10px #ab1d07;
}

.bar-text {
    position: absolute;
    bottom: 26px;
    top: auto;
    left: 57px;
}

.side-bar .bar-itam {
    position: relative;
}

.bar-text h3,
.bar-text p {
    color: black;
}

.side-bar .bar-text {
    background-color: transparent;
}

.bar-text a p {
    text-decoration: underline;
}

p.paragraf {
    margin-bottom: 0;
    font-size: 14px;
    color: #b1b2ac;
}

i.fa-star {
    color: #ff9800;
}

i.fa-star-half-o {
    color: #ff9800;
}

.products-options {
    border: solid 1px #D7D7D7;
    padding: 12px;
    margin-bottom: 35px;
}

.row.text-prodact {
    margin-bottom: 0;
}

.btn-secondary {
    border: none;
}

.side-bar .list-unstyled li {
    display: inline-block;
    margin-bottom: 5px;
}

.side-bar .list-unstyled.row-border2 li a {
    border: solid 1px;
    color: #757575;
    padding: 5px;
    line-height: 2.5;
    font-size: 16px;
    transition: 0.4s ease-in-out;
}

.side-bar .list-unstyled.row-border2 li a:hover {
    background-color: #ab1d05;
    color: white;
    text-decoration: none;
    border-color: transparent;
}

.side-bar .list-unstyled.row-border2 li:hover {
    box-shadow: 0 6px 16px 0 #9a9494;
    background-color: #ab1d05;
}

.side-bar .list-unstyled.row-border2 {
    text-align: center;
    padding-top: 25px;
    border: solid 1px #D7D7D7;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.latest-font {
    font-size: 15px;
    font-weight: 700;
    margin-top: 15px;
}

.latest-font1 {
    color: #FF4B0C;
    font-weight: 700;
}

/*....................................
    17. products CSS
....................................*/
.row.row-border3 {
    border: solid 1px;
    padding: 11px;
}

span.text-left-paddng {
    padding-left: 25px;
    color: #999999;
}

span.text-left-paddng i.fa.fa-angle-down {
    border: solid 1px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 4px;
}

.icon-item .fa.fa-shopping-bag {
    transform: skew(0deg);
}

.icon-item ul li {
    padding-left: 30px;
    padding-right: 30px;
    border-right: solid 1px;
}

.main-item {
    position: relative;
    margin-bottom: 20px;
}

.main-item .product-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.main-item .product-image .icon-item {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    transition: .3s ease;
    opacity: 0;
    transform: translateY(100%);
}

.main-item .product-image:hover .icon-item {
    bottom: 0;
    opacity: 1;
    transform: translateY(0);
    transition: 0.4s ease-in-out;
}

.main-item .product-image .icon-item ul {
    color: white;
    background-color: #ab1d05;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
}

.main-item .product-image .icon-item a {
    display: block;
}

.main-item .product-image .icon-item i {
    color: white;
}

.icon-item ul li.eye {
    border-right: transparent;
}

.icon-item .list-unstyled li:hover {
    box-shadow: 0 0 0 0;
    background-color: transparent;
}

.pagination .page-link {
    border: none;
    border-radius: 0;
    color: #666666;
    transition: 0.4s ease-in-out;
}

.page-item.active .page-link,
.page-item .page-link:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #ab1d05;
}

.pagination {
    border-radius: 0;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-radius: 0;
    font-weight: bold;
}

.page-item:last-child .page-link {
    border-radius: 0;
    font-weight: bold;
}

.right .icon-th {
    padding: 5px;
    color: #d7d7d7;
    border: solid 1px;
    margin-right: 10px;
    display: inline-block;
    width: 40px;
    text-align: center;
    transition: 0.4s ease-in-out;
}

.right .icon-th:hover {
    background-color: #ab1d05;
    color: white;
    border: solid 1px;
}

.right .icon-th.active {
    background-color: #ab1d05;
    color: white;
}

.product-filters .dropdown-toggle::after {
    border: 0 !important;
    font-family: FontAwesome, sans-serif;
    content: "\f107";
    vertical-align: initial;
}

/*....................................
    18. product details CSS
....................................*/
.product-button a.btn {
    border-radius: 0;
    border: solid 1px #d7d7d7;
    color: #999999;
    background-color: transparent;
    margin-right: 30px;
    padding: 13px 20px;
    transition: 0.4s ease-in-out;
}

.product-button a.btn:hover {
    background-color: #ab1d05;
    color: white;
    border: solid 1px #ab1d05;
}

.product-text1 {
    color: #666666;
}

.product-text2 span {
    color: #ab1d05;
}

.product-border {
    border-bottom: solid 1px #d7d7d7;
}

.product-border1 {
    border-bottom: solid 1px #d7d7d7;
}

/*....................................
    19. blog page CSS
....................................*/
.side-bar .date-month {
    background-color: #ab1d05;
    padding: 2px;
    min-width: 60px;
    line-height: 1.8;
}

.side-bar .date-box {
    display: block;
    text-align: center;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.side-bar .month-box {
    display: block;
    text-align: center;
    color: white;
    padding: 1px;
}

.blog-disply {
    display: -webkit-inline-box;
}

.side-bar .blog-text {
    color: black;
    font-size: 24px;
    padding-left: 12px;
}

.side-bar .blog-item li {
    padding-left: 10px;
    color: #fff;
}

.side-bar .row .bolg-text2 {
    color: #fff;
}

.blog-text a {
    color: #ff5e00;
}



.side-bar .read-blog {
    padding-top: 15px;
}

.side-bar .read-blog a {
    color: #ff5e00;

    text-decoration: none;
}

/*....................................
    20. blog details CSS
....................................*/
i.fa.fa-square.colorbox.active {
    border: solid 2px #ab1d05;
    border-radius: 4px;
    padding: .5px 1px;
}

.colorbox {
    margin-left: 10px;
    font-size: 17px;
    cursor: pointer;
}

.colorbox1 {
    color: #383832;
}

.colorbox2 {
    color: #E5079F;
}

.colorbox3 {
    color: #2607E5;
}

.colorbox4 {
    color: #0799E5;
}

.colorbox5 {
    color: #687859;
}

.select-size {
    font-size: 13px;
    padding: 4px 13px;
    font-weight: bold;
    color: #000000;
    transition: 0.4s ease-in-out;
}

.select-size:hover {
    color: white;
    background-color: #AB1D05;
    cursor: pointer;
    padding: 4px 13px;
    border-radius: 4px;
}

span.select-size.active {
    color: white;
    background-color: #AB1D05;
    cursor: pointer;
    padding: 4px 13px;
    border-radius: 4px
}

.border-blog {
    border-bottom: solid 1px #D6D6D6;
    margin-bottom: 20px;
    padding-top: 18px;
}

.textcomment:hover {
    color: #808080;
}

.color1:focus {
    outline: 0;
}

.color1 {
    border: 1px solid #DEDFD9;
    padding: 10px 18px;
    cursor: pointer;
    background: transparent;
}

.color2 {
    padding: 0;
    text-align: center;
    width: 80px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 0;
    border-right: 0;
}

.color2:focus {
    outline: none;
}

.side-bar .row .text-blogs {
    font-size: 25px;
    margin-top: 20px;

}

.prduct-size-item {
    font-size: 18px;
}

.side-bar .row .blog-icons .fa.fa-check {
    color: #ab1d05;
}

.side-bar .row .blog-contant1 {
    border-left: solid 5px #ab1d05;
    margin-left: 13px;
}

.side-bar .row .blog-contant1 .left span {
    color: #ab1d05;
}

.side-bar .row .blog-contant1 .left {
    padding-top: 32px;
}

.side-bar .row .blog-contant1 .right .fa.fa-quote-left {
    font-size: 53px;
    padding-right: 30px;
    color: #cccccc;
    margin-top: -30px;
}

.side-bar .row .blog-contant1 div i {
    font-size: 21px;
}

.side-bar .blogs-icons li i {
    padding-left: 29px;
    color: #666666;
}

.side-bar .blogs-icons {
    padding-top: 12px;
}

.side-bar .pagination.blog-page-item li a {
    border: solid 1px #ab1d05;
    margin-right: 17px;
    color: #333333;
}

.side-bar .pagination.blog-page-item li a:hover {
    color: white;
}

.side-bar .commet-image {
    background-image: url("../images/commetnblogs.png");
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 5px 28px 0 #a09898;
    margin-left: 0;
}

.side-bar .commet-image img {
    width: 100%;
}

.side-bar div.commet-text {
    font-size: 23px;
    padding-top: 22px;
}

.side-bar div.commet-iteam {
    color: white;
}

.side-bar div.commet-text1 {
    font-size: 25px;
    margin-bottom: 15px;
}

.side-bar .commet-image2 img {
    border: 3px solid #ab1d07;
    border-radius: 51%;
    width: 90px;
    margin: 20px;
}

.side-bar .commet-iteams {
    padding-top: 10px;
}

.side-bar span.commet-text1 {
    font-size: 20px;
}

.side-bar span.commet-days {
    padding-left: 50px;
    color: #999999;
    cursor: pointer;

}

.side-bar span.commet-days:hover {
    color: #ab1d07;
}

.right.commet-days {
    padding-top: 4px;
    color: #999999;
    cursor: pointer
}

.right.commet-days:hover {
    color: #ab1d07;
}

.side-bar .form-control {
    border-radius: 0;
    color: black;
}

.side-bar .form-control::placeholder {
    color: lightgray;
}

.form-control:focus {
    border-color: #ab1d05 !important;
}

i.fa.fa-square.colorbox-1.active {
    border: solid 2px #ab1d05;
    border-radius: 6px;
}

/*....................................
    21. product details 2 CSS
....................................*/
.middle .small-image {
    margin-bottom: 29px;
}

.middle .blog-icons .fa.fa-check {
    color: #ab1d05;
}

.middle span b {
    color: #ab1d05;
    font-size: 20px;
}

.middle span del {
    color: #999999;
}

.middle .middle-contant div {
    display: inline-block;
}

.middle .middle-contant .middle-item {
    border-left: solid 1px #cecece;
    border-right: solid 1px #cecece;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.bg-balack {
    color: black !important;
}

.middle .middle-contant .middle-text span {
    color: #ab1d05;
}

.middle .blogs-icons li {
    display: inline-block;
    color: #666666;
}

.middle .blogs-icons li a {
    padding-left: 30px;
    color: #666666;
}

.middle .blogs-icons li a:hover {
    color: #ab1d05;
}

.commet-days-coustomer {
    padding-left: 50px;
    color: #999999;
    cursor: pointer;
}

.middle .commet-image2 img {
    width: auto;
    border: 3px solid #AB1D05;
    border-radius: 50%;
}

.middle .nav-pills .nav-link {
    border-radius: 0;
    color: black;
}

.middle .nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #ab1d05;
}

.middle .form-control {
    border-radius: 0;
    color: #b9b8b8;;
}

.form-control::placeholder {
    color: lightgray;
}

.middle .star-icons span {
    padding-left: 10px;
}

.cart-btn {
    background-color: #AB1D05;
    border-radius: 0;
    padding: 12px 17px;
    cursor: pointer;
}

section.middle.mb-5 .blogs-icons li {
    font-size: 14px;
}

.pro-font {
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
}

.pro-price {
    color: #aca9a9;
    padding-right: 10px;
}

.pro-share {
    color: #2A2727;
}

/*....................................
    22. slider3 CSS
....................................*/
.middle-slider .text-contant {
    border: solid 1px #d7d7d7;
    padding-top: 10px;
    border-left: transparent;
    position: relative;
    margin-bottom: 26px;
    padding-bottom: 10px;
}

.middle-slider .text-contant span {
    padding: 12px 50px;
    background: linear-gradient(to right bottom, #ab1d05 50%, #bb2d15 50%);
    color: white;
    font-size: 20px;
}

.slick-slider2.slick-initialized.slick-slider .middle-iteam {
    margin: auto 10px;
}

.middle-slider .middle-text1 span.star-icons {
    padding-left: 35px;
}

.middle-slider .middle-iteam .middle-icons li {
    display: inline-block;
    padding: 7px 24px;
    background-color: #aaaaaa;
    right: 0;
    opacity: 0;
    font-size: 15px;
    border-right: solid 1px white;

}

.middle-slider .middle-iteam .middle-icons li:last-child {
    border: none;
}

.middle-slider .middle-iteam .middle-icons ul {
    font-size: 0;
}

.middle-slider .middle-iteam {
    position: relative;
}

.middle-slider .middle-iteam .middle-icons {
    position: absolute;
    bottom: 33px;
}

.middle-slider .middle-iteam .middle-icons li a {
    color: white;
}

.middle-slider .middle-iteam .middle-icons li:hover {
    background-color: #ab1d05;
}

.middle-slider .middle-iteam:hover .middle-icons li {
    opacity: 1;
}

.middle-slider i.fa.fa-angle-left.slick-arrow {
    position: absolute;
    right: 48px;
    z-index: 8;
    top: -69px;
    background-color: #e3e3e3;
    color: white;
    padding: 7px;
    font-size: 20px;
}

.middle-slider i.fa.fa-angle-right.slick-arrow {
    position: absolute;
    right: 23px;
    z-index: 8;
    top: -69px;
    background-color: #e3e3e3;
    color: white;
    padding: 7px;
    font-size: 20px;
}

.middle-slider i.fa.fa-angle-right.slick-arrow:hover,
.middle-slider i.fa.fa-angle-left.slick-arrow:hover {
    background-color: #ab1d05;
}

.tabe-mar {
    margin-left: 0;
}

/*....................................
    23. contact-us CSS
....................................*/
.map legend {
    display: block;
    border: none;
    background-color: #ab1d05;
    padding: 14px;
    text-align: center;
    margin: auto;
    max-width: 62%;
    color: white;
}

.map fieldset {
    max-width: 46%;
    margin: auto;
    padding-bottom: 89px;
    border: solid 1px #d4d4d4;
    border-bottom: transparent;
}

.map .map-image {
    position: relative;
    padding: 40px;
    overflow: hidden;
}

.map .map-iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.map .map-content img {
    width: 100%;
}

.map .map-content {
    background-color: #ab1d05;
    margin: 100px auto;
    max-width: 300px;
    border: solid white 6px;
    padding: 23px;
    box-shadow: 0 5px 28px 0 #7a7272;
    position: relative;
}

.map .map-line {
    border-bottom: solid;
    color: white;
    margin-bottom: 10px;
}

.map .map-content div {
    color: white;
}

.map .map-content div span {
    padding-left: 125px;
}

.contact-form form div {
    padding-top: 15px;
}

.contact-form .text-center span {
    background-color: #ab1d05;
    color: white;
    padding: 20px;
    font-size: 20px;
}

.contact-form .text-center {
    padding-top: 20px;
    margin-bottom: 25px;
}

.contact-form form .form-control {
    border-radius: 0;
    color: #b9b8b8;
}

.error-image {
    background-image: url("../images/404.jpg");
    background-size: cover;
    background-position: 50% 100%;
}

.error-image {
    padding-top: 15%;
    padding-bottom: 3%;
}

.text-404 {
    font-size: 200px;
}

.text-404-4 {
    color: #ab1d05;
}

.text-404-0 {
    font-size: 80%;
}

.error-image a {
    color: #fff;
    background-color: black;
    border-color: black;
    border-radius: 0;
    cursor: pointer;
}

.error-image a:hover {
    background-color: black;
    border-color: black;
}

.rect {
    height: 85px;
    width: 85px;
    background-image: url("../images/404.jpg");
    border-radius: 100%;
    border: 1px solid red;
}

.contact-btn {
    border-radius: 0;
    background-color: #AB1D05;
    cursor: pointer;
}

.margin5 {
    margin-bottom: 26px;
}


/*....................................
    24. typography
....................................*/
.typo-heading {
    background-color: #fff;
    border-width: 1px;
    border-color: #e8e6e6;
    border-top-width: 3px;
    border-top-color: #AB1D05;
    border-style: solid;
}

.desciption {
    padding: 15px 2px;
    text-align: center;
}

.typo-heading:before {
    position: absolute;
    bottom: 15px;
    left: 13px;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 60%;
    content: "";
    opacity: .7;
    -webkit-box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
    box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.typo-heading:after {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: -1;
    height: 20%;
    max-height: 100px;
    max-width: 460px;
    width: 60%;
    content: "";
    opacity: .7;
    -webkit-box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
    box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(3deg);
}

.fuisn-clearfix {
    clear: both;
    zoom: 1;
}

.typo-styla {
    color: blue;
}

.typo-styla:hover {
    color: red;
}

.blockquote-tyop {
    border-left: 3px solid #ab1d07;
    margin-left: 15px;
}

.blockquote-tyop p {
    margin-left: 15px;
}

/*================================= Media quries========================= */

@media (max-width: 1200px) {
    .box-contant {
        display: none;
    }

    .box-contant2 {
        display: none;
    }
    .middle-slider .middle-iteam .middle-icons li {
        padding: 7px 18px;
    }

    .middle-slider .middle-iteam .middle-icons {
        bottom: 60px;
    }

    div#navbarSupportedContent {
        margin-left: 0;
    }

    section.nav-bar ul.navbar-nav.mr-auto li.nav-item {
        margin-right: 0;
    }

    .footer-contant1,
    .footer-contant2,
    .footer-contant3,
    .footer-contant4,
    .footer-contant5,
    .footer-contant6,
    .footer-contant7 {
        display: none;
    }

    .icon-item ul li {
        padding: 0 22px;
    }

    .featured-icon {
        left: 7px;
        top: 218px;
    }

    .side-bar .commet-image2 img {
        height: 88px;
    }

    .deal-boger .col-sm-3 .deal-box {
        font-size: 16px;
    }

    .deal-boger .col-sm-3 .deal-box b {
        font-size: 20px;
    }


}

@media (max-width: 992px) {
    .index-top-img{
      margin-bottom: 40px;
    }
    .typo-pre {
        overflow: hidden;
    }

    .side-bar .text-center {
        font-size: 16px;
        display: none;
    }

    .nav-bar ul li,
    .nav-bar ul li.active a,
    .nav-bar li, .nav-bar li.active {
        background-color: transparent;
        color: black;
        line-height: 2;
    }

    .middle-slider .middle-iteam .middle-icons li {
        padding: 2px 11px;
    }

    .deal-contant {
        width: 100%;
        text-align: center;
    }

    .product-button a.btn {
        width: 100%;
        margin-bottom: 22px;
    }

    .bolg-item2 {
        margin-top: 40px;
    }

    .nav-bar ul li:hover {
        background: none;

    }

    .nav-bar ul li a:hover {
        color: black;
    }

    .navbar-toggler.navbar-toggler-right.navbar-light {
        border: 2px solid #ab1d05;
        margin-top: 14px;
		    background: #fff;
    }

    .side-bar .commet-image2 img {
        display: none;
    }

    .text-center1 {
        padding-bottom: 20px;
    }

    .footer-left {
        text-align: center;
        float: none;
    }

    .footer-right {
        text-align: center;
        float: none;
        margin-bottom: 17px;
    }

    .flickr-margin {
        margin-bottom: 10px;
    }

    i.fa-shopping-bag,
    p.paragraf{
        display: none;
    }

    #wrap > form > i {
        display: none;
    }

    .primary-footer {
        background-position-x: 33%;
    }
    .featured-icon{
        display: none;
    }
    .tren-marb{
        margin-top: 96px;
    }

}

@media (max-width: 800px) {
    .middle-slider .middle-iteam .middle-icons li {
        padding: 7px 18px;
    }

    .middle-slider .middle-iteam .middle-icons {
        display: none;
    }

    .middle-slider .middle-text1 span.star-icons {
        display: none;
    }
    .blog-links{
border-bottom: 0;

    }
    .side-bar .row .text-blogs{
        margin-top: 0;
    }


}

@media (max-width: 768px) {
.empty-space{
    margin-bottom: 0;
}
    .breadcrumbs {
        background-color: white;
    }
    .index-top-img{
        margin-bottom: 0;
    }
/*    .index-top-img{
        margin-bottom: 50px;
    }*/
    .mix-it-margin{
        margin-bottom: 0;
    }
    .count-mr-cm{
        margin: 0;
    }
    .latest-border {

        margin-top: 15px;
        margin-bottom: 15px;
    }
    .news-form {
        margin-left: 100px;
    }

    .news-form1 {
        width: auto;
    }

    .primary-text {
        text-align: center;
    }

    .tabe-mar {
        margin-left: 0;
    }

    .featured-icon {
        left: 99px;
        top: 449px;
    }

    .deal-image img {
        display: none;
    }

    .slider-text .btn-outline-danger {
        padding-left: 25px;
    }

    .box-image::before {
        border-width: 35px;
    }

    .nav-bar .row nav img {
        width: 355px;
    }

    .nav-bar li.active {
        background-color: transparent;
    }

    .nav-bar li.active a {
        color: black;
    }

    .nav-bar ul li {
        line-height: 2;
    }

    .slick-dots li button {
        color: transparent;
    }




    .featured-left {
        display: none;
    }

    .clint {
        display: none;
    }

    .slick-image img {
        display: none;
    }

    nav.navbar.navbar-toggleable {
        padding-left: 0;
    }

    .list-inline {
        display: none;
    }

    .testimonial-left {
        display: none;
    }

    .blog-image img {
        height: auto;
    }

    .dining img {
        height: auto;
    }

    .featured-item {
        margin-bottom: 40px;
    }

    .testimonial {
        padding: 50px;
    }

    .slider-text {
        padding: 0;
        margin: 0;
    }

    .arrival-item {
        margin-bottom: 40px;
    }

    .blog-links,
    .blog-item-read-more{
        display: none;
    }

    .blog-item {
        margin-bottom: 40px;
    }

    .trending-image {
        margin-bottom: 30px;
    }

    .trende {
        margin-bottom: 30px;
    }

    .products-options {
        display: none;
    }

    .social {
        display: none;
    }

    .primary-footer .col-sm-2 {
        text-align: center;
        margin-bottom: 20px;
    }

    .bertext {
        padding-top: 46px;
        text-align: center;
    }

    .breadbar {
        display: none;
    }

    .text-404 {
        font-size: 110px;
    }

    .nav-item input[type="text"]#search:focus {
        width: auto;
    }

    .side-bar .commet-image img {
        display: none;
    }

    .side-bar .commet-image2 img {
        display: none;
    }

    .side-bar .commet-iteams {
        margin-bottom: 0;
    }

    .form-btn {
        text-align: center;
        padding-top: 5px;
    }

    .product-button {
        text-align: center;
        margin-bottom: 20px;
    }

    .text-center1 {
        text-align: center;
        font-size: 12px;
    }

    .side-bar .row .blog-contant1 .right .fa.fa-quote-left {
        display: none;
    }

    .side-bar .form-control {
        margin-bottom: 15px;
    }

    .middle .form-control {
        margin-bottom: 15px;
    }

    .header .navbar-nav {
        float: none;
        text-align: center;
    }


    .primary-footer .btn {
        margin-left: 14px;
    }

    .main-item .product-image {
        margin-bottom: 0;
    }

    .bertext {
        padding-top: 100px;
    }
    .bertext1{
        padding-top: 62px;
    }

    .primary-footer .col-sm-4 {
        margin-bottom: 30px;
    }
    .arrival-margin{
        margin-top: 66px;
    }
    .top-footer-margin{
        margin-bottom: 10px;
    }

}

@media (max-width: 576px) {

    .index-top-img{
        margin-bottom: 0;
    }
    .tren-marb{
        margin-top: 66px;
        margin-bottom: 66px;
    }
    .box-image1 {
        margin-bottom: 50px;
    }
    .mob-footer-item{
        padding-top: 30px;
    }
    .primary-footer .btn {
        display: block;
        width: 97%
    }

    .cart-btn {
        margin-top: 15px;
    }

    .middle-slider .middle-iteam .middle-icons {
        display: none;
    }

    .middle-slider .text-contant span {
        padding: 12px 15px;;
    }

    .side-bar .blog-text {
        font-size: 18px;
    }

    .slider-image {
        background-image: url(../images/mob-bakcground.png);
    }

    .slider-image2 {
        background-image: url(../images/mob-bakcground1.png);
    }

    .slider-image3 {
        background-image: url(../images/mob-bakcground2.png);
    }

    .margin5 {
        margin-bottom: 50px;
    }

    .bg-text.text-center {
        padding: 61px;
    }

    .middle .middle-contant .middle-item {
        border-left: none;
        border-right: none;
        padding-left: 0;

    }

    .bg {
        background-position: 67% 50%;
    }



    .click-mob li {
        margin-bottom: 15px;
    }

    .news-form {
        margin-left: 0;
    }

    .news-form1 {
        width: 100%;
    }

}

@media (min-width: 320px) {
    .nav-bar .row nav img {
        max-width: 110px;
    }

    .page-margin {
        padding-left: 70px;
    }

}

@media (max-width: 480px) {
    .nav-bar .row nav img {
        max-width: 130px;
    }

    .video-style {
        width: 290px;
    }

    .bertext {
        padding-top: 58px;
    }
    .bertext1{
        padding-top: 33px;
    }
    .navbar-toggler.navbar-toggler-right.navbar-light {
        margin-top: 3px;
    }

    .nav-bar .toggle-menue {
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .middle .nav-pills .nav-link {
        font-size: 13px;
        padding-left: 0;
    }
    .primary-footer .col-sm-4{
        margin-bottom: 20px;
    }
    .trend-top{
        margin-top: 45px;
    }
    .trende1{
        margin-top: 20px;
    }
    .slider-head-font{
        margin-bottom: 30px;
    }
    .mob-deader{
        margin-bottom: 46px;
    }

}