
.shop-grid-2 .page-bottom .pagination ul li.active
{
  background: #ff4545;
  color: #fff;
 border-radius: 122px;
}

.Phone{position:fixed;bottom:0;z-index:200;display:block;margin:0 0 20px 20px;width:1em;height:1em;font-size:11vmin;background-color:#3498db;border-radius:.5em;box-shadow:0 0 0 0 rgba(52,152,219,0),0 .05em .1em rgba(0,0,0,.2);-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}
.Phone::after, .Phone::before{position:absolute;content:""}
.Phone::before{top:0;left:0;width:1em;height:1em;background-color:rgba(255,255,255,.1);border-radius:100%;opacity:1;-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}
.Phone::after{top:.25em;left:.25em;width:.5em;height:.5em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=) 50% 50% no-repeat;background-size:cover;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.Phone.is-animating{-webkit-animation:phone-outer 3s infinite;animation:phone-outer 3s infinite}
.Phone.is-animating::before{-webkit-animation:phone-inner 3s infinite;animation:phone-inner 3s infinite}
.Phone.is-animating::after{-webkit-animation:phone-icon 3s infinite;animation:phone-icon 3s infinite}

.content-center {
    position: fixed;
    bottom: 0;
    z-index: 200;
    display: block;
    margin: 0 0 10px 10px;
	padding-left:20px;
	padding-bottom:20px;
  }

.pulse i {
  color: #fff
}

.pulse {
  height: 80px;
  width: 80px;
  background-color: orange;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.pulse::before {
  content: "";
  position: absolute;
  border: 1px solid orange;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  border-radius: 50%;
  animation: pulse 1s linear infinite;
}

.pulse::after {
  content: "";
  position: absolute;
  border: 1px solid orange;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  border-radius: 50%;
  animation: pulse 1s linear infinite;
  animation-delay: 0.3s;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  
  50% {
    transform: scale(1);
    opacity: 1;
  }
  
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@import "https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";@font-face{font-family:IRANSans;font-style:normal;font-weight:bold;src:url('../fonts/eot/IRANSansWeb_Bold.eot');src:url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),url('./fonts/woff/IRANSansWeb_Bold.woff') format('woff'),url('./fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype')}@font-face{font-family:IRANSans;font-style:normal;font-weight:normal;src:url('../fonts/eot/IRANSansWeb_Medium.eot');src:url('../fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),url('../fonts/woff/IRANSansWeb_Medium.woff') format('woff'),url('../fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype')}@font-face{font-family:IRANSans;font-style:normal;font-weight:100;src:url('../fonts/eot/IRANSansWeb_Light.eot');src:url('../fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),url('../fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),url('./fonts/woff/IRANSansWeb_Light.woff') format('woff'),url('../fonts/ttf/IRANSansWeb_Light.ttf') format('truetype')}body{font-family:IRANSans,sans-serif;overflow-x:hidden}.shop-grid-2 .top .dscr .h1{font-size:17px !important}.def-btn1{background:#ff4545 !important;color:#fff;height:44px;line-height:40px;background:#ff4545;border:1px solid #ff4545;border-radius:5px;padding:0 15px;margin:0;font-family:IRANSans !important;margin-bottom:10px}.def-btn1:hover{background:0;color:#3c3434;border-color:rgba(255,69,69,.5)}.def-tag{background:#ff4545 !important;color:#fff;text-align:center;width:40px;height:40px;line-height:40px;border-radius:25px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.dropdown{width:90px}.dropdown-menu>li>a{color:#428bca;text-align:right}.dropdown ul.dropdown-menu{border-radius:4px;box-shadow:none;margin-top:20px;width:90px}.dropdown ul li{border-bottom:1px solid #f7f2f2}.dropdown ul li a{padding:7px 0 6px 0;margin-right:14px !important;font-size:13px !important}.dropdown ul.dropdown-menu:before{content:"";border-bottom:10px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;position:absolute;top:-10px;left:16px;z-index:10}.dropdown ul.dropdown-menu:after{content:"";border-bottom:12px solid #ccc;border-right:12px solid transparent;border-left:12px solid transparent;position:absolute;top:-12px;left:14px;z-index:9}.header .item-right{flex:0 0 18%;display:flex;justify-content:flex-end}.header .item-right a{font-size:17px;color:black;display:inline-block;margin-left:10px}.header .menu>ul>li{display:inline-block;line-height:30px;margin-left:25px}.header .menu>ul>li>a{font-size:16px;position:relative;color:white}.header .menu>ul>li>a:hover{color:#3c3434 !important}.header .menu>ul>li .sub-menu{position:absolute;z-index:500;background-color:white;box-shadow:-2px 2px 70px -25px rgba(0,0,0,0.3);padding:30px 31px;margin-top:25px;transition:all .3s ease;opacity:0;visibility:hidden}.header .menu>ul>li .single-column-menu{min-width:280px;max-width:350px}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li{line-height:1;display:block;margin-right:-30px}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a{padding:7px 0;display:inline-block;font-size:14px;color:#555;font-weight:400}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover{color:#ff4545 !important}.header .menu>ul>li .sub-menu>ul>li>a{display:inline-block;padding:10px 0;font-size:15px;color:black}@media(min-width:992px){.header .menu>ul>li.menu-item-has-children:hover .sub-menu{margin-top:0;opacity:1;margin-top:23px;visibility:visible}}.header .menu>ul>li .sub-menu.mega-menu{left:41%;transform:translateX(-50%)}.header .menu>ul>li .sub-menu.mega-menu-column-4{max-width:900px;width:100%;display:flex;flex-wrap:wrap;padding:10px 15px;direction:rtl;text-align:right}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item{flex:0 0 25%;padding:0 15px;padding-top:20px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title{font-size:15px;color:black;padding-bottom:7px}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img{max-width:100%;width:100%;margin-top:10px;vertical-align:middle}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title{text-align:center}.mobile-menu-head,.mobile-menu-trigger{display:none}@media(max-width:991px){.header .item-center{order:3;flex:0 0 100%}.header .item-left,.header .item-right{flex:0 0 auto}.v-center{justify-content:space-between}.header .mobile-menu-trigger{display:flex;height:27px;width:30px;margin-left:300px;cursor:pointer;align-items:center;justify-content:center;margin-top:-80px;background:#ff4545;border-radius:4px}.header .mobile-menu-trigger span{position:relative;display:block;height:2px;background-color:#fff;width:24px}.header .mobile-menu-trigger span:before,.header .mobile-menu-trigger span:after{content:'';position:absolute;left:0;width:100%;height:100%;background-color:#fff}.header .mobile-menu-trigger span:before{top:-6px}.header .mobile-menu-trigger span:after{top:6px}.header .item-right{align-items:center}.header .menu{position:fixed;width:320px;min-height:400px;background-color:white;left:0;top:0;overflow:hidden;transform:translate(-100%);transition:all .5s ease;z-index:1099;direction:rtl}.header .menu.active{transform:translate(0)}.header .menu>ul>li{line-height:1;margin:0;display:block;direction:rtl;border-bottom:1px solid rgba(0,0,0,0.1);margin-left:10px;height:35px}.header .menu>ul>li>a{line-height:40px;height:17px;padding:0 20px 0 15px;display:block;color:black;text-align:right;font-size:14px}.header .menu>ul>li>a i{position:absolute;height:50px;width:50px;top:0;left:0;text-align:center;line-height:50px;transform:rotate(-90deg)}.header .menu .mobile-menu-head{display:flex;justify-content:space-between;align-items:center;z-index:5012;position:sticky;background-color:white;top:0}.header .menu .mobile-menu-head .go-back{height:50px;width:50px;font-size:16px;border-right:1px solid rgba(0,0,0,0.1);cursor:pointer;line-height:50px;text-align:center;display:none}.header .menu .mobile-menu-head.active .go-back{display:block}.header .menu .mobile-menu-head .current-menu-title{font-size:15px;font-weight:900;color:black}.header .menu .mobile-menu-head .mobile-menu-close{height:50px;width:50px;font-size:22px;border-left:1px solid rgba(0,0,0,0.1);cursor:pointer;line-height:50px;text-align:center}.header .menu>ul>li>.fas{color:#3c3434 !important}.header .menu .menu-main{height:100%;overflow-x:hidden;overflow-y:auto}.header .menu>ul>li .sub-menu.mega-menu,.header .menu>ul>li .sub-menu{visibility:visible;opacity:1;position:absolute;box-shadow:none;margin:0;padding:15px;top:0;left:0;width:100%;height:100%;padding-top:65px;transform:translateX(0);max-width:none;min-width:auto;display:none;overflow-x:auto}.header .menu>ul>li .sub-menu.active{display:block}@keyframes slideLeft{0{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@@keyframes slideRight{0{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(100%)}}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item{flex:0 0 100%;padding:0}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul{margin-bottom:20px}.header .menu>li .sub-menu>ul>li>a,.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a{display:block;font-size:13px;padding-bottom:12px}.header .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover{color:#ff4545 !important;font-weight:400}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img{margin-top:0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title{margin:20px 0}.header .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title{margin-bottom:0}.menu-overlay{position:fixed;background-color:rgba(0,0,0,0.5);left:0;top:0;width:100%;height:100%;z-index:1098;visibility:hidden;opacity:0;transition:all .5s ease}.menu-overlay.active{opacity:1;visibility:visible}}.body-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:0 30px}.body-text div{font-size:45px;font-weight:600}.sub-menu-head{margin:10px 0}.banners-area{margin-top:20px;padding-top:15px}@media only screen and (max-width:768px){.sub-menu-head{color:#ff4545}.ic.menu{display:block}.ic.menu .line{padding:0;float:right;background:#ffe9d0;color:#fff;margin:1px 0}.ic.menu .line{background-color:red}.ic.menu .line{-webkit-transition:all .4s ease 0;-o-transition:all .4s ease 0;transition:all .4s ease 0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.ic.menu:focus .line{background-color:orange !important}.ic.menu:focus .line:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ic.menu:focus .line:nth-child(2){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-10px}.ic.menu:focus .line:nth-child(3){transform:translateY(15px);opacity:0}.ic.menu:focus{outline:0}.ic.menu:focus ~ .ic.close{opacity:1;z-index:21;outline:0}.ic.menu:hover,.ic.menu:focus{opacity:1}nav{background-color:transparent}ul.main-nav{z-index:2;padding:10px 0;position:fixed;right:0;top:0;width:0;background-color:#ffe9d0;height:100%;overflow:auto;-webkit-transition-property:background,width;-moz-transition-property:background,width;-o-transition-property:background,width;transition-property:background,width;-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s}.ic.menu:focus ~ .main-nav{width:300px;background-color:#ffe9d0}ul.main-nav>*{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;opacity:0}.ic.menu:focus ~ .main-nav>*{opacity:1}ul.main-nav>li>a:after{display:none}ul.main-nav>li:first-child{border-radius:0}ul.main-nav>li{display:block;border-bottom:1px solid #444;text-align:right}ul.main-nav>li>a{font-weight:400}ul.main-nav>li ul.sub-menu-lists>li a{color:#3c3434;font-size:13px}.sub-menu-head{font-size:14px}ul.main-nav>li:hover{background-color:transparent}ul.main-nav>li:hover>a{color:#fff;text-decoration:none;font-weight:600}.ic.menu:focus ~ ul.main-nav>li>div.sub-menu-block{border-left:0 solid #ccc;border-right:0 solid #ccc;border-bottom:0 solid #ccc;position:relative;visibility:visible;opacity:1.0}.sub-menu-block{padding:0 30px}.banners-area{padding-bottom:0}.banners-area div{margin-bottom:15px}.banners-area{border-top:1px solid #444}}@media only screen and (min-width:769px){.ic.menu{display:none}ul.main-nav{display:block;position:relative}.sub-menu-block{padding:15px}ul.main-nav>li>div.sub-menu-block{visibility:hidden;background-color:#ffe9d0;position:absolute;margin-top:0;width:660px;color:#333;right:0;box-sizing:border-box;z-index:3;font-size:14px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;opacity:0;-webkit-transition:all .4s ease 0;-o-transition:all .4s ease 0;transition:all .4s ease 0;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}ul.main-nav>li:hover>div.sub-menu-block{background-color:#ffe9d0;visibility:visible;opacity:1;-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}ul.main-nav>li>div.sub-menu-block>*{-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;opacity:0}ul.main-nav>li:hover>div.sub-menu-block>*{opacity:1}.sub-menu-head{font-size:15px;text-align:right;font-weight:bold}ul.main-nav>li>a:after{content:'';width:1px;height:62px;position:absolute;right:0;top:0;z-index:2}ul.main-nav>li>a.mega-menu>span{display:block;vertical-align:middle}ul.main-nav>li>a.mega-menu>span:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;content:'';background-color:transparent;display:inline-block;margin-left:10px;vertical-align:middle}ul.main-nav>li:hover>a.mega-menu span:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:0 solid transparent;border-bottom:5px solid #666}.banners-area{border-top:1px solid #ccc}}html{*/scroll-behavior:smooth}h1,h2,h3{font-family:IRANSans,sans-serif}button,input,textarea{border:0;background:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}button:focus,input:focus,textarea:focus{outline:0}a{display:inline-block;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}a:hover{text-decoration:none}span{display:inline-block}.hidden{overflow:hidden}@media(min-width:1200px){.container{min-width:1200px}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99}.preloader .loader{width:100px;height:100px}.preloader .loader img{width:100%}.scroll-to-top{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;visibility:hidden}.scroll-to-top .container{height:100%;position:relative}.scroll-to-top .container button{position:absolute;bottom:100%;right:15px;width:55px;height:55px;line-height:50px;font-size:22px;color:#fff;background:#ff4545;border:2px solid #fff;border-radius:50%;visibility:visible}.scroll-to-top .container button.active{bottom:20px}.scroll-to-top .container button:hover{color:#ff4545;background:#fff;border-color:#ff4545}.header.header-2{position:relative}.header.header-2 .top-header{background:#ffe9d0;padding:0}.header.header-2 .top-header .top-left{padding:10px 0 13px;position:relative;z-index:2}.header.header-2 .top-header .top-left:before{content:"";position:absolute;top:0;right:290px;left:-1000000px;height:100%;background:rgba(255,69,69,.34);-webkit-transform:skewX(27deg);-ms-transform:skewX(27deg);transform:skewX(27deg);z-index:-1}.header.header-2 .top-header .top-left:after{content:"";position:absolute;top:0;right:300px;left:-1000000px;height:100%;background:#ff4545;-webkit-transform:skewX(27deg);-ms-transform:skewX(27deg);transform:skewX(27deg);z-index:-1}.header.header-2 .top-header .top-left a{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header.header-2 .top-header .top-left a:first-child{margin-right:34px}.header.header-2 .top-header .top-left a i{display:inline-block;text-align:center;width:25px;height:25px;background:#fff;border-radius:50%;font-size:5px;margin-right:11px}.header.header-2 .top-header .top-left a:hover{color:#ffebff}.header.header-2 .top-header .top-right .select-lang{margin-right:40px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header.header-2 .top-header .top-right .login-btn{height:35px;line-height:33px;color:#3c3434;padding:0 15px;margin:0}.header.header-2 .top-header .top-right .login-btn i{color:#ff4545;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.header.header-2 .top-header .top-right .login-btn:hover{background:0;color:#ff4545}.header.header-2 .top-header .top-right .login-btn:hover i{color:#ff4545}.header.header-2 .middle-header .logo img{width:152px}.header.header-2 .middle-header .mid-right ul{padding-left:5px;margin-bottom:0;margin-right:-10px}.header.header-2 .middle-header .mid-right ul li{list-style:none}.header.header-2 .middle-header .mid-right ul li span{text-align:center;width:43px !important;height:43px;line-height:43px;background:#ff4545;color:#fff;border-radius:5px;float:right;font-size:20px;margin-left:10px}.header.header-2 .middle-header .mid-right ul li p{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:0;text-align:right}.header.header-2 .middle-header .mid-right .side-btn{padding:25px 0;text-align:right}.header.header-2 .middle-header .mid-right .side-btn a{text-align:center;width:45px;height:45px;line-height:48px;color:#fff;font-size:27px;position:relative;z-index:2}.header.header-2 .middle-header .mid-right .side-btn a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff4545;border-radius:5px;-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg);z-index:-1}.header.header-2 .middle-header .mid-right .side-btn a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#3c3434;border-radius:5px;z-index:-1}.header.header-2 .bottom-header{background:0;-webkit-box-shadow:0;box-shadow:0;position:absolute;top:100%;left:0;width:100%;margin-top:-12px}.header.header-2 .bottom-header.fixed-header{background:#ff4545}.header.header-2 .bottom-header.fixed-header .bg .navbar{padding:0}.header.header-2 .bottom-header .bg{position:relative;z-index:2}.header.header-2 .bottom-header .bg:before{content:"";position:absolute;top:0;right:-1000000px;left:22px;height:100%;background:rgba(255,69,69,.34);-webkit-transform:skewX(-25.5deg);-ms-transform:skewX(-25.5deg);transform:skewX(-25.5deg);z-index:-1}.header.header-2 .bottom-header .bg:after{content:"";position:absolute;top:-2px;right:-1000000px;left:34px;height:100%;background:#ff4545;-webkit-transform:skewX(-25.5deg);-ms-transform:skewX(-25.5deg);transform:skewX(-25.5deg);z-index:-1}.header.header-2 .bottom-header .bg .navbar{padding-left:160px;padding-top:14px;padding-bottom:14px}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item{padding:0}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item.dropdown:hover .nav-link{background:#ffebff}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item .nav-link{color:#fff}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item .nav-link:hover{background:#ffebff;color:#ff4545}.header.header-2 .bottom-header .bg .navbar .others-btn button{color:#fff;font-size:9px;margin-left:25px}.header.header-2 .bottom-header .bg .navbar .others-btn button#search-box{height:50px;margin-left:0;padding-right:30px;border-right:1px solid #fff}.header.header-2 .bottom-header .bg .navbar .others-btn button span{top:-10px;background:#fff;color:#ff4545}.header .top-header{background:#ffe9d0;padding:12px 0;margin-top:-22px;g}.header .top-header .top-left a{font-size:14px;line-height:24px;color:#3c3434}.header .top-header .top-left a i{color:#ff4545;margin-right:2px}.header .top-header .top-left a:hover{color:#ff4545}.header .top-header .top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .top-header .top-right a{font-size:14px;line-height:24px;color:#3c3434;margin-right:25px}.header .top-header .top-right a i{color:#ff4545;margin-right:2px}.header .top-header .top-right a:hover{color:#ff4545}.header .top-header .top-right .select-lang{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header .top-header .top-right .select-lang .flagstrap-icon{margin-top:-2px}.header .top-header .top-right .select-lang .flagstrap-icon.flagstrap-us{width:25px;height:25px;border:1px solid #fff;border-radius:50%;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.3);box-shadow:0 5px 5px 0 rgba(0,0,0,.3);background:url(../images/us.jpg) center center no-repeat;background-size:contain}.header .top-header .top-right .select-lang .flagstrap-icon.flagstrap-bd{width:25px;height:25px;border:1px solid #fff;border-radius:50%;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.3);box-shadow:0 5px 5px 0 rgba(0,0,0,.3);background:url(../images/bd.jpg) center center no-repeat;background-size:contain}.header .top-header .top-right .select-lang .flagstrap-icon.flagstrap-au{width:25px;height:25px;border:1px solid #fff;border-radius:50%;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.3);box-shadow:0 5px 5px 0 rgba(0,0,0,.3);background:url(../images/as.jpg) center center no-repeat;background-size:contain}.header .top-header .top-right .select-lang .dropdown-toggle{background:0;padding:0;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;text-transform:uppercase;color:#3c3434}.header .top-header .top-right .select-lang .dropdown-toggle:after{border:0;content:"\f078";font-family:"font awesome 5 free";font-weight:900;margin-left:-80px;color:#ff4545}.header .top-header .top-right .select-lang .dropdown-toggle span:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.header .bottom-header{background:#fff;-webkit-box-shadow:0 0 20px -5px rgba(0,0,0,.1);box-shadow:0 0 20px -5px rgba(0,0,0,.1);z-index:11;padding:14px}.header .bottom-header.fixed-header{-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.1);box-shadow:0 10px 20px -5px rgba(0,0,0,.1);top:0;left:0;width:100%}.header .bottom-header.fixed-header .ic menu{position:fixed;-webkit-box-shadow:0 10px 20px -5px rgba(0,0,0,.1);box-shadow:0 10px 20px -5px rgba(0,0,0,.1);top:0;left:0;width:100%;z-index:200}.header .bottom-header .logo{width:150px}.header .bottom-header .navbar .navbar-nav .nav-item{padding:37px 15px 38px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:block;border:0;border-radius:0;padding:0;margin-top:0;min-width:250px;max-height:300px;overflow-y:scroll;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:14px;line-height:100%;color:#3c3434;text-transform:capitalize;border-bottom:1px solid #dbdbdb;padding:20px 25px 18px;text-align:right}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:last-child{border-bottom:0}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover{background:0;color:#ff4545}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus{background:0}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .nav-link{color:#ff4545}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:14px;line-height:100%;text-transform:uppercase;color:#3c3434;padding:0}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link:hover{color:#ff4545}.header .bottom-header .navbar .others-btn{padding-left:20px}.header .bottom-header .navbar .others-btn button{margin-left:35px;padding:0;font-size:24px;color:#ff4545;position:relative}.header .bottom-header .navbar .others-btn button span{position:absolute;top:0;right:-10px;width:18px;height:18px;background:#ff4545;border-radius:50%;color:#fff;font-size:12px}.search-box{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .6s ease-in;-o-transition:all .6s ease-in;transition:all .6s ease-in;z-index:12}.search-box.active{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.search-box .close{position:absolute;top:50px;right:50px;font-size:20px;text-shadow:0;color:#fff;opacity:1}.search-box .close:hover{color:#ff4545}.search-box form{background:url(../images/blog-bg.jpg) center center no-repeat;background-size:cover;padding:100px 50px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;direction:rtl}.search-box form select{border:0;border-right:1px solid rgba(0,0,0,.2);border-radius:10px 0 0 10px;outline:0;padding:0 30px 0 45px}.search-box form input{width:100%;background:#fff;padding:0 30px;text-align:right;direction:rtl}.search-box form button{height:60px;line-height:58px;background:#ff4545;padding:0 45px;font-size:18px;color:#fff;text-transform:capitalize;border:1px solid #ff4545;border-radius:10px 0 0 10px}.search-box form button:hover{background:#fff;color:#ff4545}.wish-list{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);padding:120px 0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .6s ease-in;-o-transition:all .6s ease-in;transition:all .6s ease-in;z-index:12}.wish-list.active{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.wish-list .close{position:absolute;top:50px;right:50px;font-size:20px;text-shadow:0;color:#fff;opacity:1}.wish-list .close:hover{color:#ff4545}.wish-list .box{background:url(../images/blog-bg.jpg) center center no-repeat;background-size:cover;padding:50px;border-radius:10px}.wish-list .box h3{text-align:center;font-size:30px;line-height:100%;font-weight:600;text-transform:capitalize;color:#3c3434;margin-bottom:22px}.wish-list .box .single-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:20px 35px 20px 20px;border-radius:10px;margin-bottom:20px;position:relative}.wish-list .box .single-box .wish-close{position:absolute;top:20px;right:20px;padding:0;line-height:100%;color:#3c3434}.wish-list .box .single-box .wish-close:hover{color:#ff4545}.wish-list .box .single-box .part-img{width:100px;height:100px;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dbdbdb;border-radius:5px;margin-right:20px}.wish-list .box .single-box .part-img img{min-width:inherit;width:auto;height:100%}.wish-list .box .single-box .part-txt a{font-size:16px;line-height:24px;font-weight:600;color:#3c3434;margin-bottom:11px}.wish-list .box .single-box .part-txt p{font-size:14px;line-height:100%;color:#3c3434;margin-bottom:0}.wish-list .box .box-btn{text-align:center}.wish-list .box .box-btn a{height:50px;line-height:48px;background:#ff4545;padding:0 45px;font-size:18px;color:#fff;text-transform:capitalize;border:1px solid #ff4545;border-radius:5px}.wish-list .box .box-btn a:hover{background:#fff;color:#ff4545}.cart-list{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);padding:120px 0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .6s ease-in;-o-transition:all .6s ease-in;transition:all .6s ease-in;z-index:12}.cart-list.active{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.cart-list .close{position:absolute;top:50px;right:50px;font-size:20px;text-shadow:0;color:#fff;opacity:1}.cart-list .close:hover{color:#ff4545}.cart-list .box{background:url(../images/blog-bg.jpg) center center no-repeat;background-size:cover;padding:50px;border-radius:10px}.cart-list .box h3{text-align:center;font-size:30px;line-height:100%;font-weight:600;text-transform:capitalize;color:#3c3434;margin-bottom:22px}.cart-list .box .single-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:20px 35px 20px 20px;border-radius:10px;margin-bottom:20px;position:relative;direction:rtl}.cart-list .box .single-box .cart-close{position:absolute;top:20px;right:20px;padding:0;line-height:100%;color:#3c3434}.cart-list .box .single-box .cart-close:hover{color:#ff4545}.cart-list .box .single-box .part-img{width:100px;height:100px;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dbdbdb;border-radius:5px;margin-right:20px}.cart-list .box .single-box .part-img img{min-width:inherit;width:auto;height:100%}.cart-list .box .single-box .part-txt a{font-size:13px;line-height:24px;font-weight:600;color:#3c3434;margin-bottom:11px;padding-right:13px;text-align:right}.cart-list .box .single-box .part-txt p{font-size:14px;line-height:100%;color:#3c3434;margin-bottom:0;text-align:right;padding-right:13px}.cart-list .box .total{padding-top:3px;margin-bottom:13px;text-align:right;direction:rtl}.cart-list .box .total p{font-size:14px;line-height:24px;text-transform:capitalize;color:#3c3434;margin-bottom:0}.cart-list .box .total p span{float:left;font-weight:600;direction:rtl}.cart-list .box .box-btn{text-align:center}.cart-list .box .box-btn a{height:50px;line-height:48px;background:#ff4545;padding:0 45px;font-size:18px;color:#fff;text-transform:capitalize;border:1px solid #ff4545;border-radius:5px}.cart-list .box .box-btn a:hover{background:#fff;color:#ff4545}.banner.banner-2 .slider-1{background-image:url(../images/banner-bg-3.jpg)}.banner.banner-2 .slider-1 .part-img{margin-left:-80px;margin-right:-140px}.banner.banner-2 .slider-1 .part-img img{width:100%}.banner.banner-2 .slider-2{background-image:url(../images/banner-bg-4.jpg)}.banner.banner-2 .slider-2 .part-txt h4,.banner.banner-2 .slider-2 .part-txt p{color:#fff !important}.banner.banner-2 .slider-2 .part-txt h1{color:#fff !important;margin-top:0}.banner.banner-2 .slider-2 .part-txt h1 span{color:#feef00}.banner.banner-2 .slider-2 .part-img{margin-left:-143px;margin-right:-157px}.banner.banner-2 .slider-2 .part-img img{width:100%;margin:0}.banner.banner-2 .slider-1 .part-txt,.banner.banner-2 .slider-2 .part-txt{padding:311px 0 227px;z-index:2}.banner.banner-2 .slider-1 .part-txt h4,.banner.banner-2 .slider-2 .part-txt h4{font-size:25px;line-height:100%;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-3px;margin-bottom:19px}.banner.banner-2 .slider-1 .part-txt h1,.banner.banner-2 .slider-2 .part-txt h1{font-size:50px;line-height:60px;font-weight:700;text-transform:uppercase;color:#3c3434;margin-bottom:17px}.banner.banner-2 .slider-1 .part-txt p,.banner.banner-2 .slider-2 .part-txt p{line-height:26px}.banner.banner-2 .slider-1 .part-img,.banner.banner-2 .slider-2 .part-img{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:-1}.banner.banner-2 .owl-dots{bottom:63px}.banner.banner-2 .owl-dots .owl-dot{width:13px;height:13px;border-radius:50%;background:#ff4545;position:relative}.banner.banner-2 .owl-dots .owl-dot:after{content:"";position:absolute;top:3px;left:3px;width:7px;height:7px;background:#ff4545;border-radius:50%}.banner.banner-2 .owl-dots .owl-dot.active{width:13px;background:rgba(255,69,69,.45)}.banner .slider-1{background:url(/content/site/images/banner-bg-1.jpg) center center no-repeat;background:url(/content/site/images/banner-bg-1.webp) center center no-repeat;background-size:cover;overflow-x:hidden}.banner .slider-1 .part-txt h4{font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-8px;margin-bottom:15px}.banner .slider-1 .part-txt h1{font-size:45px;line-height:55px;font-weight:700;text-transform:uppercase;color:#3c3434;margin-bottom:27px}.banner .slider-1 .part-txt h1 span{color:#ff4545}.banner .slider-1 .part-txt p{font-size:18px;line-height:28px;font-weight:500;color:#3c3434;margin-bottom:47px}.banner .slider-1 .part-txt .def-btn{height:49px;line-height:45px;background:#ff4545;border:1px solid #ff4545;padding:0 30px;font-size:17px;color:#fff;border-radius:10px}.banner .slider-1 .part-txt .def-btn:hover{background:#fff;color:#ff4545}.banner .slider-1 .part-img img{width:949px;margin-left:-30px}.banner .slider-2{background:url(../images/banner-bg-2.jpg) center center no-repeat;background-size:cover;overflow-x:hidden}.banner .slider-2 .part-txt{z-index:2}.banner .slider-2 .part-txt h1{font-size:45px;line-height:55px;font-weight:700;color:#3c3434;margin-top:-6px;margin-bottom:27px}.banner .slider-2 .part-txt h1 span{color:#ff4545}.banner .slider-2 .part-txt p{font-size:18px;line-height:28px;font-weight:500;color:#3c3434;margin-bottom:47px}.banner .slider-2 .part-txt .def-btn{height:60px;line-height:58px;background:#ff4545;border:1px solid #ff4545;padding:0 30px;font-size:20px;color:#fff;border-radius:10px}.banner .slider-2 .part-txt .def-btn:hover{background:#fff;color:#ff4545}.banner .slider-2 .part-img{z-index:-1}.banner .slider-2 .part-img img{width:1086px;margin-left:-239px}.banner .owl-dots{position:absolute;bottom:70px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.banner .owl-dots .owl-dot{width:35px;height:5px;background:#ff4545;border-radius:3px;margin:0 5px}.banner .owl-dots .owl-dot.active{width:15px;background:#3c3434}.feature{padding-top:100px;padding-bottom:50px}.feature .single-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border:1px solid #dbdbdb;border-radius:10px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.feature .single-box .part-icon{height:30px;margin-bottom:15px}.feature .single-box .part-icon img{height:40px}.feature .single-box .part-txt{text-align:center}.feature .single-box .part-txt h3{font-size:19px;line-height:32px;font-weight:500;text-transform:uppercase;color:#3c3434;margin-bottom:0}.feature .single-box .part-txt p{font-size:13px;line-height:26px;text-transform:capitalize;color:#3c3434;margin-top:-2px;margin-bottom:-8px}.feature .single-box:hover{-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1);border-color:transparent}.hot-deal{padding-top:100px;padding-bottom:50px}.hot-deal .single-box{padding:15px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);border-radius:10px}.hot-deal .single-box.one .box{padding:0 23px 0 30px}.hot-deal .single-box.one .box .part-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hot-deal .single-box.two .box,.hot-deal .single-box.three .box{padding:0 16px 0 30px}.hot-deal .single-box.two .box .part-img,.hot-deal .single-box.three .box .part-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hot-deal .single-box .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:url(../images/hot-deal-bg.jpg) center center no-repeat;background-size:cover;border-radius:10px}.hot-deal .single-box .box .part-txt{padding:33px 0 30px;margin-bottom:-3px}.hot-deal .single-box .box .part-txt p{font-size:16px;line-height:100%;color:#3c3434;margin-bottom:15px}.hot-deal .single-box .box .part-txt h3{font-size:22px;line-height:25px;font-weight:400;color:#3c3434;margin-bottom:10px}.hot-deal .single-box .box .part-txt a{font-size:16px;line-height:100%;color:#3c3434;text-decoration:underline}.hot-deal .single-box .box .part-txt a:hover{color:#ff4545}.our-product{padding-top:50px;padding-bottom:70px}.our-product .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.our-product .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative}.our-product .top .sec-title h2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.our-product .top nav .nav-tabs{border:0}.our-product .top nav .nav-tabs .nav-link{padding:0;padding-bottom:12px;border:0;border-radius:0;background:0;font-size:16px;line-height:100%;color:#3c3434;margin:0 14px}.our-product .top nav .nav-tabs .nav-link.active{position:relative}.our-product .top nav .nav-tabs .nav-link.active:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff4545}.our-product .top nav .nav-tabs .nav-link.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.our-product .top nav .nav-tabs .nav-link:last-child{margin-right:0}.our-product .tab-content .tab-pane{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.our-product .tab-content .tab-pane .single-box{border:1px solid #dbdbdb;border-radius:10px;padding:30px;margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;position:relative;overflow:hidden}.our-product .tab-content .tab-pane .single-box .part-img{position:relative;width:100%;height:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:42px}.our-product .tab-content .tab-pane .single-box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.our-product .tab-content .tab-pane .single-box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.our-product .tab-content .tab-pane .single-box .part-img .tags{position:absolute;top:10px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.our-product .tab-content .tab-pane .single-box .part-img .tags .tag{padding:0 8px;height:22px;line-height:23px;border-radius:2px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.our-product .tab-content .tab-pane .single-box .part-img .tags .tag.t-orng{background:#f80}.our-product .tab-content .tab-pane .single-box .part-img .tags .tag.t-blue{background:#01bad4}.our-product .tab-content .tab-pane .single-box .part-img .tags .tag.t-red{background:#ff4545}.our-product .tab-content .tab-pane .single-box .part-txt .name{font-size:16px;line-height:20px;color:#3c3434;margin-bottom:13px}.our-product .tab-content .tab-pane .single-box .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px}.our-product .tab-content .tab-pane .single-box .part-txt .price span{font-weight:400;margin-left:5px;position:relative}.our-product .tab-content .tab-pane .single-box .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.our-product .tab-content .tab-pane .single-box .part-txt .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-product .tab-content .tab-pane .single-box .part-txt .bottom .star{font-size:9px;color:#ff4545}.our-product .tab-content .tab-pane .single-box .part-txt .bottom .add-to-cart{height:30px;line-height:30px;padding:0 10px;font-size:12px;text-transform:capitalize;color:#3c3434;border:1px solid #dbdbdb;border-radius:5px}.our-product .tab-content .tab-pane .single-box .side-btn{position:absolute;top:30px;right:-36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.our-product .tab-content .tab-pane .single-box .side-btn a{text-align:center;width:35px;height:35px;line-height:35px;background:#fff;color:#ff4545;font-size:7px;margin-bottom:10px;position:relative}.our-product .tab-content .tab-pane .single-box .side-btn a:last-child{margin-bottom:0}.our-product .tab-content .tab-pane .single-box .side-btn a:hover{background:#ff4545;color:#fff}.our-product .tab-content .tab-pane .single-box:hover{background:#ffe9d0;border-color:#ffe9d0}.our-product .tab-content .tab-pane .single-box:hover .part-img .img-1{opacity:0}.our-product .tab-content .tab-pane .single-box:hover .part-img .img-2{opacity:1}.our-product .tab-content .tab-pane .single-box:hover .part-txt .bottom .add-to-cart{background:#ff4545;border-color:#ff4545;color:#fff}.our-product .tab-content .tab-pane .single-box:hover .part-txt .bottom .add-to-cart:hover{background:#fff;color:#ff4545}.our-product .tab-content .tab-pane .single-box:hover .side-btn{right:30px}.top-category{padding-top:50px;padding-bottom:70px}.top-category .top{border-bottom:1px solid #ffebff;margin-bottom:30px}.top-category .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative}.top-category .top .sec-title h2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.top-category .top nav .nav-tabs{border:0}.top-category .top nav .nav-tabs .nav-link{padding:0;padding-bottom:12px;border:0;border-radius:0;background:0;font-size:16px;line-height:100%;color:#3c3434;margin:0 14px}.top-category .top nav .nav-tabs .nav-link.active{position:relative}.top-category .top nav .nav-tabs .nav-link.active:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff4545}.top-category .top nav .nav-tabs .nav-link.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.top-category .top nav .nav-tabs .nav-link:last-child{margin-right:0}.top-category .tab-content .tab-pane{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.top-category .tab-content .tab-pane .single-box{position:relative;z-index:2}.top-category .tab-content .tab-pane .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff4545;border-radius:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}.top-category .tab-content .tab-pane .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffe9d0;border-radius:10px;z-index:-1}.top-category .tab-content .tab-pane .single-box .box{border-radius:10px;padding:30px 20px;margin-bottom:30px}.top-category .tab-content .tab-pane .single-box .box .part-img{position:relative;width:100%;height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:7px}.top-category .tab-content .tab-pane .single-box .box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.top-category .tab-content .tab-pane .single-box .box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.top-category .tab-content .tab-pane .single-box .box .part-img .tags{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-category .tab-content .tab-pane .single-box .box .part-img .tags .tag{text-align:center;width:50px;height:50px;line-height:50px;border-radius:25px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.top-category .tab-content .tab-pane .single-box .box .part-img .tags .tag.t-orng{background:#f80}.top-category .tab-content .tab-pane .single-box .box .part-img .tags .tag.t-blue{background:#01bad4}.top-category .tab-content .tab-pane .single-box .box .part-img .tags .tag.t-red{background:#ff4545}.top-category .tab-content .tab-pane .single-box .box .part-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;direction:rtl}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .name{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:8px;text-align:right}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px;text-align:right}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price span{font-weight:400;margin-left:5px;position:relative;color:#ff4545}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .bottom .star{font-size:9px;color:#ff4545;margin-bottom:-3px}.top-category .tab-content .tab-pane .single-box .box .part-bottom .side-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.top-category .tab-content .tab-pane .single-box .box .part-bottom .side-btn a{text-align:center;width:25px;height:25px;line-height:23px;border:1px solid #ff4545;border-radius:50%;color:#ff4545;font-size:5px;margin-bottom:7px;position:relative}.top-category .tab-content .tab-pane .single-box .box .part-bottom .side-btn a:last-child{margin-bottom:0}.top-category .tab-content .tab-pane .single-box .box .part-bottom .side-btn a:hover{background:#ff4545;color:#fff}.top-category .tab-content .tab-pane .single-box:hover:before{-webkit-transform:rotate(2.8deg);-ms-transform:rotate(2.8deg);transform:rotate(2.8deg)}.top-category .tab-content .tab-pane .single-box:hover .box .part-img .img-1{opacity:0}.top-category .tab-content .tab-pane .single-box:hover .box .part-img .img-2{opacity:1}.top-category .tab-content .tab-pane .single-box:hover .box .part-txt .bottom .add-to-chart{background:#ff4545;border-color:#ff4545;color:#fff}.top-category .tab-content .tab-pane .single-box:hover .box .part-txt .bottom .add-to-chart:hover{background:#fff;color:#ff4545}.top-category .tab-content .tab-pane .single-box:hover .box .side-btn{right:30px}.shop{padding-top:100px;padding-bottom:70px;background:url(../images/shop-bg.png) center center no-repeat;background-size:cover;background:url(../images/shop-bg.webp) center center no-repeat;background-size:cover}.shop .single-box{margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;border-radius:10px;overflow:hidden;position:relative}.shop .single-box.center .part-txt{top:75px}.shop .single-box .part-txt{position:absolute;top:60px;left:30px}.shop .single-box .part-txt h3{font-size:23px;line-height:33px;font-weight:500;color:#3c3434;margin-top:-5px;margin-bottom:6px}.shop .single-box .part-txt p{font-size:16px;line-height:20px;color:#3c3434;margin-bottom:15px}.shop .single-box .part-txt a{font-size:16px;line-height:100%;color:#3c3434;text-decoration:underline}.shop .single-box .part-txt a:hover{color:#ff4545}.shop .single-box:hover{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.best-deal{padding-top:100px;padding-bottom:50px}.best-deal.best-deal-2{padding-bottom:100px;background:#f5f5f5}.best-deal.best-deal-2 .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.best-deal.best-deal-2 .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative}.best-deal.best-deal-2 .top .sec-title h2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.best-deal.best-deal-2 .top nav .nav-tabs{border:0}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link{padding:0;padding-bottom:12px;border:0;border-radius:0;background:0;font-size:16px;line-height:100%;color:#3c3434;margin:0 14px}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link.active{position:relative}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link.active:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff4545}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link:last-child{margin-right:0}.best-deal.best-deal-2 .deal-slider{padding-bottom:64px}.best-deal.best-deal-2 .deal-slider .single-box{padding:25px;border-radius:10px;background:#fff}.best-deal.best-deal-2 .deal-slider .single-box .part-txt{background:#ffebff;padding:30px 40px;margin-bottom:0}.best-deal.best-deal-2 .deal-slider .single-box .part-txt:before,.best-deal.best-deal-2 .deal-slider .single-box .part-txt:after{display:none}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special{padding:0;width:80px;height:80px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .img{width:100%;height:185px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .img img{min-width:inherit;width:auto;height:100%;margin:auto}.best-deal.best-deal-2 .deal-slider .single-box .part-txt h5{margin-bottom:10px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body{display:-webkit-box;display:-ms-flexbox;display:flex}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell{margin-left:15px;text-align:center}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell:first-child{margin-left:0}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__value{width:60px;height:60px;line-height:60px;font-size:25px;font-weight:700;color:#fff;background:#ff4545;border-radius:50%;margin-bottom:10px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__unit{font-size:16px;line-height:100%;text-transform:capitalize;color:#3c3434;margin-bottom:-3px}.best-deal.best-deal-2 .deal-slider .owl-dots{position:absolute;left:50%;bottom:-10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.best-deal.best-deal-2 .deal-slider .owl-dots .owl-dot{width:13px;height:13px;border-radius:50%;background:#ff4545;margin:0 5px;position:relative}.best-deal.best-deal-2 .deal-slider .owl-dots .owl-dot:after{content:"";position:absolute;top:3px;left:3px;width:7px;height:7px;background:#ff4545;border-radius:50%}.best-deal.best-deal-2 .deal-slider .owl-dots .owl-dot.active{width:13px;background:rgba(255,69,69,.45)}.best-deal .part-img{padding-bottom:35px;position:relative;z-index:2}.best-deal .part-img:before{content:"";position:absolute;bottom:0;left:-35px;width:480px;height:590px;background:#ff4545;border-radius:10px;z-index:-1}.best-deal .part-img img{border-radius:10px}.best-deal .part-txt{padding:60px 65px;margin-bottom:35px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.best-deal .part-txt:before{content:"";position:absolute;bottom:-35px;right:-35px;width:480px;height:590px;background:#ff4545;border-radius:10px;z-index:-1}.best-deal .part-txt:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/content/site/images/best-deal-bg.jpg) center center no-repeat;background-size:cover;background:url(/content/site/images/best-deal-bg.webp) center center no-repeat;background-size:cover;border-radius:10px;z-index:-1}.best-deal .part-txt .top-txt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:-4px}.best-deal .part-txt .top-txt .txt h3{font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:17px}.best-deal .part-txt .top-txt .txt p{font-size:20px;line-height:100%;text-transform:capitalize;color:#3c3434;margin-bottom:0}.best-deal .part-txt .top-txt .special{background:#f80;text-align:center;padding:10px 20px;border-radius:5px}.best-deal .part-txt .top-txt .special h4{font-size:16px;line-height:24px;font-weight:400;text-transform:capitalize;color:#fff;margin-bottom:-1px}.best-deal .part-txt .top-txt .special h4 span{display:block;font-size:20px;font-weight:500}.best-deal .part-txt .img{width:152px;margin-bottom:45px}.best-deal .part-txt a{font-size:16px;line-height:26px;color:#3c3434;margin-top:-8px;margin-bottom:20px}.best-deal .part-txt .price{font-size:27px;line-height:100%;color:#3c3434;margin-bottom:25px;direction:rtl}.best-deal .part-txt .price span{position:relative;margin-left:20px;color:#ff4545}.best-deal .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.best-deal .part-txt .pro-bar{width:100%;margin-bottom:27px}.best-deal .part-txt .pro-bar .p-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.best-deal .part-txt .pro-bar .p-txt p{font-size:14px;line-height:100%;color:#3c3434;margin-bottom:0}.best-deal .part-txt .pro-bar .p-txt p span{font-size:16px}.best-deal .part-txt .pro-bar .bar{width:100%;height:10px;background:#ff4545;border-radius:5px;position:relative}.best-deal .part-txt .pro-bar .bar span{position:absolute;top:0;left:0;width:40%;height:100%;background:#f80;border-radius:5px}.best-deal .part-txt h5{font-size:17px;line-height:27px;color:#3c3434;margin-bottom:20px}.best-deal .part-txt .counter .countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.best-deal .part-txt .counter .countdown .single-box{text-align:center;margin-bottom:-7px}.best-deal .part-txt .counter .countdown .single-box .time{font-size:25px;font-weight:600;background:#ff4545;height:43px;line-height:43px;min-width:60px;padding:0 15px;color:#fff;border-radius:5px;margin-bottom:10px}.best-deal .part-txt .counter .countdown .single-box .name{font-size:16px;line-height:100%;text-transform:capitalize;color:#3c3434}.best-deal .part-txt .counter .countdown .devide{font-family:josefin sans,sans-serif;font-size:50px;font-weight:700;height:43px;line-height:40px;color:#ff4545;padding:0 10px}.best-seller{padding-top:50px;padding-bottom:100px}.best-seller .sidebar{position:relative}.best-seller .sidebar .top{border-bottom:1px solid #dbdbdb;margin-bottom:15px}.best-seller .sidebar .top h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px}.best-seller .sidebar ul{padding:0;margin:0}.best-seller .sidebar ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;border-bottom:1px solid #dbdbdb}.best-seller .sidebar ul li:last-child{padding-bottom:0;border-bottom:0}.best-seller .sidebar ul li .part-img{position:relative;width:85px;height:82px;border:1px solid #dbdbdb;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller .sidebar ul li .part-img img{padding:10px 0;min-width:inherit;width:auto;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller .sidebar ul li .part-img .img-2{position:absolute;opacity:0}.best-seller .sidebar ul li .part-txt{width:170px;margin-top:-5px}.best-seller .sidebar ul li .part-txt a{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:13px}.best-seller .sidebar ul li .part-txt .price{font-size:14px;line-height:100%;font-weight:600;color:#3c3434;margin-bottom:12px}.best-seller .sidebar ul li .part-txt .price span{margin-left:5px;font-weight:400;position:relative}.best-seller .sidebar ul li .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.best-seller .sidebar ul li .part-txt .star{font-size:9px;color:#ff4545}.best-seller .sidebar ul li:hover .part-img{background:#ffe9d0;border-color:#ffe9d0}.best-seller .sidebar ul li:hover .part-img .img-1{opacity:0}.best-seller .sidebar ul li:hover .part-img .img-2{opacity:1}.best-seller .sidebar .owl-nav{position:absolute;top:-52px;right:0}.best-seller .sidebar .owl-nav button{font-size:4px;color:rgba(255,69,69,.5)}.best-seller .sidebar .owl-nav button.owl-prev{margin-right:10px}.best-seller .sidebar .owl-nav button:hover{color:#ff4545}.best-seller .best-sale .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.best-seller .best-sale .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative}.best-seller .best-sale .top .sec-title h2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.best-seller .best-sale .top nav .nav-tabs{border:0}.best-seller .best-sale .top nav .nav-tabs .nav-link{padding:0;padding-bottom:12px;border:0;border-radius:0;background:0;font-size:16px;line-height:100%;color:#3c3434;margin:0 14px}.best-seller .best-sale .top nav .nav-tabs .nav-link.active{position:relative}.best-seller .best-sale .top nav .nav-tabs .nav-link.active:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff4545}.best-seller .best-sale .top nav .nav-tabs .nav-link.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.best-seller .best-sale .top nav .nav-tabs .nav-link:last-child{margin-right:0}.best-seller .best-sale .tab-content .tab-pane{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller .best-sale .tab-content .tab-pane .tab-slider{padding-bottom:25px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box{border:1px solid #dbdbdb;border-radius:10px;padding:30px;margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;position:relative;overflow:hidden}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img{position:relative;width:100%;height:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:42px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .img-1{min-width:inherit;width:auto;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;width:auto;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .tags{position:absolute;top:10px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .tags .tag{padding:0 8px;height:22px;line-height:23px;border-radius:2px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .tags .tag.t-orng{background:#f80}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .tags .tag.t-blue{background:#01bad4}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-img .tags .tag.t-red{background:#ff4545}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .name{font-size:16px;line-height:20px;color:#3c3434;margin-bottom:13px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .price span{font-weight:400;margin-left:5px;position:relative}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .bottom .star{font-size:9px;color:#ff4545}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt .bottom .add-to-chart{height:30px;line-height:30px;padding:0 10px;font-size:12px;text-transform:capitalize;color:#3c3434;border:1px solid #dbdbdb;border-radius:5px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .side-btn{position:absolute;top:30px;right:-36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .side-btn a{text-align:center;width:35px;height:35px;line-height:35px;background:#fff;color:#ff4545;font-size:7px;margin-bottom:10px;position:relative}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .side-btn a:last-child{margin-bottom:0}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .side-btn a:hover{background:#ff4545;color:#fff}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box:hover{background:#ffe9d0;border-color:#ffe9d0}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box:hover .part-img .img-1{opacity:0}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box:hover .part-img .img-2{opacity:1}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box:hover .part-txt .bottom .add-to-chart{background:#ff4545;border-color:#ff4545;color:#fff}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box:hover .part-txt .bottom .add-to-chart:hover{background:#fff;color:#ff4545}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box:hover .side-btn{right:30px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .owl-dots{position:absolute;bottom:-5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.best-seller .best-sale .tab-content .tab-pane .tab-slider .owl-dots .owl-dot{width:15px;height:5px;background:#3c3434;border-radius:3px;margin:0 5px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .owl-dots .owl-dot.active{width:35px;background:#ff4545}.best-seller-2{padding-top:100px;padding-bottom:70px}.best-seller-2 .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.best-seller-2 .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative}.best-seller-2 .top .sec-title h2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.best-seller-2 .top nav .nav-tabs{border:0}.best-seller-2 .top nav .nav-tabs .nav-link{padding:0;padding-bottom:12px;border:0;border-radius:0;background:0;font-size:16px;line-height:100%;color:#3c3434;margin:0 14px}.best-seller-2 .top nav .nav-tabs .nav-link.active{position:relative}.best-seller-2 .top nav .nav-tabs .nav-link.active:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff4545}.best-seller-2 .top nav .nav-tabs .nav-link.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.best-seller-2 .top nav .nav-tabs .nav-link:last-child{margin-right:0}.best-seller-2 .tab-content .tab-pane{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller-2 .tab-content .tab-pane .single-box{position:relative;z-index:2}.best-seller-2 .tab-content .tab-pane .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff4545;border-radius:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}.best-seller-2 .tab-content .tab-pane .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffebff;border-radius:10px;z-index:-1}.best-seller-2 .tab-content .tab-pane .single-box .box{border-radius:10px;padding:30px 20px;margin-bottom:30px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img{position:relative;width:100%;height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .tags{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .tags .tag{text-align:center;width:50px;height:50px;border-radius:25px;color:#fff;font-size:13px;line-height:16px;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .tags .tag.t-orng{background:#f80}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .tags .tag.t-blue{background:#01bad4}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img .tags .tag.t-red{background:#ff4545}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt{text-align:center}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt .name{font-size:16px;line-height:20px;color:#3c3434;margin-bottom:8px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price span{font-weight:400;margin-left:5px;position:relative}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt .bottom .star{font-size:9px;color:#ff4545;margin-bottom:12px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt .bottom .star span{font-size:11px;line-height:100%;color:#3c3434;margin-left:6px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .bottom-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #dbdbdb;padding-top:7px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .bottom-btn a{text-align:center;width:25px;height:25px;line-height:23px;border:1px solid #ff4545;border-radius:50%;color:#ff4545;font-size:5px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .bottom-btn a:hover{background:#ff4545;color:#fff}.best-seller-2 .tab-content .tab-pane .single-box:hover:before{-webkit-transform:rotate(2.8deg);-ms-transform:rotate(2.8deg);transform:rotate(2.8deg)}.best-seller-2 .tab-content .tab-pane .single-box:hover .box .part-img .img-1{opacity:0}.best-seller-2 .tab-content .tab-pane .single-box:hover .box .part-img .img-2{opacity:1}.best-seller-2 .tab-content .tab-pane .single-box:hover .box .part-txt .bottom .add-to-chart{background:#ff4545;border-color:#ff4545;color:#fff}.best-seller-2 .tab-content .tab-pane .single-box:hover .box .part-txt .bottom .add-to-chart:hover{background:#fff;color:#ff4545}.best-seller-2 .tab-content .tab-pane .single-box:hover .box .side-btn{right:30px}.blog{padding:100px 0;background:url(../images/blog-bg.jpg) center center no-repeat;background-size:cover}.blog .heading{margin-bottom:55px}.blog .heading h2{font-size:30px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:9px}.blog .heading p{font-size:18px;line-height:26px;color:#3c3434;margin-bottom:-8px}.blog .single-box{background:#fff;border-radius:10px;padding:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.blog .single-box .part-img{border-radius:10px;position:relative;overflow:hidden}.blog .single-box .part-img ul{padding:0;margin:0;position:absolute;bottom:10px;left:10px;right:10px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog .single-box .part-img ul li{list-style:none}.blog .single-box .part-img ul li.post-date{background:#01bad4;height:23px;line-height:24px;font-size:12px;color:#fff;padding:0 7px;border-radius:3px}.blog .single-box .part-img ul li .comnt{background:#f80;height:23px;line-height:24px;font-size:12px;color:#fff;padding:0 7px;border-radius:3px}.blog .single-box .part-img ul li .like{background:#ff4545;height:23px;line-height:24px;font-size:12px;color:#fff;padding:0 7px;border-radius:3px;margin-left:2px}.blog .single-box .admin{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dbdbdb;padding-top:15px;padding-bottom:10px;margin-bottom:20px;direction:rtl}.blog .single-box .admin img{min-width:30px;margin-right:10px;border-radius:50%;-webkit-box-shadow:0 5px 3px 0 rgba(0,0,0,.2);box-shadow:0 5px 3px 0 rgba(0,0,0,.2)}.blog .single-box .admin span{font-size:12px;line-height:100%;text-transform:capitalize;color:#3c3434;margin-right:15px}.blog .single-box .admin span:last-child{margin-right:0}.blog .single-box .part-txt{overflow:hidden}.blog .single-box .part-txt .title{font-size:15px;line-height:28px;font-weight:300;margin-top:-2px;margin-bottom:14px;color:#3c3434;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;direction:rtl;text-align:right;text-align:justify}.blog .single-box .part-txt .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog .single-box .part-txt .bottom .read{font-size:16px;line-height:100%;color:#3c3434;text-decoration:underline;margin-bottom:-1px}.blog .single-box .part-txt .bottom .read:hover{color:#ff4545}.blog .single-box .part-txt .bottom .share{font-size:5px;color:#ff4545;position:relative;cursor:pointer;background:#fff}.blog .single-box .part-txt .bottom .share .social{position:absolute;top:0;top:101%;right:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-2px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.blog .single-box .part-txt .bottom .share .social a{font-size:12px;margin-right:10px}.blog .single-box .part-txt .bottom .share .social a.fb{color:#1976d2}.blog .single-box .part-txt .bottom .share .social a.tw{color:#03a9f4}.blog .single-box .part-txt .bottom .share .social a.gl{color:#dd4b39}.blog .single-box .part-txt .bottom .share .social a.im{color:#007ab9}.blog .single-box .part-txt .bottom .share:hover .social{top:0}.blog .single-box:hover{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.blog .single-box:hover .part-txt .title{color:#ff4545}.recent-product .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.recent-product .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative;float:right}.recent-product .top .sec-title h2:after{content:"";position:absolute;top:100%;right:0;width:100%;height:1px;background:#ff4545}.recent-product .top nav .nav-tabs{border:0}.recent-product .top nav .nav-tabs .nav-link{padding:0;padding-bottom:12px;border:0;border-radius:0;background:0;font-size:16px;line-height:100%;color:#3c3434;margin:0 14px}.recent-product .top nav .nav-tabs .nav-link.active{position:relative}.recent-product .top nav .nav-tabs .nav-link.active:before{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:5px solid transparent;border-top-color:#ff4545}.recent-product .top nav .nav-tabs .nav-link.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.recent-product .top nav .nav-tabs .nav-link:last-child{margin-right:0}.recent-product .slider-area{margin-top:-9px}.recent-product .slider-area .slider-box{padding-bottom:34px}.recent-product .slider-area .slider-box .owl-stage-outer{margin:0 -4px;padding-left:4px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part{padding-top:9px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box{padding:20px 25px;margin-bottom:30px;position:relative;z-index:2;direction:rtl}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff4545;border-radius:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-radius:10px;z-index:-1}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img{position:relative;width:100%;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;width:auto;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .tags{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .tags .tag{text-align:center;width:50px;height:50px;border-radius:25px;color:#fff;font-size:13px;line-height:16px;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .tags .tag.t-orng{background:#f80}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .tags .tag.t-blue{background:#01bad4}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .tags .tag.t-red{background:#ff4545}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt{padding-left:3px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt .name{font-size:15px;line-height:20px;color:#3c3434;margin-top:-4px;margin-bottom:20px;text-align:right;float:right}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px;text-align:right}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt .price span{font-weight:400;margin-left:5px;position:relative;color:#ff4545}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt .bottom .star{font-size:9px;color:#ff4545;margin-bottom:12px;text-align:right}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt .bottom .star span{font-size:11px;line-height:100%;color:#3c3434;margin-left:6px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .bottom-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #dbdbdb;padding-top:10px;margin-left:5px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .bottom-btn a{text-align:center;width:25px;height:25px;line-height:23px;border:1px solid #ff4545;border-radius:50%;color:#ff4545;font-size:5px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .bottom-btn a:hover{background:#ff4545;color:#fff}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box:hover:before{-webkit-transform:rotate(-2.8deg);-ms-transform:rotate(-2.8deg);transform:rotate(-2.8deg)}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box:hover .part-img .img-1{opacity:0}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box:hover .part-img .img-2{opacity:1}.recent-product .slider-area .slider-box .owl-nav{position:absolute;top:-65px;left:0}.recent-product .slider-area .slider-box .owl-nav button{width:25px;height:25px;background:#ff4545;color:#fff;border-radius:50%;font-size:2.5px;opacity:.5}.recent-product .slider-area .slider-box .owl-nav button.owl-prev{margin-right:8px}.recent-product .slider-area .slider-box .owl-nav button.owl-prev i{margin-left:-2px}.recent-product .slider-area .slider-box .owl-nav button.owl-next i{margin-right:-2px}.recent-product .slider-area .slider-box .owl-nav button:hover{opacity:1}.recent-product .slider-area .slider-box .owl-dots{position:absolute;left:50%;bottom:-10px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.recent-product .slider-area .slider-box .owl-dots .owl-dot{width:13px;height:13px;border-radius:50%;background:#ff4545;margin:0 5px;position:relative}.recent-product .slider-area .slider-box .owl-dots .owl-dot:after{content:"";position:absolute;top:3px;left:3px;width:7px;height:7px;background:#ff4545;border-radius:50%}.recent-product .slider-area .slider-box .owl-dots .owl-dot.active{width:13px;background:rgba(255,69,69,.45)}.ad{background:#f5f5f5;padding-bottom:100px}.ad .bg{background:url(../images/ad-bg.jpg) center center no-repeat;background-size:contain;border-radius:10px;position:relative}.ad .bg .part-txt{padding:38px 0}.ad .bg .part-txt h2{font-size:40px;line-height:49px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:30px}.ad .bg .part-txt h2 span{color:#ff4545}.ad .bg .part-txt .def-btn{height:50px;line-height:48px;background:#ff4545;border:1px solid #ff4545;padding:0 20px;font-size:20px;color:#fff;border-radius:10px}.ad .bg .part-txt .def-btn:hover{background:#fff;color:#ff4545}.ad .bg .part-img{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ad .bg .part-img img{min-width:inherit;width:auto}.ad .bg .rel-btn{position:absolute;top:4px;right:10px}.ad .bg .rel-btn a{text-align:center;width:12px;height:12px;line-height:12px;font-size:11px;background:#ff4545;color:#fff;border-radius:2px}.ad .bg .rel-btn a i{margin-left:1px}.testimonial{padding:100px 0}.testimonial .heading{text-align:center;margin-bottom:50px}.testimonial .heading h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:10px}.testimonial .heading p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px}.testimonial .comment-area{margin-right:-17px;padding:0 8px}.testimonial .comment-area .clients{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:-17px;z-index:2}.testimonial .comment-area .clients .single-box{border-radius:10px;overflow:hidden}.testimonial .comment-area .comments{padding-bottom:78px;margin-left:-115px;z-index:1}.testimonial .comment-area .comments .single-comment{background:#ffebff;border-radius:10px;padding-left:115px}.testimonial .comment-area .comments .single-comment .part-txt{padding:40px 0}.testimonial .comment-area .comments .single-comment .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-top:-5px;margin-bottom:22px}.testimonial .comment-area .comments .single-comment .part-txt h3{font-size:22px;line-height:24px;font-weight:400;text-transform:capitalize;color:#3c3434;margin-bottom:3px}.testimonial .comment-area .comments .single-comment .part-txt h4{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px}.testimonial .comment-area .comments .slick-arrow{position:absolute;bottom:0;text-align:center;width:30px;height:30px;line-height:28px;background:#ff4545;color:#fff;border-radius:50%;font-size:3px;opacity:.5}.testimonial .comment-area .comments .slick-arrow.slick-prev{right:43px}.testimonial .comment-area .comments .slick-arrow.slick-prev i{margin-left:-2px}.testimonial .comment-area .comments .slick-arrow.slick-next{right:0}.testimonial .comment-area .comments .slick-arrow.slick-next i{margin-right:-2px}.testimonial .comment-area .comments .slick-arrow:hover{opacity:1}.products{padding-top:100px;padding-bottom:70px}.products.products-2 .single-part .single-box{border:0;position:relative;z-index:2}.products.products-2 .single-part .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff4545;border-radius:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}.products.products-2 .single-part .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffe9d0;border-radius:10px;z-index:-1}.products.products-2 .single-part .single-box:hover:before{-webkit-transform:rotate(-2.8deg);-ms-transform:rotate(-2.8deg);transform:rotate(-2.8deg)}.products .single-part.end .top:after{display:none}.products .single-part .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px;position:relative;text-align:right}.products .single-part .top:after{content:"";position:absolute;top:100%;right:-30px;width:30px;height:1px;background:#dbdbdb}.products .single-part .top h2{display:inline-block;font-size:20px;line-height:35px;font-weight:700;color:#3c3434;padding-bottom:4px;margin-top:-6px;margin-bottom:0;position:relative;direction:rtl}.products .single-part .top h2:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.products .single-part .single-box{border:1px solid #dbdbdb;border-radius:10px;padding:30px;margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.products .single-part .single-box .part-txt{margin-top:-6px;margin-bottom:-3px;text-align:right;padding-right:5px;direction:rtl}.products .single-part .single-box .part-txt a{font-size:16px;line-height:26px;color:#3c3434;margin-bottom:15px;text-align:right}.products .single-part .single-box .part-txt .price{font-size:14px;line-height:100%;font-weight:600;color:#3c3434;padding-bottom:12px;margin-bottom:15px;position:relative}.products .single-part .single-box .part-txt .price:after{content:"";position:absolute;top:100%;right:0;width:170px;height:1px;background:#dbdbdb}.products .single-part .single-box .part-txt .price span{font-weight:400;position:relative;margin-left:5px;color:#ff4545}.products .single-part .single-box .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.products .single-part .single-box .part-txt .star{font-size:9px;color:#ff4545}.products .single-part .single-box .part-img{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products .single-part .single-box .part-img img{min-width:inherit;width:auto;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.products .single-part .single-box .part-img img.img-2{position:absolute;opacity:0}.products .single-part .single-box:hover{background:#ffe9d0;border-color:#ffe9d0}.products .single-part .single-box:hover .part-txt a{color:#ff4545;font-weight:500}.products .single-part .single-box:hover .part-img .img-1{opacity:0}.products .single-part .single-box:hover .part-img .img-2{opacity:1}.brands{padding-bottom:100px}.brands.brands-2{padding-top:100px;padding-bottom:50px}.brands.brands-2 .all-brand{border:0;border-radius:0;padding:0}.brands.brands-2 .all-brand .single-brand{height:85px}.brands.brands-2 .all-brand .owl-nav{display:none}.brands .all-brand{border:1px solid #dbdbdb;border-radius:10px;padding:35px 85px}.brands .all-brand .single-brand{text-align:center;height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brands .all-brand .single-brand img{min-width:inherit;width:auto;margin:0 auto;max-height:100%}.brands .all-brand .owl-nav{position:absolute;top:50%;left:35px;right:35px;width:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:-1}.brands .all-brand .owl-nav button{font-size:6px;color:rgba(255,69,69,.5)}.brands .all-brand .owl-nav button:hover{color:#ff4545}.feature-2{padding-top:50px;padding-bottom:100px}.feature-2 .single-box{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.08);box-shadow:0 0 20px 0 rgba(0,0,0,.08);padding:15px;border-radius:10px}.feature-2 .single-box .bg{background:#ffebff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature-2 .single-box .bg .part-icon{height:36px;margin-right:30px}.feature-2 .single-box .bg .part-icon img{min-width:inherit;width:auto;height:100%}.feature-2 .single-box .bg .part-txt{padding:40px 0}.feature-2 .single-box .bg .part-txt h3{font-size:21px;line-height:24px;color:#3c3434;margin-top:-2px;margin-bottom:0}.feature-2 .single-box .bg .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px}.instagram .posts .single-post{-webkit-box-shadow:-5px 0 20px 0 #000;box-shadow:-5px 0 20px 0 #000;position:relative}.instagram .posts .single-post .txt{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.instagram .posts .single-post .txt a{font-family:josefin sans,sans-serif;font-size:19px;line-height:100%;font-weight:500;text-transform:capitalize;color:#fff;font-family:IRANSans}.instagram .posts .single-post .txt a span{display:block;font-size:40px;margin-bottom:20px}.instagram .posts .single-post:hover .txt{opacity:1}.footer.footer-2{background:url(/content/site/images/footer-bg.png) center center no-repeat;background:url(/content/site/images/footer-bg.webp) center center no-repeat;background-size:cover}.footer.footer-2 .main-footer{background:0}.footer .main-footer{background:#464646;padding:100px 0}.footer .main-footer .title h2{font-size:18px;line-height:100%;font-weight:700;text-transform:capitalize;color:#fff;padding-bottom:4px;margin-bottom:37px;position:relative;text-align:right}.footer .main-footer .title h2:after{content:"";position:absolute;top:100%;right:0;width:65px;height:2px;background:#ff4545;border-radius:1px}.footer .main-footer .f-about .part-txt p{font-size:15px;line-height:24px;color:#fff;margin-bottom:18px;text-align:right;text-align:justify;direction:rtl}.footer .main-footer .f-about .part-txt ul{padding:0;margin:0}.footer .main-footer .f-about .part-txt ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-size:16px;line-height:24px;padding-top:10px;direction:rtl;text-align:right}.footer .main-footer .f-about .part-txt ul li span{font-size:5px;color:#ff4545;margin-right:10px}.footer .main-footer .f-link ul{padding:0;margin:0}.footer .main-footer .f-link ul li{list-style:none;padding-bottom:9px;direction:rtl}.footer .main-footer .f-link ul li:last-child{padding-bottom:0}.footer .main-footer .f-link ul li a{color:#fff;font-size:14px;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;direction:rtl}.footer .main-footer .f-link ul li a span{font-size:22px;margin-right:4px}.footer .main-footer .f-link ul li a:hover{padding-left:10px;color:#ff4545}.footer .main-footer .news-letter .title{padding-bottom:5px}.footer .main-footer .news-letter form{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:5px;margin-bottom:20px}.footer .main-footer .news-letter form input{width:100%;height:40px;padding-left:15px;font-size:12px}.footer .main-footer .news-letter form button{background:#ff4545;font-size:14px;color:#fff;padding:0 15px;border-radius:0 4px 4px 0}.footer .main-footer .news-letter form button:hover{background:#3c3434;color:#ff4545}.footer .main-footer .news-letter p{font-size:14px;line-height:24px;color:#fff;margin-bottom:30px;text-align:right;direction:rtl;text-align:justify}.footer .main-footer .news-letter p span{font-weight:700;font-style:italic;color:#ff4545}.footer .main-footer .news-letter .social a{width:25px;height:25px;border-radius:50%;border:1px solid #fff;text-align:center;font-size:11px;line-height:25px;color:#fff;margin-right:6px}.footer .main-footer .news-letter .social a.fb{background:#1976d2}.footer .main-footer .news-letter .social a.tw{background:#03a9f4}.footer .main-footer .news-letter .social a.gl{background:#dd4b39}.footer .main-footer .news-letter .social a.ld{background:#007ab9}.footer .main-footer .news-letter .social a.yt{background:#f44336}.footer .main-footer .news-letter .social a:last-child{margin-right:0}.footer .main-footer .news-letter .social a:hover{-webkit-box-shadow:0 5px 3px 0 rgba(0,0,0,.2);box-shadow:0 5px 3px 0 rgba(0,0,0,.2)}.footer .copyright{background:#3c3434;padding:20px 0;text-align:center}.footer .copyright .part-txt p{font-size:16px;line-height:100%;color:#fff;margin-bottom:0}.footer .copyright .part-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer .copyright .part-img img{min-width:inherit;width:auto}.breadcrumb-area{background:url(../images/breadcrumb-bg.jpg) center center no-repeat;background-size:cover}.breadcrumb-area.breadcrumb-area-2{padding-top:84px}.breadcrumb-area.breadcrumb-area-2 .breadcrumb-txt{padding:50px 0 90px}.breadcrumb-area.bg-2{background-image:url(../images/breadcrumb-bg-2.jpg)}.breadcrumb-area.bg-3{background-image:url(../images/breadcrumb-bg-3.jpg)}.breadcrumb-area.bg-4{background-image:url(../images/breadcrumb-bg-4.jpg)}.breadcrumb-area.bg-5{background-image:url(../images/breadcrumb-bg-5.jpg)}.breadcrumb-area.bg-6{background-image:url(../images/breadcrumb-bg-6.jpg)}.breadcrumb-area .breadcrumb-txt{text-align:center;padding:139px 0;direction:rtl}.breadcrumb-area .breadcrumb-txt p{font-size:19px;line-height:60px;font-weight:700;text-transform:capitalize;color:#fff;margin-bottom:22px}.breadcrumb-area .breadcrumb-txt ul{padding:0;margin-bottom:-7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumb-area .breadcrumb-txt ul li{list-style:none;font-size:14px;line-height:26px;text-transform:capitalize;color:#fff;margin-left:8px}.breadcrumb-area .breadcrumb-txt ul li:first-child{margin-right:0}.breadcrumb-area .breadcrumb-txt ul li i{font-size:14px}.shop-grid{padding:100px 0}.shop-grid .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.shop-grid .top .part-btn a{height:38px;line-height:38px;font-size:20px;color:#3c3434}.shop-grid .top .part-btn a.active{color:#ff4545}.shop-grid .top .part-btn a:first-child{margin-right:20px}.shop-grid .top .part-btn a:hover{color:#ff4545}.shop-grid .top .form-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:15px}.shop-grid .top .form-area form{border:1px solid #dbdbdb;border-radius:8px;height:38px;line-height:38px;padding:0 10px}.shop-grid .top .form-area form label{margin-bottom:0;font-size:16px;color:#3c3434}.shop-grid .top .form-area form select{outline:0;border:0;margin-right:-20px;padding-right:11px;color:#acacac;cursor:pointer}.shop-grid .top .form-area form i{background:#fff;font-size:12px;color:#ff4545}.shop-grid .all-product .single-box{border:1px solid #dbdbdb;border-radius:10px;padding:30px;margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;position:relative;overflow:hidden;text-align:right}.shop-grid .all-product .single-box .part-img{position:relative;width:100%;height:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:42px}.shop-grid .all-product .single-box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-grid .all-product .single-box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.shop-grid .all-product .single-box .part-img .tags{position:absolute;top:10px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shop-grid .all-product .single-box .part-img .tags .tag{padding:0 8px;height:22px;line-height:23px;border-radius:2px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.shop-grid .all-product .single-box .part-img .tags .tag.t-orng{background:#f80}.shop-grid .all-product .single-box .part-img .tags .tag.t-blue{background:#01bad4}.shop-grid .all-product .single-box .part-img .tags .tag.t-red{background:#ff4545}.shop-grid .all-product .single-box .part-txt .name{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:13px;text-align:right;direction:rtl}.shop-grid .all-product .single-box .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px}.shop-grid .all-product .single-box .part-txt .price span{font-weight:400;margin-left:5px;position:relative;color:#ff4545}.shop-grid .all-product .single-box .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.shop-grid .all-product .single-box .part-txt .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid .all-product .single-box .part-txt .bottom .star{font-size:9px;color:#ff4545}.shop-grid .all-product .single-box .part-txt .bottom .add-to-chart{height:30px;line-height:30px;padding:0 10px;font-size:12px;text-transform:capitalize;color:#3c3434;border:1px solid #dbdbdb;border-radius:5px}.shop-grid .all-product .single-box .side-btn{position:absolute;top:30px;right:-36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-grid .all-product .single-box .side-btn a{text-align:center;width:35px;height:35px;line-height:35px;background:#fff;color:#ff4545;font-size:7px;margin-bottom:10px;position:relative}.shop-grid .all-product .single-box .side-btn a:last-child{margin-bottom:0}.shop-grid .all-product .single-box .side-btn a:hover{background:#ff4545;color:#fff}.shop-grid .all-product .single-box:hover{background:#ffe9d0;border-color:#ffe9d0}.shop-grid .all-product .single-box:hover .part-img .img-1{opacity:0}.shop-grid .all-product .single-box:hover .part-img .img-2{opacity:1}.shop-grid .all-product .single-box:hover .part-txt .bottom .add-to-chart{background:#ff4545;border-color:#ff4545;color:#fff}.shop-grid .all-product .single-box:hover .part-txt .bottom .add-to-chart:hover{background:#fff;color:#ff4545}.shop-grid .all-product .single-box:hover .side-btn{right:30px}.shop-grid .bottom{margin-top:30px}.shop-grid .bottom .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:0}.shop-grid .bottom .pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.shop-grid .bottom .pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.shop-grid .bottom .pagination ul li{list-style:none;margin-left:10px}.shop-grid .bottom .pagination ul li:first-child{margin-left:0}.shop-grid .bottom .pagination ul li a{text-align:center;min-width:34px;height:36px;line-height:36px;border:1px solid #ff4545;border-radius:5px;color:#3c3434}.shop-grid .bottom .pagination ul li a.active{background:#ff4545;color:#fff}.shop-grid .bottom .pagination ul li a i{font-size:10px}.shop-grid .bottom .pagination ul li a i svg{vertical-align:sub}.shop-grid .bottom .pagination ul li a:hover{background:#ff4545;color:#fff}.shop-grid-2{padding:100px 0}.shop-grid-2 .side-bar h3{font-size:18px;line-height:100%;font-weight:700;color:#3c3434;border-bottom:1px solid #dbdbdb;padding-bottom:13px;position:relative;margin-bottom:25px;text-align:right}.shop-grid-2 .side-bar h3:after{content:"";position:absolute;bottom:-1px;right:0;width:100px;height:2px;background:#ff4545}.shop-grid-2 .side-bar .search-area{margin-bottom:50px}.shop-grid-2 .side-bar .search-area form{display:-webkit-box;display:-ms-flexbox;display:flex}.shop-grid-2 .side-bar .search-area form input{height:45px;background:#ffe9d0;border:1px solid #dbdbdb;border-right:0;border-radius:0 5px 5px 0;width:100%;font-size:14px;text-align:right}.shop-grid-2 .side-bar .search-area form button{background:#ff4545;color:#fff;border:1px solid #ff4545;border-radius:5px 0 0 5px;font-size:8px;padding:0 24px}.shop-grid-2 .side-bar .category{margin-bottom:36px}.shop-grid-2 .side-bar .category ul{padding:0;margin:0}.shop-grid-2 .side-bar .category ul li{list-style:none;padding-bottom:11px;direction:rtl;text-align:right}.shop-grid-2 .side-bar .category ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:16px;color:#3c3434;text-transform:capitalize}.shop-grid-2 .side-bar .category ul li a:hover{color:#ff4545;padding-left:5px}.shop-grid-2 .side-bar .filter{margin-bottom:47px}.shop-grid-2 .side-bar .filter .range{padding-top:9px}.shop-grid-2 .side-bar .filter .range .slider-range{height:4px;border:0;border-radius:2px;background:#dbdbdb;margin-bottom:12px}.shop-grid-2 .side-bar .filter .range .slider-range .ui-slider-range{background:#ff4545;border-radius:0}.shop-grid-2 .side-bar .filter .range .slider-range .ui-slider-handle{border:0;border-radius:50px;width:12px;height:12px;background:#ff4545;top:-4px;cursor:pointer;margin:0 -6px;outline:0}.shop-grid-2 .side-bar .filter .range .price-txt span,.shop-grid-2 .side-bar .filter .range .price-txt input{font-size:14px;line-height:100%;text-transform:capitalize;color:#3c3434}.shop-grid-2 .side-bar .feature-products{margin-bottom:55px}.shop-grid-2 .side-bar .feature-products ul{padding:0;margin:0;margin-top:-10px}.shop-grid-2 .side-bar .feature-products ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;border-bottom:1px solid #dbdbdb}.shop-grid-2 .side-bar .feature-products ul li:last-child{padding-bottom:0;border-bottom:0}.shop-grid-2 .side-bar .feature-products ul li .part-img{position:relative;width:85px;height:82px;border:1px solid #dbdbdb;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-grid-2 .side-bar .feature-products ul li .part-img img{padding:10px 0;min-width:inherit;width:auto;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-grid-2 .side-bar .feature-products ul li .part-img .img-2{position:absolute;opacity:0}.shop-grid-2 .side-bar .feature-products ul li .part-txt{width:172px;margin-top:-5px;text-align:right;direction:rtl}.shop-grid-2 .side-bar .feature-products ul li .part-txt a{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:13px}.shop-grid-2 .side-bar .feature-products ul li .part-txt .price{font-size:14px;line-height:100%;font-weight:600;color:#3c3434;margin-bottom:12px}.shop-grid-2 .side-bar .feature-products ul li .part-txt .price span{margin-left:5px;font-weight:400;position:relative;color:#ff4545}.shop-grid-2 .side-bar .feature-products ul li .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.shop-grid-2 .side-bar .feature-products ul li .part-txt .star{font-size:9px;color:#ff4545}.shop-grid-2 .side-bar .feature-products ul li:hover .part-img{background:#ffe9d0;border-color:#ffe9d0}.shop-grid-2 .side-bar .feature-products ul li:hover .part-img .img-1{opacity:0}.shop-grid-2 .side-bar .feature-products ul li:hover .part-img .img-2{opacity:1}.shop-grid-2 .side-bar .products-tag{margin-bottom:40px}.shop-grid-2 .side-bar .products-tag .tags{padding-top:5px}.shop-grid-2 .side-bar .products-tag .tags a{font-size:16px;height:40px;line-height:40px;padding:0 10px;color:#3c3434;border:1px solid #dbdbdb;border-radius:5px;margin-right:5px;margin-bottom:10px}.shop-grid-2 .side-bar .products-tag .tags a:hover{color:#fff;border-color:#ff4545;background:#ff4545}.shop-grid-2 .side-bar .sidebar-ad{position:relative;overflow:hidden;border-radius:10px}.shop-grid-2 .side-bar .sidebar-ad .part-img img{width:100%}.shop-grid-2 .side-bar .sidebar-ad .part-txt{position:absolute;top:0;left:0;width:100%;height:100%;padding:26px}.shop-grid-2 .side-bar .sidebar-ad .part-txt p{font-size:14px;line-height:22px;color:#fff;margin-top:-4px;margin-bottom:13px}.shop-grid-2 .side-bar .sidebar-ad .part-txt p span{font-size:18px;color:#ff4545}.shop-grid-2 .side-bar .sidebar-ad .part-txt .price{font-size:16px;line-height:100%;font-weight:700;color:#fff;margin-bottom:14px}.shop-grid-2 .side-bar .sidebar-ad .part-txt .price span{font-weight:400;margin-left:5px;position:relative}.shop-grid-2 .side-bar .sidebar-ad .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:2px;background:#fff}.shop-grid-2 .side-bar .sidebar-ad .part-txt a{font-size:16px;color:#ff4545;text-decoration:underlin e}.shop-grid-2 .top .part-btn a{height:38px;line-height:38px;font-size:20px;color:#3c3434}.shop-grid-2 .top .part-btn a.active{color:#ff4545}.shop-grid-2 .top .part-btn a:first-child{margin-right:20px}.shop-grid-2 .top .part-btn a:hover{color:#ff4545}.shop-grid-2 .top .form-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:15px}.shop-grid-2 .top .form-area form{border:1px solid #dbdbdb;border-radius:8px;height:38px;line-height:38px;padding:0 10px}.shop-grid-2 .top .form-area form label{margin-bottom:0;font-size:16px;color:#3c3434}.shop-grid-2 .top .form-area form select{outline:0;border:0;margin-right:-20px;padding-right:11px;color:#acacac;cursor:pointer}.shop-grid-2 .top .form-area form i{background:#fff;font-size:12px;color:#ff4545}.shop-grid-2 .all-product .single-box{position:relative;z-index:2}.shop-grid-2 .all-product .single-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ff4545;border-radius:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}.shop-grid-2 .all-product .single-box:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffe9d0;border-radius:10px;z-index:-1}.shop-grid-2 .all-product .single-box .box{border-radius:10px;padding:30px 20px;margin-bottom:30px}.shop-grid-2 .all-product .single-box .box .part-img{position:relative;width:100%;height:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:7px}.shop-grid-2 .all-product .single-box .box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-grid-2 .all-product .single-box .box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.shop-grid-2 .all-product .single-box .box .part-img .tags{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shop-grid-2 .all-product .single-box .box .part-img .tags .tag{text-align:center;width:50px;height:50px;line-height:50px;border-radius:25px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.shop-grid-2 .all-product .single-box .box .part-img .tags .tag.t-orng{background:#f80}.shop-grid-2 .all-product .single-box .box .part-img .tags .tag.t-blue{background:#01bad4}.shop-grid-2 .all-product .single-box .box .part-img .tags .tag.t-red{background:#ff4545}.shop-grid-2 .all-product .single-box .box .part-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .name{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:8px;direction:rtl}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px;direction:rtl}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price span{font-weight:400;margin-left:5px;position:relative;color:#ff4545}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .bottom .star{font-size:9px;color:#ff4545;margin-bottom:-3px}.shop-grid-2 .all-product .single-box .box .part-bottom .side-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-grid-2 .all-product .single-box .box .part-bottom .side-btn a{text-align:center;width:25px;height:25px;line-height:23px;border:1px solid #ff4545;border-radius:50%;color:#ff4545;font-size:5px;margin-bottom:7px;position:relative}.shop-grid-2 .all-product .single-box .box .part-bottom .side-btn a:last-child{margin-bottom:0}.shop-grid-2 .all-product .single-box .box .part-bottom .side-btn a:hover{background:#ff4545;color:#fff}.shop-grid-2 .all-product .single-box:hover:before{-webkit-transform:rotate(2.8deg);-ms-transform:rotate(2.8deg);transform:rotate(2.8deg)}.shop-grid-2 .all-product .single-box:hover .box .part-img .img-1{opacity:0}.shop-grid-2 .all-product .single-box:hover .box .part-img .img-2{opacity:1}.shop-grid-2 .all-product .single-box:hover .box .part-txt .bottom .add-to-chart{background:#ff4545;border-color:#ff4545;color:#fff}.shop-grid-2 .all-product .single-box:hover .box .part-txt .bottom .add-to-chart:hover{background:#fff;color:#ff4545}.shop-grid-2 .all-product .single-box:hover .box .side-btn{right:30px}.shop-grid-2 .page-bottom{margin-top:30px}.shop-grid-2 .page-bottom .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:0}.shop-grid-2 .page-bottom .pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.shop-grid-2 .page-bottom .pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.shop-grid-2 .page-bottom .pagination ul li{list-style:none;margin-left:10px}.shop-grid-2 .page-bottom .pagination ul li:first-child{margin-left:0}.shop-grid-2 .page-bottom .pagination ul li a{text-align:center;min-width:34px;height:36px;line-height:36px;border:1px solid #ff4545;border-radius:50%;color:#3c3434}.shop-grid-2 .page-bottom .pagination ul li a.active{background:#ff4545;color:#fff}.shop-grid-2 .page-bottom .pagination ul li a i{font-size:10px}.shop-grid-2 .page-bottom .pagination ul li a i svg{vertical-align:sub}.shop-grid-2 .page-bottom .pagination ul li a:hover{background:#ff4545;color:#fff}.shop-list{padding:100px 0}.shop-list.shop-list-2 .lists .single-box{padding:0;background:0}.shop-list.shop-list-2 .lists .single-box .box{background:0;border:1px solid #dbdbdb}.shop-list.shop-list-2 .lists .single-box .box .part-img{background:0;border-right:1px solid #dbdbdb;width:auto;margin-right:-30px}.shop-list.shop-list-2 .lists .single-box .box .part-txt{padding:35px 45px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .txt .tags{padding-left:125px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .rel-btns a i{border:1px solid #dbdbdb;line-height:23px}.shop-list.shop-list-2 .lists .single-box:hover{-webkit-box-shadow:0;box-shadow:0}.shop-list.shop-list-2 .lists .single-box:hover .box{background:#ffebff;border-color:transparent}.shop-list.shop-list-2 .lists .single-box:hover .box .part-img{background:#ffdfff;border-color:transparent}.shop-list.shop-list-2 .lists .single-box:hover .box .part-txt .rel-btns a i{border-color:#fff}.shop-list.shop-list-2 .page-bottom .pagination ul li a{border-radius:5px}.shop-list .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.shop-list .top .part-btn a{height:38px;line-height:38px;font-size:20px;color:#3c3434}.shop-list .top .part-btn a.active{color:#ff4545}.shop-list .top .part-btn a:first-child{margin-right:20px}.shop-list .top .part-btn a:hover{color:#ff4545}.shop-list .top .form-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:15px}.shop-list .top .form-area form{border:1px solid #dbdbdb;border-radius:8px;height:38px;line-height:38px;padding:0 10px}.shop-list .top .form-area form label{margin-bottom:0;font-size:16px;color:#3c3434}.shop-list .top .form-area form select{outline:0;border:0;margin-right:-20px;padding-right:11px;color:#acacac;cursor:pointer}.shop-list .top .form-area form i{background:#fff;font-size:12px;color:#ff4545}.shop-list .lists .single-box{padding:25px;background:#ffcfff;border-radius:10px;margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-list .lists .single-box .box{background:#ffebff;border-radius:10px;overflow:hidden}.shop-list .lists .single-box .box .part-img{position:relative;background:#ffdfff;width:275px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-list .lists .single-box .box .part-img .img-1{min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-list .lists .single-box .box .part-img .img-2{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);min-width:inherit;max-height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.shop-list .lists .single-box .box .part-txt{padding:35px 45px 35px 40px}.shop-list .lists .single-box .box .part-txt .txt{display:-webkit-box;display:-ms-flexbox;display:flex}.shop-list .lists .single-box .box .part-txt .txt .name{font-size:16px;line-height:26px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:17px}.shop-list .lists .single-box .box .part-txt .txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:23px}.shop-list .lists .single-box .box .part-txt .txt .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:100px}.shop-list .lists .single-box .box .part-txt .txt .tags .tag{padding:0 8px;height:22px;line-height:24px;border-radius:2px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.shop-list .lists .single-box .box .part-txt .txt .tags .tag.t-orng{background:#f80}.shop-list .lists .single-box .box .part-txt .txt .tags .tag.t-blue{background:#01bad4}.shop-list .lists .single-box .box .part-txt .txt .tags .tag.t-red{background:#ff4545}.shop-list .lists .single-box .box .part-txt .info{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #dbdbdb;padding:25px 0;margin-bottom:-3px}.shop-list .lists .single-box .box .part-txt .info .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-top:-2px;margin-bottom:0}.shop-list .lists .single-box .box .part-txt .info .price span{font-weight:400;margin-left:5px;position:relative}.shop-list .lists .single-box .box .part-txt .info .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.shop-list .lists .single-box .box .part-txt .info .star{font-size:9px;color:#ff4545;margin-left:35px}.shop-list .lists .single-box .box .part-txt .rel-btns .add-to-cart{height:27px;line-height:27px;padding:0 10px;font-size:12px;text-transform:capitalize;color:#3c3434;border:1px solid #ff4545;border-radius:5px}.shop-list .lists .single-box .box .part-txt .rel-btns .add-to-cart:hover{background:#ff4545;color:#fff}.shop-list .lists .single-box .box .part-txt .rel-btns a{margin-right:5px}.shop-list .lists .single-box .box .part-txt .rel-btns a i{display:inline-block;text-align:center;width:28px;height:27px;line-height:27px;background:#fff;border-radius:4px;font-size:14px;color:#ff4545;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-list .lists .single-box .box .part-txt .rel-btns a:hover i{background:#ff4545;color:#fff}.shop-list .lists .single-box:hover{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.shop-list .lists .single-box:hover .box .part-img .img-1{opacity:0}.shop-list .lists .single-box:hover .box .part-img .img-2{opacity:1}.shop-list .page-bottom{margin-top:30px}.shop-list .page-bottom .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:0}.shop-list .page-bottom .pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.shop-list .page-bottom .pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.shop-list .page-bottom .pagination ul li{list-style:none;margin-left:10px}.shop-list .page-bottom .pagination ul li:first-child{margin-left:0}.shop-list .page-bottom .pagination ul li a{text-align:center;min-width:34px;height:36px;line-height:36px;border:1px solid #ff4545;border-radius:50%;color:#3c3434}.shop-list .page-bottom .pagination ul li a.active{background:#ff4545;color:#fff}.shop-list .page-bottom .pagination ul li a i{font-size:10px}.shop-list .page-bottom .pagination ul li a i svg{vertical-align:sub}.shop-list .page-bottom .pagination ul li a:hover{background:#ff4545;color:#fff}.shop-details{padding:100px 0}.shop-details .item-section{padding-bottom:65px}.shop-details .item-section .part-img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shop-details .item-section .part-img .owl-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item{width:110px;height:110px;margin-bottom:10px;cursor:pointer}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item:last-child{margin-bottom:0}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item .product-pic img{min-width:none;width:100%;border:1px solid #dbdbdb;border-radius:5px;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item.active .product-pic img{border:1px solid #ff4545}.shop-details .item-section .part-img .product-slider{width:440px;height:470px}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider{width:440px;height:470px !important;border-radius:10px;border:1px solid #dbdbdb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider img{min-width:inherit;width:auto}.shop-details .item-section .part-txt{padding-left:35px;direction:rtl}.shop-details .item-section .part-txt h3{font-size:22px;line-height:26px;font-weight:500;text-transform:capitalize;color:#3c3434;padding-left:130px;margin-top:-2px;margin-bottom:15px;text-align:right}.shop-details .item-section .part-txt .info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.shop-details .item-section .part-txt .info .price{font-size:18px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:0}.shop-details .item-section .part-txt .info .price span{font-weight:400;margin-left:5px;position:relative}.shop-details .item-section .part-txt .info .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.shop-details .item-section .part-txt .info h5{font-size:14px;line-height:100%;margin-left:20px;color:#3c3434;margin-bottom:0}.shop-details .item-section .part-txt .info h5 span{font-weight:700;color:#ff4545}.shop-details .item-section .part-txt .item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:33px}.shop-details .item-section .part-txt .item-rating .star{font-size:9px;color:#ff4545}.shop-details .item-section .part-txt .item-rating a{font-size:14px;line-height:100%;color:#ff4545;margin-left:20px}.shop-details .item-section .part-txt .item-rating a:hover{text-decoration:underline}.shop-details .item-section .part-txt p{font-size:16px;line-height:24px;margin-bottom:10px;direction:rtl;text-align:justify}.shop-details .item-section .part-txt .cart-option ul{padding:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-details .item-section .part-txt .cart-option ul li{list-style:none;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.shop-details .item-section .part-txt .cart-option ul li:first-child{width:129px;font-size:16px;text-transform:capitalize;color:#3c3434;font-weight:700}.shop-details .item-section .part-txt .cart-option ul.color{padding-top:22px}.shop-details .item-section .part-txt .cart-option ul.color li span{width:13px;height:13px;background:#dbdbdb;border-radius:3px;margin-right:8px}.shop-details .item-section .part-txt .cart-option ul.color li span:nth-child(2){background:#01bad4}.shop-details .item-section .part-txt .cart-option ul.color li span:nth-child(3){background:#f80}.shop-details .item-section .part-txt .cart-option ul.color li span:nth-child(4){background:#ff4545}.shop-details .item-section .part-txt .cart-option ul.cart{padding-top:29px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count{padding-left:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity{position:relative;display:inline-block;padding:0 29px;border:1px solid #ff4545;border-radius:3px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity input{width:65px;padding-left:0;margin-left:-2px;margin-right:-20px;height:35px;text-align:center;font-size:16px;color:#3c3434}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav{position:absolute;right:0;top:0;width:100%;height:100%;text-align:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav .quantity-button{height:35px;line-height:35px;width:29px;text-align:center;font-size:4px;color:#3c3434;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav .quantity-button.quantity-down{left:0;border-right:1px solid #ff4545}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav .quantity-button.quantity-up{right:0;border-left:1px solid #ff4545}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .add-to-cart{height:37px;line-height:37px;font-size:12px;text-transform:capitalize;padding:0 12px;background:#ff4545;color:#fff;border:1px solid #ff4545;border-radius:5px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .add-to-cart:hover{background:0;color:#ff4545}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .more{text-align:center;height:37px;line-height:34px;width:37px;border:1px solid #ff4545;border-radius:4px;font-size:14px;color:#ff4545;margin-left:13px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .more:hover{background:#ff4545;color:#fff}.shop-details .item-section .part-txt .cart-option ul.pro-code{padding-top:29px}.shop-details .item-section .part-txt .cart-option ul.pro-code li:last-child{font-size:16px;color:#3c3434}.shop-details .item-section .part-txt .cart-option ul.share{padding-top:27px}.shop-details .item-section .part-txt .cart-option ul.share li .social a{text-align:center;width:26px;height:26px;line-height:26px;border-radius:3px;background:#f80;font-size:12px;color:#fff;margin-right:8px}.shop-details .item-section .part-txt .cart-option ul.share li .social a:last-child{margin-right:0}.shop-details .item-section .part-txt .cart-option ul.share li .social a.fb{background:#1976d2}.shop-details .item-section .part-txt .cart-option ul.share li .social a.tw{background:#03a9f4}.shop-details .item-section .part-txt .cart-option ul.share li .social a.gl{background:#dd4b39}.shop-details .item-section .part-txt .cart-option ul.share li .social a.ld{background:#007ab9}.shop-details .item-section .part-txt .cart-option ul.share li .social a.yt{background:#f44336}.shop-details .item-section .part-txt .cart-option ul.share li .social a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.shop-details .dscr-section{border:1px solid #dbdbdb;border-radius:10px;padding:30px}.shop-details .dscr-section .box nav .nav-tabs{border-bottom:1px solid #dbdbdb;margin-bottom:25px;direction:rtl}.shop-details .dscr-section .box nav .nav-tabs .nav-link{font-size:16px;line-height:100%;color:#3c3434;border:0;border-radius:0;margin-top:-1px;margin-bottom:0;padding:0;padding-bottom:21px;margin-left:50px;position:relative}.shop-details .dscr-section .box nav .nav-tabs .nav-link:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.shop-details .dscr-section .box nav .nav-tabs .nav-link:last-child{margin-right:0}.shop-details .dscr-section .box nav .nav-tabs .nav-link i{display:none}.shop-details .dscr-section .box nav .nav-tabs .nav-link.active{color:#ff4545;background:0}.shop-details .dscr-section .box nav .nav-tabs .nav-link.active:after{opacity:1}.shop-details .dscr-section .box .tab-content .tab-pane .dscr p{font-size:15px;line-height:32px;color:#3c3434;margin-bottom:28px;text-align:right;direction:rtl;text-align:justify}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul{padding:0;margin-bottom:-7px;direction:rtl;text-align:right}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul li{list-style:none;font-size:16px;margin-top:8px;color:#3c3434;padding-right:15px;position:relative;direction:rtl}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul li:after{content:"";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:6px;height:6px;background:#ff4545;border-radius:50%}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul{padding:0;margin-bottom:0;margin-top:-7px;list-style:none;direction:rtl;text-align:right}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li{border-bottom:1px solid #f1eded;font-size:15px;line-height:100%;padding-top:14px;padding-bottom:9px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li span{min-width:200px;color:#ff4545}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:-3px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews{padding-top:5px;padding-bottom:33px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box{border:1px solid #dbdbdb;border-radius:10px;padding:20px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;direction:rtl}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img{width:80px;height:80px;border-radius:5px;overflow:hidden}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt{max-width:941px;margin-bottom:-4px;width:100%}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:13px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title h3{font-family:Helvetica,sans-serif;font-size:18px;line-height:100%;font-weight:700;color:#3c3434;margin-top:-2px;margin-bottom:0}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title .star{font-size:9px;color:#ff4545;margin-top:-1px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:7px;direction:rtl;text-align:right}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt span{font-style:italic;font-size:14px;line-height:100%;color:#737373}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review h3{font-family:Helvetica,sans-serif;font-size:18px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:12px;font-family:IRANSans;text-align:right}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:10px;text-align:right;direction:rtl}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating{margin-bottom:24px;text-align:right}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating i{color:#ff4545;padding-right:7px;cursor:pointer;font-size:11px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input{width:100%;height:60px;border:1px solid #dbdbdb;border-radius:5px;padding:0 25px;color:#fff;margin-bottom:30px;text-align:right}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input::-webkit-input-placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input:-ms-input-placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input::-ms-input-placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input::placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input:focus{border-color:#ff4545}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea{width:100%;height:195px;border:1px solid #dbdbdb;border-radius:5px;padding:20px 25px;color:#3c3434;margin-bottom:23px;text-align:right;direction:rtl}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea::-webkit-input-placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea:-ms-input-placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea::-ms-input-placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea::placeholder{color:#b0b0b0}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea:focus{border-color:#ff4545}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form button{height:60px;line-height:60px;background:#ff4545;border:1px solid #ff4545;border-radius:5px;color:#fff;font-size:18px;font-weight:700;padding:0 34px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form button:hover{background:0;color:#ff4545}.shop-details .releted-products{padding-top:100px}.shop-details .releted-products .top{border-bottom:1px solid #dbdbdb;margin-bottom:30px}.shop-details .releted-products .top .sec-title h2{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative}.shop-details .releted-products .top .sec-title h2:after{content:"";position:absolute;top:100%;right:0;width:100%;height:1px;background:#ff4545}.shop-details .releted-products .releted-slider .single-box{border:1px solid #dbdbdb;border-radius:10px;padding:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;position:relative;overflow:hidden}.shop-details .releted-products .releted-slider .single-box .part-img{position:relative;width:100%;height:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:42px}.shop-details .releted-products .releted-slider .single-box .part-img .img-1{min-width:inherit;width:auto;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-details .releted-products .releted-slider .single-box .part-img .img-2{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:inherit;width:auto;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0}.shop-details .releted-products .releted-slider .single-box .part-img .tags{position:absolute;top:10px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shop-details .releted-products .releted-slider .single-box .part-img .tags .tag{padding:0 8px;height:22px;line-height:23px;border-radius:2px;color:#fff;font-size:12px;text-transform:uppercase;margin-bottom:10px}.shop-details .releted-products .releted-slider .single-box .part-img .tags .tag.t-orng{background:#f80}.shop-details .releted-products .releted-slider .single-box .part-img .tags .tag.t-blue{background:#01bad4}.shop-details .releted-products .releted-slider .single-box .part-img .tags .tag.t-red{background:#ff4545}.shop-details .releted-products .releted-slider .single-box .part-txt p{font-size:14px;line-height:20px;color:#3c3434;margin-bottom:13px;direction:rtl;text-align:right}.shop-details .releted-products .releted-slider .single-box .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:14px;direction:rtl;text-align:right}.shop-details .releted-products .releted-slider .single-box .part-txt .price span{font-weight:400;margin-left:5px;position:relative;color:#ff4545}.shop-details .releted-products .releted-slider .single-box .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.shop-details .releted-products .releted-slider .single-box .part-txt .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-details .releted-products .releted-slider .single-box .part-txt .bottom .star{font-size:9px;color:#ff4545}.shop-details .releted-products .releted-slider .single-box .part-txt .bottom .add-to-chart{height:30px;line-height:30px;padding:0 10px;font-size:12px;text-transform:capitalize;color:#3c3434;border:1px solid #dbdbdb;border-radius:5px}.shop-details .releted-products .releted-slider .single-box .side-btn{position:absolute;top:30px;right:-36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.shop-details .releted-products .releted-slider .single-box .side-btn a{text-align:center;width:35px;height:35px;line-height:35px;background:#fff;color:#ff4545;font-size:7px;margin-bottom:10px;position:relative}.shop-details .releted-products .releted-slider .single-box .side-btn a:last-child{margin-bottom:0}.shop-details .releted-products .releted-slider .single-box .side-btn a:hover{background:#ff4545;color:#fff}.shop-details .releted-products .releted-slider .single-box:hover{background:#ffe9d0;border-color:#ffe9d0}.shop-details .releted-products .releted-slider .single-box:hover .part-img .img-1{opacity:0}.shop-details .releted-products .releted-slider .single-box:hover .part-img .img-2{opacity:1}.shop-details .releted-products .releted-slider .single-box:hover .part-txt .bottom .add-to-chart{background:#ff4545;border-color:#ff4545;color:#fff}.shop-details .releted-products .releted-slider .single-box:hover .part-txt .bottom .add-to-chart:hover{background:#fff;color:#ff4545}.shop-details .releted-products .releted-slider .single-box:hover .side-btn{right:30px}.shop-details .releted-products .releted-slider .owl-nav{position:absolute;top:-69px;left:0}.shop-details .releted-products .releted-slider .owl-nav button{font-size:5px;color:rgba(255,69,69,.5)}.shop-details .releted-products .releted-slider .owl-nav button.owl-prev{margin-right:20px}.shop-details .releted-products .releted-slider .owl-nav button:hover{color:#ff4545}.blog-inner{background:0}.blog-inner .single-box{background:#f9f9f9;margin-bottom:30px}.blog-inner .single-box:hover{background:0;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.12);box-shadow:0 0 25px 0 rgba(0,0,0,.12)}.blog-inner .pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.blog-inner .pagination.pagination-2{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-inner .pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-inner .pagination ul li{list-style:none;margin-left:10px}.blog-inner .pagination ul li:first-child{margin-left:0}.blog-inner .pagination ul li a{text-align:center;min-width:34px;height:36px;line-height:36px;border:1px solid #ff4545;border-radius:5px;color:#3c3434}.blog-inner .pagination ul li a.active{background:#ff4545;color:#fff}.blog-inner .pagination ul li a i{font-size:10px}.blog-inner .pagination ul li a i svg{vertical-align:sub}.blog-inner .pagination ul li a:hover{background:#ff4545;color:#fff}.blog-inner .pagination ul li.prev{margin-right:15px}.blog-inner .pagination ul li.prev a i{font-size:9px;vertical-align:-webkit-baseline-middle}.blog-inner .pagination ul li.next{margin-left:25px}.blog-inner .pagination ul li.next a i{font-size:9px;vertical-align:-webkit-baseline-middle}.blog-inner .sidebar h3{font-size:25px;line-height:100%;font-weight:700;color:#3c3434;border-bottom:1px solid #dbdbdb;padding-bottom:13px;position:relative;margin-bottom:25px;text-align:right}.blog-inner .sidebar h3:after{content:"";position:absolute;bottom:-1px;right:0;width:100px;height:2px;background:#ff4545}.blog-inner .sidebar .search-area{margin-bottom:50px}.blog-inner .sidebar .search-area form{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-inner .sidebar .search-area form input{height:45px;background:#ffe9d0;border:1px solid #dbdbdb;border-right:0;border-radius:0 5px 5px 0;width:100%;padding:0 16px;font-size:14px;text-align:right}.blog-inner .sidebar .search-area form button{background:#ff4545;color:#fff;border:1px solid #ff4545;border-radius:5px 0 0 5px;font-size:8px;padding:0 24px}.blog-inner .sidebar .category{margin-bottom:36px}.blog-inner .sidebar .category ul{padding:0;margin:0}.blog-inner .sidebar .category ul li{list-style:none;padding-bottom:11px}.blog-inner .sidebar .category ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;color:#3c3434;text-transform:capitalize}.blog-inner .sidebar .category ul li a:hover{color:#ff4545}.blog-inner .sidebar .recent-post{margin-bottom:50px}.blog-inner .sidebar .recent-post ul{padding:0;margin-bottom:0;margin-top:-5px}.blog-inner .sidebar .recent-post ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.blog-inner .sidebar .recent-post ul li:last-child{padding-bottom:0}.blog-inner .sidebar .recent-post ul li .part-img{width:100px;height:94px;border-radius:5px;overflow:hidden}.blog-inner .sidebar .recent-post ul li .part-img img{width:100%}.blog-inner .sidebar .recent-post ul li .part-txt{width:250px;margin-bottom:-5px;text-align:right}.blog-inner .sidebar .recent-post ul li .part-txt a{font-size:16px;line-height:24px;color:#3c3434;margin-top:-5px;margin-bottom:13px}.blog-inner .sidebar .recent-post ul li .part-txt a:hover{color:#ff4545}.blog-inner .sidebar .recent-post ul li .part-txt span{font-size:13px;line-height:100%;color:#3c3434}.blog-inner .sidebar .recent-post ul li .part-txt span i{margin-right:10px}.blog-inner .sidebar .sale-products{margin-bottom:55px}.blog-inner .sidebar .sale-products ul{padding:0;margin:0;margin-top:-5px}.blog-inner .sidebar .sale-products ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.blog-inner .sidebar .sale-products ul li:last-child{padding-bottom:0;border-bottom:0}.blog-inner .sidebar .sale-products ul li .part-img{position:relative;width:100px;height:94px;background:#f9f9f9;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.blog-inner .sidebar .sale-products ul li .part-img img{padding:10px 0;min-width:inherit;width:auto;height:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.blog-inner .sidebar .sale-products ul li .part-img .img-2{position:absolute;opacity:0}.blog-inner .sidebar .sale-products ul li .part-txt{margin-top:-5px}.blog-inner .sidebar .sale-products ul li .part-txt a{font-size:16px;line-height:20px;color:#3c3434;margin-bottom:18px}.blog-inner .sidebar .sale-products ul li .part-txt .price{font-size:14px;line-height:100%;font-weight:600;color:#3c3434;margin-bottom:12px}.blog-inner .sidebar .sale-products ul li .part-txt .price span{margin-left:5px;font-weight:400;position:relative}.blog-inner .sidebar .sale-products ul li .part-txt .price span:after{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;background:#3c3434}.blog-inner .sidebar .sale-products ul li:hover .part-img{background:#ffe9d0;border-color:#ffe9d0}.blog-inner .sidebar .sale-products ul li:hover .part-img .img-1{opacity:0}.blog-inner .sidebar .sale-products ul li:hover .part-img .img-2{opacity:1}.blog-inner .sidebar .products-tag .tags{padding-top:5px}.blog-inner .sidebar .products-tag .tags a{font-size:16px;height:40px;line-height:40px;padding:0 10px;color:#3c3434;border:1px solid #dbdbdb;border-radius:5px;margin-right:5px;margin-bottom:10px}.blog-inner .sidebar .products-tag .tags a:hover{color:#fff;border-color:#ff4545;background:#ff4545}.blog-inner .main-content .main-title{font-size:25px;line-height:35px;font-weight:700;color:#3c3434;margin-top:-4px;margin-bottom:44px;text-align:right;direction:rtl}.blog-inner .main-content .main-image{border-radius:10px;overflow:hidden}.blog-inner .main-content .main-image img{min-width:inherit;width:100%}.blog-inner .main-content .blog-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-end;border-bottom:1px solid #dbdbdb;padding:30px 0}.blog-inner .main-content .blog-info .admin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .main-content .blog-info .admin .img{width:34px;height:34px;border-radius:50%;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.3);box-shadow:0 5px 5px 0 rgba(0,0,0,.3);margin-right:8px}.blog-inner .main-content .blog-info .admin p{font-size:12px;line-height:100%;color:#3c3434;margin-bottom:0}.blog-inner .main-content .blog-info .admin p span{margin:0 12px}.blog-inner .main-content .blog-info .add-info{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-inner .main-content .blog-info .add-info div{margin-right:20px;height:34px;line-height:32px;padding:0 15px;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .main-content .blog-info .add-info div.comnt{background:#f80}.blog-inner .main-content .blog-info .add-info div.like{background:#ff4545}.blog-inner .main-content .blog-info .add-info div.view{background:#01bad4}.blog-inner .main-content .blog-info .add-info div:last-child{margin-right:0}.blog-inner .main-content .blog-info .add-info div i{display:inline-block;font-size:12px;color:#fff;margin-right:8px}.blog-inner .main-content .blog-info .add-info div span{font-size:14px;color:#fff}.blog-inner .main-content .part-txt{text-align:right;text-align:justify;direction:rtl}.blog-inner .main-content .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:18px}.blog-inner .main-content .part-txt p.quoted{background:#ffebff;padding:25px 30px 22px;border-radius:10px;margin-top:23px;margin-bottom:25px;font-style:italic}.blog-inner .main-content .part-txt p.quoted i{color:#ff4545;font-family:none;font-size:14px}.blog-inner .main-content .part-img{margin-top:5px;border-radius:10px;overflow:hidden}.blog-inner .main-content .other-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding:30px 0;margin-top:23px}.blog-inner .main-content .other-info .tags-btn a{height:40px;line-height:40px;background:#ff4545;border:1px solid #ff4545;border-radius:5px;color:#fff;padding:0 10px;margin-right:15px}.blog-inner .main-content .other-info .tags-btn a:last-child{margin-right:0}.blog-inner .main-content .other-info .tags-btn a:hover{background:0;color:#ff4545}.blog-inner .main-content .other-info .socials a{width:25px;height:25px;border-radius:50%;border:1px solid #fff;text-align:center;font-size:11px;line-height:25px;color:#fff;margin-right:6px}.blog-inner .main-content .other-info .socials a.fb{background:#1976d2}.blog-inner .main-content .other-info .socials a.tw{background:#03a9f4}.blog-inner .main-content .other-info .socials a.gl{background:#dd4b39}.blog-inner .main-content .other-info .socials a.ld{background:#007ab9}.blog-inner .main-content .other-info .socials a.yt{background:#f44336}.blog-inner .main-content .other-info .socials a:last-child{margin-right:0}.blog-inner .main-content .other-info .socials a:hover{-webkit-box-shadow:0 5px 3px 0 rgba(0,0,0,.2);box-shadow:0 5px 3px 0 rgba(0,0,0,.2)}.blog-inner .main-content .review-area{padding-top:50px}.blog-inner .main-content .review-area .title{font-size:25px;line-height:35px;font-weight:700;color:#3c3434;margin-top:-5px;margin-bottom:24px}.blog-inner .main-content .review-area .blog-comment .single-comment{border:1px solid #dbdbdb;border-radius:10px;padding:20px;margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-inner .main-content .review-area .blog-comment .single-comment.reply{margin-left:70px}.blog-inner .main-content .review-area .blog-comment .single-comment.reply .txt{max-width:533px}.blog-inner .main-content .review-area .blog-comment .single-comment .img{width:105px;height:104px;border-radius:5px;overflow:hidden}.blog-inner .main-content .review-area .blog-comment .single-comment .txt{max-width:603px;margin-bottom:-4px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:13px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name h3{font-family:Helvetica,sans-serif;font-size:18px;line-height:100%;font-weight:700;color:#3c3434;margin-top:-2px;margin-bottom:0}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name .star{font-size:9px;color:#ff4545;margin-top:-1px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:7px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt span{font-style:italic;font-size:14px;line-height:100%;color:#737373}.blog-inner .main-content .review-area .blog-comment .single-comment .txt a{font-style:italic;font-size:14px;line-height:100%;text-transform:capitalize;color:#737373;margin-left:25px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt a:hover{color:#ff4545}.blog-inner .main-content .review-area .post-a-review{padding-top:20px}.blog-inner .main-content .review-area .post-a-review h3{font-family:Helvetica,sans-serif;font-size:18px;line-height:100%;font-weight:700;color:#3c3434;margin-top:-2px;margin-bottom:12px}.blog-inner .main-content .review-area .post-a-review p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:10px}.blog-inner .main-content .review-area .post-a-review form .simple-rating{margin-bottom:24px}.blog-inner .main-content .review-area .post-a-review form .simple-rating i{color:#ff4545;padding-right:7px;cursor:pointer;font-size:11px}.blog-inner .main-content .review-area .post-a-review form input{width:100%;height:60px;border:1px solid #dbdbdb;border-radius:5px;padding:0 25px;color:#3c3434;margin-bottom:30px}.blog-inner .main-content .review-area .post-a-review form input::-webkit-input-placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form input:-ms-input-placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form input::-ms-input-placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form input::placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form input:focus{border-color:#ff4545}.blog-inner .main-content .review-area .post-a-review form textarea{width:100%;height:195px;border:1px solid #dbdbdb;border-radius:5px;padding:20px 25px;color:#3c3434;margin-bottom:23px}.blog-inner .main-content .review-area .post-a-review form textarea::-webkit-input-placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form textarea:-ms-input-placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form textarea::-ms-input-placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form textarea::placeholder{color:#b0b0b0}.blog-inner .main-content .review-area .post-a-review form textarea:focus{border-color:#ff4545}.blog-inner .main-content .review-area .post-a-review form button{height:60px;line-height:60px;background:#ff4545;border:1px solid #ff4545;border-radius:5px;color:#fff;font-size:18px;font-weight:700;padding:0 34px}.blog-inner .main-content .review-area .post-a-review form button:hover{background:0;color:#ff4545}.about{padding-top:100px;padding-bottom:60px}.about .part-img img{min-width:inherit;width:auto}.about .part-txt h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:4px}.about .part-txt h5{font-size:18px;line-height:36px;font-weight:700;color:#3c3434;margin-bottom:23px}.about .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:18px}.about .part-txt ul{padding:30px 0;margin-bottom:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #ff4545;margin-top:23px}.about .part-txt ul li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.about .part-txt ul li.signature{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:85px}.about .part-txt ul li.signature .img-1{width:45px;height:45px;border:3px solid #ff4545;border-radius:50%;overflow:hidden;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin-right:15px}.about .part-txt ul li.signature .img-1 img{width:100%}.about .part-txt ul li.off-day{margin-top:-5px}.about .part-txt ul li.off-day .part-icon span{font-size:22px;color:#ff4545;margin-right:19px}.about .part-txt ul li.off-day .txt p{font-size:16px;line-height:24px;color:#3c3434;margin-top:-6px;margin-bottom:0}.about .part-txt ul li.off-day .txt p span{display:block;font-size:18px;line-height:36px;font-weight:700;margin-bottom:2px}.about .part-txt .def-btn{height:60px;line-height:58px;background:#ff4545;border:1px solid #ff4545;padding:0 30px;font-size:20px;color:#fff;border-radius:5px}.about .part-txt .def-btn:hover{background:#fff;color:#ff4545}.feature-inner{padding-top:60px}.vision{padding:60px 0}.vision .part-txt h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:4px}.vision .part-txt h5{font-size:18px;line-height:36px;font-weight:700;color:#3c3434;margin-bottom:23px}.vision .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:18px}.vision .part-txt ul{margin-bottom:-7px;padding-left:20px}.vision .part-txt ul li{list-style:none;font-size:16px;line-height:24px;color:#3c3434;position:relative}.vision .part-txt ul li:first-child{margin-bottom:18px}.vision .part-txt ul li:before{content:"";position:absolute;top:6px;left:-20px;width:8px;height:8px;background:rgba(255,69,69,.5);border-radius:50%}.vision .part-txt ul li:after{content:"";position:absolute;top:8px;left:-18px;width:4px;height:4px;background:#ff4545;border-radius:50%}.vision .part-img{margin-left:30px;border-radius:10px;margin-bottom:35px;position:relative;z-index:2}.vision .part-img:after{content:"";position:absolute;bottom:-35px;right:-35px;width:100%;height:100%;background:#ff4545;border-radius:10px;z-index:-1}.vision .part-img img{border-radius:10px}.mission{padding-top:60px;padding-bottom:100px}.mission .part-img{margin-right:30px;border-radius:10px;margin-bottom:35px;position:relative;z-index:2}.mission .part-img:after{content:"";position:absolute;bottom:-35px;left:-35px;width:100%;height:100%;background:#ff4545;border-radius:10px;z-index:-1}.mission .part-img img{border-radius:10px}.mission .part-txt h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:4px}.mission .part-txt h5{font-size:18px;line-height:36px;font-weight:700;color:#3c3434;margin-bottom:23px}.mission .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:20px}.mission .part-txt ul{margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.mission .part-txt ul:last-child{margin-bottom:-10px}.mission .part-txt ul li{list-style:none;font-size:16px;line-height:30px;font-style:italic;color:#3c3434;padding-left:20px;min-width:220px;position:relative}.mission .part-txt ul li:before{content:"";position:absolute;top:6px;left:0;width:8px;height:8px;background:rgba(255,69,69,.5);border-radius:50%}.mission .part-txt ul li:after{content:"";position:absolute;top:8px;left:2px;width:4px;height:4px;background:#ff4545;border-radius:50%}.video{background:url(../images/video-bg.jpg) center center no-repeat;background-size:cover;padding-top:165px;padding-bottom:245px}.video .btn-area{text-align:center}.video .btn-area .vdo-btn{text-align:center;width:125px;height:125px;line-height:110px;font-size:40px;background:#f5f5f5;color:#ff4545;border:10px solid #cdcdcd;border-radius:50%}.video .btn-area .vdo-btn i{margin-left:10px}.video .btn-area .vdo-btn:hover{border-color:#ff4545}.counter-area{padding-bottom:100px;margin-top:-80px}.counter-area .single-box{background:#ffebff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.counter-area .single-box .icon{height:40px;margin-bottom:25px}.counter-area .single-box .icon img{min-width:inherit;width:auto;height:100%}.counter-area .single-box .txt{text-align:center}.counter-area .single-box .txt h2{font-size:25px;line-height:30px;font-weight:700;color:#3c3434;margin-top:-4px;margin-bottom:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.counter-area .single-box .txt h3{font-size:18px;line-height:30px;font-weight:400;color:#3c3434;margin-bottom:-11px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.counter-area .single-box:hover{background:#ffcfff}.counter-area .single-box:hover .txt h2,.counter-area .single-box:hover .txt h3{color:#ff4545}.about-2{padding:100px 0}.about-2 .part-img{margin-right:85px;margin-bottom:35px;position:relative;z-index:2}.about-2 .part-img:after{content:"";position:absolute;bottom:-35px;left:-35px;width:100%;height:100%;background:#ff4545;border-radius:10px;z-index:-1}.about-2 .part-img img{min-width:inherit;width:100%;border-radius:10px}.about-2 .part-img .txt{position:absolute;top:50%;right:-85px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:170px;background:#fff;border-radius:10px;text-align:center;padding:85px 30px;z-index:2}.about-2 .part-img .txt:after{content:"";position:absolute;top:13px;right:13px;bottom:13px;left:13px;background:#ffe9d0;z-index:-1}.about-2 .part-img .txt h3{font-size:20px;line-height:36px;font-weight:500;color:#3c3434;margin-top:-9px;margin-bottom:-13px}.about-2 .part-txt h2{font-size:30px;line-height:50px;font-weight:700;text-transform:capitalize;color:#ff4545;margin-top:-6px;margin-bottom:4px;text-align:right}.about-2 .part-txt h5{font-size:18px;line-height:36px;font-weight:700;color:#3c3434;margin-bottom:23px;text-align:right}.about-2 .part-txt p{font-size:16px;line-height:28px;color:#3c3434;margin-bottom:18px;text-align:right;direction:rtl}.about-2 .part-txt ul{padding:0;margin-top:28px;margin-bottom:38px;display:-webkit-box;display:-ms-flexbox;display:flex}.about-2 .part-txt ul li{list-style:none}.about-2 .part-txt ul li .icon span{font-size:22px;color:#ff4545;margin-right:19px}.about-2 .part-txt ul li p{font-size:16px;line-height:24px;color:#3c3434;margin-top:-6px;margin-bottom:0;margin-right:50px}.about-2 .part-txt ul li p span{display:block;font-size:18px;line-height:36px;font-weight:700}.about-2 .part-txt .def-btn{height:60px;line-height:58px;background:#ff4545;border:1px solid #ff4545;padding:0 30px;font-size:20px;color:#fff;border-radius:5px}.about-2 .part-txt .def-btn:hover{background:#fff;color:#ff4545}.skill{background:#ffebff;padding:100px 0}.skill .skill-area h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:10px}.skill .skill-area p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:13px}.skill .skill-area .bar-title{font-size:16px;line-height:24px;color:#3c3434;margin-top:30px;margin-bottom:8px}.skill .skill-area .progress{background:#3c3434;height:10px;border-radius:5px;overflow:visible}.skill .skill-area .progress .progress-bar{background:#ff4545;border-radius:5px;overflow:visible;position:relative}.skill .skill-area .progress .progress-bar span{position:absolute;top:-15px;right:-4px;width:40px;height:40px;background:rgba(255,69,69,.6);border-radius:50%;font-size:16px;line-height:41px;z-index:2}.skill .skill-area .progress .progress-bar span:after{content:"";position:absolute;top:4px;left:4px;width:32px;height:32px;background:#ff4545;border-radius:50%;z-index:-1}.skill .part-img{border-radius:10px;overflow:hidden}.skill .part-img img{min-width:inherit;width:100%}.skill .what-we-do h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:10px}.skill .what-we-do p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:18px}.skill .what-we-do .def-btn{height:60px;line-height:58px;background:#ff4545;border:1px solid #ff4545;padding:0 30px;font-size:20px;color:#fff;border-radius:5px;margin-top:20px}.skill .what-we-do .def-btn:hover{background:#fff;color:#ff4545}.history{padding-top:100px;padding-bottom:70px}.history .heading{margin-bottom:55px}.history .heading h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:10px}.history .heading p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px}.history .single-box{padding:30px 28px 30px 30px;background:#ffebff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:10px;margin-bottom:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.history .single-box .part-icon{margin-right:29px}.history .single-box .part-icon span{text-align:center;width:117px;height:117px;line-height:117px;background:rgba(255,69,69,.6);border-radius:50%;font-size:45px;color:#fff;position:relative;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:2}.history .single-box .part-icon span:after{content:"";position:absolute;top:8px;left:8px;right:8px;bottom:8px;background:#ff4545;border-radius:50%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;z-index:-1}.history .single-box .part-icon span i[class^=flaticon-]:before,.history .single-box .part-icon span i[class*="flaticon-"]:before{line-height:inherit}.history .single-box .part-txt h4{display:inline-block;height:26px;line-height:28px;background:#ffcfff;border-radius:13px;font-size:16px;color:#3c3434;padding:0 15px;margin-bottom:15px}.history .single-box .part-txt h3{font-size:25px;line-height:100%;font-weight:400;text-transform:capitalize;color:#3c3434;margin-bottom:14px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.history .single-box .part-txt h3 span{font-weight:700}.history .single-box .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.history .single-box:hover{background:#ff4545}.history .single-box:hover .part-icon span{background:rgba(255,235,255,.6);color:#ff4545}.history .single-box:hover .part-icon span:after{background:#ffebff}.history .single-box:hover .part-txt h4{background:#ffebff}.history .single-box:hover .part-txt h3,.history .single-box:hover .part-txt p{color:#fff}.team{background:#ffebff;padding:100px 0}.team .heading{margin-bottom:55px}.team .heading h2{font-size:40px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:10px}.team .heading p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px}.team .single-box{background:#fff;border-radius:10px;padding:20px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.team .single-box .part-img{border-radius:10px;overflow:hidden;position:relative}.team .single-box .part-img img{min-width:inherit;width:100%}.team .single-box .part-img .social{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.team .single-box .part-img .social a{width:25px;height:25px;border-radius:50%;border:1px solid #fff;text-align:center;font-size:11px;line-height:25px;color:#fff;margin-top:121px;margin-right:10px}.team .single-box .part-img .social a.fb{background:#1976d2}.team .single-box .part-img .social a.tw{background:#03a9f4}.team .single-box .part-img .social a.gl{background:#dd4b39}.team .single-box .part-img .social a.ld{background:#007ab9}.team .single-box .part-img .social a:last-child{margin-right:0}.team .single-box .part-img .social a:hover{-webkit-box-shadow:0 5px 3px 0 rgba(0,0,0,.2);box-shadow:0 5px 3px 0 rgba(0,0,0,.2)}.team .single-box .part-txt{text-align:center;padding-top:25px;padding-bottom:5px}.team .single-box .part-txt h3{font-size:22px;line-height:100%;font-weight:500;color:#3c3434;text-transform:capitalize;margin-bottom:8px}.team .single-box .part-txt p{font-size:16px;line-height:100%;color:#3c3434;margin-bottom:-3px}.team .single-box:hover{-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.1);box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.team .single-box:hover .social{opacity:1}.team .single-box:hover .social a{margin-top:0}.shop-cart{padding:135px 0}.shop-cart .table{margin-bottom:0;border-collapse:separate;border-spacing:0;border:1px solid #dbdbdb;border-radius:10px 10px 0 0;text-align:right;direction:rtl}.shop-cart .table thead tr th{border:0;padding:10px 15px 14px;font-family:josefin sans,sans-serif;font-size:14px;font-weight:400;line-height:100%;color:#3c3434;text-align:center;border-left:1px solid;border-color:#dbdbdb;text-align:right;direction:rtl;font-family:IRANSans;width:30px}.shop-cart .table thead tr th:first-child{text-align:right;border-right:0}.shop-cart .table tbody tr td{border-right:1px solid;border-color:#dbdbdb;padding:10px;font-size:13px}.shop-cart .table tbody tr td:first-child{border-left:0}.shop-cart .table tbody tr td .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:rtl}.shop-cart .table tbody tr td .product .part-img{width:85px;height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0;background:#ffe9d0;border-radius:3px;margin-left:29px}.shop-cart .table tbody tr td .product .part-img img{min-width:inherit;width:auto;height:100%}.shop-cart .table tbody tr td .product .part-txt p{font-size:14px;line-height:100%;color:#3c3434;margin-bottom:0}.shop-cart .table tbody tr td .price{height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px}.shop-cart .table tbody tr td .price p{font-size:13px;line-height:100%;color:#3c3434;margin-bottom:0}.shop-cart .table tbody tr td .product-quantity{height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-cart .table tbody tr td .product-quantity .product-count{height:35px}.shop-cart .table tbody tr td .product-quantity .product-count .quantity{position:relative;display:inline-block;padding:0 10px;border:1px solid #ff4545;border-radius:3px}.shop-cart .table tbody tr td .product-quantity .product-count .quantity input{width:65px;padding-left:0;margin-left:-2px;margin-right:-20px;height:35px;text-align:center;font-size:16px;color:#3c3434}.shop-cart .table tbody tr td .product-quantity .product-count .quantity .quantity-nav{position:absolute;right:0;top:0;width:100%;height:100%;text-align:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shop-cart .table tbody tr td .product-quantity .product-count .quantity .quantity-nav .quantity-button{height:35px;line-height:35px;width:29px;text-align:center;font-size:4px;color:#3c3434;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.shop-cart .table tbody tr td .product-quantity .product-count .quantity .quantity-nav .quantity-button.quantity-down{left:0;border-right:1px solid #ff4545}.shop-cart .table tbody tr td .product-quantity .product-count .quantity .quantity-nav .quantity-button.quantity-up{right:0;border-left:1px solid #ff4545}.shop-cart .table tbody tr td .total-price{height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-cart .table tbody tr td .total-price p{font-size:13px;line-height:100%;color:#3c3434;margin-bottom:0}.shop-cart .table tbody tr td .delete{height:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-cart .table tbody tr td .delete button{padding:0;color:#ff4545}.shop-cart .cart-totals{padding-top:100px}.shop-cart .cart-totals .coupon{border-radius:10px 10px 0 0;overflow:hidden}.shop-cart .cart-totals .coupon .coupon-title{background:#ff4545;padding:25px 30px 19px}.shop-cart .cart-totals .coupon .coupon-title h2{font-size:22px;line-height:100%;font-weight:400;color:#fff;margin-bottom:0}.shop-cart .cart-totals .coupon .part-txt{border:1px solid #dbdbdb;border-top:0;padding:30px}.shop-cart .cart-totals .coupon .part-txt p{font-size:16px;line-height:100%;color:#b0b0b0;margin-top:-1px;margin-bottom:27px}.shop-cart .cart-totals .coupon .part-txt form .wrap{border:1px solid #dbdbdb;border-radius:10px;overflow:hidden;margin-bottom:30px}.shop-cart .cart-totals .coupon .part-txt form .wrap input{height:58px;padding:0 20px;width:100%}.shop-cart .cart-totals .coupon .part-txt form .wrap input::-webkit-input-placeholder{color:#b0b0b0}.shop-cart .cart-totals .coupon .part-txt form .wrap input:-ms-input-placeholder{color:#b0b0b0}.shop-cart .cart-totals .coupon .part-txt form .wrap input::-ms-input-placeholder{color:#b0b0b0}.shop-cart .cart-totals .coupon .part-txt form .wrap input::placeholder{color:#b0b0b0}.shop-cart .cart-totals .coupon .part-txt form button{height:60px;line-height:60px;background:#ff4545;border:1px solid #ff4545;border-radius:10px;color:#fff;font-size:18px;font-weight:700;padding:0 24px}.shop-cart .cart-totals .coupon .part-txt form button:hover{background:0;color:#ff4545}.shop-cart .cart-totals .proceed-to-checkout{border-radius:10px 10px 0 0;overflow:hidden}.shop-cart .cart-totals .proceed-to-checkout .checkout-title{background:#ff4545;padding:25px 30px 19px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title h2{font-size:22px;line-height:100%;font-weight:400;color:#fff;margin-bottom:0}.shop-cart .cart-totals .proceed-to-checkout .part-txt{border:1px solid #dbdbdb;border-top:0;padding:30px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul{padding:0;margin-bottom:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li{list-style:none;font-size:16px;font-weight:700;line-height:100%;color:#3c3434;margin-top:-1px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li span{margin-right:38px}.shop-cart .cart-totals .proceed-to-checkout .part-txt p{font-size:16px;line-height:100%;color:#3c3434;margin-top:-1px;margin-bottom:-3px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box{border-top:0;text-align:left}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul{padding:0;margin-bottom:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li{list-style:none;font-size:16px;font-weight:700;line-height:100%;color:#3c3434;margin-top:-1px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li span{margin-right:38px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box a{height:60px;line-height:60px;background:#ff4545;border:1px solid #ff4545;border-radius:10px;color:#fff;font-size:18px;font-weight:700;padding:0 24px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box a:hover{background:0;color:#ff4545}.shop-compare{padding:100px 0}.shop-compare .box-wrap .single-box{border:1px solid #dbdbdb;border-radius:10px;overflow:hidden}.shop-compare .box-wrap .single-box .close-btn button{width:100%;background:#dbdbdb;height:49px;line-height:46px;color:#ff4545;font-size:16px}.shop-compare .box-wrap .single-box .close-btn button:hover{background:#ff4545;color:#fff}.shop-compare .box-wrap .single-box .product-area .part-img{height:211px;padding:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-compare .box-wrap .single-box .product-area .part-img img{min-width:inherit;width:auto;max-height:100%}.shop-compare .box-wrap .single-box .product-area .part-txt{text-align:center;padding-bottom:30px}.shop-compare .box-wrap .single-box .product-area .part-txt p{font-size:16px;line-height:100%;color:#3c3434;margin-top:-1px;margin-bottom:15px}.shop-compare .box-wrap .single-box .product-area .part-txt .price{font-size:14px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:22px}.shop-compare .box-wrap .single-box .product-area .part-txt .star{font-size:9px;color:#ff4545;margin-bottom:-3px}.shop-compare .box-wrap .single-box .product-area .part-txt .star span{font-size:11px;line-height:100%;color:#3c3434;margin-left:6px}.shop-compare .box-wrap .single-box .product-features ul{padding:0;margin:0;text-align:center;border-top:1px solid #dbdbdb}.shop-compare .box-wrap .single-box .product-features ul li{list-style:none;border-bottom:1px solid #dbdbdb;font-size:16px;line-height:100%;color:#3c3434;padding-top:19px;padding-bottom:17px}.shop-compare .box-wrap .single-box .product-features ul li i{margin-left:15px;font-size:16px}.shop-compare .box-wrap .single-box .product-features ul li i.fa-times{color:#ff4545}.shop-compare .box-wrap .single-box .product-features ul li i.fa-check{color:#00b500}.shop-compare .box-wrap .single-box .bottom-txt{padding:30px;text-align:center}.shop-compare .box-wrap .single-box .bottom-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-top:-5px;margin-bottom:-7px}.form-wrap{padding:100px 0}.form-wrap .login-form{-webkit-box-shadow:0 0 30px -2px rgba(0,0,0,.1);box-shadow:0 0 30px -2px rgba(0,0,0,.1);border-radius:10px;padding:30px}.form-wrap .login-form h4{height:60px;background:#ff4545;border-radius:10px;line-height:60px;font-size:18px;font-weight:700;color:#fff;padding-left:30px;padding-right:11px;margin-bottom:40px;text-align:right}.form-wrap .login-form h4 span{font-size:30px;float:left;opacity:.3}.form-wrap .login-form form input[type=email],.form-wrap .login-form form [type=password]{width:100%;height:60px;border:1px solid #dbdbdb;border-radius:10px;margin-bottom:20px;padding:0 30px}.form-wrap .login-form form input[type=email]::-webkit-input-placeholder,.form-wrap .login-form form [type=password]::-webkit-input-placeholder{color:#b0b0b0}.form-wrap .login-form form input[type=email]:-ms-input-placeholder,.form-wrap .login-form form [type=password]:-ms-input-placeholder{color:#b0b0b0}.form-wrap .login-form form input[type=email]::-ms-input-placeholder,.form-wrap .login-form form [type=password]::-ms-input-placeholder{color:#b0b0b0}.form-wrap .login-form form input[type=email]::placeholder,.form-wrap .login-form form [type=password]::placeholder{color:#b0b0b0}.form-wrap .login-form form a{float:right;font-size:16px;line-height:100%;color:#3c3434;margin-top:-1px;margin-bottom:27px}.form-wrap .login-form form a:hover{text-decoration:underline}.form-wrap .login-form form button{width:100%;height:60px;line-height:60px;background:#ff4545;border:2px solid #ff4545;border-radius:10px;font-size:18px;font-weight:700;color:#fff;margin-bottom:15px}.form-wrap .login-form form button:hover{background:0;color:#ff4545;border-color:rgba(255,69,69,.5)}.form-wrap .login-form form .form-check{margin-bottom:-6px;padding-left:28px}.form-wrap .login-form form .form-check input{margin-left:-28px;cursor:pointer}.form-wrap .login-form form .form-check label{font-size:16px;color:#3c3434;cursor:pointer}.form-wrap .sign-up-form{-webkit-box-shadow:0 0 30px -2px rgba(0,0,0,.1);box-shadow:0 0 30px -2px rgba(0,0,0,.1);border-radius:10px;padding:30px;text-align:right;direction:rtl}.form-wrap .sign-up-form h4{height:60px;background:#ff4545;border-radius:10px;line-height:60px;font-size:18px;font-weight:700;color:#fff;padding-left:30px;padding-right:11px;margin-bottom:40px}.form-wrap .sign-up-form h4 span{font-size:30px;float:left;opacity:.3}.form-wrap .sign-up-form form input{width:100%;height:60px;border:1px solid #dbdbdb;border-radius:10px;margin-bottom:20px;padding:0 30px}.form-wrap .sign-up-form form input::-webkit-input-placeholder{color:#b0b0b0}.form-wrap .sign-up-form form input:-ms-input-placeholder{color:#b0b0b0}.form-wrap .sign-up-form form input::-ms-input-placeholder{color:#b0b0b0}.form-wrap .sign-up-form form input::placeholder{color:#b0b0b0}.form-wrap .sign-up-form form button{width:100%;height:60px;line-height:60px;background:#ff4545;border:2px solid #ff4545;border-radius:10px;font-size:18px;font-weight:700;color:#fff;margin-top:20px;margin-bottom:29px}.form-wrap .sign-up-form form button:hover{background:0;color:#ff4545;border-color:rgba(255,69,69,.5)}.form-wrap .sign-up-form p{text-align:center;font-size:16px;line-height:100%;color:#3c3434;margin-bottom:-3px}.form-wrap .sign-up-form p a{color:#ff4545}.form-wrap .sign-up-form p a:hover{text-decoration:underline}.contact{padding:100px 0}.contact .contact-box{background:#fde1c1;border-radius:10px;padding:60px;position:relative;z-index:2;direction:rtl;text-align:right}.contact .contact-box:after{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;background:#fff0df;border-radius:10px;z-index:-1}.contact .contact-box .contact-info .title{font-size:25px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #dbdbdb;position:relative}.contact .contact-box .contact-info .title:after{content:"";position:absolute;top:100%;left:0;width:90px;height:1px;background:#ff4545}.contact .contact-box .contact-info .single-box{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #dbdbdb;padding:20px 0}.contact .contact-box .contact-info .single-box .part-icon{margin-right:20px}.contact .contact-box .contact-info .single-box .part-icon span{text-align:center;width:35px;height:35px;line-height:35px;font-size:14px;background:#ff4545;border-radius:50%;color:#fff}.contact .contact-box .contact-info .single-box .part-txt h3{font-size:22px;line-height:100%;font-weight:400;color:#3c3434;margin-bottom:9px}.contact .contact-box .contact-info .single-box .part-txt p{font-size:16px;line-height:24px;color:#3c3434;margin-bottom:-7px}.contact .contact-box .contact-info .single-box .part-txt p span{display:block}.contact .contact-box .contact-info .single-box:last-child{padding-bottom:0;border:0}.contact .contact-box .contact-form .title{font-size:25px;line-height:100%;font-weight:700;color:#3c3434;margin-bottom:40px;padding-bottom:14px;border-bottom:1px solid #dbdbdb;position:relative;text-align:right}.contact .contact-box .contact-form .title:after{content:"";position:absolute;top:100%;right:0;width:90px;height:1px;background:#ff4545}.contact .contact-box .contact-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact .contact-box .contact-form form input{width:337.5px;height:50px;margin-bottom:15px;border:1px solid #dbdbdb;border-radius:5px;padding:0 20px}.contact .contact-box .contact-form form input:focus{border-color:#ff4545}.contact .contact-box .contact-form form textarea{width:100%;height:125px;margin-bottom:30px;border:1px solid #dbdbdb;border-radius:5px;padding:15px 20px}.contact .contact-box .contact-form form textarea:focus{border-color:#ff4545}.contact .contact-box .contact-form form button{height:60px;line-height:60px;background:#ff4545;border:2px solid #ff4545;border-radius:5px;font-size:18px;font-weight:700;color:#fff;padding:0 35px}.contact .contact-box .contact-form form button:hover{background:0;color:#ff4545;border-color:rgba(255,69,69,.5)}.map iframe{margin-bottom:-7px;width:100%;height:650px}@media only screen and (min-width:992px) and (max-width:1199px){.container{padding:0}.header .top-header .top-right .select-lang ul{left:auto !important;right:0}.header .bottom-header .navbar .others-btn button{margin-left:20px}.header .bottom-header .navbar .navbar-nav{margin:auto}.header.header-2 .bottom-header .navbar .navbar-nav{margin:inherit}.header .bottom-header .navbar .navbar-nav .nav-item{padding:32px 10px 33px}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:14px}.header .bottom-header .logo{width:130px}.header .bottom-header .logo img{width:100%}.header.header-2 .top-header .top-left:before{right:170px}.header.header-2 .top-header .top-left:after{right:180px}.banner.banner-2 .slider-1 .part-txt,.banner.banner-2 .slider-2 .part-txt{padding:182px 0 100px}.banner.banner-2 .slider-1 .part-txt h4,.banner.banner-2 .slider-2 .part-txt h4{margin-bottom:20px}.banner.banner-2 .slider-1 .part-txt h1,.banner.banner-2 .slider-2 .part-txt h1{font-size:40px;line-height:50px;margin-bottom:19px}.banner.banner-2 .slider-1 .part-img,.banner.banner-2 .slider-2 .part-img{width:100%;margin:0}.banner.banner-2 .slider-1 .part-img img,.banner.banner-2 .slider-2 .part-img img{margin-left:0;max-width:100%}.banner.banner-2 .owl-dots{bottom:43px}.feature .single-box .part-txt h3{font-size:20px;line-height:30px;margin-top:-1px;margin-bottom:5px}.feature .single-box .part-txt p{font-size:15px}.hot-deal .single-box{padding:10px}.hot-deal .single-box .box{padding:0 15px !important}.hot-deal .single-box .box .part-txt h3{font-size:20px}.hot-deal .single-box .box .part-img{width:30% !important}.our-product .tab-content .tab-pane .single-box{padding:20px}.best-deal .part-img{padding-bottom:15px}.best-deal .part-img:before{left:-15px;width:80%;height:80%}.best-deal .part-img img{width:100%}.best-deal .part-txt .top-txt .txt h3{font-size:22px;line-height:32px}.best-deal .part-txt .top-txt .txt p{font-size:16px}.best-deal .part-txt .top-txt .special{padding:8px 20px 10px}.best-deal .part-txt{padding:35px 40px}.best-deal .part-txt:before{right:-15px;bottom:-15px;width:80%;height:80%}.best-deal .part-txt .img{width:130px;margin-bottom:30px}.best-deal .part-txt .img img{width:100%}.best-deal .part-txt h6{margin-bottom:14px}.best-deal .part-txt .price{font-size:24px;margin-bottom:19px}.best-deal .part-txt .pro-bar{margin-bottom:18px}.best-deal .part-txt h5{margin-bottom:17px}.best-deal .part-txt .counter .countdown .single-box .time{margin-bottom:5px}.best-deal.best-deal-2 .deal-slider .single-box{padding:15px}.best-seller .sidebar .top h2{font-size:20px;line-height:30px}.best-seller .sidebar ul li .part-img{width:60px;height:60px;margin-right:10px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box{padding:25px 15px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt p{font-size:14px}.best-seller-2 .tab-content .tab-pane .single-box .box{padding:10px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:15px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box{padding:15px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-1{max-width:100%;height:auto}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-2{max-width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ad .bg{background-size:cover;padding:0 50px}.blog .single-box{padding:20px}.blog .single-box .part-img img{width:100%}.products .single-part .top h2{font-size:22px;line-height:32px;margin-top:-7px}.products .single-part .single-box{padding:15px}.products .single-part .single-box .part-txt a{font-size:14px}.brands .all-brand .single-brand{height:70px}.brands .all-brand .single-brand img{max-height:100%}.feature-2 .single-box .bg .part-icon{height:auto;width:40px;margin-right:20px}.feature-2 .single-box .bg .part-icon img{width:100%;height:auto}.breadcrumb-area.breadcrumb-area-2{padding-top:82px}.breadcrumb-area.breadcrumb-area-2 .breadcrumb-txt{padding:150px 0}.breadcrumb-area .breadcrumb-txt{padding:150px 0}.shop-grid .all-product .single-box{padding:20px}.shop-grid .all-product .single-box .part-txt p{font-size:14px}.shop-grid-2 .side-bar h3{font-size:22px}.shop-grid-2 .side-bar .feature-products ul li .part-img{width:60px;height:60px;margin-right:10px}.shop-grid-2 .side-bar .sidebar-ad{border-radius:5px}.shop-grid-2 .side-bar .sidebar-ad .part-txt{padding:12px}.shop-list .lists .single-box .box .part-img{width:100%}.shop-list .lists .single-box .box .part-txt .txt .tags{padding-left:50px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .txt .tags{padding-left:50px}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item{width:90px;height:90px}.shop-details .item-section .part-img .product-slider{width:360px;height:390px}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider{width:360px;height:390px !important}.shop-details .item-section .part-txt{padding-left:0}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt{max-width:731px}.blog-inner .sidebar .recent-post ul li .part-img{width:90px;height:85px}.blog-inner .sidebar .recent-post ul li .part-txt{width:195px}.blog-inner .sidebar .sale-products ul li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-inner .sidebar .sale-products ul li .part-img{margin-right:0}.blog-inner .sidebar .sale-products ul li .part-txt{width:185px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt{max-width:464px}.blog-inner .main-content .review-area .blog-comment .single-comment.reply .txt{max-width:393px}.about .part-img img{width:100%}.vision .part-img{margin-bottom:15px;margin-left:0}.vision .part-img img{width:100%}.vision .part-img:after{right:-15px;bottom:-15px}.mission .part-img{margin-bottom:15px;margin-right:0}.mission .part-img:after{left:-15px;bottom:-15px}.mission .part-img img{width:100%}.history .single-box{padding:20px 18px 20px 20px}.history .single-box .part-icon{margin-right:19px}.history .single-box .part-icon span{width:90px;height:90px;line-height:90px;font-size:35px}.contact .contact-box .contact-form form input{width:267.5px}.map iframe{height:400px}}@media only screen and (min-width:768px) and (max-width:991px){.header.header-2 .top-header .top-left:before,.header.header-2 .top-header .top-left:after{display:none}.header.header-2 .top-header .top-left a{color:#3c3434}.header.header-2 .top-header .top-left a:first-child{margin-right:24px}.header.header-2 .top-header .top-left a i{background:#ff4545;color:#fff}.header.header-2 .top-header .top-left a:hover{color:#ff4545}.header.header-2 .bottom-header{position:inherit;background:#ff4545}.header.header-2 .bottom-header.fixed-header{position:fixed;top:0;left:0;width:100%}.header.header-2 .bottom-header .bg:before,.header.header-2 .bottom-header .bg:after{display:none}.header.header-2 .bottom-header .bg .logo{width:120px}.header.header-2 .bottom-header .bg .others-btn button{font-size:8px;color:#fff;padding:0 8px}.header.header-2 .bottom-header .bg .others-btn button span{background:#fff;color:#ff4545;width:13px;height:13px;line-height:14px;font-size:10px}.header.header-2 .bottom-header .bg .navbar-toggler{background:#fff;color:#ff4545}.header.header-2 .bottom-header .bg .navbar{padding-left:0}.header.header-2 .bottom-header .bg .navbar .navbar-nav{border-top:0;background:#fff;border-radius:5px;margin-bottom:15px;max-height:300px;overflow:scroll}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{margin:10px 20px 0}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item .nav-link{padding:15px 20px;color:#3c3434}.header .top-header .top-right .select-lang ul{left:auto !important;right:0}.header .bottom-header .logo img{width:100%}.header .bottom-header .others-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .bottom-header .others-btn button{padding:0 15px;font-size:18px;color:#ff4545;position:relative}.header .bottom-header .others-btn button span{position:absolute;top:0;right:5px;width:15px;height:15px;line-height:16px;background:#ff4545;border-radius:50%;color:#fff;font-size:12px}.header .bottom-header .navbar-toggler{padding:0;float:right;padding:5px 10px;background:#ff4545;color:#fff;margin:15px 0}.header .bottom-header .navbar .navbar-nav{border-top:1px solid #dbdbdb;padding:10px 0;max-height:300px;overflow-y:scroll}.header .bottom-header .navbar .navbar-nav .nav-item{padding:12px 15px 13px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;margin-top:10px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:14px;padding-top:13px;padding-bottom:13px}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:14px}.search-box .close{top:25px;right:25px;font-size:10px}.search-box form{padding:60px 30px}.search-box form select,.search-box form input{height:50px}.search-box form button{height:50px;line-height:48px}.wish-list{padding:60px 0}.wish-list .close{top:25px;right:25px;font-size:10px}.wish-list .box{padding:30px 20px}.wish-list .box .single-box{padding:15px 30px 15px 15px}.wish-list .box .single-box .wish-close{top:15px;right:15px}.wish-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.wish-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.wish-list .box .single-box .part-txt p{font-size:12px}.wish-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.cart-list{padding:60px 0}.cart-list .close{top:25px;right:25px;font-size:10px}.cart-list .box{padding:30px 20px}.cart-list .box .single-box{padding:15px 30px 15px 15px}.cart-list .box .single-box .cart-close{top:15px;right:15px}.cart-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.cart-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.cart-list .box .single-box .part-txt p{font-size:12px}.cart-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.banner.banner-2 .slider-1 .part-img,.banner.banner-2 .slider-2 .part-img{display:none}.banner.banner-2 .slider-1 .part-txt,.banner.banner-2 .slider-2 .part-txt{padding:80px 0;text-align:center}.banner.banner-2 .slider-1 .part-txt h4,.banner.banner-2 .slider-2 .part-txt h4{display:block;font-size:20px;margin-top:-2px;margin-bottom:17px}.banner.banner-2 .slider-1 .part-txt h1,.banner.banner-2 .slider-2 .part-txt h1{font-size:28px;line-height:38px;margin-top:0}.banner.banner-2 .slider-1 .part-txt p,.banner.banner-2 .slider-2 .part-txt p{font-size:16px;line-height:26px}.banner.banner-2 .slider-1 .part-txt .def-btn,.banner.banner-2 .slider-2 .part-txt .def-btn{height:45px;line-height:43px;font-size:14px}.banner.banner-2 .owl-dots{bottom:34px}.banner .slider-1,.banner .slider-2{background-position-x:20%}.banner .slider-1 .part-img,.banner .slider-2 .part-img{display:none}.banner .slider-1 .part-txt,.banner .slider-2 .part-txt{padding:80px 0;text-align:center}.banner .slider-1 .part-txt h4,.banner .slider-2 .part-txt h4{display:none}.banner .slider-1 .part-txt h1,.banner .slider-2 .part-txt h1{font-size:28px;line-height:38px;text-transform:uppercase;margin-top:-6px}.banner .slider-1 .part-txt p,.banner .slider-2 .part-txt p{font-size:16px;line-height:26px}.banner .slider-1 .part-txt .def-btn,.banner .slider-2 .part-txt .def-btn{height:50px;line-height:48px;font-size:16px}.banner .owl-dots{bottom:35px}.feature{padding-top:60px;padding-bottom:0}.feature .single-box{margin-bottom:30px}.feature .single-box .part-icon{height:25px}.feature .single-box .part-icon img{height:25px}.feature .single-box .part-txt h3{font-size:18px;line-height:28px}.feature .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-7px}.hot-deal{padding-top:60px;padding-bottom:10px}.hot-deal .single-box{margin-bottom:30px}.hot-deal .single-box .box{padding:0 15px !important}.hot-deal .single-box .box .part-txt{padding:23px 0}.hot-deal .single-box .box .part-txt p{margin-bottom:16px}.hot-deal .single-box .box .part-txt h3{font-size:20px;line-height:23px;margin-bottom:8px}.hot-deal .single-box .box .part-img{width:35%}.our-product{padding-top:30px;padding-bottom:30px}.our-product .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.our-product .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.our-product .top nav .nav-tabs .nav-link{font-size:14px}.our-product .tab-content .tab-pane .single-box{padding:15px;margin-bottom:30px}.our-product .tab-content .tab-pane .single-box .part-txt p{font-size:14px}.top-category{padding-top:40px;padding-bottom:30px}.top-category .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.top-category .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-category .top nav .nav-tabs .nav-link{font-size:14px}.shop{padding-top:60px;padding-bottom:30px}.shop .single-box{margin-bottom:30px}.shop .single-box .part-img img{width:100%}.shop .single-box .part-txt{top:30px}.shop .single-box .part-txt p,.shop .single-box .part-txt a{font-size:14px}.best-deal{padding-top:60px;padding-bottom:0}.best-deal.best-deal-2{padding-bottom:60px}.best-deal.best-deal-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-deal.best-deal-2 .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link{font-size:14px}.best-deal .part-img{width:100%;margin:0 auto 30px;padding-bottom:15px}.best-deal .part-img:before{width:85%;height:85%;left:-15px}.best-deal .part-img img{width:100%}.best-deal .part-txt{margin:0 auto 16px;padding:30px}.best-deal .part-txt:before{bottom:-15px;right:-15px;width:85%;height:85%}.best-deal .part-txt .top-txt{margin-bottom:20px}.best-deal .part-txt .top-txt .txt h3{font-size:20px;line-height:30px;margin-bottom:4px}.best-deal .part-txt .top-txt .txt p{font-size:16px}.best-deal .part-txt .top-txt .special h4{font-size:14px;line-height:22px}.best-deal .part-txt .top-txt .special h4 span{font-size:16px}.best-deal .part-txt .img{width:120px;margin-bottom:20px}.best-deal .part-txt .img img{width:100%}.best-deal .part-txt h6{text-align:center;font-size:14px;line-height:24px;margin-bottom:10px}.best-deal .part-txt .price{font-size:20px;margin-bottom:20px}.best-deal .part-txt .pro-bar{margin-bottom:17px}.best-deal .part-txt h5{font-size:14px;margin-bottom:10px}.best-deal .part-txt .counter .countdown .single-box .time{font-size:18px;height:35px;line-height:35px;margin-bottom:5px}.best-deal .part-txt .counter .countdown .single-box .name{font-size:14px}.best-deal .part-txt .counter .countdown .devide{font-size:40px;height:35px;line-height:32px}.best-seller{padding-top:60px;padding-bottom:46px}.best-seller .sidebar{margin-bottom:30px}.best-seller .sidebar .top h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-seller .sidebar ul li{-ms-flex-pack:distribute;justify-content:space-around}.best-seller .best-sale .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-seller .best-sale .top nav .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.best-seller .best-sale .top nav .nav-tabs .nav-link{font-size:14px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box{padding:15px;margin-bottom:30px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt p{font-size:14px}.best-seller-2{padding-top:60px;padding-bottom:30px}.best-seller-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-seller-2 .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.best-seller-2 .top nav .nav-tabs .nav-link{font-size:14px;margin:0 10px}.best-seller-2 .tab-content .tab-pane .single-box .box{padding:15px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img{height:100px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px}.recent-product{padding:60px 0}.recent-product .top .sec-title h2{font-size:22px}.recent-product .slider-area .slider-box{padding-bottom:14px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-1{max-width:100%;height:auto}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-2{max-width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt p{font-size:14px}.ad{padding-bottom:60px}.ad .bg{background-size:cover;padding:0 20px}.ad .bg .part-txt h2{font-size:25px;line-height:34px;margin-bottom:19px}.ad .bg .part-txt .def-btn{height:45px;line-height:43px;font-size:16px}.ad .bg .part-img img{max-width:100%}.testimonial{padding:60px 0}.testimonial .heading h2{font-size:28px;line-height:38px;margin-bottom:8px}.blog{padding-top:60px;padding-bottom:30px}.blog .heading{margin-bottom:45px}.blog .heading h2{font-size:25px;line-height:35px;margin-bottom:8px}.blog .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.blog .single-box{padding:15px;margin-bottom:30px}.blog .single-box .part-img img{width:100%}.blog .single-box .admin{margin-bottom:17px}.blog .single-box .part-txt .title{font-size:13px;margin-bottom:13px;font-weight:300}.blog .single-box .part-txt .bottom .read{font-size:14px}.products{padding-top:60px;padding-bottom:30px}.products .single-part .top{text-align:center;margin-top:-1px}.products .single-part .top:after{display:none}.products .single-part .top h2{font-size:22px;line-height:32px}.products .single-part .single-box{padding:20px}.brands{padding-top:0;padding-bottom:60px}.brands.brands-2{padding-top:60px;padding-bottom:40px}.brands.brands-2 .all-brand .single-brand{height:85px}.brands .all-brand{padding:30px 50px}.brands .all-brand .single-brand img{width:60%}.brands .all-brand .owl-nav{left:15px;right:15px}.brands .all-brand .owl-nav button{font-size:4px}.feature-2{padding-top:40px;padding-bottom:30px}.feature-2 .single-box{margin-bottom:30px}.feature-2 .single-box .bg .part-icon{height:auto;width:40px;margin-right:20px}.feature-2 .single-box .bg .part-icon img{width:100%;height:auto}.instagram .posts .single-post .txt a{font-size:16px}.instagram .posts .single-post .txt a span{font-size:25px}.footer .main-footer{padding:60px 0}.footer .main-footer .title h2{font-size:20px;margin-bottom:17px}.footer .main-footer .f-about{margin-bottom:24px}.footer .main-footer .f-about .part-txt p{font-size:14px;line-height:22px;margin-top:-1px;margin-bottom:1px}.footer .main-footer .f-about .part-txt ul li{font-size:14px;line-height:22px}.footer .main-footer .f-link{margin-bottom:24px}.footer .main-footer .f-link ul li{padding-bottom:10px}.footer .main-footer .f-link ul li a{font-size:14px}.footer .main-footer .news-letter form{margin-bottom:19px}.footer .main-footer .news-letter p{font-size:14px;line-height:22px;margin-bottom:24px}.footer .copyright .part-txt p{font-size:14px}.footer .copyright .part-img img{width:200px}.breadcrumb-area.breadcrumb-area-2{padding-top:0}.breadcrumb-area.breadcrumb-area-2 .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt h1{font-size:35px;line-height:45px;font-weight:600;margin-bottom:6px}.breadcrumb-area .breadcrumb-txt ul{margin-bottom:-8px}.breadcrumb-area .breadcrumb-txt ul li{font-size:16px;margin-left:15px}.shop-grid{padding:60px 0}.shop-grid .top .part-btn a{font-size:18px}.shop-grid .top .part-btn a:first-child{margin-right:10px}.shop-grid .all-product .single-box{padding:15px;margin-bottom:30px}.shop-grid .all-product .single-box .part-txt p{font-size:14px}.shop-grid-2{padding:60px 0}.shop-grid-2 .top .part-btn a{font-size:18px}.shop-grid-2 .top .part-btn a:first-child{margin-right:10px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop-grid-2 .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.shop-grid-2 .next .side-bar{width:290px;margin:60px auto 0}.shop-grid-2 .next .side-bar h3{font-size:22px;margin-bottom:25px;padding-bottom:11px}.shop-grid-2 .next .side-bar .search-area{margin-bottom:40px}.shop-grid-2 .next .side-bar .category{margin-bottom:23px}.shop-grid-2 .next .side-bar .filter{margin-bottom:33px}.shop-grid-2 .next .side-bar .feature-products{margin-bottom:40px}.shop-grid-2 .next .side-bar .products-tag{margin-bottom:30px}.shop-grid-2 .next .side-bar .products-tag .tags a{font-size:14px}.shop-list{padding:60px 0}.shop-list.shop-list-2 .lists .single-box .box .part-txt{padding:15px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .txt .tags{padding-left:30px}.shop-list .top .part-btn a{font-size:18px}.shop-list .top .part-btn a:first-child{margin-right:10px}.shop-list .lists .single-box{padding:15px}.shop-list .lists .single-box .box .part-img{width:100%}.shop-list .lists .single-box .box .part-txt{padding:15px}.shop-list .lists .single-box .box .part-txt .txt h4{font-size:14px;line-height:24px;margin-top:-7px;margin-bottom:12px}.shop-list .lists .single-box .box .part-txt .txt p{font-size:14px;line-height:22px;margin-bottom:19px}.shop-list .lists .single-box .box .part-txt .txt .tags{padding-left:30px}.shop-list .lists .single-box .box .part-txt .info{padding:20px 0}.shop-details{padding:60px 0}.shop-details .item-section{padding-bottom:40px}.shop-details .item-section .part-img{width:570px;margin:0 auto 30px}.shop-details .item-section .part-txt{padding-left:0}.shop-details .item-section .part-txt h3{margin-top:-1px}.shop-details .item-section .part-txt .cart-option ul.cart{padding-top:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity input{width:47px;margin-right:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data{margin-top:-7px;margin-bottom:-3px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul{margin-top:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul.first li:last-child{border-bottom:1px solid #dbdbdb;padding-bottom:9px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li:last-child{margin-bottom:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li span{min-width:250px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box{display:block}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img{width:80px;height:79px;margin-bottom:20px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img img{width:100%}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt{margin-bottom:-7px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title{margin-bottom:12px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt p{margin-bottom:6px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input{height:50px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea{height:150px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form button{height:50px;line-height:50px;font-size:16px}.shop-details .releted-products{padding-top:60px}.shop-details .releted-products .releted-slider .single-box{padding:20px}.shop-details .releted-products .releted-slider .single-box .part-txt p{font-size:14px}.blog-inner{padding:60px 0}.blog-inner .pagination{margin-top:0}.blog-inner .pagination.pagination-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .sidebar{width:290px;margin:60px auto 0}.blog-inner .sidebar h3{font-size:22px;margin-bottom:25px;padding-bottom:11px}.blog-inner .sidebar .search-area{margin-bottom:40px}.blog-inner .sidebar .category{margin-bottom:23px}.blog-inner .sidebar .recent-post{margin-bottom:40px}.blog-inner .sidebar .recent-post ul li .part-img{width:85px;height:80px}.blog-inner .sidebar .recent-post ul li .part-txt{width:190px;margin-bottom:-5px}.blog-inner .sidebar .sale-products{margin-bottom:40px}.blog-inner .sidebar .sale-products ul li .part-txt{width:172px}.blog-inner .sidebar .products-tag .tags a{font-size:14px}.blog-inner .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.blog-inner .main-content .main-title{margin-bottom:29px}.blog-inner .main-content .part-img img{min-width:inherit;width:100%}.blog-inner .main-content .review-area{padding-top:40px}.blog-inner .main-content .review-area .title{margin-bottom:19px}.blog-inner .main-content .review-area .blog-comment .single-comment{display:block}.blog-inner .main-content .review-area .blog-comment .single-comment .img{width:80px;height:79px;margin-bottom:20px}.blog-inner .main-content .review-area .blog-comment .single-comment .img img{width:100%}.blog-inner .main-content .review-area .blog-comment .single-comment .txt{margin-bottom:-7px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name{margin-bottom:12px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt p{margin-bottom:6px}.blog-inner .main-content .review-area .post-a-review form input{height:50px}.blog-inner .main-content .review-area .post-a-review form textarea{height:150px}.blog-inner .main-content .review-area .post-a-review form button{height:50px;line-height:50px;font-size:16px}.about{padding-top:60px;padding-bottom:40px}.about .part-img img{width:100%}.about .part-txt h2{font-size:30px;line-height:40px;margin-bottom:1px}.about .part-txt h5{font-size:16px;line-height:26px;margin-bottom:17px}.about .part-txt ul{padding:20px 0}.about .part-txt ul li.signature{margin-right:30px}.about .part-txt ul li.signature .img-1{width:35px;height:35px;margin-right:10px;border-width:2px}.about .part-txt ul li.signature .img-2{width:50px}.about .part-txt ul li.signature .img-2 img{min-width:inherit;width:100%}.about .part-txt ul li.off-day{margin-top:-1px}.about .part-txt ul li.off-day .part-icon span{margin-right:9px;margin-top:-3px}.about .part-txt ul li.off-day .txt p{font-size:14px;margin-top:0}.about .part-txt ul li.off-day .txt p span{font-size:16px;line-height:100%}.about .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.feature-inner{padding-top:40px}.vision{padding-top:50px;padding-bottom:40px}.vision .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.vision .part-txt h5{font-size:16px;line-height:26px;margin-bottom:17px}.vision .part-txt ul{padding-left:15px}.vision .part-txt ul li:before{top:7px;left:-15px}.vision .part-txt ul li:after{top:9px;left:-13px}.vision .part-img{margin-left:0;margin-bottom:0}.vision .part-img:after{right:-15px;bottom:-15px}.vision .part-img img{width:100%}.mission{padding-top:40px;padding-bottom:60px}.mission .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.mission .part-txt h5{font-size:16px;line-height:26px;margin-bottom:17px}.mission .part-txt p{margin-bottom:15px}.mission .part-txt ul li:before{top:10px}.mission .part-txt ul li:after{top:12px}.mission .part-img{margin-bottom:15px;margin-right:0}.mission .part-img:after{left:-15px;bottom:-15px}.mission .part-img img{width:100%}.video{padding-top:120px;padding-bottom:200px}.video .btn-area .vdo-btn{width:90px;height:90px;line-height:84px;font-size:30px;border-width:5px}.video .btn-area .vdo-btn i{margin-left:7px}.counter-area{padding-bottom:30px}.counter-area .single-box{margin-bottom:30px}.counter-area .single-box .icon{height:30px;margin-bottom:15px}.about-2{padding:60px 0}.about-2 .part-img{width:320px;margin:0 auto 45px}.about-2 .part-img:after{bottom:-15px;left:-15px}.about-2 .part-txt h2{font-size:30px;margin-top:-9px;margin-bottom:1px}.about-2 .part-txt .def-btn{height:50px;line-height:48px;font-size:16px}.skill{padding:60px 0}.skill .skill-area{margin-bottom:40px}.skill .skill-area h2{font-size:30px;margin-top:-9px;margin-bottom:1px}.skill .what-we-do h2{font-size:30px;margin-top:-9px;margin-bottom:1px}.skill .what-we-do .def-btn{height:50px;line-height:48px;font-size:16px}.history{padding-top:60px;padding-bottom:30px}.history .heading h2{font-size:28px;line-height:38px;margin-bottom:8px}.history .single-box .part-txt h3{font-size:22px}.team{padding-top:60px;padding-bottom:30px}.team .heading h2{font-size:28px;line-height:38px;margin-bottom:8px}.team .single-box{margin-bottom:30px}.shop-cart{padding:60px 0}.shop-cart .table-responsive .table{width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-cart .table-responsive .table tbody tr td:first-child{width:450px}.shop-cart .cart-totals{padding-top:60px}.shop-cart .cart-totals .coupon{margin-bottom:30px}.shop-cart .cart-totals .coupon .coupon-title{padding:20px 30px 15px}.shop-cart .cart-totals .coupon .coupon-title h2{font-size:18px}.shop-cart .cart-totals .coupon .part-txt form .wrap{border-radius:5px;margin-bottom:25px}.shop-cart .cart-totals .coupon .part-txt form .wrap input{height:38px}.shop-cart .cart-totals .coupon .part-txt form button{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title{padding:20px 30px 15px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title h2{font-size:18px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box{text-align:left}.shop-cart .cart-totals .proceed-to-checkout .bottom-box a{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-compare{padding:60px 0}.shop-compare .box-wrap{overflow-x:scroll}.shop-compare .box-wrap .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-compare .box-wrap .row .custom-col{width:300px}.form-wrap{padding:60px 0}.form-wrap .login-form{padding:20px}.form-wrap .login-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .login-form form input[type=email],.form-wrap .login-form form [type=password]{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .login-form form a{font-size:14px;margin-top:-2px;margin-bottom:28px}.form-wrap .login-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px}.form-wrap .login-form form .form-check label{font-size:14px}.form-wrap .sign-up-form{padding:20px;margin-bottom:30px}.form-wrap .sign-up-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .sign-up-form form input{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .sign-up-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px;margin-top:10px;margin-bottom:28px}.form-wrap .sign-up-form p{font-size:14px;margin-bottom:-2px}.contact{padding:60px 0}.contact .contact-box{padding:45px}.contact .contact-box:after{top:15px;right:15px;bottom:15px;left:15px}.contact .contact-box .contact-info .single-box .part-icon{margin-right:15px}.contact .contact-box .contact-form form input{width:100%}.map iframe{height:350px}}@media only screen and (min-width:576px) and (max-width:767px){.header.header-2 .top-header .top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header.header-2 .top-header .top-left:before,.header.header-2 .top-header .top-left:after{left:-15px;right:-15px;-webkit-transform:skewX(0);-ms-transform:skewX(0);transform:skewX(0)}.header.header-2 .top-header .top-right{padding:10px 0;-ms-flex-pack:distribute;justify-content:space-around}.header.header-2 .top-header .top-right .select-lang ul{left:0;right:auto}.header.header-2 .bottom-header{position:inherit;background:#ff4545}.header.header-2 .bottom-header.fixed-header{position:fixed;top:0;left:0;width:100%}.header.header-2 .bottom-header .bg:before,.header.header-2 .bottom-header .bg:after{display:none}.header.header-2 .bottom-header .bg .logo{width:120px}.header.header-2 .bottom-header .bg .others-btn button{font-size:8px;color:#fff;padding:0 8px}.header.header-2 .bottom-header .bg .others-btn button span{background:#fff;color:#ff4545;width:13px;height:13px;line-height:14px;font-size:10px}.header.header-2 .bottom-header .bg .navbar-toggler{background:#fff;color:#ff4545;display:none}.header.header-2 .bottom-header .bg .navbar{padding-left:0}.header.header-2 .bottom-header .bg .navbar .navbar-nav{border-top:0;background:#fff;border-radius:5px;margin-bottom:15px;max-height:300px}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{margin:10px 10px 0}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item .nav-link{padding:15px 20px;color:#3c3434}.header .top-header{padding-top:15px;padding-bottom:19px}.header .top-header .top-right a{font-size:13px}.header .top-header .top-right .select-lang ul{left:auto !important;right:0}.header .top-header .top-right .select-lang ul li a{font-size:13px}.header .top-header .top-right .select-lang .dropdown-toggle{font-size:13px}.header .bottom-header .logo img{width:100%}.header .bottom-header .others-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .bottom-header .others-btn button{padding:0 10px;font-size:16px;color:#ff4545;position:relative}.header .bottom-header .others-btn button span{position:absolute;top:0;right:0;width:15px;height:15px;line-height:16px;background:#ff4545;border-radius:50%;color:#fff;font-size:12px}.header .bottom-header .navbar-toggler{padding:0;float:right;padding:5px;background:#ff4545;color:#fff;margin:15px 0}.header .bottom-header .navbar .navbar-nav{border-top:1px solid #dbdbdb;padding:10px 0;max-height:300px;overflow-y:scroll}.header .bottom-header .navbar .navbar-nav .nav-item{padding:12px 15px 13px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;margin-top:10px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:14px;padding-top:13px;padding-bottom:13px}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:14px}.search-box .close{top:25px;right:25px;font-size:10px}.search-box form{padding:60px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-box form select,.search-box form input{width:100%;height:45px;border:1px solid #dbdbdb;border-radius:10px;margin-bottom:15px}.search-box form button{height:45px;line-height:43px;border-radius:10px}.wish-list{padding:60px 0}.wish-list .close{top:25px;right:25px;font-size:10px}.wish-list .box{padding:30px 20px}.wish-list .box .single-box{padding:15px 30px 15px 15px}.wish-list .box .single-box .wish-close{top:15px;right:15px}.wish-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.wish-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.wish-list .box .single-box .part-txt p{font-size:12px}.wish-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.cart-list{padding:60px 0}.cart-list .close{top:25px;right:25px;font-size:10px}.cart-list .box{padding:30px 20px}.cart-list .box .single-box{padding:15px 30px 15px 15px}.cart-list .box .single-box .cart-close{top:15px;right:15px}.cart-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.cart-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.cart-list .box .single-box .part-txt p{font-size:12px}.cart-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.banner.banner-2 .slider-1 .part-img,.banner.banner-2 .slider-2 .part-img{display:none}.banner.banner-2 .slider-1 .part-txt,.banner.banner-2 .slider-2 .part-txt{padding:80px 0;text-align:center}.banner.banner-2 .slider-1 .part-txt h4,.banner.banner-2 .slider-2 .part-txt h4{display:block;font-size:20px;margin-top:-2px;margin-bottom:17px}.banner.banner-2 .slider-1 .part-txt h1,.banner.banner-2 .slider-2 .part-txt h1{font-size:28px;line-height:38px;margin-top:0}.banner.banner-2 .slider-1 .part-txt p,.banner.banner-2 .slider-2 .part-txt p{font-size:16px;line-height:26px}.banner.banner-2 .slider-1 .part-txt .def-btn,.banner.banner-2 .slider-2 .part-txt .def-btn{height:45px;line-height:43px;font-size:14px}.banner.banner-2 .owl-dots{bottom:34px}.banner .slider-1,.banner .slider-2{background-position-x:20%}.banner .slider-1 .part-img,.banner .slider-2 .part-img{display:none}.banner .slider-1 .part-txt,.banner .slider-2 .part-txt{padding:80px 0;text-align:center}.banner .slider-1 .part-txt h4,.banner .slider-2 .part-txt h4{display:none}.banner .slider-1 .part-txt h1,.banner .slider-2 .part-txt h1{font-size:23px;line-height:33px;margin-top:-5px}.banner .slider-1 .part-txt p,.banner .slider-2 .part-txt p{font-size:14px;line-height:24px}.banner .slider-1 .part-txt .def-btn,.banner .slider-2 .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.banner .owl-dots{bottom:35px}.feature{padding-top:60px;padding-bottom:0}.feature .single-box{margin-bottom:30px}.feature .single-box .part-icon{height:25px}.feature .single-box .part-icon img{height:25px}.feature .single-box .part-txt h3{font-size:18px;line-height:28px}.feature .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-7px}.hot-deal{padding-top:60px;padding-bottom:10px}.hot-deal .single-box{width:370px;margin:0 auto 30px}.hot-deal .single-box .box{padding:0 25px !important}.hot-deal .single-box .box .part-txt{padding:23px 0}.hot-deal .single-box .box .part-txt p{margin-bottom:16px}.hot-deal .single-box .box .part-txt h3{font-size:22px;line-height:25px;margin-bottom:8px}.hot-deal .single-box .box .part-img{width:35%}.our-product{padding-top:30px;padding-bottom:30px}.our-product .top .sec-title{text-align:center}.our-product .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.our-product .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.our-product .tab-content .tab-pane .single-box{padding:25px;margin-bottom:30px}.our-product .tab-content .tab-pane .single-box .part-txt p{font-size:14px}.top-category{padding-top:40px;padding-bottom:30px}.top-category .top .sec-title{text-align:center}.top-category .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.top-category .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.top-category .top nav .nav-tabs .nav-link:first-child{margin-left:0}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop{padding-top:60px;padding-bottom:30px}.shop .single-box{margin-bottom:30px}.shop .single-box .part-img img{width:100%}.shop .single-box .part-txt{top:30px}.shop .single-box .part-txt p,.shop .single-box .part-txt a{font-size:14px}.best-deal{padding-top:60px;padding-bottom:0}.best-deal.best-deal-2{padding-bottom:60px}.best-deal.best-deal-2 .top .sec-title{text-align:center}.best-deal.best-deal-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-deal.best-deal-2 .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link{font-size:12px}.best-deal.best-deal-2 .deal-slider{padding-bottom:44px}.best-deal.best-deal-2 .deal-slider .single-box{padding:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt{padding:30px;width:auto}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .img{height:130px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__value{width:45px;height:45px;line-height:45px;font-size:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__unit{font-size:14px}.best-deal .part-img{width:100%;margin:0 auto 30px;padding-bottom:15px}.best-deal .part-img:before{width:85%;height:85%;left:-15px}.best-deal .part-img img{width:100%}.best-deal .part-txt{margin:0 auto 16px;padding:30px}.best-deal .part-txt:before{bottom:-15px;right:-15px;width:85%;height:85%}.best-deal .part-txt .top-txt{margin-bottom:20px}.best-deal .part-txt .top-txt .txt h3{font-size:20px;line-height:30px;margin-bottom:4px}.best-deal .part-txt .top-txt .txt p{font-size:16px}.best-deal .part-txt .top-txt .special h4{font-size:14px;line-height:22px}.best-deal .part-txt .top-txt .special h4 span{font-size:16px}.best-deal .part-txt .img{width:120px;margin-bottom:20px}.best-deal .part-txt .img img{width:100%}.best-deal .part-txt h6{text-align:center;font-size:14px;line-height:24px;margin-bottom:10px}.best-deal .part-txt .price{font-size:20px;margin-bottom:20px}.best-deal .part-txt .pro-bar{margin-bottom:17px}.best-deal .part-txt h5{font-size:14px;margin-bottom:10px}.best-deal .part-txt .counter .countdown .single-box .time{font-size:18px;height:35px;line-height:35px;margin-bottom:5px}.best-deal .part-txt .counter .countdown .single-box .name{font-size:14px}.best-deal .part-txt .counter .countdown .devide{font-size:40px;height:35px;line-height:32px}.best-seller{padding-top:60px;padding-bottom:46px}.best-seller .sidebar{margin-bottom:30px}.best-seller .sidebar .top h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-seller .sidebar ul li{-ms-flex-pack:distribute;justify-content:space-around}.best-seller .best-sale .top .sec-title{text-align:center}.best-seller .best-sale .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-seller .best-sale .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box{padding:20px;margin-bottom:30px}.best-seller .best-sale .tab-content .tab-pane .tab-slider .single-box .part-txt p{font-size:14px}.best-seller-2{padding-top:60px;padding-bottom:30px}.best-seller-2 .top .sec-title{text-align:center}.best-seller-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-seller-2 .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.best-seller-2 .top nav .nav-tabs .nav-link:first-child{margin-left:0}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img{height:120px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px}.recent-product{padding:60px 0}.recent-product .top .sec-title h2{font-size:22px}.recent-product .slider-area .slider-box{padding-bottom:14px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box{width:450px;margin:0 auto 30px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-1{max-width:100%;width:auto;height:auto}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-2{max-width:100%;width:auto;height:auto;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ad{padding-bottom:60px}.ad .bg{background-size:cover;padding:0 20px}.ad .bg .part-txt h2{font-size:25px;line-height:34px;margin-bottom:19px}.ad .bg .part-txt .def-btn{height:45px;line-height:43px;font-size:16px}.ad .bg .part-img img{max-width:100%}.testimonial{padding:60px 0}.testimonial .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.testimonial .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.testimonial .comment-area{margin:0}.testimonial .comment-area .clients{margin:0 130px}.testimonial .comment-area .comments{margin-left:0;margin-top:-100px;padding-bottom:60px}.testimonial .comment-area .comments .single-comment{padding:100px 30px 0}.testimonial .comment-area .comments .single-comment .part-txt{text-align:center;padding:30px 0}.testimonial .comment-area .comments .slick-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial .comment-area .comments .slick-arrow.slick-prev{margin-left:-20px}.testimonial .comment-area .comments .slick-arrow.slick-next{margin-left:20px}.blog{padding-top:60px;padding-bottom:30px}.blog .heading{margin-bottom:45px}.blog .heading h2{font-size:25px;line-height:35px;margin-bottom:8px}.blog .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.blog .single-box{padding:15px;margin-bottom:30px}.blog .single-box .part-img img{width:100%}.blog .single-box .admin{margin-bottom:17px}.blog .single-box .part-txt .title{font-size:16px;line-height:22px;margin-top:0;margin-bottom:11px}.blog .single-box .part-txt .bottom .read{font-size:14px}.products{padding-top:60px;padding-bottom:30px}.products .single-part .top{text-align:center;margin-top:-1px}.products .single-part .top:after{display:none}.products .single-part .top h2{font-size:22px;line-height:32px}.products .single-part .single-box{padding:20px}.brands{padding-top:0;padding-bottom:60px}.brands.brands-2{padding-top:60px;padding-bottom:40px}.brands.brands-2 .all-brand .single-brand{height:85px;padding:0 20px}.brands .all-brand{padding:30px 50px}.brands .all-brand .single-brand img{width:100%}.brands .all-brand .owl-nav{left:15px;right:15px}.brands .all-brand .owl-nav button{font-size:4px}.feature-2{padding-top:40px;padding-bottom:30px}.feature-2 .single-box{margin:0 auto 30px}.feature-2 .single-box .bg{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;padding:0 25px}.feature-2 .single-box .bg .part-icon{height:auto;width:50px;margin-right:20px}.feature-2 .single-box .bg .part-icon img{width:100%;height:auto}.instagram .posts .single-post .txt a{font-size:14px}.instagram .posts .single-post .txt a span{font-size:20px}.footer .main-footer{padding:60px 0}.footer .main-footer .title h2{font-size:20px;margin-bottom:17px}.footer .main-footer .f-about{margin-bottom:24px}.footer .main-footer .f-about .part-txt p{font-size:14px;line-height:22px;margin-top:-1px;margin-bottom:1px}.footer .main-footer .f-about .part-txt ul li{font-size:14px;line-height:22px}.footer .main-footer .f-link{margin-bottom:24px}.footer .main-footer .f-link ul li{padding-bottom:10px}.footer .main-footer .f-link ul li a{font-size:14px}.footer .main-footer .news-letter form{margin-bottom:19px}.footer .main-footer .news-letter p{font-size:14px;line-height:22px;margin-bottom:24px}.footer .copyright .part-txt{text-align:center}.footer .copyright .part-txt p{font-size:12px;margin-bottom:18px}.footer .copyright .part-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .copyright .part-img img{width:200px}.breadcrumb-area.breadcrumb-area-2{padding-top:0}.breadcrumb-area.breadcrumb-area-2 .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt h1{font-size:30px;line-height:40px;font-weight:600;margin-bottom:5px}.breadcrumb-area .breadcrumb-txt ul{margin-bottom:-8px}.breadcrumb-area .breadcrumb-txt ul li{font-size:15px;margin-left:15px}.shop-grid{padding:60px 0}.shop-grid .top .part-btn a{font-size:16px}.shop-grid .top .part-btn a:first-child{margin-right:10px}.shop-grid .top .form-area form label{font-size:14px}.shop-grid .top .form-area form select{font-size:14px}.shop-grid .all-product .single-box{padding:25px;margin-bottom:30px}.shop-grid .all-product .single-box .part-txt p{font-size:14px}.shop-grid .bottom .part-txt{text-align:center;margin-bottom:13px}.shop-grid .bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-grid .bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid .bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-grid-2{padding:60px 0}.shop-grid-2 .top .part-btn a{font-size:16px}.shop-grid-2 .top .part-btn a:first-child{margin-right:10px}.shop-grid-2 .top .form-area form label{font-size:14px}.shop-grid-2 .top .form-area form select{font-size:14px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop-grid-2 .page-bottom .part-txt{text-align:center;margin-bottom:13px}.shop-grid-2 .page-bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-grid-2 .page-bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid-2 .page-bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-grid-2 .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.shop-grid-2 .next .side-bar{width:270px;margin:60px auto 0}.shop-grid-2 .next .side-bar h3{font-size:20px;margin-bottom:20px;padding-bottom:11px}.shop-grid-2 .next .side-bar .search-area{margin-bottom:30px}.shop-grid-2 .next .side-bar .category{margin-bottom:13px}.shop-grid-2 .next .side-bar .category ul li a{font-size:14px}.shop-grid-2 .next .side-bar .filter{margin-bottom:23px}.shop-grid-2 .next .side-bar .feature-products{margin-bottom:30px}.shop-grid-2 .next .side-bar .products-tag{margin-bottom:20px}.shop-grid-2 .next .side-bar .products-tag .tags a{font-size:12px;height:30px;line-height:30px;padding:0 5px}.shop-list{padding:60px 0}.shop-list.shop-list-2 .lists .single-box .box .part-img{margin:0;border-right:0;border-bottom:1px solid #dbdbdb}.shop-list.shop-list-2 .lists .single-box .box .part-txt{padding:15px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .txt .tags{padding-left:0}.shop-list .top .part-btn a{font-size:16px}.shop-list .top .part-btn a:first-child{margin-right:10px}.shop-list .top .form-area form label{font-size:14px}.shop-list .top .form-area form select{font-size:14px}.shop-list .lists .single-box{padding:15px}.shop-list .lists .single-box .box .part-img{width:100%;height:140px;padding:20px 0}.shop-list .lists .single-box .box .part-img .img-2{padding:20px 0}.shop-list .lists .single-box .box .part-txt{padding:15px}.shop-list .lists .single-box .box .part-txt .txt{display:block}.shop-list .lists .single-box .box .part-txt .txt h4{font-size:14px;line-height:24px;margin-top:-7px;margin-bottom:12px}.shop-list .lists .single-box .box .part-txt .txt p{font-size:14px;line-height:22px;margin-bottom:19px}.shop-list .lists .single-box .box .part-txt .txt .tags{padding-left:0;position:absolute;bottom:100%}.shop-list .lists .single-box .box .part-txt .info{padding:20px 0}.shop-list .page-bottom .part-txt{text-align:center;margin-bottom:13px}.shop-list .page-bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-list .page-bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-list .page-bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-details{padding:60px 0}.shop-details .item-section{padding-bottom:40px}.shop-details .item-section .part-img{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.shop-details .item-section .part-img .product-slider{width:100%;height:auto;margin-bottom:20px}.shop-details .item-section .part-img .product-slider .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider{padding:60px}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider img{height:100%}.shop-details .item-section .part-img .owl-thumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:450px}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item{width:25%;height:100%;margin:0 5px}.shop-details .item-section .part-txt{padding-left:0}.shop-details .item-section .part-txt h3{padding:0;font-size:20px;margin-top:-3px;margin-bottom:16px}.shop-details .item-section .part-txt .info{margin-bottom:14px}.shop-details .item-section .part-txt .info .price{font-size:16px}.shop-details .item-section .part-txt .item-rating{margin-bottom:21px}.shop-details .item-section .part-txt p{font-size:14px}.shop-details .item-section .part-txt .cart-option ul li:first-child{font-size:14px;width:100px}.shop-details .item-section .part-txt .cart-option ul.color{padding-top:12px}.shop-details .item-section .part-txt .cart-option ul.cart{padding-top:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count{padding-right:15px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity input{margin:0 -10px;height:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav .quantity-button{height:30px;line-height:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .add-to-cart{height:32px;line-height:32px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .more{width:32px;height:32px;line-height:30px;margin-left:0}.shop-details .item-section .part-txt .cart-option ul.pro-code{padding-top:28px}.shop-details .item-section .part-txt .cart-option ul.pro-code li:last-child{font-size:14px}.shop-details .item-section .part-txt .cart-option ul.share{padding-top:28px}.shop-details .item-section .part-txt .cart-option ul.share li .social a{width:20px;height:20px;line-height:20px;font-size:9px}.shop-details .dscr-section{padding:20px;border-radius:5px}.shop-details .dscr-section .box nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:13px}.shop-details .dscr-section .box nav .nav-tabs .nav-link{margin-right:0;padding-bottom:12px;margin-top:0}.shop-details .dscr-section .box .tab-content .tab-pane .dscr p{font-size:14px;margin-bottom:18px}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul{margin-bottom:-6px}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul li{font-size:14px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data{margin-top:-3px;margin-bottom:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul{margin-top:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul.first li:last-child{border-bottom:1px solid #dbdbdb;padding-bottom:8px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li{font-size:14px;padding:8px 0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li:last-child{margin-bottom:0}.shop-details .dscr-section .box .tab-content .tab-pane .reviews{padding-top:7px;padding-bottom:9px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box{padding:15px;border-radius:5px;margin-bottom:20px;display:block}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img{width:70px;height:69px;margin-bottom:15px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img img{width:100%}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt{margin-bottom:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title{margin-bottom:5px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title h3{font-size:16px;margin-top:-1px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt p{font-size:14px;margin-bottom:6px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt span{font-size:13px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review h3{font-size:16px;margin-bottom:5px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review p{font-size:14px;margin-bottom:5px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating{margin-bottom:14px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input{height:40px;margin-bottom:20px;font-size:14px;padding:0 15px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea{height:100px;margin-bottom:13px;font-size:14px;padding:10px 15px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form button{height:40px;line-height:40px;font-size:14px;font-weight:400;padding:0 19px}.shop-details .releted-products{padding-top:59px}.shop-details .releted-products .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.shop-details .releted-products .releted-slider .single-box{padding:25px;margin:0 auto}.shop-details .releted-products .releted-slider .single-box .part-txt p{font-size:14px}.shop-details .releted-products .releted-slider .owl-nav{top:-65px}.shop-details .releted-products .releted-slider .owl-nav button{font-size:4px}.blog-inner{padding:60px 0}.blog-inner .pagination{margin-top:0}.blog-inner .pagination.pagination-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .sidebar{width:270px;margin:60px auto 0}.blog-inner .sidebar h3{font-size:20px;margin-bottom:20px;padding-bottom:11px}.blog-inner .sidebar .search-area{margin-bottom:30px}.blog-inner .sidebar .category{margin-bottom:13px}.blog-inner .sidebar .category ul li a{font-size:14px}.blog-inner .sidebar .recent-post{margin-bottom:30px}.blog-inner .sidebar .recent-post ul li .part-img{width:85px;height:80px}.blog-inner .sidebar .recent-post ul li .part-txt{width:170px;margin-bottom:-5px}.blog-inner .sidebar .recent-post ul li .part-txt a{font-size:14px}.blog-inner .sidebar .sale-products{margin-bottom:30px}.blog-inner .sidebar .sale-products ul li .part-txt{width:172px}.blog-inner .sidebar .products-tag{margin-bottom:-10px}.blog-inner .sidebar .products-tag .tags a{font-size:12px;height:30px;line-height:30px;padding:0 5px}.blog-inner .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.blog-inner .main-content .main-title{font-size:22px;line-height:32px;margin-bottom:29px}.blog-inner .main-content .blog-info{padding:25px 0}.blog-inner .main-content .blog-info .add-info div{height:30px;line-height:28px;margin-right:10px;padding:0 10px}.blog-inner .main-content .part-txt{padding-top:24px}.blog-inner .main-content .part-txt p{font-size:13px;margin-bottom:16px}.blog-inner .main-content .part-txt p.quoted{padding:20px 25px 17px;margin-top:22px;margin-bottom:24px}.blog-inner .main-content .part-img{margin-top:6px}.blog-inner .main-content .part-img img{min-width:inherit;width:100%}.blog-inner .main-content .other-info .tags-btn a{height:35px;line-height:35px;font-size:14px;padding:0 5px;margin-right:5px}.blog-inner .main-content .review-area{padding-top:30px}.blog-inner .main-content .review-area .title{font-size:22px;line-height:32px;margin-bottom:12px}.blog-inner .main-content .review-area .blog-comment{padding-top:7px;padding-bottom:9px}.blog-inner .main-content .review-area .blog-comment .single-comment{padding:15px;border-radius:5px;margin-bottom:20px;display:block}.blog-inner .main-content .review-area .blog-comment .single-comment.reply{margin-left:40px}.blog-inner .main-content .review-area .blog-comment .single-comment .img{width:70px;height:69px;margin-bottom:15px}.blog-inner .main-content .review-area .blog-comment .single-comment .img img{width:100%}.blog-inner .main-content .review-area .blog-comment .single-comment .txt{margin-bottom:-2px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name{margin-bottom:6px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name h3{font-size:16px;margin-top:-1px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt p{font-size:13px;margin-bottom:4px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt span{font-size:12px}.blog-inner .main-content .review-area .post-a-review h3{font-size:16px;margin-bottom:6px}.blog-inner .main-content .review-area .post-a-review p{font-size:13px;margin-bottom:4px}.blog-inner .main-content .review-area .post-a-review form .simple-rating{margin-bottom:14px}.blog-inner .main-content .review-area .post-a-review form .simple-rating i{font-size:10px}.blog-inner .main-content .review-area .post-a-review form input{height:40px;margin-bottom:20px;font-size:13px;padding:0 15px}.blog-inner .main-content .review-area .post-a-review form textarea{height:100px;margin-bottom:13px;font-size:13px;padding:10px 15px}.blog-inner .main-content .review-area .post-a-review form button{height:40px;line-height:40px;font-size:14px;font-weight:400;padding:0 19px}.about{padding-top:60px;padding-bottom:40px}.about .part-img{width:290px;margin:0 auto 30px}.about .part-img img{width:100%}.about .part-txt h2{font-size:30px;line-height:40px;margin-bottom:1px}.about .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.about .part-txt p{font-size:14px}.about .part-txt ul{padding:20px 0}.about .part-txt ul li.signature{margin-right:30px}.about .part-txt ul li.signature .img-1{width:35px;height:35px;margin-right:10px;border-width:2px}.about .part-txt ul li.signature .img-2{width:50px}.about .part-txt ul li.signature .img-2 img{min-width:inherit;width:100%}.about .part-txt ul li.off-day{margin-top:-1px}.about .part-txt ul li.off-day .part-icon span{margin-right:9px;margin-top:-3px}.about .part-txt ul li.off-day .txt p{font-size:14px;margin-top:0}.about .part-txt ul li.off-day .txt p span{font-size:16px;line-height:100%}.about .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.feature-inner{padding-top:40px}.vision{padding-top:50px;padding-bottom:40px}.vision .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.vision .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.vision .part-txt p{font-size:14px}.vision .part-txt ul{margin-top:-7px;padding-left:15px}.vision .part-txt ul li{font-size:14px}.vision .part-txt ul li:first-child{margin-bottom:16px}.vision .part-txt ul li:before{top:7px;left:-15px}.vision .part-txt ul li:after{top:9px;left:-13px}.vision .part-img{width:290px;margin:30px auto 15px}.vision .part-img:after{right:-15px;bottom:-15px}.vision .part-img img{width:100%}.mission{padding-top:40px;padding-bottom:60px}.mission .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.mission .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.mission .part-txt p{font-size:14px;margin-bottom:16px}.mission .part-txt ul:last-child{margin-bottom:-7px}.mission .part-txt ul li{font-size:14px;line-height:24px;padding-left:15px;min-width:180px}.mission .part-txt ul li:before{top:7px}.mission .part-txt ul li:after{top:9px}.mission .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mission .next .part-img{width:290px;margin:30px auto 15px}.mission .next .part-img:after{left:-15px;bottom:-15px}.mission .next .part-img img{width:100%}.video{padding-top:120px;padding-bottom:200px}.video .btn-area .vdo-btn{width:90px;height:90px;line-height:84px;font-size:30px;border-width:5px}.video .btn-area .vdo-btn i{margin-left:7px}.counter-area{padding-bottom:30px}.counter-area .single-box{margin-bottom:30px}.counter-area .single-box .icon{height:30px;margin-bottom:15px}.counter-area .single-box .txt h2{font-size:20px;font-weight:500;margin-top:-3px;margin-bottom:1px}.counter-area .single-box .txt h3{font-size:14px;line-height:24px;margin-bottom:-9px}.about-2{padding:60px 0}.about-2 .part-img{width:290px;margin:0 auto 45px}.about-2 .part-img:after{bottom:-15px;left:-15px}.about-2 .part-img .txt{padding:50px 30px}.about-2 .part-img .txt:after{top:10px;right:10px;bottom:10px;left:10px}.about-2 .part-img .txt h3{font-size:16px;line-height:24px}.about-2 .part-txt h2{font-size:30px;line-height:40px;margin-top:-4px;margin-bottom:1px}.about-2 .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.about-2 .part-txt p{font-size:14px}.about-2 .part-txt ul{margin-top:20px;margin-bottom:23px}.about-2 .part-txt ul li .icon span{font-size:18px;margin-right:14px}.about-2 .part-txt ul li p{font-size:14px;margin-right:25px;margin-top:-4px}.about-2 .part-txt ul li p span{font-size:14px;line-height:24px}.about-2 .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.skill{padding:60px 0}.skill .skill-area{margin-bottom:40px}.skill .skill-area h2{font-size:30px;margin-top:-4px;line-height:40px;margin-bottom:1px}.skill .skill-area p{font-size:14px}.skill .skill-area .bar-title{font-size:14px;line-height:100%;margin-top:18px}.skill .skill-area .progress .progress-bar span{top:-10px;width:30px;height:30px;font-size:12px;line-height:30px}.skill .skill-area .progress .progress-bar span:after{width:22px;height:22px}.skill .part-img{width:290px;margin:0 auto 30px}.skill .what-we-do h2{font-size:30px;line-height:40px;margin-top:-4px;margin-bottom:0}.skill .what-we-do p{font-size:14px;margin-bottom:6px}.skill .what-we-do .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px;margin-top:17px}.history{padding-top:60px;padding-bottom:30px}.history .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.history .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.history .single-box{padding:20px}.history .single-box .part-icon{margin-right:19px}.history .single-box .part-icon span{width:90px;height:90px;line-height:90px;font-size:35px}.history .single-box .part-icon span:after{top:5px;right:5px;bottom:5px;left:5px}.history .single-box .part-txt h4{font-size:14px;margin-bottom:17px}.history .single-box .part-txt h3{font-size:20px;line-height:25px;margin-bottom:10px}.history .single-box .part-txt p{font-size:14px}.team{padding-top:60px;padding-bottom:30px}.team .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.team .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.team .single-box{margin-bottom:30px}.team .single-box .part-txt h3{font-size:20px}.team .single-box .part-txt p{font-size:14px;margin-bottom:-2px}.shop-cart{padding:60px 0}.shop-cart .table-responsive .table{width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-cart .table-responsive .table thead tr th{font-size:18px;padding-bottom:15px;padding-left:20px;padding-right:20px}.shop-cart .table-responsive .table tbody tr td{padding:20px}.shop-cart .table-responsive .table tbody tr td:first-child{width:350px}.shop-cart .table-responsive .table tbody tr td .product .part-img{width:75px;height:75px;margin-right:19px}.shop-cart .table-responsive .table tbody tr td .product .part-txt p{font-size:14px}.shop-cart .table-responsive .table tbody tr td .price{height:75px}.shop-cart .table-responsive .table tbody tr td .product-quantity{height:75px}.shop-cart .table-responsive .table tbody tr td .total-price{height:75px}.shop-cart .table-responsive .table tbody tr td .delete{height:75px}.shop-cart .cart-totals{padding-top:60px}.shop-cart .cart-totals .coupon{margin-bottom:30px}.shop-cart .cart-totals .coupon .coupon-title{padding:20px 25px 15px}.shop-cart .cart-totals .coupon .coupon-title h2{font-size:18px}.shop-cart .cart-totals .coupon .part-txt{padding:25px 20px}.shop-cart .cart-totals .coupon .part-txt p{font-size:14px;margin-top:-2px;margin-bottom:23px}.shop-cart .cart-totals .coupon .part-txt form .wrap{border-radius:5px;margin-bottom:25px}.shop-cart .cart-totals .coupon .part-txt form .wrap input{height:38px}.shop-cart .cart-totals .coupon .part-txt form button{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title{padding:20px 25px 15px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title h2{font-size:18px}.shop-cart .cart-totals .proceed-to-checkout .part-txt{padding:25px 20px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul{margin-bottom:23px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li{font-size:14px;margin-top:-2px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li span{margin-right:23px}.shop-cart .cart-totals .proceed-to-checkout .part-txt p{font-size:14px;margin-top:-2px;margin-bottom:-2px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box{padding:25px 20px;text-align:left}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul{margin-bottom:23px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li{font-size:14px;margin-top:-2px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li span{margin-right:23px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box a{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-compare{padding:60px 0}.shop-compare .box-wrap{overflow-x:scroll}.shop-compare .box-wrap .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-compare .box-wrap .row .custom-col{width:300px}.form-wrap{padding:60px 0}.form-wrap .login-form{padding:20px;margin-bottom:30px}.form-wrap .login-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .login-form form input[type=email],.form-wrap .login-form form [type=password]{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .login-form form a{font-size:14px;margin-top:-2px;margin-bottom:28px}.form-wrap .login-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px}.form-wrap .login-form form .form-check label{font-size:14px}.form-wrap .sign-up-form{padding:20px;margin-bottom:30px}.form-wrap .sign-up-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .sign-up-form form input{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .sign-up-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px;margin-top:10px;margin-bottom:28px}.form-wrap .sign-up-form p{font-size:14px;margin-bottom:-2px}.contact{padding:60px 0}.contact .contact-box .contact-info{margin-bottom:30px}.contact .contact-box .contact-info .single-box .part-txt h3{font-size:18px;margin-bottom:10px}.contact .contact-box .contact-form form input{width:100%}.contact .contact-box .contact-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400}.map iframe{height:300px}}@media only screen and (min-width:480px) and (max-width:575px){.header.header-2 .top-header .top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header.header-2 .top-header .top-left:after{left:-15px;right:-15px;-webkit-transform:skewX(0);-ms-transform:skewX(0);transform:skewX(0)}.header.header-2 .top-header .top-left a{font-size:12px}.header.header-2 .top-header .top-left a i{width:22px;height:22px;line-height:22px;font-size:4px;margin-right:5px}.header.header-2 .top-header .top-right{padding:10px 0;-ms-flex-pack:distribute;justify-content:space-around}.header.header-2 .top-header .top-right .select-lang ul{left:0;right:auto}.header.header-2 .bottom-header{position:inherit;background:#ff4545}.header.header-2 .bottom-header.fixed-header{position:fixed;top:0;left:0;width:100%}.header.header-2 .bottom-header .bg:before,.header.header-2 .bottom-header .bg:after{display:none}.header.header-2 .bottom-header .bg .logo{width:120px}.header.header-2 .bottom-header .bg .others-btn button{font-size:8px;color:#fff;padding:0 8px}.header.header-2 .bottom-header .bg .others-btn button span{background:#fff;color:#ff4545;width:13px;height:13px;line-height:14px;font-size:10px}.header.header-2 .bottom-header .bg .navbar-toggler{background:#fff;color:#ff4545}.header.header-2 .bottom-header .bg .navbar{padding-left:0}.header.header-2 .bottom-header .bg .navbar .navbar-nav{border-top:0;background:#fff;border-radius:5px;margin-bottom:15px;max-height:300px;overflow:scroll}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{margin:10px 10px 0}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item .nav-link{padding:15px 20px;color:#3c3434}.header .top-header{padding-top:15px;padding-bottom:19px}.header .top-header .top-left{text-align:center}.header .top-header .top-right{text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .top-header .top-right a{font-size:13px;margin-right:5px}.header .top-header .top-right .select-lang ul{left:auto !important;right:0}.header .top-header .top-right .select-lang ul li a{font-size:13px}.header .top-header .top-right .select-lang .dropdown-toggle{font-size:13px}.header .bottom-header .logo img{width:100%}.header .bottom-header .others-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .bottom-header .others-btn button{padding:0 10px;font-size:16px;color:#ff4545;position:relative}.header .bottom-header .others-btn button span{position:absolute;top:0;right:0;width:15px;height:15px;line-height:16px;background:#ff4545;border-radius:50%;color:#fff;font-size:12px}.header .bottom-header .navbar-toggler{padding:0;float:right;padding:5px;background:#ff4545;color:#fff;margin:15px 0;display:none}.header .bottom-header .navbar .navbar-nav{border-top:1px solid #dbdbdb;padding:10px 0;max-height:300px;overflow-y:scroll}.header .bottom-header .navbar .navbar-nav .nav-item{padding:12px 15px 13px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;margin-top:10px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:14px;padding-top:13px;padding-bottom:13px}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:14px}.search-box .close{top:25px;right:25px;font-size:10px}.search-box form{padding:60px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-box form select,.search-box form input{width:100%;height:45px;border:1px solid #dbdbdb;border-radius:10px;margin-bottom:15px}.search-box form button{height:45px;line-height:43px;border-radius:10px}.wish-list{padding:60px 0}.wish-list .close{top:25px;right:25px;font-size:10px}.wish-list .box{padding:30px 20px}.wish-list .box .single-box{padding:15px 30px 15px 15px}.wish-list .box .single-box .wish-close{top:15px;right:15px}.wish-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.wish-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.wish-list .box .single-box .part-txt p{font-size:12px}.wish-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.cart-list{padding:60px 0}.cart-list .close{top:25px;right:25px;font-size:10px}.cart-list .box{padding:30px 20px}.cart-list .box .single-box{padding:15px 30px 15px 15px}.cart-list .box .single-box .cart-close{top:15px;right:15px}.cart-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.cart-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.cart-list .box .single-box .part-txt p{font-size:12px}.cart-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.banner.banner-2 .slider-1 .part-img,.banner.banner-2 .slider-2 .part-img{display:none}.banner.banner-2 .slider-1 .part-txt,.banner.banner-2 .slider-2 .part-txt{padding:80px 0;text-align:center}.banner.banner-2 .slider-1 .part-txt h4,.banner.banner-2 .slider-2 .part-txt h4{display:none}.banner.banner-2 .slider-1 .part-txt h1,.banner.banner-2 .slider-2 .part-txt h1{font-size:23px;line-height:33px;margin-top:-5px}.banner.banner-2 .slider-1 .part-txt p,.banner.banner-2 .slider-2 .part-txt p{font-size:14px;line-height:24px}.banner.banner-2 .slider-1 .part-txt .def-btn,.banner.banner-2 .slider-2 .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.banner.banner-2 .owl-dots{bottom:34px}.banner .slider-1,.banner .slider-2{background-position-x:20%}.banner .slider-1 .part-img,.banner .slider-2 .part-img{display:none}.banner .slider-1 .part-txt,.banner .slider-2 .part-txt{padding:80px 0;text-align:center}.banner .slider-1 .part-txt h4,.banner .slider-2 .part-txt h4{display:none}.banner .slider-1 .part-txt h1,.banner .slider-2 .part-txt h1{font-size:23px;line-height:33px;margin-top:-5px}.banner .slider-1 .part-txt p,.banner .slider-2 .part-txt p{font-size:14px;line-height:24px}.banner .slider-1 .part-txt .def-btn,.banner .slider-2 .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.banner .owl-dots{bottom:35px}.feature{padding-top:60px;padding-bottom:0}.feature .single-box{width:290px;margin:0 auto 30px}.feature .single-box .part-icon{height:25px}.feature .single-box .part-icon img{height:25px}.feature .single-box .part-txt h3{font-size:18px;line-height:28px}.feature .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-7px}.hot-deal{padding-top:60px;padding-bottom:10px}.hot-deal .single-box{width:320px;margin:0 auto 30px}.hot-deal .single-box .box{padding:0 30px !important}.hot-deal .single-box .box .part-txt{padding:23px 0}.hot-deal .single-box .box .part-txt p{font-size:14px;margin-bottom:17px}.hot-deal .single-box .box .part-txt h3{font-size:18px;line-height:21px;margin-bottom:7px}.hot-deal .single-box .box .part-txt a{font-size:14px}.hot-deal .single-box .box .part-img{width:35%}.our-product{padding-top:30px;padding-bottom:30px}.our-product .top .sec-title{text-align:center}.our-product .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.our-product .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.our-product .tab-content .tab-pane .single-box{width:250px;padding:25px;margin:0 auto 30px}.our-product .tab-content .tab-pane .single-box .part-txt p{font-size:14px}.top-category{padding-top:40px;padding-bottom:30px}.top-category .top .sec-title{text-align:center}.top-category .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.top-category .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.top-category .top nav .nav-tabs .nav-link:first-child{margin-left:0}.top-category .tab-content .tab-pane .single-box{width:250px;margin:0 auto 30px}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop{padding-top:60px;padding-bottom:30px}.shop .single-box{width:290px;margin:0 auto 30px}.shop .single-box .part-img img{width:100%}.shop .single-box .part-txt{top:30px}.shop .single-box .part-txt p,.shop .single-box .part-txt a{font-size:14px}.best-deal{padding-top:60px;padding-bottom:0}.best-deal.best-deal-2{padding-bottom:60px}.best-deal.best-deal-2 .top .sec-title{text-align:center}.best-deal.best-deal-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-deal.best-deal-2 .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link{font-size:12px}.best-deal.best-deal-2 .deal-slider{padding-bottom:44px}.best-deal.best-deal-2 .deal-slider .single-box{padding:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt{padding:30px;width:auto}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special{width:60px;height:60px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special h4{line-height:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special h4 span{font-size:14px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .img{height:120px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__value{width:45px;height:45px;line-height:45px;font-size:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__unit{font-size:14px}.best-deal .part-img{width:290px;margin:0 auto 30px;padding-bottom:15px}.best-deal .part-img:before{width:85%;height:85%;left:-15px}.best-deal .part-img img{width:100%}.best-deal .part-txt{width:290px;margin:0 auto 16px;padding:30px}.best-deal .part-txt:before{bottom:-15px;right:-15px;width:85%;height:85%}.best-deal .part-txt .top-txt{margin-bottom:20px}.best-deal .part-txt .top-txt .txt h3{font-size:20px;line-height:30px;margin-bottom:4px}.best-deal .part-txt .top-txt .txt p{font-size:16px}.best-deal .part-txt .top-txt .special h4{font-size:14px;line-height:22px}.best-deal .part-txt .top-txt .special h4 span{font-size:16px}.best-deal .part-txt .img{width:120px;margin-bottom:20px}.best-deal .part-txt .img img{width:100%}.best-deal .part-txt h6{text-align:center;font-size:14px;line-height:24px;margin-bottom:10px}.best-deal .part-txt .price{font-size:20px;margin-bottom:20px}.best-deal .part-txt .pro-bar{margin-bottom:17px}.best-deal .part-txt h5{font-size:14px;margin-bottom:10px}.best-deal .part-txt .counter .countdown .single-box .time{font-size:18px;height:35px;line-height:35px;margin-bottom:5px}.best-deal .part-txt .counter .countdown .single-box .name{font-size:14px}.best-deal .part-txt .counter .countdown .devide{font-size:40px;height:35px;line-height:32px}.best-seller{padding-top:60px;padding-bottom:46px}.best-seller .sidebar{margin-bottom:30px}.best-seller .sidebar .top h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-seller .sidebar ul li{-ms-flex-pack:distribute;justify-content:space-around}.best-seller .best-sale .top .sec-title{text-align:center}.best-seller .best-sale .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-seller .best-sale .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.best-seller .best-sale .tab-content .tab-pane .single-box{width:250px;padding:25px;margin:0 auto 30px}.best-seller .best-sale .tab-content .tab-pane .single-box .part-txt p{font-size:14px}.best-seller-2{padding-top:60px;padding-bottom:30px}.best-seller-2 .top .sec-title{text-align:center}.best-seller-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-seller-2 .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.best-seller-2 .top nav .nav-tabs .nav-link:first-child{margin-left:0}.best-seller-2 .tab-content .tab-pane .single-box{width:250px;margin:0 auto 30px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img{height:120px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px}.recent-product{padding:60px 0}.recent-product .top .sec-title h2{font-size:22px}.recent-product .slider-area .slider-box{padding-bottom:14px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box{width:350px;margin:0 auto 30px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-1{max-width:100%;height:auto}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-2{max-width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt p{font-size:14px}.ad{padding-bottom:60px}.ad .bg{background-size:cover}.ad .bg .part-txt{text-align:center}.ad .bg .part-txt h2{font-size:25px;line-height:34px;margin-bottom:19px}.ad .bg .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.ad .bg .part-img{display:none}.testimonial{padding:60px 0}.testimonial .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.testimonial .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.testimonial .comment-area{margin:0}.testimonial .comment-area .clients{margin:0 110px}.testimonial .comment-area .comments{margin-left:0;margin-top:-100px;padding-bottom:60px}.testimonial .comment-area .comments .single-comment{padding:100px 15px 0}.testimonial .comment-area .comments .single-comment .part-txt{text-align:center;padding:30px 0}.testimonial .comment-area .comments .single-comment .part-txt p{font-size:14px;line-height:22px;margin-top:-6px}.testimonial .comment-area .comments .single-comment .part-txt h3{font-size:20px;line-height:22px}.testimonial .comment-area .comments .single-comment .part-txt h4{font-size:14px;line-height:22px;margin-bottom:-6px}.testimonial .comment-area .comments .slick-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial .comment-area .comments .slick-arrow.slick-prev{margin-left:-20px}.testimonial .comment-area .comments .slick-arrow.slick-next{margin-left:20px}.blog{padding-top:60px;padding-bottom:30px}.blog .heading{margin-bottom:45px}.blog .heading h2{font-size:25px;line-height:35px;margin-bottom:8px}.blog .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.blog .single-box{padding:25px;margin-bottom:30px}.blog .single-box .admin{margin-bottom:17px}.blog .single-box .part-txt .title{font-size:20px;margin-bottom:13px}.blog .single-box .part-txt .bottom .read{font-size:14px}.products{padding-top:60px;padding-bottom:30px}.products .single-part .top{text-align:center;margin-top:-1px}.products .single-part .top:after{display:none}.products .single-part .top h2{font-size:22px;line-height:32px}.products .single-part .single-box{padding:20px}.brands{padding-top:0;padding-bottom:60px}.brands.brands-2{padding-top:60px;padding-bottom:40px}.brands.brands-2 .all-brand .single-brand{height:85px;padding:0 20px}.brands .all-brand{padding:20px 25px}.brands .all-brand .single-brand img{width:100%}.brands .all-brand .owl-nav{left:5px;right:5px}.brands .all-brand .owl-nav button{font-size:4px}.feature-2{padding-top:40px;padding-bottom:30px}.feature-2 .single-box{width:320px;margin:0 auto 30px}.feature-2 .single-box .bg{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;padding:0 25px}.feature-2 .single-box .bg .part-icon{height:auto;width:40px;margin-right:20px}.feature-2 .single-box .bg .part-icon img{width:100%;height:auto}.feature-2 .single-box .bg .part-txt h3{font-size:18px;line-height:21px}.feature-2 .single-box .bg .part-txt p{font-size:14px;line-height:22px;margin-bottom:-6px}.instagram .posts .single-post .txt a{font-size:14px}.instagram .posts .single-post .txt a span{font-size:20px}.footer .main-footer{padding:60px 0}.footer .main-footer .title h2{font-size:20px;margin-bottom:17px}.footer .main-footer .f-about{margin-bottom:24px}.footer .main-footer .f-about .part-txt p{font-size:14px;line-height:22px;margin-top:-1px;margin-bottom:1px}.footer .main-footer .f-about .part-txt ul li{font-size:14px;line-height:22px}.footer .main-footer .f-link{margin-bottom:24px}.footer .main-footer .f-link ul li{padding-bottom:10px}.footer .main-footer .f-link ul li a{font-size:14px}.footer .main-footer .news-letter form{margin-bottom:19px}.footer .main-footer .news-letter p{font-size:14px;line-height:22px;margin-bottom:24px}.footer .copyright .part-txt{text-align:center}.footer .copyright .part-txt p{font-size:12px;margin-bottom:18px}.footer .copyright .part-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .copyright .part-img img{width:200px}.breadcrumb-area.breadcrumb-area-2{padding-top:0}.breadcrumb-area.breadcrumb-area-2 .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt h1{font-size:30px;line-height:40px;font-weight:600;margin-bottom:5px}.breadcrumb-area .breadcrumb-txt ul{margin-bottom:-8px}.breadcrumb-area .breadcrumb-txt ul li{font-size:15px;margin-left:15px}.shop-grid{padding:60px 0}.shop-grid .top .part-btn a{font-size:16px}.shop-grid .top .part-btn a:first-child{margin-right:10px}.shop-grid .top .form-area form label{font-size:14px}.shop-grid .top .form-area form select{font-size:14px}.shop-grid .all-product .single-box{width:250px;padding:25px;margin:0 auto 30px}.shop-grid .all-product .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.shop-grid .all-product .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop-grid .bottom .part-txt{text-align:center;margin-bottom:13px}.shop-grid .bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-grid .bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid .bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-grid-2{padding:60px 0}.shop-grid-2 .top .part-btn a{font-size:16px}.shop-grid-2 .top .part-btn a:first-child{margin-right:10px}.shop-grid-2 .top .form-area form label{font-size:14px}.shop-grid-2 .top .form-area form select{font-size:14px}.shop-grid-2 .all-product .single-box{width:250px;margin:0 auto 30px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop-grid-2 .page-bottom .part-txt{text-align:center;margin-bottom:13px}.shop-grid-2 .page-bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-grid-2 .page-bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid-2 .page-bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-grid-2 .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.shop-grid-2 .next .side-bar{width:270px;margin:60px auto 0}.shop-grid-2 .next .side-bar h3{font-size:20px;margin-bottom:20px;padding-bottom:11px}.shop-grid-2 .next .side-bar .search-area{margin-bottom:30px}.shop-grid-2 .next .side-bar .category{margin-bottom:13px}.shop-grid-2 .next .side-bar .category ul li a{font-size:14px}.shop-grid-2 .next .side-bar .filter{margin-bottom:23px}.shop-grid-2 .next .side-bar .feature-products{margin-bottom:30px}.shop-grid-2 .next .side-bar .products-tag{margin-bottom:20px}.shop-grid-2 .next .side-bar .products-tag .tags a{font-size:12px;height:30px;line-height:30px;padding:0 5px}.shop-list{padding:60px 0}.shop-list.shop-list-2 .lists .single-box .box .part-img{margin:0;border-right:0;border-bottom:1px solid #dbdbdb}.shop-list.shop-list-2 .lists .single-box .box .part-txt{padding:15px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .txt .tags{padding-left:0}.shop-list .top .part-btn a{font-size:16px}.shop-list .top .part-btn a:first-child{margin-right:10px}.shop-list .top .form-area form label{font-size:14px}.shop-list .top .form-area form select{font-size:14px}.shop-list .lists .single-box{padding:15px}.shop-list .lists .single-box .box .part-img{width:100%;height:140px;padding:20px 0}.shop-list .lists .single-box .box .part-img .img-2{padding:20px 0}.shop-list .lists .single-box .box .part-txt{padding:15px}.shop-list .lists .single-box .box .part-txt .txt{display:block}.shop-list .lists .single-box .box .part-txt .txt h4{font-size:14px;line-height:24px;margin-top:-7px;margin-bottom:12px}.shop-list .lists .single-box .box .part-txt .txt p{font-size:14px;line-height:22px;margin-bottom:19px}.shop-list .lists .single-box .box .part-txt .txt .tags{padding-left:0;position:absolute;bottom:100%}.shop-list .lists .single-box .box .part-txt .info{padding:20px 0}.shop-list .page-bottom .part-txt{text-align:center;margin-bottom:13px}.shop-list .page-bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-list .page-bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-list .page-bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-details{padding:60px 0}.shop-details .item-section{padding-bottom:40px}.shop-details .item-section .part-img{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:30px}.shop-details .item-section .part-img .product-slider{width:100%;height:auto;margin-bottom:20px}.shop-details .item-section .part-img .product-slider .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider{padding:60px}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider img{height:100%}.shop-details .item-section .part-img .owl-thumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:450px}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item{width:25%;height:100%;margin:0 5px}.shop-details .item-section .part-txt{padding-left:0}.shop-details .item-section .part-txt h3{padding:0;font-size:20px;margin-top:-3px;margin-bottom:16px}.shop-details .item-section .part-txt .info{margin-bottom:14px}.shop-details .item-section .part-txt .info .price{font-size:16px}.shop-details .item-section .part-txt .item-rating{margin-bottom:21px}.shop-details .item-section .part-txt p{font-size:14px}.shop-details .item-section .part-txt .cart-option ul li:first-child{font-size:14px;width:100px}.shop-details .item-section .part-txt .cart-option ul.color{padding-top:12px}.shop-details .item-section .part-txt .cart-option ul.cart{padding-top:30px;margin-bottom:15px;margin-right:70px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count{padding-right:15px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity input{margin:0 -10px;height:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav .quantity-button{height:30px;line-height:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .add-to-cart{height:32px;line-height:32px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .more{width:32px;height:32px;line-height:30px;margin-left:0}.shop-details .item-section .part-txt .cart-option ul.pro-code{padding-top:28px}.shop-details .item-section .part-txt .cart-option ul.pro-code li:last-child{font-size:14px}.shop-details .item-section .part-txt .cart-option ul.share{padding-top:28px}.shop-details .item-section .part-txt .cart-option ul.share li .social a{width:20px;height:20px;line-height:20px;font-size:9px}.shop-details .dscr-section{padding:20px;border-radius:5px}.shop-details .dscr-section .box nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:13px}.shop-details .dscr-section .box nav .nav-tabs .nav-link{margin-right:0;font-size:30px;padding:0 20px 6px;margin-top:0}.shop-details .dscr-section .box nav .nav-tabs .nav-link span{display:none}.shop-details .dscr-section .box nav .nav-tabs .nav-link i{display:block}.shop-details .dscr-section .box .tab-content .tab-pane .dscr p{font-size:13px;margin-bottom:17px}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul{margin-bottom:-5px}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul li{font-size:13px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data{margin-top:-3px;margin-bottom:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul{margin-top:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul.first li:last-child{border-bottom:1px solid #dbdbdb;padding-bottom:8px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li{font-size:12px;padding-top:9px;padding-bottom:8px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li:last-child{margin-bottom:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li span{min-width:inherit;width:120px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews{padding-top:7px;padding-bottom:9px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box{padding:15px;border-radius:5px;margin-bottom:20px;display:block}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img{width:70px;height:69px;margin-bottom:15px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img img{width:100%}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt{margin-bottom:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title{margin-bottom:6px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title h3{font-size:16px;margin-top:-1px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt p{font-size:13px;margin-bottom:4px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt span{font-size:12px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review h3{font-size:16px;margin-bottom:6px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review p{font-size:13px;margin-bottom:4px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating{margin-bottom:14px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating i{font-size:10px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input{height:40px;margin-bottom:20px;font-size:13px;padding:0 15px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea{height:100px;margin-bottom:13px;font-size:13px;padding:10px 15px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form button{height:40px;line-height:40px;font-size:14px;font-weight:400;padding:0 19px}.shop-details .releted-products{padding-top:59px}.shop-details .releted-products .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.shop-details .releted-products .releted-slider .single-box{width:250px;padding:25px;margin:0 auto}.shop-details .releted-products .releted-slider .single-box .part-txt p{font-size:14px}.shop-details .releted-products .releted-slider .owl-nav{top:-65px}.shop-details .releted-products .releted-slider .owl-nav button{font-size:4px}.blog-inner{padding:60px 0}.blog-inner .pagination{margin-top:0}.blog-inner .pagination.pagination-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .sidebar{width:270px;margin:60px auto 0}.blog-inner .sidebar h3{font-size:20px;margin-bottom:20px;padding-bottom:11px}.blog-inner .sidebar .search-area{margin-bottom:30px}.blog-inner .sidebar .category{margin-bottom:13px}.blog-inner .sidebar .category ul li a{font-size:14px}.blog-inner .sidebar .recent-post{margin-bottom:30px}.blog-inner .sidebar .recent-post ul li .part-img{width:85px;height:80px}.blog-inner .sidebar .recent-post ul li .part-txt{width:170px;margin-bottom:-5px}.blog-inner .sidebar .recent-post ul li .part-txt a{font-size:14px}.blog-inner .sidebar .sale-products{margin-bottom:30px}.blog-inner .sidebar .sale-products ul li .part-txt{width:172px}.blog-inner .sidebar .products-tag{margin-bottom:-10px}.blog-inner .sidebar .products-tag .tags a{font-size:12px;height:30px;line-height:30px;padding:0 5px}.blog-inner .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.blog-inner .main-content .main-title{font-size:22px;line-height:32px;margin-bottom:29px}.blog-inner .main-content .blog-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}.blog-inner .main-content .blog-info .admin{margin-bottom:15px}.blog-inner .main-content .blog-info .add-info div{height:30px;line-height:28px;margin-right:10px;padding:0 10px}.blog-inner .main-content .part-txt{padding-top:24px}.blog-inner .main-content .part-txt p{font-size:13px;margin-bottom:16px}.blog-inner .main-content .part-txt p.quoted{padding:20px 25px 17px;margin-top:22px;margin-bottom:24px}.blog-inner .main-content .part-img{margin-top:6px}.blog-inner .main-content .part-img.top{margin-bottom:24px}.blog-inner .main-content .other-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .main-content .other-info .tags-btn{margin-bottom:25px}.blog-inner .main-content .other-info .tags-btn a{height:35px;line-height:35px;font-size:14px;padding:0 5px;margin-right:5px}.blog-inner .main-content .review-area{padding-top:30px}.blog-inner .main-content .review-area .title{font-size:22px;line-height:32px;margin-bottom:12px}.blog-inner .main-content .review-area .blog-comment{padding-top:7px;padding-bottom:9px}.blog-inner .main-content .review-area .blog-comment .single-comment{padding:15px;border-radius:5px;margin-bottom:20px;display:block}.blog-inner .main-content .review-area .blog-comment .single-comment.reply{margin-left:40px}.blog-inner .main-content .review-area .blog-comment .single-comment .img{width:70px;height:69px;margin-bottom:15px}.blog-inner .main-content .review-area .blog-comment .single-comment .img img{width:100%}.blog-inner .main-content .review-area .blog-comment .single-comment .txt{margin-bottom:-2px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name{margin-bottom:6px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name h3{font-size:16px;margin-top:-1px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt p{font-size:13px;margin-bottom:4px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt span{font-size:12px}.blog-inner .main-content .review-area .post-a-review h3{font-size:16px;margin-bottom:6px}.blog-inner .main-content .review-area .post-a-review p{font-size:13px;margin-bottom:4px}.blog-inner .main-content .review-area .post-a-review form .simple-rating{margin-bottom:14px}.blog-inner .main-content .review-area .post-a-review form .simple-rating i{font-size:10px}.blog-inner .main-content .review-area .post-a-review form input{height:40px;margin-bottom:20px;font-size:13px;padding:0 15px}.blog-inner .main-content .review-area .post-a-review form textarea{height:100px;margin-bottom:13px;font-size:13px;padding:10px 15px}.blog-inner .main-content .review-area .post-a-review form button{height:40px;line-height:40px;font-size:14px;font-weight:400;padding:0 19px}.about{padding-top:60px;padding-bottom:40px}.about .part-img{width:290px;margin:0 auto 30px}.about .part-img img{width:100%}.about .part-txt h2{font-size:30px;line-height:40px;margin-bottom:1px}.about .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.about .part-txt p{font-size:14px}.about .part-txt ul{padding:20px 0}.about .part-txt ul li.signature{margin-right:30px}.about .part-txt ul li.signature .img-1{width:35px;height:35px;margin-right:10px;border-width:2px}.about .part-txt ul li.signature .img-2{width:50px}.about .part-txt ul li.signature .img-2 img{min-width:inherit;width:100%}.about .part-txt ul li.off-day{margin-top:-1px}.about .part-txt ul li.off-day .part-icon span{margin-right:9px;margin-top:-3px}.about .part-txt ul li.off-day .txt p{font-size:14px;margin-top:0}.about .part-txt ul li.off-day .txt p span{font-size:16px;line-height:100%}.about .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.feature-inner{padding-top:40px}.vision{padding-top:50px;padding-bottom:40px}.vision .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.vision .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.vision .part-txt p{font-size:14px}.vision .part-txt ul{margin-top:-7px;padding-left:15px}.vision .part-txt ul li{font-size:14px}.vision .part-txt ul li:first-child{margin-bottom:16px}.vision .part-txt ul li:before{top:7px;left:-15px}.vision .part-txt ul li:after{top:9px;left:-13px}.vision .part-img{width:290px;margin:30px auto 15px}.vision .part-img:after{right:-15px;bottom:-15px}.vision .part-img img{width:100%}.mission{padding-top:40px;padding-bottom:60px}.mission .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.mission .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.mission .part-txt p{font-size:14px;margin-bottom:16px}.mission .part-txt ul:last-child{margin-bottom:-7px}.mission .part-txt ul li{font-size:14px;line-height:24px;padding-left:15px;min-width:180px}.mission .part-txt ul li:before{top:7px}.mission .part-txt ul li:after{top:9px}.mission .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mission .next .part-img{width:290px;margin:30px auto 15px}.mission .next .part-img:after{left:-15px;bottom:-15px}.mission .next .part-img img{width:100%}.video{padding-top:120px;padding-bottom:200px}.video .btn-area .vdo-btn{width:90px;height:90px;line-height:84px;font-size:30px;border-width:5px}.video .btn-area .vdo-btn i{margin-left:7px}.counter-area{padding-bottom:30px}.counter-area .single-box{margin-bottom:30px}.counter-area .single-box .icon{height:30px;margin-bottom:15px}.counter-area .single-box .txt h2{font-size:20px;font-weight:500;margin-top:-3px;margin-bottom:1px}.counter-area .single-box .txt h3{font-size:14px;line-height:24px;margin-bottom:-9px}.about-2{padding:60px 0}.about-2 .part-img{width:290px;margin:0 auto 45px}.about-2 .part-img:after{bottom:-15px;left:-15px}.about-2 .part-img .txt{padding:50px 30px}.about-2 .part-img .txt:after{top:10px;right:10px;bottom:10px;left:10px}.about-2 .part-img .txt h3{font-size:16px;line-height:24px}.about-2 .part-txt h2{font-size:30px;line-height:40px;margin-top:-4px;margin-bottom:1px}.about-2 .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.about-2 .part-txt p{font-size:14px}.about-2 .part-txt ul{margin-top:20px;margin-bottom:23px}.about-2 .part-txt ul li .icon span{font-size:18px;margin-right:14px}.about-2 .part-txt ul li p{font-size:14px;margin-right:25px;margin-top:-4px}.about-2 .part-txt ul li p span{font-size:14px;line-height:24px}.about-2 .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.skill{padding:60px 0}.skill .skill-area{margin-bottom:40px}.skill .skill-area h2{font-size:30px;margin-top:-4px;line-height:40px;margin-bottom:1px}.skill .skill-area p{font-size:14px}.skill .skill-area .bar-title{font-size:14px;line-height:100%;margin-top:18px}.skill .skill-area .progress .progress-bar span{top:-10px;width:30px;height:30px;font-size:12px;line-height:30px}.skill .skill-area .progress .progress-bar span:after{width:22px;height:22px}.skill .part-img{width:290px;margin:0 auto 30px}.skill .what-we-do h2{font-size:30px;line-height:40px;margin-top:-4px;margin-bottom:0}.skill .what-we-do p{font-size:14px;margin-bottom:6px}.skill .what-we-do .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px;margin-top:17px}.history{padding-top:60px;padding-bottom:30px}.history .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.history .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.history .single-box{padding:20px}.history .single-box .part-icon{margin-right:19px}.history .single-box .part-icon span{width:90px;height:90px;line-height:90px;font-size:35px}.history .single-box .part-icon span:after{top:5px;right:5px;bottom:5px;left:5px}.history .single-box .part-txt h4{font-size:14px;margin-bottom:17px}.history .single-box .part-txt h3{font-size:20px;line-height:25px;margin-bottom:10px}.history .single-box .part-txt p{font-size:14px}.team{padding-top:60px;padding-bottom:30px}.team .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.team .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.team .single-box{width:270px;margin:0 auto 30px}.team .single-box .part-txt h3{font-size:20px}.team .single-box .part-txt p{font-size:14px;margin-bottom:-2px}.shop-cart{padding:60px 0}.shop-cart .table-responsive .table{width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-cart .table-responsive .table thead tr th{font-size:18px;padding-bottom:15px;padding-left:20px;padding-right:20px}.shop-cart .table-responsive .table tbody tr td{padding:20px}.shop-cart .table-responsive .table tbody tr td:first-child{width:350px}.shop-cart .table-responsive .table tbody tr td .product .part-img{width:75px;height:75px;margin-right:19px}.shop-cart .table-responsive .table tbody tr td .product .part-txt p{font-size:14px}.shop-cart .table-responsive .table tbody tr td .price{height:75px}.shop-cart .table-responsive .table tbody tr td .product-quantity{height:75px}.shop-cart .table-responsive .table tbody tr td .total-price{height:75px}.shop-cart .table-responsive .table tbody tr td .delete{height:75px}.shop-cart .cart-totals{padding-top:60px}.shop-cart .cart-totals .coupon{margin-bottom:30px}.shop-cart .cart-totals .coupon .coupon-title{padding:20px 25px 15px}.shop-cart .cart-totals .coupon .coupon-title h2{font-size:18px}.shop-cart .cart-totals .coupon .part-txt{padding:25px 20px}.shop-cart .cart-totals .coupon .part-txt p{font-size:14px;margin-top:-2px;margin-bottom:23px}.shop-cart .cart-totals .coupon .part-txt form .wrap{border-radius:5px;margin-bottom:25px}.shop-cart .cart-totals .coupon .part-txt form .wrap input{height:38px}.shop-cart .cart-totals .coupon .part-txt form button{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title{padding:20px 25px 15px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title h2{font-size:18px}.shop-cart .cart-totals .proceed-to-checkout .part-txt{padding:25px 20px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul{margin-bottom:23px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li{font-size:14px;margin-top:-2px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li span{margin-right:23px}.shop-cart .cart-totals .proceed-to-checkout .part-txt p{font-size:14px;margin-top:-2px;margin-bottom:-2px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box{padding:25px 20px;text-align:left}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul{margin-bottom:23px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li{font-size:14px;margin-top:-2px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li span{margin-right:23px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box a{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-compare{padding:60px 0}.shop-compare .box-wrap{overflow-x:scroll}.shop-compare .box-wrap .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-compare .box-wrap .row .custom-col{width:300px}.form-wrap{padding:60px 0}.form-wrap .login-form{padding:20px;margin-bottom:30px}.form-wrap .login-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .login-form form input[type=email],.form-wrap .login-form form [type=password]{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .login-form form a{font-size:14px;margin-top:-2px;margin-bottom:28px}.form-wrap .login-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px}.form-wrap .login-form form .form-check label{font-size:14px}.form-wrap .sign-up-form{padding:20px;margin-bottom:30px}.form-wrap .sign-up-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .sign-up-form form input{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .sign-up-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px;margin-top:10px;margin-bottom:28px}.form-wrap .sign-up-form p{font-size:14px;margin-bottom:-2px}.contact{padding:60px 0}.contact .contact-box{padding:40px}.contact .contact-box:after{top:20px;right:20px;bottom:20px;left:20px}.contact .contact-box .contact-info{margin-bottom:30px}.contact .contact-box .contact-info .title{font-size:20px;padding-bottom:10px;margin-bottom:10px}.contact .contact-box .contact-info .single-box .part-icon{margin-right:15px}.contact .contact-box .contact-info .single-box .part-txt h3{font-size:18px;margin-bottom:3px}.contact .contact-box .contact-info .single-box .part-txt p{font-size:14px}.contact .contact-box .contact-form .title{font-size:20px;padding-bottom:10px;margin-bottom:30px}.contact .contact-box .contact-form form input{width:100%;height:40px;padding:0 15px;font-size:14px}.contact .contact-box .contact-form form textarea{width:100%;height:100px;padding:10px 15px;font-size:14px}.contact .contact-box .contact-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400}.map iframe{height:300px}}@media only screen and (min-width:320px) and (max-width:479px){.header.header-2 .top-header .top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header.header-2 .top-header .top-left:after{left:-15px;right:-15px;-webkit-transform:skewX(0);-ms-transform:skewX(0);transform:skewX(0)}.header.header-2 .top-header .top-left a{font-size:12px}.header.header-2 .top-header .top-left a:first-child{margin-right:0}.header.header-2 .top-header .top-left a i{width:22px;height:22px;line-height:22px;font-size:4px;margin-right:5px}.header.header-2 .top-header .top-right{padding:10px 0}.header.header-2 .top-header .top-right .select-lang ul{left:0;right:auto}.header.header-2 .bottom-header{position:inherit;background:#ff4545}.header.header-2 .bottom-header.fixed-header{position:fixed;top:0;left:0;width:100%}.header.header-2 .bottom-header .bg:before,.header.header-2 .bottom-header .bg:after{display:none}.header.header-2 .bottom-header .bg .others-btn button{font-size:6px;color:#fff;padding:0 7px}.header.header-2 .bottom-header .bg .others-btn button span{background:#fff;color:#ff4545;width:13px;height:13px;line-height:14px;font-size:10px}.header.header-2 .bottom-header .bg .navbar-toggler{background:#fff;color:#ff4545}.header.header-2 .bottom-header .bg .navbar{padding-left:0;top:-40px}.header.header-2 .bottom-header .bg .navbar .navbar-nav{border-top:0;background:#fff;border-radius:5px;margin-bottom:15px;max-height:500px}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{margin:10px 10px 0}.header.header-2 .bottom-header .bg .navbar .navbar-nav .nav-item .nav-link{padding:15px 20px;color:#3c3434}.header .top-header{padding-top:15px;padding-bottom:19px}.header .top-header .top-left{text-align:center}.header .top-header .top-right{text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .top-header .top-right a{font-size:13px;margin-right:5px}.header .top-header .top-right .select-lang ul{left:auto !important;right:0}.header .top-header .top-right .select-lang ul li a{font-size:13px}.header .top-header .top-right .select-lang .dropdown-toggle{font-size:13px}.header .bottom-header .logo img{width:100%}.header .bottom-header .others-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .bottom-header .others-btn button{padding:0 10px;font-size:16px;color:#ff4545;position:relative}.header .bottom-header .others-btn button span{position:absolute;top:0;right:0;width:15px;height:15px;line-height:16px;background:#ff4545;border-radius:50%;color:#fff;font-size:12px}.header .bottom-header .navbar-toggler{padding:0;float:right;padding:5px;background:#ff4545;color:#fff;margin:15px 0;display:none}.header .bottom-header .navbar .navbar-nav{border-top:1px solid #dbdbdb;padding:10px 0;max-height:300px}.header .bottom-header .navbar .navbar-nav .nav-item{padding:12px 15px 13px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{display:none;margin-top:10px}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu.show{display:block}.header .bottom-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{font-size:14px;padding-top:13px;padding-bottom:13px}.header .bottom-header .navbar .navbar-nav .nav-item .nav-link{font-size:14px}.search-box .close{top:25px;right:25px;font-size:10px}.search-box form{padding:60px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-box form select,.search-box form input{width:100%;height:45px;border:1px solid #dbdbdb;border-radius:10px;margin-bottom:15px}.search-box form button{height:45px;line-height:43px;border-radius:10px}.wish-list{padding:60px 0}.wish-list .close{top:25px;right:25px;font-size:10px}.wish-list .box{padding:30px 20px}.wish-list .box .single-box{padding:15px 30px 15px 15px}.wish-list .box .single-box .wish-close{top:15px;right:15px}.wish-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.wish-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.wish-list .box .single-box .part-txt p{font-size:12px}.wish-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.cart-list{padding:60px 0}.cart-list .close{top:25px;right:25px;font-size:10px}.cart-list .box{padding:30px 20px}.cart-list .box .single-box{padding:15px 30px 15px 15px}.cart-list .box .single-box .cart-close{top:15px;right:15px}.cart-list .box .single-box .part-img{width:70px;height:70px;margin-right:10px}.cart-list .box .single-box .part-txt a{font-size:12px;line-height:20px}.cart-list .box .single-box .part-txt p{font-size:12px}.cart-list .box .box-btn a{padding:0 30px;height:40px;line-height:38px;font-size:14px}.banner.banner-2 .slider-1 .part-img,.banner.banner-2 .slider-2 .part-img{display:none}.banner.banner-2 .slider-1 .part-txt,.banner.banner-2 .slider-2 .part-txt{padding:80px 0;text-align:center}.banner.banner-2 .slider-1 .part-txt h4,.banner.banner-2 .slider-2 .part-txt h4{display:none}.banner.banner-2 .slider-1 .part-txt h1,.banner.banner-2 .slider-2 .part-txt h1{font-size:23px;line-height:33px;margin-top:-5px}.banner.banner-2 .slider-1 .part-txt p,.banner.banner-2 .slider-2 .part-txt p{font-size:14px;line-height:24px}.banner.banner-2 .slider-1 .part-txt .def-btn,.banner.banner-2 .slider-2 .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.banner.banner-2 .owl-dots{bottom:34px}.banner .slider-1,.banner .slider-2{background-position-x:20%}.banner .slider-1 .part-img,.banner .slider-2 .part-img{display:none}.banner .slider-1 .part-txt,.banner .slider-2 .part-txt{padding:80px 0;text-align:center}.banner .slider-1 .part-txt h4,.banner .slider-2 .part-txt h4{display:none}.banner .slider-1 .part-txt h1,.banner .slider-2 .part-txt h1{font-size:23px;line-height:33px;margin-top:-5px}.banner .slider-1 .part-txt p,.banner .slider-2 .part-txt p{font-size:14px;line-height:24px}.banner .slider-1 .part-txt .def-btn,.banner .slider-2 .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.banner .owl-dots{bottom:35px}.feature{padding-top:60px;padding-bottom:0}.feature .single-box{width:290px;margin:0 auto 30px}.feature .single-box .part-icon{height:25px}.feature .single-box .part-icon img{height:25px}.feature .single-box .part-txt h3{font-size:18px;line-height:28px}.feature .single-box .part-txt p{font-size:14px;line-height:24px;margin-bottom:-7px}.hot-deal{padding-top:60px;padding-bottom:10px}.hot-deal .single-box{width:290px;margin:0 auto 30px;padding:10px}.hot-deal .single-box .box{padding:0 20px !important}.hot-deal .single-box .box .part-txt{padding:18px 0}.hot-deal .single-box .box .part-txt p{font-size:14px;margin-bottom:12px}.hot-deal .single-box .box .part-txt h3{font-size:18px;line-height:21px;margin-bottom:2px}.hot-deal .single-box .box .part-txt a{font-size:14px}.hot-deal .single-box .box .part-img{width:35%}.our-product{padding-top:30px;padding-bottom:30px}.our-product .top .sec-title{text-align:center}.our-product .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.our-product .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.our-product .tab-content .tab-pane .single-box{width:250px;padding:25px;margin:0 auto 30px}.our-product .tab-content .tab-pane .single-box .part-txt p{font-size:14px}.top-category{padding-top:40px;padding-bottom:30px}.top-category .top .sec-title{text-align:center}.top-category .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.top-category .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.top-category .tab-content .tab-pane .single-box{width:250px;margin:0 auto 30px}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.top-category .tab-content .tab-pane .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop{padding-top:60px;padding-bottom:30px}.shop .single-box{width:290px;margin:0 auto 30px}.shop .single-box .part-img img{width:100%}.shop .single-box .part-txt{top:30px}.shop .single-box .part-txt p,.shop .single-box .part-txt a{font-size:14px}.best-deal{padding-top:60px;padding-bottom:0}.best-deal.best-deal-2{padding-bottom:60px}.best-deal.best-deal-2 .top .sec-title{text-align:center}.best-deal.best-deal-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-deal.best-deal-2 .top nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best-deal.best-deal-2 .top nav .nav-tabs .nav-link{font-size:12px}.best-deal.best-deal-2 .deal-slider{padding-bottom:44px}.best-deal.best-deal-2 .deal-slider .single-box{padding:15px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt{padding:20px;width:auto}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special{width:60px;height:60px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special h4{line-height:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .top-txt .special h4 span{font-size:14px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .img{height:90px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__value{width:45px;height:45px;line-height:45px;font-size:20px}.best-deal.best-deal-2 .deal-slider .single-box .part-txt .timer .syotimer__body .syotimer-cell .syotimer-cell__unit{font-size:14px}.best-deal .part-img{width:290px;margin:0 auto 30px;padding-bottom:15px}.best-deal .part-img:before{width:85%;height:85%;left:-15px}.best-deal .part-img img{width:100%}.best-deal .part-txt{width:290px;margin:0 auto 16px;padding:30px}.best-deal .part-txt:before{bottom:-15px;right:-15px;width:85%;height:85%}.best-deal .part-txt .top-txt{margin-bottom:20px}.best-deal .part-txt .top-txt .txt h3{font-size:20px;line-height:30px;margin-bottom:4px}.best-deal .part-txt .top-txt .txt p{font-size:16px}.best-deal .part-txt .top-txt .special h4{font-size:14px;line-height:22px}.best-deal .part-txt .top-txt .special h4 span{font-size:16px}.best-deal .part-txt .img{width:120px;margin-bottom:20px}.best-deal .part-txt .img img{width:100%}.best-deal .part-txt h6{text-align:center;font-size:14px;line-height:24px;margin-bottom:10px}.best-deal .part-txt .price{font-size:20px;margin-bottom:20px}.best-deal .part-txt .pro-bar{margin-bottom:17px}.best-deal .part-txt h5{font-size:14px;margin-bottom:10px}.best-deal .part-txt .counter .countdown .single-box .time{font-size:18px;height:35px;line-height:35px;margin-bottom:5px}.best-deal .part-txt .counter .countdown .single-box .name{font-size:14px}.best-deal .part-txt .counter .countdown .devide{font-size:40px;height:35px;line-height:32px}.best-seller{padding-top:60px;padding-bottom:46px}.best-seller .sidebar{margin-bottom:30px}.best-seller .sidebar .top h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.best-seller .sidebar ul li{-ms-flex-pack:distribute;justify-content:space-around}.best-seller .best-sale .top .sec-title{text-align:center}.best-seller .best-sale .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-seller .best-sale .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.best-seller .best-sale .tab-content .tab-pane .single-box{width:250px;padding:25px;margin:0 auto 30px}.best-seller .best-sale .tab-content .tab-pane .single-box .part-txt p{font-size:14px}.best-seller-2{padding-top:60px;padding-bottom:30px}.best-seller-2 .top .sec-title{text-align:center}.best-seller-2 .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px;margin-bottom:20px}.best-seller-2 .top nav .nav-tabs .nav-link{font-size:12px;margin:0 auto}.best-seller-2 .top nav .nav-tabs .nav-link:first-child{display:none}.best-seller-2 .tab-content .tab-pane .single-box{width:250px;margin:0 auto 30px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-img{height:120px}.best-seller-2 .tab-content .tab-pane .single-box .box .part-bottom .part-txt p{font-size:14px}.recent-product{padding:60px 0}.recent-product .top .sec-title h2{font-size:22px}.recent-product .slider-area .slider-box{padding-bottom:14px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box{width:290px;margin:0 auto 30px}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-1{max-width:100%;height:auto}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-img .img-2{max-width:100%;height:auto;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.recent-product .slider-area .slider-box .owl-stage-outer .single-part .single-box .part-txt p{font-size:14px}.ad{padding-bottom:60px}.ad .bg{background-size:cover}.ad .bg .part-txt{text-align:center}.ad .bg .part-txt h2{font-size:25px;line-height:34px;margin-bottom:19px}.ad .bg .part-txt .def-btn{height:40px;line-height:38px;font-size:14px}.ad .bg .part-img{display:none}.testimonial{padding:60px 0}.testimonial .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.testimonial .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.testimonial .comment-area{margin:0}.testimonial .comment-area .clients{margin:0 30px}.testimonial .comment-area .comments{margin-left:0;margin-top:-100px;padding-bottom:60px}.testimonial .comment-area .comments .single-comment{padding:100px 15px 0}.testimonial .comment-area .comments .single-comment .part-txt{text-align:center;padding:30px 0}.testimonial .comment-area .comments .single-comment .part-txt p{font-size:14px;line-height:22px;margin-top:-6px}.testimonial .comment-area .comments .single-comment .part-txt h3{font-size:20px;line-height:22px}.testimonial .comment-area .comments .single-comment .part-txt h4{font-size:14px;line-height:22px;margin-bottom:-6px}.testimonial .comment-area .comments .slick-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.testimonial .comment-area .comments .slick-arrow.slick-prev{margin-left:-20px}.testimonial .comment-area .comments .slick-arrow.slick-next{margin-left:20px}.blog{padding-top:60px;padding-bottom:30px}.blog .heading{margin-bottom:45px}.blog .heading h2{font-size:25px;line-height:35px;margin-bottom:8px}.blog .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.blog .single-box{padding:25px;margin-bottom:30px}.blog .single-box .admin{margin-bottom:17px}.blog .single-box .part-txt .title{font-size:20px;margin-bottom:13px}.blog .single-box .part-txt .bottom .read{font-size:14px}.products{padding-top:60px;padding-bottom:30px}.products .single-part .top{text-align:center;margin-top:-1px}.products .single-part .top:after{display:none}.products .single-part .top h2{font-size:22px;line-height:32px}.products .single-part .single-box{padding:20px}.brands{padding-top:0;padding-bottom:60px}.brands.brands-2{padding-top:60px;padding-bottom:40px}.brands.brands-2 .all-brand .single-brand{height:72px}.brands .all-brand{padding:20px 25px}.brands .all-brand .single-brand img{width:100%}.brands .all-brand .owl-nav{left:5px;right:5px}.brands .all-brand .owl-nav button{font-size:4px}.feature-2{padding-top:40px;padding-bottom:30px}.feature-2 .single-box{padding:10px;width:290px;margin:0 auto 30px}.feature-2 .single-box .bg{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;padding:0 15px}.feature-2 .single-box .bg .part-icon{height:auto;width:40px;margin-right:20px}.feature-2 .single-box .bg .part-icon img{width:100%;height:auto}.feature-2 .single-box .bg .part-txt{padding:30px 0}.feature-2 .single-box .bg .part-txt h3{font-size:18px;line-height:21px}.feature-2 .single-box .bg .part-txt p{font-size:14px;line-height:22px;margin-bottom:-6px}.instagram .posts .single-post .txt a{font-size:14px}.instagram .posts .single-post .txt a span{font-size:20px}.footer .main-footer{padding:60px 0}.footer .main-footer .title h2{font-size:20px;margin-bottom:17px}.footer .main-footer .f-about{margin-bottom:24px}.footer .main-footer .f-about .part-txt p{font-size:14px;line-height:22px;margin-top:-1px;margin-bottom:1px}.footer .main-footer .f-about .part-txt ul li{font-size:14px;line-height:22px}.footer .main-footer .f-link{margin-bottom:24px}.footer .main-footer .f-link ul li{padding-bottom:10px}.footer .main-footer .f-link ul li a{font-size:14px}.footer .main-footer .news-letter form{margin-bottom:19px}.footer .main-footer .news-letter p{font-size:14px;line-height:22px;margin-bottom:24px}.footer .copyright .part-txt{text-align:center}.footer .copyright .part-txt p{font-size:12px;margin-bottom:18px}.footer .copyright .part-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .copyright .part-img img{width:200px}.breadcrumb-area.breadcrumb-area-2{padding-top:0}.breadcrumb-area.breadcrumb-area-2 .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt{padding:80px 0}.breadcrumb-area .breadcrumb-txt h1{font-size:30px;line-height:40px;font-weight:600;margin-bottom:5px}.breadcrumb-area .breadcrumb-txt ul{margin-bottom:-8px}.breadcrumb-area .breadcrumb-txt ul li{font-size:15px;margin-left:15px}.shop-grid{padding:60px 0}.shop-grid .top .part-btn a{font-size:16px}.shop-grid .top .part-btn a:first-child{margin-right:10px}.shop-grid .top .form-area form label{font-size:14px}.shop-grid .top .form-area form select{font-size:14px}.shop-grid .all-product .single-box{width:250px;padding:25px;margin:0 auto 30px}.shop-grid .all-product .single-box .part-txt p{font-size:14px}.shop-grid .bottom .part-txt{text-align:center;margin-bottom:13px}.shop-grid .bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-grid .bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid .bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-grid-2{padding:60px 0}.shop-grid-2 .top .part-btn a{font-size:16px}.shop-grid-2 .top .part-btn a:first-child{margin-right:10px}.shop-grid-2 .top .form-area form label{font-size:14px}.shop-grid-2 .top .form-area form select{font-size:14px}.shop-grid-2 .all-product .single-box{width:250px;margin:0 auto 30px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt p{font-size:14px;margin-bottom:9px}.shop-grid-2 .all-product .single-box .box .part-bottom .part-txt .price{font-size:12px;margin-bottom:12px}.shop-grid-2 .page-bottom .part-txt{text-align:center;margin-bottom:13px}.shop-grid-2 .page-bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-grid-2 .page-bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-grid-2 .page-bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-grid-2 .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.shop-grid-2 .next .side-bar{width:270px;margin:60px auto 0}.shop-grid-2 .next .side-bar h3{font-size:20px;margin-bottom:20px;padding-bottom:11px}.shop-grid-2 .next .side-bar .search-area{margin-bottom:30px}.shop-grid-2 .next .side-bar .category{margin-bottom:13px}.shop-grid-2 .next .side-bar .category ul li a{font-size:14px}.shop-grid-2 .next .side-bar .filter{margin-bottom:23px}.shop-grid-2 .next .side-bar .feature-products{margin-bottom:30px}.shop-grid-2 .next .side-bar .products-tag{margin-bottom:20px}.shop-grid-2 .next .side-bar .products-tag .tags a{font-size:12px;height:30px;line-height:30px;padding:0 5px}.shop-list{padding:60px 0}.shop-list.shop-list-2 .lists .single-box .box .part-img{margin:0;border-right:0;border-bottom:1px solid #dbdbdb}.shop-list.shop-list-2 .lists .single-box .box .part-txt{padding:15px}.shop-list.shop-list-2 .lists .single-box .box .part-txt .txt .tags{padding-left:0}.shop-list .top .part-btn a{font-size:16px}.shop-list .top .part-btn a:first-child{margin-right:10px}.shop-list .top .form-area form label{font-size:14px}.shop-list .top .form-area form select{font-size:14px}.shop-list .lists .single-box{padding:15px}.shop-list .lists .single-box .box .part-img{width:100%;height:140px;padding:20px 0}.shop-list .lists .single-box .box .part-img .img-2{padding:20px 0}.shop-list .lists .single-box .box .part-txt{padding:15px}.shop-list .lists .single-box .box .part-txt .txt{display:block}.shop-list .lists .single-box .box .part-txt .txt h4{font-size:14px;line-height:24px;margin-top:-7px;margin-bottom:12px}.shop-list .lists .single-box .box .part-txt .txt p{font-size:14px;line-height:22px;margin-bottom:19px}.shop-list .lists .single-box .box .part-txt .txt .tags{padding-left:0;position:absolute;bottom:100%}.shop-list .lists .single-box .box .part-txt .info{padding:20px 0}.shop-list .page-bottom .part-txt{text-align:center;margin-bottom:13px}.shop-list .page-bottom .part-txt p{font-size:14px;margin-top:-7px}.shop-list .page-bottom .pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-list .page-bottom .pagination ul li a{font-size:14px;height:30px;min-width:30px;line-height:30px}.shop-details{padding:60px 0}.shop-details .item-section{padding-bottom:40px}.shop-details .item-section .part-img{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:30px}.shop-details .item-section .part-img .product-slider{width:100%;height:auto;margin-bottom:20px}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider{width:290px;height:310px !important;padding:60px}.shop-details .item-section .part-img .product-slider .owl-item .single-product-slider img{height:100%}.shop-details .item-section .part-img .owl-thumbs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -5px}.shop-details .item-section .part-img .owl-thumbs .owl-thumb-item{width:25%;height:100%;margin:0 5px}.shop-details .item-section .part-txt{padding-left:0}.shop-details .item-section .part-txt h3{padding:0;font-size:20px;margin-top:-3px;margin-bottom:16px}.shop-details .item-section .part-txt .info{margin-bottom:14px}.shop-details .item-section .part-txt .info .price{font-size:16px}.shop-details .item-section .part-txt .item-rating{margin-bottom:21px}.shop-details .item-section .part-txt p{font-size:14px}.shop-details .item-section .part-txt .cart-option ul li:first-child{font-size:14px;width:80px}.shop-details .item-section .part-txt .cart-option ul.color{padding-top:12px}.shop-details .item-section .part-txt .cart-option ul.cart{padding-top:30px;margin-right:129px;padding-bottom:30px}.shop-details .item-section .part-txt .cart-option ul.cart li:first-child{display:none}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count{padding-right:15px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity input{margin:0 -10px;height:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .product-count .quantity .quantity-nav .quantity-button{height:30px;line-height:30px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .add-to-cart{height:32px;line-height:32px}.shop-details .item-section .part-txt .cart-option ul.cart li .rel-btns .more{width:32px;height:32px;line-height:30px;margin-left:0}.shop-details .item-section .part-txt .cart-option ul.pro-code{padding-top:28px}.shop-details .item-section .part-txt .cart-option ul.pro-code li:last-child{font-size:14px}.shop-details .item-section .part-txt .cart-option ul.share{padding-top:28px}.shop-details .item-section .part-txt .cart-option ul.share li .social a{width:20px;height:20px;line-height:20px;font-size:9px}.shop-details .dscr-section{padding:20px;border-radius:5px}.shop-details .dscr-section .box nav .nav-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:13px}.shop-details .dscr-section .box nav .nav-tabs .nav-link{margin-right:0;font-size:30px;margin-top:0}.shop-details .dscr-section .box nav .nav-tabs .nav-link span{display:none}.shop-details .dscr-section .box nav .nav-tabs .nav-link i{display:block}.shop-details .dscr-section .box .tab-content .tab-pane .dscr p{font-size:13px;margin-bottom:17px}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul{margin-bottom:-5px}.shop-details .dscr-section .box .tab-content .tab-pane .dscr ul li{font-size:13px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data{margin-top:-3px;margin-bottom:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul{margin-top:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul.first li:last-child{border-bottom:1px solid #dbdbdb;padding-bottom:8px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li{font-size:12px;padding-top:9px;padding-bottom:8px}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li:last-child{margin-bottom:0}.shop-details .dscr-section .box .tab-content .tab-pane .product-data ul li span{min-width:inherit;width:120px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews{padding-top:7px;padding-bottom:9px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box{padding:15px;border-radius:5px;margin-bottom:20px;display:block}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img{width:70px;height:69px;margin-bottom:15px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-img img{width:100%}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt{margin-bottom:-2px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title{margin-bottom:6px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt .title h3{font-size:16px;margin-top:-1px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt p{font-size:13px;margin-bottom:4px}.shop-details .dscr-section .box .tab-content .tab-pane .reviews .single-box .part-txt span{font-size:12px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review h3{font-size:16px;margin-bottom:6px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review p{font-size:13px;margin-bottom:4px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating{margin-bottom:14px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form .simple-rating i{font-size:10px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form input{height:40px;margin-bottom:20px;font-size:13px;padding:0 15px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form textarea{height:100px;margin-bottom:13px;font-size:13px;padding:10px 15px}.shop-details .dscr-section .box .tab-content .tab-pane .post-a-review form button{height:40px;line-height:40px;font-size:14px;font-weight:400;padding:0 19px}.shop-details .releted-products{padding-top:59px}.shop-details .releted-products .top .sec-title h2{font-size:22px;line-height:30px;padding-bottom:0;margin-top:-6px}.shop-details .releted-products .releted-slider .single-box{width:250px;padding:25px;margin:0 auto}.shop-details .releted-products .releted-slider .single-box .part-txt p{font-size:14px}.shop-details .releted-products .releted-slider .owl-nav{top:-65px}.shop-details .releted-products .releted-slider .owl-nav button{font-size:4px}.blog-inner{padding:60px 0}.blog-inner .pagination{margin-top:0}.blog-inner .pagination.pagination-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .pagination ul li a{font-size:13px;height:25px;min-width:25px;line-height:25px}.blog-inner .pagination ul li.prev{margin-right:5px}.blog-inner .pagination ul li.prev a i{font-size:7px;vertical-align:top}.blog-inner .pagination ul li.next{margin-left:15px}.blog-inner .pagination ul li.next a i{font-size:7px;vertical-align:top}.blog-inner .sidebar{width:270px;margin:60px auto 0}.blog-inner .sidebar h3{font-size:20px;margin-bottom:20px;padding-bottom:11px}.blog-inner .sidebar .search-area{margin-bottom:30px}.blog-inner .sidebar .category{margin-bottom:13px}.blog-inner .sidebar .category ul li a{font-size:14px}.blog-inner .sidebar .recent-post{margin-bottom:30px}.blog-inner .sidebar .recent-post ul li .part-img{width:85px;height:80px}.blog-inner .sidebar .recent-post ul li .part-txt{width:170px;margin-bottom:-5px}.blog-inner .sidebar .recent-post ul li .part-txt a{font-size:14px}.blog-inner .sidebar .sale-products{margin-bottom:30px}.blog-inner .sidebar .sale-products ul li .part-txt{width:172px}.blog-inner .sidebar .products-tag{margin-bottom:-10px}.blog-inner .sidebar .products-tag .tags a{font-size:12px;height:30px;line-height:30px;padding:0 5px}.blog-inner .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.blog-inner .main-content .main-title{font-size:22px;line-height:32px;margin-bottom:29px}.blog-inner .main-content .blog-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}.blog-inner .main-content .blog-info .admin{margin-bottom:15px}.blog-inner .main-content .blog-info .add-info div{height:30px;line-height:28px;margin-right:10px;padding:0 10px}.blog-inner .main-content .part-txt{padding-top:24px}.blog-inner .main-content .part-txt p{font-size:13px;margin-bottom:16px}.blog-inner .main-content .part-txt p.quoted{padding:20px 25px 17px;margin-top:22px;margin-bottom:24px}.blog-inner .main-content .part-img{margin-top:6px}.blog-inner .main-content .part-img.top{margin-bottom:24px}.blog-inner .main-content .other-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-inner .main-content .other-info .tags-btn{margin-bottom:25px}.blog-inner .main-content .other-info .tags-btn a{height:35px;line-height:35px;font-size:14px;padding:0 5px;margin-right:5px}.blog-inner .main-content .review-area{padding-top:30px}.blog-inner .main-content .review-area .title{font-size:22px;line-height:32px;margin-bottom:12px}.blog-inner .main-content .review-area .blog-comment{padding-top:7px;padding-bottom:9px}.blog-inner .main-content .review-area .blog-comment .single-comment{padding:15px;border-radius:5px;margin-bottom:20px;display:block}.blog-inner .main-content .review-area .blog-comment .single-comment.reply{margin-left:40px}.blog-inner .main-content .review-area .blog-comment .single-comment .img{width:70px;height:69px;margin-bottom:15px}.blog-inner .main-content .review-area .blog-comment .single-comment .img img{width:100%}.blog-inner .main-content .review-area .blog-comment .single-comment .txt{margin-bottom:-2px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name{margin-bottom:6px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt .name h3{font-size:16px;margin-top:-1px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt p{font-size:13px;margin-bottom:4px}.blog-inner .main-content .review-area .blog-comment .single-comment .txt span{font-size:12px}.blog-inner .main-content .review-area .post-a-review h3{font-size:16px;margin-bottom:6px}.blog-inner .main-content .review-area .post-a-review p{font-size:13px;margin-bottom:4px}.blog-inner .main-content .review-area .post-a-review form .simple-rating{margin-bottom:14px}.blog-inner .main-content .review-area .post-a-review form .simple-rating i{font-size:10px}.blog-inner .main-content .review-area .post-a-review form input{height:40px;margin-bottom:20px;font-size:13px;padding:0 15px}.blog-inner .main-content .review-area .post-a-review form textarea{height:100px;margin-bottom:13px;font-size:13px;padding:10px 15px}.blog-inner .main-content .review-area .post-a-review form button{height:40px;line-height:40px;font-size:14px;font-weight:400;padding:0 19px}.about{padding-top:60px;padding-bottom:40px}.about .part-img{width:290px;margin:0 auto 30px}.about .part-img img{width:100%}.about .part-txt h2{font-size:30px;line-height:40px;margin-bottom:1px}.about .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.about .part-txt p{font-size:14px}.about .part-txt ul{padding:20px 0}.about .part-txt ul li.signature{margin-right:30px}.about .part-txt ul li.signature .img-1{width:35px;height:35px;margin-right:10px;border-width:2px}.about .part-txt ul li.signature .img-2{width:50px}.about .part-txt ul li.signature .img-2 img{min-width:inherit;width:100%}.about .part-txt ul li.off-day{margin-top:-1px}.about .part-txt ul li.off-day .part-icon span{margin-right:9px;margin-top:-3px}.about .part-txt ul li.off-day .txt p{font-size:14px;margin-top:0}.about .part-txt ul li.off-day .txt p span{font-size:16px;line-height:100%}.about .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.feature-inner{padding-top:40px}.vision{padding-top:50px;padding-bottom:40px}.vision .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.vision .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.vision .part-txt p{font-size:14px}.vision .part-txt ul{margin-top:-7px;padding-left:15px}.vision .part-txt ul li{font-size:14px}.vision .part-txt ul li:first-child{margin-bottom:16px}.vision .part-txt ul li:before{top:7px;left:-15px}.vision .part-txt ul li:after{top:9px;left:-13px}.vision .part-img{width:290px;margin:30px auto 15px}.vision .part-img:after{right:-15px;bottom:-15px}.vision .part-img img{width:100%}.mission{padding-top:40px;padding-bottom:60px}.mission .part-txt h2{font-size:30px;line-height:40px;margin-top:-5px;margin-bottom:1px}.mission .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.mission .part-txt p{font-size:14px;margin-bottom:16px}.mission .part-txt ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mission .part-txt ul:last-child{margin-bottom:-7px}.mission .part-txt ul li{font-size:14px;line-height:24px;padding-left:15px;min-width:140px}.mission .part-txt ul li:before{top:7px}.mission .part-txt ul li:after{top:9px}.mission .next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mission .next .part-img{width:290px;margin:30px auto 15px}.mission .next .part-img:after{left:-15px;bottom:-15px}.mission .next .part-img img{width:100%}.video{padding-top:120px;padding-bottom:200px}.video .btn-area .vdo-btn{width:90px;height:90px;line-height:84px;font-size:30px;border-width:5px}.video .btn-area .vdo-btn i{margin-left:7px}.counter-area{padding-bottom:30px}.counter-area .single-box{margin-bottom:30px}.counter-area .single-box .icon{height:30px;margin-bottom:15px}.counter-area .single-box .txt h2{font-size:20px;font-weight:500;margin-top:-3px;margin-bottom:1px}.counter-area .single-box .txt h3{font-size:14px;line-height:24px;margin-bottom:-9px}.about-2{padding:60px 0}.about-2 .part-img{width:290px;margin:0 auto 45px}.about-2 .part-img:after{bottom:-15px;left:-15px}.about-2 .part-img .txt{right:-15px;padding:50px 15px}.about-2 .part-img .txt:after{top:10px;right:10px;bottom:10px;left:10px}.about-2 .part-img .txt h3{font-size:16px;line-height:24px}.about-2 .part-txt h2{font-size:30px;line-height:40px;margin-top:-4px;margin-bottom:1px}.about-2 .part-txt h5{font-size:16px;line-height:26px;margin-bottom:15px}.about-2 .part-txt p{font-size:14px}.about-2 .part-txt ul{margin-top:20px;margin-bottom:23px}.about-2 .part-txt ul li .icon span{font-size:18px;margin-right:14px}.about-2 .part-txt ul li p{font-size:14px;margin-right:25px;margin-top:-4px}.about-2 .part-txt ul li p span{font-size:14px;line-height:24px}.about-2 .part-txt .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px}.skill{padding:60px 0}.skill .skill-area{margin-bottom:40px}.skill .skill-area h2{font-size:30px;margin-top:-4px;line-height:40px;margin-bottom:1px}.skill .skill-area p{font-size:14px}.skill .skill-area .bar-title{font-size:14px;line-height:100%;margin-top:18px}.skill .skill-area .progress .progress-bar span{top:-10px;width:30px;height:30px;font-size:12px;line-height:30px}.skill .skill-area .progress .progress-bar span:after{width:22px;height:22px}.skill .part-img{width:290px;margin:0 auto 30px}.skill .what-we-do h2{font-size:30px;line-height:40px;margin-top:-4px;margin-bottom:0}.skill .what-we-do p{font-size:14px;margin-bottom:6px}.skill .what-we-do .def-btn{height:40px;line-height:38px;padding:0 20px;font-size:16px;margin-top:17px}.history{padding-top:60px;padding-bottom:30px}.history .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.history .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.history .single-box{display:block;padding:20px}.history .single-box .part-icon{margin-right:0;margin-bottom:25px}.history .single-box .part-icon span{width:90px;height:90px;line-height:90px;font-size:35px}.history .single-box .part-icon span:after{top:5px;right:5px;bottom:5px;left:5px}.history .single-box .part-txt h4{font-size:14px;margin-bottom:17px}.history .single-box .part-txt h3{font-size:20px;line-height:25px;margin-bottom:10px}.history .single-box .part-txt p{font-size:14px}.team{padding-top:60px;padding-bottom:30px}.team .heading h2{font-size:28px;line-height:38px;margin-bottom:7px}.team .heading p{font-size:14px;line-height:22px;margin-bottom:-6px}.team .single-box{width:270px;margin:0 auto 30px}.team .single-box .part-txt h3{font-size:20px}.team .single-box .part-txt p{font-size:14px;margin-bottom:-2px}.shop-cart{padding:60px 0}.shop-cart .table-responsive .table{width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-cart .table-responsive .table thead tr th{font-size:18px;padding-bottom:15px;padding-left:20px;padding-right:20px}.shop-cart .table-responsive .table tbody tr td{padding:20px}.shop-cart .table-responsive .table tbody tr td:first-child{width:350px}.shop-cart .table-responsive .table tbody tr td .product .part-img{width:75px;height:75px;margin-right:19px}.shop-cart .table-responsive .table tbody tr td .product .part-txt p{font-size:14px}.shop-cart .table-responsive .table tbody tr td .price{height:75px}.shop-cart .table-responsive .table tbody tr td .product-quantity{height:75px}.shop-cart .table-responsive .table tbody tr td .total-price{height:75px}.shop-cart .table-responsive .table tbody tr td .delete{height:75px}.shop-cart .cart-totals{padding-top:60px}.shop-cart .cart-totals .coupon{margin-bottom:30px}.shop-cart .cart-totals .coupon .coupon-title{padding:20px 25px 15px}.shop-cart .cart-totals .coupon .coupon-title h2{font-size:18px}.shop-cart .cart-totals .coupon .part-txt{padding:25px 20px}.shop-cart .cart-totals .coupon .part-txt p{font-size:14px;margin-top:-2px;margin-bottom:23px}.shop-cart .cart-totals .coupon .part-txt form .wrap{border-radius:5px;margin-bottom:25px}.shop-cart .cart-totals .coupon .part-txt form .wrap input{height:38px}.shop-cart .cart-totals .coupon .part-txt form button{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title{padding:20px 25px 15px}.shop-cart .cart-totals .proceed-to-checkout .checkout-title h2{font-size:18px}.shop-cart .cart-totals .proceed-to-checkout .part-txt{padding:25px 20px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul{margin-bottom:23px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li{font-size:14px;margin-top:-2px}.shop-cart .cart-totals .proceed-to-checkout .part-txt ul li span{margin-right:23px}.shop-cart .cart-totals .proceed-to-checkout .part-txt p{font-size:14px;margin-top:-2px;margin-bottom:-2px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box{padding:25px 20px;text-align:left}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul{margin-bottom:23px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li{font-size:14px;margin-top:-2px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box ul li span{margin-right:23px}.shop-cart .cart-totals .proceed-to-checkout .bottom-box a{height:40px;line-height:40px;font-size:16px;font-weight:400;border-radius:5px}.shop-compare{padding:60px 0}.shop-compare .box-wrap{overflow-x:scroll}.shop-compare .box-wrap .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.shop-compare .box-wrap .row .custom-col{width:300px}.form-wrap{padding:60px 0}.form-wrap .login-form{padding:20px;margin-bottom:30px}.form-wrap .login-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .login-form form input[type=email],.form-wrap .login-form form [type=password]{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .login-form form a{font-size:14px;margin-top:-2px;margin-bottom:28px}.form-wrap .login-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px}.form-wrap .login-form form .form-check label{font-size:14px}.form-wrap .sign-up-form{padding:20px;margin-bottom:30px}.form-wrap .sign-up-form h4{height:50px;line-height:50px;font-size:16px;font-weight:400;padding-left:20px;border-radius:5px;margin-bottom:30px}.form-wrap .sign-up-form form input{height:50px;border-radius:5px;padding:0 20px;font-size:14px}.form-wrap .sign-up-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400;border-radius:5px;margin-top:10px;margin-bottom:28px}.form-wrap .sign-up-form p{font-size:14px;margin-bottom:-2px}.contact{padding:60px 0}.contact .contact-box{padding:30px}.contact .contact-box:after{top:15px;right:15px;bottom:15px;left:15px}.contact .contact-box .contact-info{margin-bottom:30px}.contact .contact-box .contact-info .title{font-size:20px;padding-bottom:10px;margin-bottom:10px}.contact .contact-box .contact-info .single-box .part-icon{margin-right:15px}.contact .contact-box .contact-info .single-box .part-txt h3{font-size:18px;margin-bottom:3px}.contact .contact-box .contact-info .single-box .part-txt p{font-size:14px}.contact .contact-box .contact-form .title{font-size:20px;padding-bottom:10px;margin-bottom:30px}.contact .contact-box .contact-form form input{width:100%;height:40px;padding:0 15px;font-size:14px}.contact .contact-box .contact-form form textarea{width:100%;height:100px;padding:10px 15px;font-size:14px}.contact .contact-box .contact-form form button{height:50px;line-height:50px;font-size:16px;font-weight:400}.map iframe{height:300px}}.shop-grid-2 h1{font-size:24px;line-height:60px;font-weight:600;text-transform:capitalize}@media only screen and (min-width:320px) and (max-width:479px){.shop-grid-2 h1{font-size:16px !important;line-height:26px}.shop-grid-2 p{font-size:14px !important;font-weight:300}.blog .single-box .admin{margin-bottom:17px;direction:rtl;text-align:right}}.blog .single-box .admin h2{line-height: 21px;font-size:15px;line-height:100%;text-transform:capitalize;color:#3c3434;margin-right:15px}.blog .single-box .part-txt .title p{font-size:15px;line-height:28px;font-weight:300;margin-top:-2px;margin-bottom:14px;color:#3c3434;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;direction:rtl;text-align:right;text-align:justify}.blog-inner .sidebar p{font-size:25px;line-height:100%;font-weight:700;color:#3c3434;border-bottom:1px solid #dbdbdb;padding-bottom:13px;position:relative;margin-bottom:25px;text-align:right}.blog-inner .sidebar .recent-post ul li .part-txt h3 a{font-size:14px;line-height:21px;color:#3c3434;margin-top:-5px;margin-bottom:8px;direction:rtl}.blog-inner .main-content .part-txt h1{font-size:26px;padding-bottom:15px}.shop .single-box .part-txt h2{font-size:23px;line-height:33px;font-weight:500;color:#3c3434;margin-top:-5px;margin-bottom:6px}.feature .single-box .part-txt p{font-size:19px;line-height:32px;font-weight:500;text-transform:uppercase;color:#3c3434;margin-bottom:0}.banner .slider-1 .part-txt p{font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-8px;margin-bottom:15px}.best-deal .part-txt .top-txt .txt p{font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:17px}.recent-product .top .sec-title p{display:inline-block;font-size:25px;line-height:35px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-5px;margin-bottom:0;padding-bottom:4px;position:relative;float:right}.recent-product .top .sec-title p::after{content:"";position:absolute;top:100%;right:0;width:100%;height:1px;background:#ff4545}.blog .heading p{font-size:30px;line-height:50px;font-weight:700;text-transform:capitalize;color:#3c3434;margin-top:-6px;margin-bottom:9px}.products .single-part .top p{display:inline-block;font-size:20px;line-height:35px;font-weight:700;color:#3c3434;padding-bottom:4px;margin-top:-6px;margin-bottom:0;position:relative;direction:rtl}.products .single-part .top p{display:inline-block;font-size:20px;line-height:35px;font-weight:700;color:#3c3434;padding-bottom:4px;margin-top:-6px;margin-bottom:0;position:relative;direction:rtl}.products .single-part .top p::after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#ff4545}.footer .main-footer .title h4{font-size:18px;line-height:100%;font-weight:700;text-transform:capitalize;color:#fff;padding-bottom:4px;margin-bottom:37px;position:relative;text-align:right}.footer .main-footer .title h4::after{content:"";position:absolute;top:100%;right:0;width:65px;height:2px;background:#ff4545;border-radius:1px}.shop-grid-2 .side-bar p{font-size:18px;line-height:100%;font-weight:700;color:#3c3434;border-bottom:1px solid #dbdbdb;padding-bottom:13px;position:relative;margin-bottom:25px;text-align:right}.shop-grid-2 .side-bar p::after{content:"";position:absolute;bottom:-1px;right:0;width:100px;height:2px;background:#ff4545}.shop-details .item-section .part-txt h1{font-size:22px;line-height:26px;font-weight:500;text-transform:capitalize;color:#3c3434;padding-left:130px;margin-top:-2px;margin-bottom:15px;text-align:right}
