/** Shopify CDN: Minification failed

Line 1130:19 Unexpected "/"
Line 1558:0 Unexpected "<"
Line 1567:0 Unexpected "/"
Line 2032:25 Unterminated string token

**/
@font-face {
    font-family: 'ralewayextrabold';
    src: url('raleway-extrabold-webfont.woff2') format('woff'),
  	   url('raleway-extrabold-webfont.woff') format('woff2'),
       font-weight: normal;
       font-style: normal;
}
@font-face {
    font-family: 'ralewayitalic';
  src:  url('raleway-italic-webfont.woff') format('woff'),
     url('raleway-italic-webfont.woff2') format('woff2');
      font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('raleway-light-webfont.woff2') format('woff'),
  	   url('raleway-light-webfont.woff') format('woff2'),
       font-weight: normal;
       font-style: normal;
}
@font-face {
    font-family: 'ralewaylight_italic';
  src:  url('raleway-lightitalic-webfont.woff') format('woff'),
     url('raleway-lightitalic-webfont.woff2') format('woff2');
      font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaymedium';
  src:  url('raleway-medium-webfont.woff') format('woff'),
     url('raleway-medium-webfont.woff2') format('woff2');
      font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
  src:  url('raleway-regular-webfont.woff') format('woff'),
     url('raleway-regular-webfont.woff2') format('woff2');
      font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
  src:  url('raleway-semibold-webfont.woff') format('woff'),
     url('raleway-semibold-webfont.woff2') format('woff2');
      font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
  src:  url('raleway-bold-webfont.woff') format('woff'),
     url('raleway-bold-webfont.woff2') format('woff2');
      font-weight: normal;
    font-style: normal;
}
body {
  color: #666666;
  font-family: "ralewayregular" !important;
  font-size: 14px;
  margin: 0px;
}
a:hover, a:focus {
  opacity: 1;
}
li {
   list-style: outside none none;
}
ul {
  margin: 0 !important;
  padding: 0;
}
.tabcontent table tr {
    background-color: #eeeeee;
}
.uploadery_img {
    width: 96%;
}
.custm-container {
  width: 1230px;
  margin: 0 auto;
  padding: 0px 30px;
  box-sizing: border-box;
}
.top-header {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0;
}
.custm-contact ul li {
  display: inline-block;
  padding-right: 40px;
}
.custm-right-list ul li {
  display: inline-block;
  padding: 0 16px;
}
.custm-contact a {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
}
.custm-right-list a {
  color: #666666;
  font-size: 14px;
  text-decoration: none;
}
.custm-right-list ul {
  text-align: right;
}
.number::before {
  content: url("phone.png");
  padding-right: 7px;
}
.mobile_view {
    display: none;
}
p.small_text {
    font-size: 12px !important;
}
.e-mail:before {
  content: url(mail.png);
  padding-right: 7px;
}
.order_price_dv {
    position: absolute;
    bottom: 34px;
}
.manu-bar {
  background-color: #1a171b;
}
.custm-right-list ul li:last-child {
  padding-right: 0;
}
/*--
.logo .cstm-logo {
  display: inline-block;
  padding-bottom: 24px;
  padding-top: 31px;
}--*/
.custm-nav-bar ul li {
  display: inline-block;
  padding: 0 18px;
}
.custm-nav-bar a {
  border-bottom: 5px solid #1a171b;
  color: #eee;
  display: inline-block;
  font-family: "ralewaymedium";
  font-size: 14px;
  padding: 15px 0 10px;
  text-decoration: none;
}
.my-crt {
  font-family: "ralewaybold";
  font-size: 12px;
  text-transform: uppercase;
}
.basket > a {
  color: #666666;
  text-decoration: none;
}
.logo {
    width: 12%;
    float: left;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
}
.search-basket {
  float: right;
  margin-left: 45%;
  width: 41%;
}
.custom_srch {
  float: right;
  padding-top: 40px;
  text-align: right;
  width: 57%;
}
.cart-img {
  box-sizing: border-box;
  float: left;
  padding-left: 20px;
  position: relative;
  width: 25%;
}
.basket {
  padding-top: 43px;
  width: 42%;
  float: left;
}
.custm-contact {
  float: left;
  width: 50%;
}
.custm-right-list {
  float: right;
  width: 50%;
}
.clr {
	clear: both;
}
.price-sec {
  box-sizing: border-box;
  float: right;
  padding-left: 20px;
  text-align: left;
  width: 75%;
}
.price-sec span.price {
  display: block;
  font-size: 12px;
  margin-top: 2px;
}
.custom_srch input {
  background-color: #f6f4f4;
  border: 1px solid #f6f4f4;
  border-radius: 4px;
  box-sizing: border-box;
  height: 40px;
  padding-left: 15px;
  width: 100%;
}

.search .input-group {
  position: relative;
}
.cstm-input-group-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.cstm-input-group-btn button {
  background-color: #ca0003;
  background-image: url("searc-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #ca0003;
  border-radius: 4px;
  height: 40px;
  padding: 0 20px;
}
span.quantity {
  background-color: #ca0003;
  border: 2px solid #ffffff;
  border-radius: 50%;
  bottom: -2px;
  box-sizing: border-box;
  color: #ffffff;
  height: 20px;
  position: absolute;
  right: -4px;
  text-align: center;
  width: 20px;
  font-size: 12px;
}
.custm-nav-bar a:hover {
  border-color: #ca0003;
}
.stay-connect {
    background-color: #ca0003;
    padding: 70px 40px 20px;
    min-height: 288px;
}
.slider {
  float: left;
  width: 81%;
  position: relative;
}
.slider img {
  max-width: 100%;
}
.our-featured {
  border-top: 2px solid #e3e3e3;
  padding-top: 40px;
}
.rit-sec {
  border-bottom: 1px solid #e3e3e3;
  float: right;
  padding-bottom: 20px;
  width: 75%;
}

.stay-connect input {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  color: #000;
  font-size: 15px;
  height: 35px;
  margin-bottom: 10px;
  padding: 7px 9px;
  text-transform: capitalize;
  width: 100%;
  text-align: center;
}
.stay-connect button {
  background-color: #1a171b;
  border: 1px solid #1a171b;
  color: #ffffff;
  cursor: pointer;
  font-family: "ralewaybold";
  font-size: 14px;
  padding: 9px 4px;
  text-transform: none;
  width: 100%;
}
.stay-connect p {
  color: #ffffff;
  font-family: "ralewaysemibold";
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 23px;
  margin-top: 0;
  text-transform: uppercase;
}
.cstm-width-left {
  box-sizing: border-box;
  float: left;
  padding-right: 22px;
  width: 25%;
}
.slider a {
/*   background-color: #383539;
  color: #ffffff;
  display: inline-block;
  font-size: 36px;
  height: 45px;
  text-align: center;
  width: 45px; */
      float: left;
}
/* .slider a:hover {
  background-color: #dbdbdb;
} */

.lft-arow {
  position: absolute;
  right: 0;
  top: 50%;
}
.rit-arow {
  left: 0;
  position: absolute;
  top: 50%;
}
.custm-nav-bar {
  width: 75%;
  float: left;
}
.login-detail {
  float: right;
  position: relative;
  width: 25%;
}
.cutome_page-width .grid-view-item__image-wrapper {
    max-width: 100% !important;
    margin: 0 !important;
}

.cutome_page-width .grid-view-item__image {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.bg-login ul li {
  display: inline-block;
  padding: 20px 0;
}
.bg-login a {
  border-right: 1px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
  font-family: 'ralewaymedium';
}
.bg-login {
  background-color: #ca0003;
  position: absolute;
  right: -30px;
  text-align: center;
  top: -10px;
  width: 100%;
  z-index: 999;
}
.no-border {
  border: none !important;
}
.bg-login::before {
  border-bottom: 10px solid #ca0003;
  border-left: 13px solid rgba(0, 0, 0, 0);
  border-right: 0 solid #ca0003;
  content: "";
  left: -13px;
  position: absolute;
  top: 0;
}

.slider-right {
  float: right;
  margin-left: 5%;
  margin-right: -41px;
  padding-top: 11px;
  width: 17%;
}
.bg-img {
  background-color: #ca0003;
  position: relative;
}
.slider-details {
  position: relative;
}
.bg-img::after {
  bottom: -15px;
  content: url("shape.png");
  position: absolute;
  right: 0;
}
.slider-right ul li {
  margin-top: 24px;
}
.slider-right ul li a {
  color: #ffffff;
  display: inline-block;
  font-family: "ralewaybold";
  font-size: 14px;
  padding: 31px 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.sign::before {
  content: url("sign-up.png");
  padding-right: 8px;
  vertical-align: middle;
}
.order_now_info span.order_line:before {
    display: none;
}
.order_now_info span strong {
    font-family: 'ralewaybold';
    color: #1a171b;
    margin-right: 5px;
}
.order_now_info span {
    color: #666666;
}
.product-form__item .btn span:after {
    content: "";
    font-family: fontawesome;
    margin-left: 16px;
    vertical-align: middle;
}
.order_now_info span::before {
  content: url("clock.png");
  padding-right: 8px;
  vertical-align: middle;
}
.order-now::before {
  content: url("order.png");
  padding-right: 8px;
  vertical-align: middle;
}
.contact::before {
  content: url("sms.png");
  padding-right: 8px;
  vertical-align: middle;
}
.cstm-border {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  padding-bottom: 55px;
}
.cstm-width h1 {
  font-family: "ralewaysemibold";
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
}
a.anhr_link {
  color: #ca0003;
  font-family: "ralewaybold";
  font-size: 12px;
  text-decoration: none;
}
.cstm-width p {
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 25px;
}
.cstm-width {
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  box-sizing: border-box;
  float: left;
  padding: 67px 35px 79px;
  width: 33.33%;
}
.cstm-width:nth-child(2) {
    border-right: 2px solid #e3e3e3;
    border-left: 2px solid #e3e3e3;
}
.cstm-width p span {
  display: block;
}
.promotion::before {
  content: url("promotion.png");
  padding-right: 14px;
}
.product::before {
  content: url("product.png");
  padding-right: 14px;
}
.bestseller::before {
  content: url("bestseller.png");
  padding-right: 14px;
}
.ordering h2 {
  color: #282828;
  font-family: "ralewaysemibold";
  font-size: 16px;
  letter-spacing: 0;
  margin: 42px 0 20px;
  text-align: center;
}
.order-idea {
  box-sizing: border-box;
  float: left;
  margin-top: 20px;
  padding: 0 15px;
  text-align: center;
  width: 25%;
}
.order-idea p {
  font-size: 17px;
  margin-bottom: 35px;
  margin-top: 25px;
}
.cstm-btn {
    background-color: #ca0003;
    border: 1px solid #ca0003;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: "ralewaybold";
    font-size: 14px;
    padding: 11px 34px;
    display: inline-block;
    outline: none;
    letter-spacing: 0.5px;
}
.rte a:not(.btn) {
    border-bottom: none;
    padding-bottom: 11px !important;
}
.brocher_btn {
    background-color: #ca0003;
    border: 1px solid #ca0003;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: "ralewaybold";
    font-size: 16px;
    padding: 11px 34px;
    display: inline-block;
    outline: none;
    letter-spacing: 0.5px;
}
.stay-connect .input-group.password__input-group {
  margin-bottom: 0;
}
.stay-connect .input-group__btn {
  display: block;
  width: 100%;
}
.stay-connect p.form--success {
    font-size: 16px;
    text-transform: capitalize;
    background: none !important;
    border: none;
    padding-left: 0;
    padding-right: 0;
}
.btn-row {
  margin-bottom: 50px;
  text-align: center;
}
.order-idea-new {
  box-sizing: border-box;
  float: left;
  padding: 0 7px;
  position: relative;
  text-align: center;
  width: 100%;
}
.row-slider {
  margin-left: -15px;
  margin-right: -15px;
}
.full-width-slider {
  padding-top: 50px;
  position: relative;
}
.img-border {
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 1px 1px 2px;
  box-sizing: border-box;
}
.custom_width .slider-over {
  left:-10px;
}
.img-border:hover {
  border-color: #ca0003;
}
.video-about {
  float: left;
  width: 70%;
}
.indi {
  background-color: #d9d9d9;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.indicator .indi.slideactive {
    background-color: #ca0003;
    opacity: 1;
}
.indicator ul li {
  display: inline-block;
  padding: 0 2px;
}
.indicator .indi {
    background-color: #CA0002;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
    opacity: 0.4;
}
.indicator {
  margin: 10px 0;
  text-align: center;
}
.indicator ul li a:hover {
  background-color: #ca0003;
}
.indicator ul li a:active {
  background-color: #ca0003;
}
.video {
  float: left;
/*   width: 33%; */
}
.video-text {
  box-sizing: border-box;
  float: right;
  padding: 40px 60px 27px 40px;
  width: 63%;
}
.video iframe {
  display: block;
  max-width: 100%;
}
.video-text h1 {
  color: #282828;
  font-family: "ralewaysemibold";
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
}
.video-text p {
  letter-spacing: 0.5px;
  line-height: 25px;
  margin: 25px 0px 0px 0px;
}
.slider-video {
  border-color: #e3e3e3 #ffffff #e3e3e3 #e3e3e3;
  border-style: solid;
  border-width: 2px;
}
.footer-sec {
  box-sizing: border-box;
  float: left;
  padding: 0 15px;
  width: 20%;
}
.footer-sec h1 {
  color: #bababa;
  font-family: "ralewaybold";
  font-size: 14px;
  margin: 0 0 40px;
  text-transform: uppercase;
}
.footer-sections {
  background-color: #1b1b1c;
  padding-bottom: 65px;
  padding-top: 80px;
}
.footer-sec ul li a {
  color: #727272;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-decoration: none;
}
.custm-nav-bar ul {
  margin-left: -15px !important;
  margin-right: -15px !important;
  text-align: left;
}
.cstm-social {
  margin-top: 17px !important;
  text-align: center;
}
.footer-sec.footer-sec-one .picture-bloc::before {
    content: url(compny.png);
    padding-right: 15px;
    vertical-align: top;
    display: inline-block;
}
.footer-sec.footer-sec-one .picture-bloc .picture_bloc_inner {
    display: inline-block;
    width: 80%;
}
.cstm-social li {
  display: inline-block;
  padding: 0 5px;
}
.left-arrow {
  left: -61px;
  position: absolute;
  top: 46%;
  z-index: 999;
}
.right-arrow {
  right: -61px;
  position: absolute;
  top: 46%;
  z-index: 999;
}
.slider-over {
  background-color: #ca0003;
  color: #ffffff;
  display: inline-block;
  font-family: "ralewaysemibold";
  font-size: 16px;
  left: -2px;
  min-width: 200px;
  padding: 11px 23px;
  position: absolute;
  top: 20px;
}
.footer-sec li {
  margin-bottom: 16px;
}
.footer-row {
  margin-left: -15px;
  margin-right: -15px;
}
.footer-sec ul.addres span {
  display: block;
  margin-bottom: 17px;
}
.addres li {
  margin: 0;
}
.slider-over::before {
  bottom: -14px;
  content: url("shape1.png");
  left: 0px;
  position: absolute;
}
.contct {
  margin-bottom: 38px !important;
}
.footer-end p {
  font-family: "ralewaybold";
  margin: 22px 0 26px;
  text-align: center;
  text-transform: uppercase;
}
.footer-sec ul li a i {
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  height: 20px;
  padding: 3px 5px;
  text-align: center;
  width: 20px;
}
.footer-sec ul.social-icn li a span {
  box-sizing: border-box;
  display: inline-block;
  padding-left: 14px;
  width: 84%;
}
.footer-sec ul.social-icn li a:hover {
  color: #ca0003;
}
ul.addres li {
  margin-bottom: 11px;
}
.contct::before {
  content: url("mobile.png");
  display: inline-block;
  vertical-align: top;
  width: 10%;
}
.fax::before {
  content: url("contact.png");
  display: inline-block;
  vertical-align: top;
  width: 10%;
}
.mail::before {
  content: url("email.png");
  display: inline-block;
  vertical-align: top;
  width: 10%;
}
 .addres li .custm_footer-section{
  box-sizing: border-box;
  display: inline-block;
/*   padding-left: 11px; */
  width: 88%;
}.left_contact .contct {
    margin-bottom: 19px!important;
}.footer-sec-one .picture-bloc {
    padding-top: 0;
}.footer-sec-one ul.addres li {
    margin-bottom: 11px;
}.footer-sec-one .addres li.mail .custm_footer-section, .footer-sec-one .addres li.fax .custm_footer-section {
    padding-left: 6px;
}.footer-sec-one .contct {
    margin-bottom: 3px!important;
}
.picture-bloc {
  padding-top: 40px;
}
.picture-bloc h2 {
  color: #ca0003;
  font-family: "ralewaybold";
  font-size: 18px;
  margin: 0 0 2px;
  text-transform: none;
}
.clr {
  color: #ffffff !important;
}
.spacing {
  font-size: 12px;
  line-height: 21px;
      width: 100%;
    display: block;
}
.view {
  color: #ca0003;
  display: inline-block;
  font-size: 12px;
  margin-top: 28px;
  text-decoration: none;
}
.footer-sec-one {
  box-sizing: border-box;
  float: left;
  padding-right: 154px;
  width: 40%;
}
.payment {
  padding-top: 35px;
}
.payment img {
  max-width: 50px;
}
.payment li {
  float: left;
  padding: 0 4px;
}
.right-slider h1 {
  font-family: "ralewaysemibold";
  font-size: 16px;
  margin: 0;
  padding-bottom: 20px;
  padding-top: 23px;
  text-transform: uppercase;
}
.right-slider {
  border-left: 1px solid #e3e3e3;
  box-sizing: border-box;
  float: right;
  margin: 18px 0;
  padding: 0 0 0 38px;
  position: relative;
  width: 30%;
}
.view-all {
  margin: 27px 0 0;
  padding-bottom: 20px;
  text-align: center;
}
.right-slider > a {
  background-color: #ca0003;
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  height: 30px;
  text-align: center;
  width: 30px;
}
.view-all a {
  padding: 10px 30px;
  text-decoration: none;
}
.lft-arrow {
  left: 0;
  position: absolute;
  top: 40%;
}
.ryt-arrow {
  position: absolute;
  right: -31px;
  top: 40%;
}
.logo img {
  max-width: 100% !important;
  width: auto;
}
.right-slider img {
  max-width: 100%;
}
.img-border img {
    max-width: 100%;
    width: auto !important;
}
.cstm-width:hover {
  border-color: #ca0003;
}
.index-section--flush:last-child {
  margin-bottom: -35px;
}
/*--------4-10-2017-------*/
.custom_srch .search-header {
  max-width: 100%;
}
.template-index .site-header {
  border: none;
  padding: 0;
}
.logo-bar {
  margin-bottom: 0;
}
[class*="index-section--flush"]:last-child {
  margin-bottom: 0;
}
/*------------5-102017----*/
.slider-details .slider .slideshow__text-content button {
  background-color: #ca0003;
  border: 1px solid #ca0003;
  border-radius: 4px;
  color: #ffffff;
  font-family: "ralewaybold";
  font-size: 14px;
  padding: 10px 30px;
  float: left;
}
.slideshow__text-content p.price {
    font-family: 'ralewaybold';
    font-size: 14px;
    color: #ca0003;
    float: left;
    padding-left: 15px;
    padding-top: 12px;
}
.slideshow__text-content p.price span {
    color: #000 !important;
}
.slider-details .slider .slideshow__text-content {
  left: auto;
  right: 0;
  width: 50%;
  text-align: left;
}
.slider-details .slider .slideshow__text-content .slideshow__subtitle {
    color: #1a171b;
    font-family: "ralewaymedium";
    font-size: 20px;
    margin-bottom: 6px;
    max-width: 100%; 
    text-shadow: none !important;
}
.slider-details .slider .slideshow__image {
  background-position: center center !important;
  background-size: cover;
}
.slider-details .slider p.description {
  color: #666666;
  font-family: "ralewaymedium";
}
.slider-details .slider .slideshow-wrapper .slideshow__overlay::before {
  background: none !important;
}
.slider-details .slider .slideshow__text-content h2.slideshow__title {
    color: #1a171b;
    font-family: "ralewaybold";
    font-size: 36px;
    text-shadow: none;
}
.slider .slideshow-wrapper .slick-arrow {
    z-index: 999;
    top: 50% !important;
    width: 45px !important;
    height: 45px !important;
    background-color: #38353A;
    padding: 0px 15px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'fontawesome';
    font-size: 34px;
    color: #fff;
    opacity: 1 !important;
}
.slick-prev:before {
    content: "" !important;
}
.slick-next:before {
    content: '' !important;
}
.template-index .index-section {
  padding: 0px;
}
.slider-details .slider .slideshow__text-content h2.slideshow__title span {
  color: #ca0003;
}
.slider-details .slider .slideshow .slick-dots li button::before {
  background-color: #ca0003;
}
.right-slider .owl-item {
  border-bottom: 2px solid #e3e3e3;
}

/*---about-us-----*/
.main-content {
  padding-top: 0;
}
.txt-wrapr {
  float: left;
  padding-top: 55px;
  width: 70%;
}
.txt-wrapr h1 {
    border-left: 5px solid #ca0003;
    color: #1a171b;
    font-family: 'ralewaymedium';
    font-size: 24px;
    margin: 0 0 35px;
    padding-left: 10px;
    font-weight: normal;
}
.txt-wrapr p {
  color: #747474;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 52px;
}
.txt-wrapr h2 {
  color: #282828;
  font-family: "ralewaybold";
  font-size: 16px;
  margin: 0;
  text-transform: none;
}
.img-wraper {
  box-sizing: border-box;
  float: right;
  margin-top: 114px;
  padding: 0 26px;
  text-align: center;
  width: 30%;
}
.txt-wrapr h2::before {
  color: #ca0003;
  content: "";
  font-family: fontawesome;
  font-size: 20px;
  padding-right: 7px;
}
.full-content h2 {
  color: #282828;
  font-family: "ralewaybold";
  font-size: 16px;
  margin: 0 0 10px;
  text-transform: none;
  letter-spacing: 0px;
}
.full-content p {
  color: #747474;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 52px;
  letter-spacing: 0px;
}
.full-content h2::before {
  color: #ca0003;
  content: "";
  font-family: fontawesome;
  font-size: 20px;
  padding-right: 7px;
}
.cntact {
  color: #ca0003;
  display: block;
  font-family: "ralewaybold";
  font-size: 16px;
  margin-bottom: 14px;
}
.cntact span {
  color: #747474;
  font-family: ralewayregular;
}
.template-customers/register input.btn {
  background-color: #ca0003;
}
.cart__qty input {
    border: 1px solid #ca0003;
}
/*-----cart-------*/
.template-cart footer.cart__footer input {
    border: 1px solid #ca0003;
    font-family: 'ralewaybold';
}

.template-cart a.btn.btn--secondary.cart__update.cart__continue--large.small--hide {
    border: 1px solid #ca0003;
    font-family: 'ralewaybold';
}

.template-cart input.btn.btn--small-wide {
    background-color: #ca0003;
    color: #fff;
}
/*---------single-product-page----*/
.product-template__container {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    padding: 55px 30px;
    width: 1230px;
    max-width: 1230px;
    margin: 0 auto;
}
.width_division_two_third {
    width: 39%;
    margin-right: 1%;
}
.width_division_two_fifth {
  border: 1px solid #e3e3e3;
  margin-left: 2%;
  padding: 0;
  width: 58%;
}

.width_division_two_fifth button.tablinks.active {
    border-top-color: red;
    border-bottom: #FFF;
    background-color: #fff;
    font-family: 'ralewaybold';
}
/*
.width_division_two_fifth .tab .tablinks:first-child {
    border-top-color: red;
    border-bottom: #FFF;
    background-color: #fff;
    font-family: 'ralewaybold';
}*/
.width_division_two_fifth .tab .tablinks {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e3e3e3;
    float: left;
    padding: 12px 25px;
    font-size: 14px;
    color: #1a171b;
    border-right: 1px solid #e3e3e3;
    border-left: 0px solid #e3e3e3;
    border-top: 3px solid #f7f7f7;
    outline: none !important;
}
.width_division_two_fifth .tab .tablinks:hover {
    border-top-color: red;
    border-bottom: #FFF;
    background-color: #fff;
}
.width_division_two_fifth .tab .tablinks:active {
    border-top-color: red;
    border-bottom: #FFF;
    background-color: #fff;
    font-family: 'ralewaybold';
}
.width_division_two_fifth .tab .tablinks:focus {
    border-top-color: red;
    border-bottom: #FFF;
    background-color: #fff;
  font-family: 'ralewaybold';
}
.width_division_two_fifth .tabcontent {
  padding: 26px 20px;
}
.custom_product-template__container h2.section-header__title {
    font-family: 'ralewaymedium';
    font-size: 24px;
    color: #1a171b;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.width_division_two_fifth .order_now_section .btn {
    background-color: #ca0003;
    border-radius: 4px;
    display: inline-block;
    padding: 10px 24px;
    width: auto;
    text-transform: capitalize;
    font-family: 'ralewaybold';
}
.product_below_section .order_now_info {
  width: 60%;
  float: left;
}
.product_below_section .order_now_section {
    width: 40%;
    float: right;
    margin-top: 6px;
}
.custom_product-template__container .full-width-slider {
  padding-top: 40px;
}
.product_below_section {
	padding: 28px 20px;
	background-color: #f7f7f7;
	border-top: 1px solid #e3e3e3;
	position: relative;
}
.cutome_page-width a.grid-view-item__link.grid-view-item__image-container {
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 3px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    text-align: center;
    position: relative;
}
.cutome_page-width a.grid-view-item__link.grid-view-item__image-container:hover {
    border-color: #ca0003;
}
.cutome_page-width .slider-over {
    left: -11px;
}
.width_division_two_fifth .tabcontent p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    letter-spacing: 1px;
}
[class*="index-section--flush"]:first-child {
    margin-top: 0px;
}
.width_division_two_third .thumbnails-wrapper ul.product-single__thumbnails.product-single__thumbnails-product-template {
    margin-top: 10px !important;
    margin-right: -5px !important;
    margin-right: -5px !important;
}
.width_division_two_third .thumbnails-wrapper ul li {
  padding: 0px 5px 0px 5px;
}
.template-product .thumbnails-wrapper ul li a {
  border: 1px solid #e3e3e3;
}
.order_now_info span.order_line {
    font-family: 'ralewayitalic';
    color: #1a171b;
    display: block;
    margin-bottom: 11px;
}
.for_img {
    border: 1px solid #e3e3e3;
    cursor: zoom-in;
}
a.btn.btn--small.account_btn {
    background-color: #ca0003 !important;
    border: 1px solid #ca0003;
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 16px;
    text-transform: none;
    font-family: 'ralewaybold';
}
.additional-checkout-buttons .additional-checkout-button {
    min-width: 129px !important;
    height: 38px;
    line-height: 24px !important;
}
.template-product .thumbnails-wrapper ul li a:hover {
    border-color: #ca0003;
}
.custom_product-template__container h2.section-header__title:before {
    content: "";
    border-left: 5px solid #ca0003;
    margin-right: 10px;
}
.custom_product-template__container header.section-header {
    margin-bottom: 0;
}
.template-product h2.section-header__title:before {
    content: "";
    border-left: 5px solid #ca0003;
    margin-right: 10px;
}
.template-product h2.section-header__title {
    font-family: 'ralewaymedium';
    font-size: 24px;
    color: #1a171b;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.width_division_main {
    padding-top: 40px;
}
.custom_width .grid-view-item.img-border {
  position: relative;
}
.custom_product-template__container .left-arrow {
    left: -31px;
}

/*--------Contact-us------*/
.left_contact {
    width: 30%;
    float: left;
    padding-left: 48px;
}
.right_contact {
    width: 70%;
    float: right;
    padding-left: 60px;
}
.map iframe {
    max-width: 100%;
    width: 100%;
}
.template-page h2.section-header__title {
    font-family: 'ralewaymedium';
    font-size: 24px;
    color: #1a171b;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.right_contact .contact-form label {
    font-size: 12px;
    font-family: 'ralewaybold';
}
.custom-section-header__title {
    font-family: 'ralewaymedium';
    font-size: 24px;
    color: #1a171b;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.custom-section-header__title:before {
    content: "";
    border-left: 5px solid #ca0003;
    margin-right: 10px;
}
.left_contact .picture-bloc::before {
    content: url(compny.png);
    padding-right: 15px;
    vertical-align: top;
    display: inline-block;
    width: 10%;
}.picture_bloc_inner {
    display: inline-block;
    width: 88%;
}
.right_contact .contact-form input {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
}
.right_contact .contact-form textarea {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
}
.right_contact .contact-form input.btn {
    background-color: #ca0003 !important;
    border: 1px solid #ca0003;
    border-radius: 4px;
    padding: 14px 75px;
    font-size: 16px;
    text-transform: none;
    font-family: 'ralewaybold';
    float: right;
    margin-bottom: 45px;
}
.picture_inner {
    display: inline-block;
    width: 85%;
    padding-left: 2px;
    margin-bottom: 44px;
}
ul.addres li .custm_footer-section {
    color: #727272;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-decoration: none;
}
p.txt_contact {
    color: #747474;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 46px;
    padding-top: 40px;
}
.picture_inner span.clr {
    color: #1a171b !important;
}

/*-------Support--------*/
.left_support_tab {
    width: 22%;
    float: left;
    border-right: 1px solid #eaeaea;
    padding-top: 50px;
    min-height: 639px;
}
ul.addres li .custm_footer-section span {
    display: block;
}
span:hover {
    border-color: #ca0003 !important;
}
.right_support_content {
    width: 78%;
    float: right;
    padding-left: 35px;
    padding-top: 50px;
}
.right_support_content ul.support_ctn li {
    width: 33.33%;
    float: left;
    padding: 0px 15px 30px 15px;
}
.right_support_content ul.support_ctn {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.left_support_tab ul.s_link li a.active {
    background-color: #ca0003;
    color: #fff;
}
h2.custom-section-header__title {
    font-family: 'ralewaymedium';
    font-size: 24px;
    color: #1a171b;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.left_support_tab ul.s_link li a {
    display: block;
    background-color: #f2f2f2;
    color: #1a171b;
    border-radius: 30px 0px 0px 30px;
    padding: 15px 44px;
    margin-bottom: 15px;
    font-size: 16px;
}
.left_support_tab ul.s_link li a:hover {
    background-color: #ca0003;
    color: #fff;
}
.right_support_content ul.support_ctn li span {
    display: block;
    padding: 74px 15px;
    border: 3px solid #e3e3e3;
}
.current {
    border-color: #ca0003 !important;
}
.right_support_content ul.support_ctn li span p {
    color: #666666;
    letter-spacing: 1px;
    line-height: 27px;
}
.right_support_content ul.support_ctn li span h3 {
    color: #282828;
    font-family: 'ralewaysemibold';
    margin-bottom: 22px;
    font-size: 15px;
    text-transform: uppercase;
}
li.color span h3::before {
  content: url("color.png");
  padding-right: 10px;
  vertical-align: middle;
}
li.shiping span h3::before {
  content: url("shipping.png");
  padding-right: 10px;
  vertical-align: middle;
}
li.faq span h3::before {
  content: url("faq.png");
  padding-right: 10px;
  vertical-align: middle;
}
li.term span h3::before {
  content: url("terms.png");
  padding-right: 10px;
  vertical-align: middle;
}
li.privacy span h3::before {
  content: url("privacy.png");
  padding-right: 10px;
  vertical-align: middle;
}
li.copy span h3::before {
  content: url("copy.png");
  padding-right: 10px;
  vertical-align: middle;
}
.discount {
    font-size: 16px;
    color: #626162;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: center;
    padding: 26px;
}
.discount span {
    display: block;
    margin-top: 8px;
}

<style type="text/css">
 
 / Style the tab /
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/ Style the buttons inside the tab /
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}
h2.privacy.title {
  color: #282828;
  font-family: "ralewaybold";
  font-size: 16px;
  margin: 0 0 10px;
  text-transform: none;
  letter-spacing: 0px;
}
h2.privacy_title::before {
    color: rgb(202, 0, 3);
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    padding-right: 7px;
}
h2.privacy.title::before {
    color: rgb(202, 0, 3);
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    padding-right: 7px;
}
.custom_design p {
    color: #747474;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 52px;
    letter-spacing: 0px;
}
h2.privacy_title {
  color: #282828;
  font-family: "ralewaybold";
  font-size: 16px;
  margin: 0 0 10px;
  text-transform: none;
  letter-spacing: 0px;
}

/*-----Brouchure-------*/
.left_brochure_pic {
    width: 39%;
    float: left;
}
.right_brochure_content {
    width: 61%;
    float: left;
    padding-left: 32px;
    background-color: #f2f2f2;
    padding-right: 50px;
    padding-bottom: 67px;
    min-height: 456px;
}
p.br_content {
    color: #666666;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 23px;
    margin-bottom: 30px;
}
.right_brochure_content span {
    color: #1a171b;
}
span.brocher_below {
    display: block;
    margin-top: 46px;
    font-size: 16px;
    color: #1a171b;
    line-height: 23px;
}
h4.broch_subtitle {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 48px;
    margin-top: -25px !important;
}
span.email {
    color: #ca0003;
}
span.phone {
    color: #ca0003;
}
.custom_design .privacy_content strong {
    color: #ca0003;
}
/*--------login------*/
.right_login {
    width: 50%;
    float: right;
    padding-left: 35px;
}
.left_login {
    width: 50%;
    float: left;
}
.login_inner_ctn {
    border-right: 1px solid #e9e9e9;
    min-height: 640px;
    padding-right: 50px;
}
.left_login p {
    color: #747474;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 45px;
    margin-bottom: 50px;
}
p.login_content {
    color: #747474;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 45px;
}
p.login_content span {
    display: block;
    color: #ca0003;
    font-size: 14px;
    letter-spacing: 0px;
    margin-top: 12px;
}
.left_login label {
    color: #727272;
    font-size: 12px;
    font-family: 'ralewaybold';
}
.left_login input {
    width: 70%;
    margin-bottom: 18px;
    border-color: #e7e7e7;
    border-radius: 0px;
}
.right_login p a {
    background-color: #ca0003;
    border: 1px solid #ca0003;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: "ralewaybold";
    font-size: 14px;
    padding: 11px 35px;
    display: inline-block;
    outline: none;
    letter-spacing: 0.5px;
    margin-top: 21px;
}

h2.need_help {
    margin-top: 111px;
    color: #ca0003;
    font-size: 24px;
    text-transform: none;
    letter-spacing: 0px;
    margin-bottom: 12px;
}
p.need_help_content>b:first-child {
  text-decoration:underline;
}
.custom_text-center a {
    display: inline-block;
    color: #ca0003;
    text-decoration: underline;
    font-size: 15px;
}
a.btn.btn--has-icon-after.cart__continue-btn {
    background-color: #ca0003 !important;
    border: 1px solid #ca0003;
    border-radius: 4px;
    font-size: 16px;
    text-transform: none;
    font-family: 'ralewaybold';
}
.left_login input.btn {
    background-color: #ca0003;
    border: 1px solid #ca0003;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: "ralewaybold";
    font-size: 16px;
    padding: 11px 66px;
    display: inline-block;
    outline: none;
    letter-spacing: 0.5px;
    width: auto;
    text-transform: none;
}
p.need_help_content {
    font-size: 16px;
}
.remember input {
    width: auto !important;
    float: left;
}

.forget {
    float: left;
}
.remember {
    float: left;
    font-size: 16px;
    margin-right: 82px;
}
.remember label {
	font-size: 16px;
	font-weight: normal;
	font-family: 'ralewayregular';
	float: right;
	margin-top: -5px;
	vertical-align: top;
	margin-left: 7px;
}
.refor:after {
    content: "";
    display: table;
    clear: both;
}
p.need_help_content a {
    background: none;
    border: none;
    color: #788188;
    padding: 0 !important;
    margin-top: 0px;
}
/*------special------*/
.custom_order-idea-new {
    width: 33.33%;
    float: left;
    padding: 0px 15px;
}
.product-over-title {
    background-color: #ca0003;
    color: #fff;
    font-size: 18px;
    font-family: 'ralewaysemibold';
    padding: 14px 20px;
    text-align: left;
    margin-left: -11px;
    position: relative;
}
.custom_img-border:hover {
    border-color: #ca0003;
}
.custom_img-border {
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 3px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    text-align: center;
}
.product-over-title::before {
    content: url(shape1.png);
    position: absolute;
    bottom: -15px;
    left: 0;
}
p.text-center {
    text-align: left !important;
}
/*------events-----*/
.event_left {
    width: 13%;
    float: left;
}
/*-
.template-blog h1.custom-section-header__title {
    font-family: 'ralewaybold';
}-*/
.event_right {
    width: 22%;
    float: left;
    padding-left:24px; 
}
span.article__date {
    background-color: #1a171b;
    color: #fff;
    display: block;
    padding: 8px 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 16px;
}
.basket .site-header__cart-count {
  position: static;
  height: auto;
}
h2.article__title.h3 {
    font-weight: normal;
    font-size: 18px;
    color: #1a171b;
    margin-top: 25px;
}
.event_right .rte {
    color: #9f9f9f;
    letter-spacing: 1px;
    line-height: 24px;
}
.blog--list-view .article--listing {
    margin: 0;
    padding: 0;
}
.event_subtitle {
    color: #747474;
    font-weight: normal;
    margin-top: 28px;
}
.event_left .article__list-image-wrapper {
   margin-bottom: 0px;
}
.article__date span.day {
    font-size: 30px;
    margin-left: 15px;
}
.event_left .article__list-image-wrapper {
  max-width: 100% !important;
  max-height: 100% !important; 
}
.included_vat {
	font-size: 14px;
	font-weight: normal;
}
.event_left img {
    max-width: 100% !important;
    max-height: 100% !important;
}
a.blog_btn {
    display: inline-block;
    margin-top: 16px;
    background-color: #ca0003 !important;
    border: 1px solid #ca0003;
    border-radius: 4px;
    padding: 10px 25px !important;
    font-family: 'ralewaybold';
    text-transform: none;
    color: #fff;
}
input.btn.rgt_btn {
    background-color: #ca0003;
    border-radius: 4px;
    display: inline-block;
    padding: 10px 24px;
    width: auto;
    text-transform: capitalize;
    font-family: 'ralewaybold';
    font-size: 16px;
}
.template-cart table tr td.cart__meta p a {
    border: 1px solid #ca0003;
}
.shopify-challenge__container {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}
.shopify-challenge__container input.shopify-challenge__button.btn {
    background-color: #ca0003;
    border-radius: 4px;
    padding: 10px 24px;
    width: auto;
    text-transform: capitalize;
    font-family: 'ralewaybold';
    font-size: 16px;
}
.uploadery_img .product-form__item {
    padding: 0;
}
.image_select > input {
    margin-bottom: 15px;
}
.tabcontent table tr td {
    text-align: center;
}
.image_select input {
    width: 100%;
}
.full-width-slider .owl-nav .owl-prev {
    background-color: #ca0003;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    position: absolute;
    left: -61px;
    top: 48%;
}
.full-width-slider .owl-nav .owl-next {
    background-color: #ca0003;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    position: absolute;
    right: -61px;
    top: 48%;
}
.right-slider .owl-nav .owl-prev {
    background-color: #ca0003;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: -38px;
    top: 48%;
    padding: 5px 0px;
}

.right-slider .owl-nav .owl-next {
    background-color: #ca0003;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: -32px;
    top: 48%;
    padding: 5px 0px;
}
.stay-connect .contact-form .input-group.password__input-group label {
  color: #fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .right_support_content ul.support_ctn li span h3 {
  font-size: 14px;
}
  
}

div.tab button:hover {
    background-color: #ddd;
}


div.tab button.active {
    background-color: #ccc;
}


.tabcontent {
    display: none;
    padding: 6px 12px;
  border-top: none;
}
h2.broch_heading {
    color: #000000;
    text-transform: none;
    font-size: 24px;
    font-family: 'ralewaybold';
    margin-top: 40px !important;
    margin-bottom: 17px !important;
    letter-spacing: 1px';
}
ul.addres {
    padding-top: 20px;
}

/*-----responsive----*/
@media (max-width: 1280px) {
  .custm-container {
    width: 1150px;
}
.custm-nav-bar ul li {
  padding: 0 14px;
}
}
@media (min-width: 992px) and (max-width: 1230px) {
.custm-container {
  width: 100%;
}
.cart-img {
  padding-left: 5px;
}
.custm-right-list ul li {
  padding: 0 12px;
}
.custm-nav-bar ul li {
  padding: 0 9px;
}
.bg-login ul {
  padding-left: 0;
}
.login-detail {
  margin-left: 0;
  margin-right: 0;
  width: 25%;
}
.slider-right {
  margin-left: 0;
  margin-right: -26px;
  width: 19%;
}
.slider-right ul li a {
  font-size: 12px;
}
.left-arrow {
  left: 0;
}
.right-arrow {
  right: 0;
}
.product-template__container {
    width: auto;
    max-width: auto;
}
.full-width-slider .owl-nav .owl-prev {
	left: -22px;
}
  .full-width-slider .owl-nav .owl-next {
	right: -22px;
}
.width_division_two_fifth .tab .tablinks {
    padding: 12px 14px;
    font-size: 13px;
}
.custom_product-template__container .left-arrow {
    left: 31px;
}
.right_support_content ul.support_ctn li span {
  padding: 74px 15px;
}
.right_support_content ul.support_ctn li span h3 {
  font-size: 12px;
}
.cutome_page-width .slider-over {
  left: -10px;
}
.right_brochure_content {
    min-height: auto;
}  
}
@media (min-width: 768px) and (max-width: 991px) {
.custm-container {
  width: 100%;
}
.stay-connect {
  margin-bottom: 25px;
}
.login-detail {
  display: none;
}
 .order_price_dv {
	position: static;
}
.custm-nav-bar {
  width: 100%;
}
.custm-nav-bar ul li {
  padding: 0 10px;
}
.slider-right {
  margin-left: 0;
  margin-right: -26px;
}
.slider-right ul li a {
  font-size: 9px;
  padding: 11px 10px;
}
.rit-sec {
  width: 100%;
}
.cstm-width-left {
  float: none;
  margin: 0 auto;
  padding-right: 0;
  width: 50%;
}
.cstm-width {
  padding: 67px 13px 79px;
}
.right-slider {
  text-align: center;
  width: 100%;
}
.video-about {
  width: 100%;
}
.video-text {
  padding: 40px 6px 27px 40px;
}
.custom_product-template__container .left-arrow {
    left: 0;
}

.custom_product-template__container .right-arrow {
    right: -30px;
}
.left_contact {
	padding-left: 0px;
}
.footer-sec {
  width: 50%;
  padding: 0px 15px;
}
.custm-right-list ul li {
  padding: 0 6px;
}
.custm-right-list a {
  font-size: 12px;
}
.ryt-arrow {
  right: 0;
  z-index: 9999;
}
.product-template__container {
    width: auto;
    max-width: auto;
}
.product_below_section .order_now_section {
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
.product_below_section .order_now_info {
    width: 100%;
}
.cart-img {
	width: 34%;
}
.search-basket {
	margin-left: 30%;
	width: 56%;
}
.price-sec {
	width: 66%;
}
.picture_inner {
	width: 81%;
}
.right_support_content ul.support_ctn li {
  width: 50%;
  min-height: 310px;
}
.left_support_tab ul.s_link li a {
  padding: 15px 18px;
  font-size: 13px;
}
.right_support_content ul.support_ctn li span h3 {
  font-size: 13px;
}
.event_left {
  width: 21%;
}
.event_right {
  width: 40%;
}
.slideshow__text-content p.price {
  padding-left: 7px;
}
.width_division_two_fifth .tab .tablinks {
  width: 100%;
}
.left_support_tab {
  min-height: 948px;
}
.full-width-slider .owl-nav .owl-prev {
  left: -22px;
}
.full-width-slider .owl-nav .owl-next {
  right: -23px;
}
}

@media (max-width: 767px) {
.custm-container {
  width: 100%;
}
  .mobile_view {
    display: block;
}
.desktop_view {
    display: none;
}
  .order_price_dv {
	position: static;
}
.cart-img img {
    height: 25px;
    width: 25px;
    margin-top: 11px;
}
.slider-right {
    display: block;
    width: 100%;
    margin: 0;
}
.slider {
  width: 100%;
}
.order-idea-new {
  margin-top: 15px;
}
.login-detail {
  display: none;
}

.custom_product-template__container .left-arrow {
    left: 0;
}
.custm-nav-bar {
  width: 100%;
  text-align: center;
}
.order-idea {
  width: 50%;
}
.cstm-width {
  width: 50%;
}
.cstm-width-left {
  padding-right: 0;
  width: 100%;
}
.rit-sec {
  width: 100%;
}
.left-arrow {
  left: 0;
}
.right-arrow {
  position: absolute;
  right: 0;
  top: 46%;
}
.video-about {
  width: 100%;
}
.right-slider {
  text-align: center;
  width: 100%;
}
.footer-sec-one {
  width: 50%;
}
.footer-sec {
  padding-right: 24px;
  width: 50%;
}
.logo {
  width: 25%;
}
.search-basket {
  margin-left: 0;
  width: 66%;
}
.custm-nav-bar ul li {
  padding: 0 7px;
}
.slider-details .slider .slideshow__text-content {
  text-align: center;
}
.txt-wrapr {
  width: 100%;
}
.img-wraper {
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
}
.product-template__container {
    width: auto;
}
.product_below_section .order_now_section {
    width: 100%;
    text-align: left;
    margin-top:20px;
}
.product_below_section .order_now_info {
    width: 100%;
}
.full-width-slider .owl-nav .owl-prev {
	display: none;
}
.full-width-slider .owl-nav .owl-next {
	display: none;
}
.left_contact {
	width: 100%;
	padding-left: 0px;
}
.left_contact .picture-bloc::before {
	padding-right: 12px;
}
.right_contact {
	width: 100%;
	padding-left: 0px;
}
.left_support_tab {
  width: 100%;
  min-height: auto;
}
.right_support_content {
  width: 100%;
  padding: 0;
}
.right_support_content ul.support_ctn li {
  width: 100%;
}
.left_login {
  width: 100%;
}
.login_inner_ctn {
  border: 0;
  min-height: auto;
  padding-right: 0;
}
.left_login input {
  width: 100%;
}
.right_login {
  width: 100%;
  padding-left: 0;
}
.forget {
    margin: 0px 0px 20px 0px;
}
.event_left {
  width: 30%;
  float: left;
}
.event_right {
  width: 50%;
}
.cutome_page-width .slider-over {
  left: -10px;
}
.left_brochure_pic {
  width: 100%;
}
.right_brochure_content {
  width: 100%;
}

.cart-img {
    padding-left: 0px;
    width: 91%;
}
.slideshow__text-content p.price {
  padding-left: 4;
}
.width_division_two_fifth .tab .tablinks {
  width: 100%;
}
.site-header__cart-count {
  background-color: #ca0003;
  border: 2px solid #ffffff;
  top: 22px;
  left: 14px;
  width: 23px;
  height: 23px;
}  
.slider .slideshow-wrapper .slick-arrow {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 749px){
.additional-checkout-buttons .additional-checkout-button {
    width: auto !important;
    margin: 0 auto !important;
    padding: 0px 60px !important;
}
}
@media (max-width: 500px){
.cart__footer input {
    width: 100% !important;
    max-width: 100% !important;
}
.additional-checkout-buttons .additional-checkout-button {
    width: 100% !important;
    margin: 0 auto !important;
}
}
  
@media (max-width: 565px) { 
.custm-contact {
  text-align: center;
  width: 100%;
}
.custm-right-list {
  width: 100%;
  margin: 22px 0px;
}
 .cstm-width {
    width: 100%;
}
.custm-right-list ul {
  text-align: center;
}
.custm-nav-bar ul li {
  padding: 0 10px;
}

.order-idea {
  width: 100%;
}
.video {
  width: 100%;
}
.video-text {
  padding: 40px 10px 27px;
  width: 100%;
}
.right-slider {
  border: medium none;
  padding-left: 0;
}
.ryt-arrow {
  right: 0;
}
.slider-video {
  border: none;
}
.footer-sec {
  margin-bottom: 20px;
  padding-right: 15px;
  width: 100%;
}
.custom_srch {
  margin-bottom: 20px;
  padding-top: 15px;
  width: 100%;
}
.basket {
  float: none;
  margin: 0 auto;
  padding-top: 15px;
  width: 70%;
}
.custm-right-list ul li {
  padding: 6px 8px;
}
.custm-contact ul li {
  padding-bottom: 8px;
  padding-right: 0;
}
.rit-arow {
  top: 35%;
}
.lft-arow {
  top: 35%;
}
.logo .cstm-logo {
  padding-bottom: 0;
  padding-top: 20px;
}
.slider-details .slider .slideshow__text-content h2.slideshow__title {
  font-size: 13px;
}
.slider-details .slider .slideshow__text-content .slideshow__subtitle {
  font-size: 13px;
}
.slider-details .slider .slideshow__text-content button {
  padding: 4px 5px;
}
.width_division_two_third {
  width: 100%;
}
.width_division_two_fifth {
    width: 100%;
}
.product_below_section .order_now_info {
    width: 100%;
}
.event_left {
  width: 100%;
}
.event_right {
  width: 100%;
  padding-left: 0;
}
.cutome_page-width .grid .grid__item {
  width: 100%;
}
.custom_order-idea-new {
  width: 100%;
  margin-bottom: 30px;
}
}

