@media only screen and (max-width: 1500px) {
  .inner-sec {
    padding-left: 25px;
  }
  .extraFields {
    font-size: 15px;
  }
  .cartHeading h3,
  .woocommerce .cartWrapperMain .cart_totals h2 {
    font-size: 16px;
  }
  .icon_arrow_up_title {
    margin-top: 10px;
  }
  .home-choose-design .design-details .design-photo {
    height: 363px;
  }
  .home-choose-design h2.title {
    margin-bottom: 42px;
  }
  .home-choose-design .designs-list .design-cat ul li a,
  .home-choose-design .designs-list .design-cat .main-cat {
    font-size: 20px;
  }
  .home-choose-design .designs-list .design-cat ul li a.active {
    font-size: 30px;
  }
  .home-choose-design .designs-list .design-cat ul li {
    margin-bottom: 10px;
  }
  .home-choose-design .design-details .design-photo img {
    height: 304px;
  }
  .home-choose-design .designs-list {
    height: 303px;
  }
  .home-choose-design .btn-choose {
    height: 43px;
    line-height: 43px;
    font-size: 19px;
  }
  .home-choose-design .selection-area {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1365px) {
  .step-sec-inner-t1 {
    font-size: 20px;
    height: 45px;
  }
  .step-sec-inner-t2 {
    font-size: 55px;
    margin-left: 12px;
    line-height: 48px;
  }
  .step-sec-inner-t3 {
    font-size: 20px;
    margin-bottom: -3px;
  }
  .siteContainer .contact-wrapper .contact-info {
    width: 40%;
  }
  .contact-form-wrapper {
    width: 60%;
  }
  .step-sec-inner-t4 {
    margin-bottom: 0;
    line-height: 1.2;
  }
  .item_step_g {
    font-size: 16px;
  }
  .inner-sec-2 {
    width: 80px;
    height: 70px;
  }
  .inner-sec {
    width: calc(100% - 80px);
    height: 70px;
    padding-left: 0;
  }
  .in_to_steps_g {
    height: 70px;
  }
  .step-sec-inner-img img {
    max-height: 45px;
    width: auto;
  }
  .cartImg {
    width: 18%;
  }
  .cartDes {
    width: 27%;
  }
  .page-template-cart-template .siteContainer {
    padding: 0px 50px 0px;
  }
  footer .widget_call_me_back {
    padding-right: 0;
  }
  .input_style_footer .wpcf7-form-control:not([type="submit"]) {
    font-size: 13px;
  }
  .footer-top .footer-right {
    padding-left: 40px;
  }
  .block_left_details_order {
    max-width: 700px;
  }
  .biling_form_go {
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .main-nav-sec .logo-left {
    display: none;
  }
  .in_to_form_account_edit {
    max-width: calc(100% - 200px);
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation {
    width: 100%;
    overflow: hidden;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li {
    -webkit-box-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-right: 15px;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li:last-child {
    margin-right: 0;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li a {
    text-align: center;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
  }
  .title_left_account {
    width: auto;
  }
  .user_name_and_logout {
    width: auto;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-content {
    padding-left: 0;
    width: 100%;
  }
  .myAccountMain .entry-header {
    margin-bottom: 21px;
  }
  .main-nav-sec-right .nav-cart .count_basket {
    background: #fff;
    color: #000;
  }
  .fixed + .woocommerce-message.show_mess,
  .woocommerce-message.show_mess {
    top: 80px;
  }
  .site {
    padding-top: 80px;
  }
  .page-template-contact-template .contact-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }
  .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    clear: both;
    padding-top: 30px;
  }
  #main .woocommerce .cartWrapperMain .cart-collaterals .cart_totals.fixed {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }
  .woocommerce .cartWrapperMain .cart-collaterals .cart_totals {
    position: relative;
    width: 100%;
    clear: both;
  }
  .woocommerce .cartWrapperMain .cart_totals h2 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 27px;
  }
  .woocommerce-cart .cartTotalWrapper p {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
  }
  .cartTotalWrapper {
    padding: 27px 20px;
  }
  .woocommerce-cart .cartTotalWrapper .wc-proceed-to-checkout a {
    padding: 10px 0px;
    font-size: 20px;
    margin-top: 0;
  }
  #main .woocommerce .cartWrapperMain .cart-collaterals .cart_totals .cartTotalWrapper .wc-proceed-to-checkout {
    padding: 0;
    padding-top: 37px;
  }
  .cartLoopData {
    margin-bottom: 25px;
    padding: 14px 5px;
    width: calc(100% - 70px);
  }
  .cartLoopData:last-child {
    margin-bottom: 0;
  }
  .cartWrapper{
    width: 100%;
  }
  .cartAttr {
    display: none;
  }
  .page-template-cart-template-php .siteContainer {
    max-width: 702px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-cart-template-php .siteContainer .entry-header h1.entry-title {
    text-align: left !important;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 47px;
  }
  .page-template-cart-template-php .entry-content {
    margin-right: 0;
    margin-left: 0;
  }
  .cartHeading h3 {
    font-size: 17px;
    margin-bottom: 26px;
  }
  .cartPrice,
  .cartPrice {
    display: none;
  }
  .extraFields,
  .variation-Glass {
    display: none;
  }
  .cartLoopData .cartDes, .cartLoopData .cartAttr, .cartLoopData .cartImg, .cartLoopData .cartPrice, .cartLoopData .cartQty, .cartLoopData .cartTotalPrice {
    height: auto;
    font-size: 23px;
    color: #000000;
    font-weight: 400;
    height: 155px;
  }
  .cartLoopData .removeCartItem {
    left: calc(100% + 40px);
    top: 50%;
    right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .woocommerce .cartLoopData .removeCartItem a.remove {
    width: 30px;
    height: 30px;
    background-size: 12px;
  }
  .cartIteamName a {
    box-shadow: none;
    font-size: 25px;
    line-height: 24px;
  }
  .woocommerce .cartLoopData .cartQty .quantity .qty {
    display: block;
    height: 35px;
    width: 100%;
    font-size: 20px;
  }
  .cartHeading .cartDes {
    opacity: 0;
  }
  .cartQty {
    width: 83px;
  }
  .cartImg {
    width: 122px;
  }
  .cartTotalPrice {
    width: 148px;
    float: left;
    padding-left: 15px;
    text-align: right;
  }
  .cartTotalPrice h3 {
    text-align: right;
  }
  .cartDes {
    width: 210px;
    padding-left: 20px;
    padding-right: 10px;
  }
  .dropdown_mobile_button {
    display: block;
  }
  .input_style_footer .wpcf7-form-control:not([type="submit"]) {
    font-size: 14px;
  }
  footer .widget_call_me_back {
    padding-right: 0;
  }
  .main-nav-sec-right .nav-cart span.count_basket {
    top: -9px;
    right: -11px;
    background: #fff;
    color: #000;
  }
  .in_to_call_back .wpcf7-list-item-label {
    display: inline-block;
  }
  .in_to_call_back .wpcf7-list-item > label {
    display: block;
  }
  .wpml-ls-legacy-dropdown .wpml-ls-item:hover .wpml-ls-sub-menu {
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
  }
  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    width: 40px;
    left: 50%;
    -webkit-transform: translateY(5px) translateX(-50%);
    -ms-transform: translateY(5px) translateX(-50%);
    transform: translateY(5px) translateX(-50%);
    top: calc(100% + 3px);
    border-top: 0;
  }
  .language_go .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown {
    height: 42px;
  }
  .language_go .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown:after {
    display: none;
  }
  .wpml-ls-legacy-dropdown,
  .in_to_burger_g,
  .minicart-wrapper .action.showcart,
  .headerLoginRegister,
  .button_call_back > a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 42px;
    height: 42px;
    font-size: 0;
    padding: 0;
    border-radius: 50%;
    justify-content: center;
    -webkit-justify-content: center;
    border: 0;
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    position: relative;
    z-index: 128;
    border: 1px solid #fff;
  }
  .button_login_go {
    margin-left: 5px;
  }
  .addToCartOtherBtn .cartContinue, .addToCartOtherBtn .cartPage {
    margin-bottom: 15px;
    width: 100%;
  }
  .button_login_go a {
    background: transparent !important;
    border: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    width: auto;
    height: auto;
  }
  .headerLoginRegister.active,
  .minicart-wrapper .action.showcart.active,
  .in_to_burger_g.active,
  .button_call_back a.active {
    border-color: #000;
  }
  .headerLoginRegister {
    margin: 0 !important;
  }
  .main-nav-sec-right .nav-livechat, .main-nav-sec-right .nav-flag, .main-nav-sec-right .nav-login, .main-nav-sec-right .nav-cart {
    width: auto;
  }
  .nav-login a.headerLoginRegister::before {
    bottom: 0;
  }
  .icon_call_me_back {
    margin: 0;
  }
  .main-header .cus-logo {
    padding: 0;
    height: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .auto_hg_header_g {
    height: auto;
  }
  .main-nav-sec.fixed {
    position: absolute;
    border:0;
    background: transparent;
    top: auto;
  }
  .main-nav-sec {
    height: 42px;
    top: auto;
    position: absolute;
    bottom: -20px;
    z-index: 1;
    float: none;
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-header .cus-logo .logo {
    max-width: 164px;
  }
  .main-header {
    border:0;
  }
  .site .headerSection .main-header .main-nav-sec:before,
  .nav-livechat {
    display: none;
  }
  .main-nav-sec-center {
    display: none;
  }
  .right_site_men_g {
    height: auto;
    padding-right: 0;
  }
  .button_call_back {
    margin-left: 0;
  }
  .nav-login,
  .nav-cart {
    margin-left: 17px;
  }
  .main-header::before {
    border-top: 15px solid #4d4d4d;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  .burger_mobile_go {
    display: block;
  }
  .popup_hd_go {
    left: -109px;
    top: 22px;
    width: 305px;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  .popup-container {
    padding-left: 50px;
    padding-top: 43px;
  }
  .block_form_call_bk {
    padding-top: 5px;
  }
  div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 1px solid #f7e700;
  }
  .in_to_call_back .wpcf7-response-output {
    font-size: 13px;
    line-height: 1.4;
    padding: 4px 13px;
    margin-bottom: 0;
  }
  .row_width .item_input_frm_g {
    width: 100%;
  }
  .showcart:after, .headerLoginRegister:after, .support-form:before,
  .button_call_back a:before {
    display: none;
  }
  .minicart-content-wrapper {
    top: 22px;
    right: -50px;
    width: 384px;
    padding-right: 50px;
    padding-top: 36px;
  }
  .minicart-content-wrapper .minicart-content {
    padding: 0;
  }
  .nav-login .loginRegisterWrapper {
    top: 21px;
    right: -91px;
    border-bottom-right-radius: 0;
  }
  .menu_mobile_go {
    display: block;
  }
  .site .headerSection {
    position: fixed;
  }
  .banner-text p {
    font-size: 75px;
  }
  .banner-text {
    top: 50%;
  }
  .headerSection {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .four-column.columnslider .slick-track .slick-slide:hover img {
    transform: scale(1);
  }
  .block_left_details_order {
    max-width: 100%;
    margin-bottom: 40px;
  }
  #order_review_heading {
    text-align: left;
  }
  .block_total_cart_gr_go {
    width: 100%;
    height: auto !important;
  }
  .in_to_total_cart_go {
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    transform: none !important;
  }
  .checkout_pg_go .siteContainer > article {
    padding: 0 50px;
  }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    max-width: 295px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }
  .form_biling_adress .woocommerce-address-fields {
    max-width: 100%;
    margin-top: 0;
  }
  .view_order_go {
    opacity: 1;
    right: 0;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .price_order_this_go {
    width: 22%;
  }
  table.specification tr td:nth-child(1) {
    width: 40%;
  }
  table.specification tr td:nth-child(2) {
    width: 60%;
  }
  .quick-view-modal-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .scroll_bar_gr_g {
    overflow-y: auto;
    max-height: calc(100vh - 36px);
  }
  .quick-view-modal-container .modal-body {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1024px) {
  .home #section5 .sub-cat-ul .cat-li .profileContent .productActionBtn {
    opacity: 1;
    visibility: visible;
  }
  .inner-sec {
    padding-right: 80px;
    padding-bottom: 0;
    width: 100%;
    position: relative;
  }
  .item_step_g {
    width: 95px;
    padding: 0;
  }
  .item_step_g.active_this_step {
    width: calc(100% - 95px - 95px);
  }
  .item_step_g.active1 {
    background: #C5C5C5;
  }
  .item_step_g:nth-child(1) .step-sec-inner-t3 {
    left: 62px;
  }
  .item_step_g:nth-child(1) .step-sec-inner-t4 {
    left: 62px;
  }
  .step-sec-inner-t2 {
    line-height: 70px;
    position: absolute;
    left: 38px;
    top: 0;
    bottom: 0;
    margin: 0;
  }
  .step-sec-inner-t3 {
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    left: 76px;
    top: 11px;
    opacity: 0;
    visibility: hidden;
  }
  .step-sec-inner-t4 {
    display: block;
    margin: 0;
    position: absolute;
    left: 76px;
    top: 37px;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
  }
  .inner-sec-2 {
    position: absolute;
    right: 10px;
    opacity: 0;
    visibility: hidden;
  }
  .inner-sec-2,
  .step-sec-inner-t3,
  .step-sec-inner-t4 {
    transition: all 0.2s;
    transition-delay: 0s;
  }
  .step-sec-inner-t4,
  .step-sec-inner-t3 {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  .inner-sec-2 {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .active_this_step .step-sec-inner-t3,
  .active_this_step .step-sec-inner-t4 {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease;
    transition-delay: 0.3s;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  .active_this_step .step-sec-inner-t4 {
    transition-delay: 0.5s;
  }
  .active_this_step .inner-sec-2 {
    transition-delay: 0.8s;
  }
  .active_this_step .inner-sec-2 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .item_step_g:not(:first-child) {
    border-left: 2px solid #999;
  }
  .step-sec-inner-t1 {
    height: 55px;
  }
  .rotate_vt_g {
    -o-transform: rotate(-90deg) translateY(-32px);
    transform: rotate(-90deg) translateY(-32px);
  }
  .home .site {
    padding-top: 0;
  }
  .site {
    padding-top: 80px;
  }
  .input_style_footer {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
  .footer-top .footer-right ul li a {
    font-size: 16px;
  }
  .footer .footer_followus {
    width: 100%;
    padding: 35px 0;
  }
  .footer-top .footer-right > div {
    padding: 0 15px;
  }
  .footer-top .footer-right {
    padding: 0;
  }
  .footer_form_styling {
    margin-left: 0;
  }
  .footer-top .footer-left .footer_followus {
    padding-top: 0;
  }
  .footer-top .footer-left {
    position: relative;
    padding-left: 0;
  }
  .footer-top .footer-right .footer-right3 {
    padding-right: 0;
  }
  .show_from_tablet {
    display: block;
  }
  .hide_from_tablet {
    display: none;
  }
  .contact-info ul.contact-social {
    display: block;
    margin: 0;
  }
  .contact-info ul.contact-social li {
    width: auto;
    margin-right: 35px;
  }
  .footer_followus .footer-title {
    min-width: 108px;
    padding-right: 10px;
    padding-bottom: 0;
  }
  .input_style_footer .wpcf7-form-control:not([type="submit"]) {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-top .footer-left .footer_newsletter input {
    width: 100%;
  }
  .in_to_foot_copu_g {
    display: block;
    height: auto;
    padding: 20px 0;
  }
  .footer-copyright {
    text-align: center;
  }
  .footer-title {
    padding-bottom: 5px;
  }
  .contact-wrapper ul.contact-social {
    margin: 30px 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-template-cart-template .entry-header {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .home-choose-design .designs-list .design-cat ul li a, .home-choose-design .designs-list .design-cat .main-cat {
    font-size: 18px;
  }
  .home-choose-design .designs-list {
    height: auto;
  }
  .home-choose-design .designs-list .design-cat ul li a.active {
    font-size: 25px;
  }
  #homeChooseDesignSelectionArea .design-info {
    position: relative;
    width: 100%;
  }
  .design-details {
    margin-bottom: 20px;
  }
  .in_to_order_gr_g > div {
    float: left;
    width: 33.33333%;
    padding: 10px 10px;
  }
  .in_to_order_gr_g {
    display: block;
    height: auto;
    overflow: hidden;
  }
  .view_order_go {
    position: relative;
  }
  #productQuickViewData > div {
    padding-left: 0;
    padding-right: 0;
  }
  .left_slider_quick_view {
    width: 100%;
    float: none;
  }
  .product-details-left .slider .lg-image img {
    /*width: 100%;*/
    width: auto;
    min-height: 400px;
    height: auto;
  }
  .quick-view-modal-container .slick-slide .sm-image img {
    height: 90px;
    width: 100%;
  }
  .right_slider_quick_view {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px;
    float: none;
  }
}
@media only screen and (max-width: 909px) {
  .create-account-form .top-form-section .wpcf7-form-control-wrap {
    margin-right: 0 !important;
    width: 100% !important;
  }
  .contact-form-wrapper,
  .siteContainer .contact-wrapper .contact-info {
    width: 100%;
  }
  .checkout_pg_go .siteContainer > article {
    padding: 0;
  }
  .myAccountMain .entry-header {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 35px;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li a {
    font-size: 15px;
    padding: 5px 11px;
  }
  .in_to_row_dwnld {
    height: auto;
    display: block;
    padding: 10px 10px 22px;
    overflow: hidden;
  }
  .downloadWrapper .pdfDownloadBtn br {
    display: none;
  }
  .pdfDownloadBtn a {
    height: 45px;
  }
  .downloadWrapper .pdfDownloadBtn {
    position: relative;
    bottom: 0;
    top: auto;
    padding: 0;
    right: 0;
    left: 0;
    background: transparent;
    width: 100%;
  }
  .downloadWrapper .in_to_row_dwnld > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .downloadWrapper .in_to_row_dwnld > div {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .home #section5 .sub-cat-ul .cat-li .profileImage {
    float: none;
    margin: auto;
  }
  .quick-view-modal-container .modal-header button {
    border-radius: 0;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul {
    display: block;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li {
    float: left;
  }
  .fixed + .woocommerce-message.show_mess,
  .woocommerce-message.show_mess {
    top: 70px;
  }
  .woocommerce-message {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #000;
  }
  .in_to_notice_mess {
    height: 70px;
    font-size: 15px;
    text-align: center;
  }
  .icon_added_go:after {
    margin-left: 15px;
    width: 20px;
    height: 20px;
    background-size: 100%;
  }
  .home #section5 .sub-cat-ul .cat-li .profileContent .productActionBtn .compare-btn {
    display: none;
  }
  .home #section5 .sub-cat-ul .cat-li .profileContent .productActionBtn .choosebtn {
    width: 100%;
    max-width: 100%;
  }
  .banner-text p {
    font-size: 65px;
  }
  .profile_select_option .wpcf7-list-item-label {
    font-size: 15px;
  }
  .home #section5 .sub-cat-ul .cat-li .profileContent {
    float: none;
  }
  #categoryproducts_ul {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-template-contact-template .contact-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .compare-btn,
  .choosebtn {
    padding: 4.5px 15px;
    width: 45%;
    text-align: center;
    max-width: 250px;
  }
  a.quick-view-product {
    padding: .5px 0px;
  }
  .cartLoopData {
    width: 100%;
    padding-bottom: 40px;
  }
  .cartLoopData .removeCartItem {
    z-index: 1;
    left: auto;
    top: 0;
    right: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .dropdown_mobile_button {
    clear: both;
    bottom: 0;
    top: auto;
    left: 0;
  }
  .button_show_descr {
    width: 100%;
    height: 27px;
  }
  .button_show_descr span:after {
    display: inline-block;
    margin-left: 20px;
    margin-top: 0;
  }
  .page-template-cart-template .siteContainer {
    max-width: 100000%;
    padding: 0 15px !important;
  }
  .page-template-cart-template-php .siteContainer .entry-header h1.entry-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .cartHeading {
    display: none;
  }
  .site {
    padding-top: 70px;
  }
  .about-wrapper {
    padding-top: 0;
  }
  .main-header .cus-logo {
    height: 70px;
  }
  .footer-top .footer-left .footer_followus {
    padding-top: 0;
  }
  .main-header .cus-logo .logo {
    margin-top: -5px;
  }
  .footer-top .footer-left {
    padding-right: 0;
  }
 .footer.content {
    padding-bottom: 20px;
  }
  .proImageWrapper {
    display: none;
  }
  .block_more_option_gr_g {
    display: block;
  }
  .block_more_option_gr_g .prodTypeInfo {
    display: block !important;
  }
  .productInfo .prodTypeInfo li {
    width: 100%;
    text-align: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 15px;
  }
  .productInfo .prodTypeInfo li p {
    min-height: 1px;
    text-transform: uppercase;
    color: #B8B7B6;
    font-family: 'Nobel-Book';
    text-decoration: underline;
    font-size: 15px;
    line-height: 1.4;
  }
  .productInfo .prodTypeInfo li h2 {
    text-align: left;
    font-family: 'Nobel-Book';
    min-height: 1px;
    width: 40%;
    padding-right: 10px;
    font-size: 18px;
  }
  .in_to_adress_item_go {
    display: block;
    height: auto;
    padding: 20px 20px 10px;
    overflow: hidden;
  }
  .in_to_adress_item_go > div {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    background: transparent;
    margin-bottom: 10px;
  }
  .change_adress_g {
    width: 50%;
    height: auto;
    position: relative;
  }
  .change_adress_g {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
  }
  .in_to_product_it_g {
    padding: 20px 15px;
    height: auto;
    display: block;
    overflow: hidden;
  }
  .title_product_acc {
    width: 100%;
  }
  .quantity_go {
    margin-left: 140px;
  }
  .in_to_product_it_g .woocommerce-Price-amount,
  .quantity_go {
    float: left;
    width: calc(50% - 70px);
  }
  .modal-dialog-centered::before {
    display: none;
  }
  .mCSB_inside>.mCSB_container {
    margin-right: 0 !important;
  }
  .right_slider_quick_view {
    margin-bottom: 50px;
  }
  #quick-view-modal-container .mCSB_scrollTools {
    opacity: 0;
    visibility: hidden;
  }
  .quick-view-modal-container .modal-dialog {
    margin: 10px 0;
  }
  .quick-view-modal-container .modal-dialog .modal-content {
    border-radius: 0;
    border:0;
  }
  .quick-view-modal-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .quick-view-modal-container .modal-dialog-centered {
    min-height: 1px;
  }
  .scroll_bar_gr_g {
    max-height: calc(100vh - 20px);
  }
}
@media only screen and (max-width: 640px) {
  .contact-info ul.contact-social {
    text-align: center;
  }
  form.form_biling_adress .form-row {
    width: 100%;
    padding: 0 !important;
  }
  .bilings_acc_g {
    margin-left: 0;
    margin-right: 0;
  }
  .save_all_adresses_go button {
    float: right;
  }
  form.form_biling_adress .form-row > label {
    position: relative;
    top: 0;
    left: 0;
  }
  .title_left_account {
    width: 100%;
    padding-right: 0;
  }
  .myAccountMain .entry-header > .flex_go {
    display: block;
  }
  .cart_empty {
    margin-top: 0;
    margin-bottom: 0;
  }
  .in_to_empty_go {
    display: block;
    height: auto;
    padding: 30px 20px;
    text-align: center;
  }
  .title_empty_cart {
    margin-bottom: 30px;
  }
  .contact-wrapper ul.contact-social {
    text-align: left;
  }
  .contact-form-wrapper {
    margin-top: 20px;
  }
  .nav-login .headerLoginRegister,
  .nav-cart {
    display: none;
  }
  .nav-login .loginRegisterWrapper {
    right: 0;
    top: 0;
    border-bottom-right-radius: 21px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 36px;
  }
  .main-nav-sec-right {
    right: 0;
    top: 0;
    position: absolute;
    width: 100%;
    top: 22px;
  }
  .main-nav-sec-right .nav-login {
    width: 100%;
    height: 0;
  }
  .main-nav-sec-right .header-right-part {
    width: 100%;
  }
  .main-nav-sec-left {
    width: 100%;
  }
  .header_left {
    float: right;
  }
  .burger_mobile_go {
    margin-right: 0;
  }
  .popup_hd_go {
    left: auto;
    right: -26px;
  }
  .popup_hd_go .popup-container {
    border-bottom-right-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup_hd_go .close_popup {
    display: none;
  }
  .main-nav-sec {
    padding-left: 25px;
    padding-right: 25px;
  }
  .main-header::before {
    border-top: 13px solid #4d4d4d;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
  }
  .contact-info ul.contact-social li {
    display: inline-block;
    float: none;
  }
  .input_style_footer {
    width: 100%;
    margin-bottom: 10px;
  }
  footer .widget_call_me_back div.wpcf7-response-output {
    line-height: 1.4;
  }
  footer .widget_call_me_back {
    padding-right: 0;
  }
  .step-sec-inner-t2 {
    opacity: 1;
  }
  .step-sec-inner-t1 {
    font-size: 10px;
    top: 4px;
    line-height: 1;
    left: 4px;
    position: absolute;
  }
  .step-sec-inner-t2 {
    font-size: 35px;
    left: 12px;
    line-height: 1;
    bottom: auto;
    top: 22px;
  }
  .step-sec-inner-t3 {
    font-size: 13px;
    left: 43px;
  }
  .item_step_g:nth-child(1) .step-sec-inner-t3 {
    left: 41px;
  }
  .step-sec-inner-t4 {
    font-size: 14px;
    left: 43px;
    top: 38px;
  }
  .item_step_g:nth-child(1) .step-sec-inner-t4 {
    left: 41px;
  }
  .inner-sec-2 {
    width: 60px;
  }
  .inner-sec {
    width: calc(100% - 60px);
    padding-right: 60px;
  }
  .item_step_g {
    width: 52px;
  }
  .item_step_g.active_this_step {
    width: calc(100% - 52px - 52px);
  }
  .rotate_vt_g {
    -o-transform: none;
    transform: none;
  }
  .cartDes {
    width: calc(100% - 122px);
  }
  .title_mobile_crt {
    display: block;
  }
  .info_more_mobile_go {
    padding: 0 18px;
  }
  .in_to_info_go {
    padding: 12px 0;
    border-top: 1px solid #7070703B;
    border-bottom: 1px solid #7070703B;
  }
  .in_to_info_go > div dl {
    overflow: hidden;
    margin: 0;
  }
  .cartLoopData .cartDes, .cartLoopData .cartAttr, .cartLoopData .cartImg, .cartLoopData .cartPrice, .cartLoopData .cartQty, .cartLoopData .cartTotalPrice {
    height: 125px;
  }
  .cartLoopData {
    padding-bottom: 120px;
  }
  .in_to_info_go > div {
    font-size: 17px;
  }
  .cartTotalPrice {
    position: absolute;
    bottom: 48px;
    right: 22px;
    height: auto !important;
  }
  .cartQty {
    position: absolute;
    bottom: 48px;
    left: 22px;
    height: auto !important;
  }
  .button_show_descr.active_clk .close_txt_cart:after,
  .button_show_descr.active_clk .more_txt_cart:after {
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .page-template-home-template .b24-widget-button-position-bottom-right {
    right: 20px !important;
    bottom: 97px !important;
  }
  #categoryproducts_ul {
    margin-bottom: 30px;
  }
  .b24-widget-button-position-bottom-right {
    right: 20px !important;
    bottom: 20px !important;
  }
  .buton_special_req_mob_butt {
    width: 100%;
  }
  .buton_special_req_mob_butt a {
    justify-content: center;
    -webkit-justify-content: center;
  }
  .in_to_foot_g {
    display: block;
    position: relative;
    margin-bottom: 20px;
  }
  .language_men_mob_g {
    position: absolute;
    margin: 0;
    margin: 0;
    right: 16px;
    bottom: -62px;
  }
  .language_go {
    display: none;
  }
  .language_men_mob_g .language_go {
    display: block;
  }
  .other_foot_gr_g {
    display: block;
  }
  .minicart-wrapper {
    margin-top: 0;
  }
  .other_foot_gr_g .profile_gr_go {
    margin-left: 50px;
  }
  .in_to_profile_gr_g a {
    background: url(../images/users.svg) no-repeat center center;
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    font-size: 0;
    box-shadow: none;
    background-size: 100%;
  }
  .other_foot_gr_g .other_foot_gr_g {
    width: 21px;
    height: 21px;
    background: #202020;
    border-radius: 50%;
    position: absolute;
    right: -9px;
    top: -9px;
    color: #fff;
    line-height: 21px;
    font-size: 12px;
    text-align: center;
  }
  .in_to_menu_mob {
    padding: 55px 17px 20px 29px;
  }
  .minicart-wrapper .action.showcart {
    border: 1px solid #000000;
    box-shadow: none;
  }
  .minicart-wrapper .action.showcart img {
    width: 18px;
  }
  .main-header::before {
    top: 99%;
  }
  .contact-wrapper .contact-info ul.contact-social li {
    margin-left: 0;
    margin-right: 35px;
  }
  .banner-text p {
    font-weight: 400;
  }
  #categoryproducts_ul li.cat-li .profileContent span {
    font-size: 17px;
    font-family: 'Nobel-Book';
  }
  .choosebtn {
    text-transform: uppercase;
    margin-top: 10px;
  }
  .choosebtn,
  a.quick-view-product {
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 21px;
    font-family: 'Nobel-Book';
  }
  #categoryproducts_ul {
    margin-bottom: 0;
    width: calc(100% + 40px);
    max-width: 100000%;
    margin-left: -20px;
    padding-left: 0;
    padding-right: 0;
  }
  #categoryproducts_ul .slick-list,
  #categoryproducts_ul .slick-slide {
    margin: 0;
  }
  #categoryproducts_ul .slick-next.slick-arrow,
  #categoryproducts_ul .slick-prev.slick-arrow {
    top: 117px;
    -webkit-transform:none;
    -ms-transform:none;
    transform:none;
  }
  #categoryproducts_ul .slick-next.slick-arrow {
    right: 15px;
  }
  #categoryproducts_ul .slick-prev.slick-arrow {
    left: 15px;
  }
  #categoryproducts_ul .cat-li {
    padding: 0 78px;
  }
  .mobile_show {
    display: block;
  }
  #categoryproducts_ul .cat-li > h2 {
    display: none;
  }
  .title_type_profile_gr_g  {
    font-size: 25px;
    font-family: 'Nobel-Book';
    color: #000000;
    margin-bottom: 12px;
  }
  .home #section5 .sub-cat-ul .cat-li .profileImage {
    margin-bottom: 20px;
  }
  #categoryproducts_ul li.cat-li .profileContent h2 {
    font-size: 20px;
  }
  .in_to_form_account_edit {
    max-width: 100%;
  }
  .button_change_password_g {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    text-align: right;
    margin-bottom: 20px;
  }
  .pdfDownloadBtn a {
    font-size: 16px;
  }
  .quick-view-modal-container .slick-slide .sm-image img {
    height: 70px;
  }
}
@media only screen and (max-width: 479px) {
  .step-sec-inner-t2 {
    font-size: 42px;
    left: 0;
    right: 0;
  }
  .product-details-left .slider .lg-image img {
    min-height: 150px;
  }
  .quick-view-modal-container .modal-dialog .modal-content {
    width: 100%;
  }
  .quick-view-modal-container .slick-list {
    margin-top: 0;
  }
  .quick-view-modal-container .slick-slide .sm-image img {
    height: 60px;
  }
  .specification:after {
    display: none;
  }
  table.specification tr:last-child td {
    border-bottom: 0;
  }
  table.specification tr td:nth-child(1) {
    width: 38%;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
  }
  table.specification tr td:nth-child(2) {
    width: 62%;
    padding-left: 10px;
  }
  .button-container a {
    font-size: 18px;
    width: auto;
  }
  .downloadWrapper .in_to_row_dwnld > div {
    width: 50%;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li:last-child,
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li {
    margin-right: 10px;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation {
    margin-bottom: 15px;
  }
  .woocommerce form.login {
    padding: 0;
  }
  .proQtyPriceWrapper .proQty {
    margin-bottom: 14px;
  }
  .proQtyPriceWrapper .proPrice,
  .proQtyPriceWrapper .proQty {
    width: 100%;
  }
  .profile_select_option .wpcf7-list-item-label {
    font-size: 14px;
  }
  .in_to_info_go > div.first_colum {
    padding-right: 5px;
  }
  .in_to_info_go > div.second_colum_more_ingo {
    padding-left: 5px;
  }
  .inner-sec-2 {
    width: 40px;
  }
  .inner-sec {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .active_this_step .step-sec-inner-t2 {
    right: auto;
    left: 12px;
  }
  .footer-top .footer-right, .footer-top .footer-left {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-bottom {
    padding-top: 10px;
  }
  .item_step_g {
    width: 74px;
  }
  .footer-title {
    text-align: center;
    font-size: 19px;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .footer-top .footer-right > div {
    width: 100%;
    text-align: center;
    margin-bottom: 23px;
  }
  .footer-top .footer-right ul li a {
    font-size: 19px;
  }
  .footer_followus .footer-title {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .footer_followus > .flex_go {
    display: block;
  }
  .footer.content {
    padding-bottom: 0;
  }
  .footer .footer_followus {
    padding: 10px 0 35px;
    margin: 0;
  }
  .footer-bottom .footer-copyright {
    padding-bottom: 20px;
  }
  .footer-top {
    border-bottom: 2px solid #B7B4AB;
  }
  .footer-top .footer-right {
    margin-top: 0;
  }
  .footer_newsletter {
    border-bottom: 2px solid #B7B4AB;
    padding: 0 10px 23px;
    margin-bottom: 25px;
  }
  .right_cont_foot strong {
    display: block;
  }
  .footer-copyright {
    font-size: 10px;
    letter-spacing: 1.5px;
    margin-bottom: 6px;
  }
  .footer_foot_G {
    letter-spacing: 0.17px;
  }
  .contact-info ul.contact-social li {
    margin-right: 0;
    margin: 0 26px;
  }
  .banner-text p {
    font-size: 45px;
  }
  .banner-text a {
    font-size: 24px;
    padding: 6px 45px;
  }
  .icon_arrow_up_title {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
  .icon_arrow_up_title {
    margin: 0 auto;
  }
  .site {
    padding-top: 50px;
  }
  .page-template-contact-template .contact-wrapper {
    padding-top: 0;
  }
  .contact-wrapper .contact-info {
    margin-top: 0;
  }
  .woocommerce form .form-row {
    padding: 0 7.5px;
  }
  .woocommerce-billing-fields__field-wrapper {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .half_fl {
    width: 100%;
  }
  .item_req_foot_g {
    width: 120px;
  }
  .item_req_foot_g.file_upload {
    width: calc(100% - 120px);
  }
  #homeChooseDesign .in_to_section_hm_g, #section5 .in_to_section_hm_g, #section3 .in_to_section_hm_g, #section1 .in_to_section_hm_g, #section0 .in_to_section_hm_g {
    padding-top: 110px;
    padding-bottom: 140px;
  }
  .home-choose-design .design-details .design-photo {
    height: 150px;
  }
  .home-choose-design .design-details .design-photo img {
    max-height: 140px;
    height: auto;
  }
  #homeChooseDesignSelectionArea .design-photo .slick-slide,
  #homeChooseDesignSelectionArea .design-photo .slick-list {
    margin-left: 0;
    margin-right: 0;
  }
  .home-choose-design h2.title {
    margin-bottom: 22px;
  }
  .home-choose-design .btn-choose {
    min-width: 113px;
    font-size: 21px;
  }
  .woocommerce-account .myAccountMain .woocommerce-MyAccount-navigation ul li a {
    font-size: 13px;
    padding: 3px 8px;
  }
  .myAccountMain {
    padding-top: 70px !important;
  }
  .account_edit_form .form-row label {
    float: none;
    width: 100%;
  }
  .account_edit_form form .form-row input.input-text {
    width: 100%;
    float: none;
    font-size: 16px;
  }
  .account_edit_form .in_to_form_account_edit .save_changes_button {
    width: 200px;
  }
  .account_edit_form form .form-row {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 8px;
  }
  .in_to_adress_item_go {
    padding: 20px 0px 36px;
  }
  .in_to_adress_item_go > div {
    width: 100%;
  }
  .in_to_adress_item_go .change_adress_g {
    background: #fff;
    position: absolute;
    bottom: 0;
    height: 30px;
    top: auto;
    right: 0;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .in_to_order_gr_g > div {
    width: 50%;
  }
  .view_order_go a {
    width: auto;
    padding: 0 11px;
  }
  .in_to_product_it_g .woocommerce-Price-amount,
  .quantity_go {
    float: left;
    width: calc(50% - 50px);
  }
  .quantity_go {
    margin-left: 100px;
  }
  .image_order_view_go img {
    max-width: 100%;
  }
  .image_order_view_go {
    width: 80px;
    margin-right: 20px;
  }
  .in_to_product_it_g {
    font-size: 17px;
  }
  .title_order_single {
    font-size: 17px;
  }
}
@media only screen and (max-width: 370px) {

}