

/*^^^^^^^^^^^^^^^^^^^^^ Sticky Menu ^^^^^^^^^^^^^^^^^^^^^^^^^*/
.sticky-menu.fixed {
    padding-bottom: 0;
    width:100%;
    position: fixed !important;
    background: #fff;
    margin: 0 !important;
    box-shadow: 0 13px 35px -12px rgba(35,35,35,0.1);
    color: #000;
    padding-top: 0;
}


    .sticky-menu.fixed .navbar-nav .nav-item .nav-link {
    color:#000;
    }

.sticky-menu.fixed.menu-text-white {background: #110a29;}

/*----------------------- Theme Main Menu --------------------*/
#mega-menu-holder {position: static;}
#mega-menu-holder .img-box {display: block; text-align: center;}
#mega-menu-holder .img-box .img {
  display: block;
  overflow: hidden;
  background: #000;
  box-shadow: 0px 30px 70px 0px rgba(223, 227, 234, 0.5);
}
#mega-menu-holder .img-box .img img {width: 100%;}
#mega-menu-holder .img-box:hover .img img {opacity: 0.7;transform: scale3d(1.1,1.1,1);}
#mega-menu-holder .img-box .text {
  font-size: 15px;
  letter-spacing: 1px;
  display: block;
  color: #212121; 
  padding-top: 10px;
}
.theme-main-menu {
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
  background: #af8b00;
  position: relative;
  top:0;
  width: 100%;
  left:0;
  z-index: 99;
  padding: 49px 0 43px;
}
.theme-menu-one .logo {
  background: #fff;
  position: absolute;
  top:-1px;
  left:0;
  z-index: 3;
}
.theme-menu-one .logo a {display: block;}
.theme-menu-one .navbar-nav .nav-item .nav-link {color: #ffffff;}
.theme-menu-one .navbar-nav .nav-item:first-child .nav-link {margin-left: 0;}
.theme-menu-one .header-right-widget {
  position: absolute;
  top: 43px;
  right: 60px;
  z-index: 1;
}
.theme-menu-one .header-right-widget>ul>li {display: inline-block;vertical-align: middle;}

.theme-menu-one .header-right-widget .language-switcher button {
  background: transparent;
  height: 55px;
  text-transform: uppercase;
  color: #233D63;
  font-size: 16px;
  margin:0 45px 0 40px;
}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu {
  min-width: 170px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
  border: 1px solid #f8f8f8;
  border-radius: 0;
}

.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  color: #767a89;
  line-height: 35px;
  text-transform: uppercase;
}
.skiptranslate {display: none !important;}
.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover {padding-left: 20px;}
.theme-menu-one .header-right-widget .language-switcher .dropdown-toggle::after {color: #233D63;}
.theme-menu-one .header-right-widget .call-us {font-size: 22px;color: #A2ADBD;}
.theme-menu-one .header-right-widget .call-us a {margin-right: 15px;font-size: 24px;margin-left: 15px;}
/*----------------- SASS MENU ---------------------*/
.theme-menu-one.d-align-item .navbar-nav .nav-item:hover .nav-link,
.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link,
.theme-menu-one.d-align-item .navbar .dropdown-item:focus,.theme-menu-one.d-align-item .navbar .dropdown-item:hover,
.theme-menu-one.d-align-item .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover,
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .icon {color: #f569f8;}
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .svg path {fill: #f569f8;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {padding-bottom: 0;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:before {
  content: '';
  width: 0;
  height: 2px;
  position: absolute;
  left:1px;
  bottom: 5px;
  z-index: -1;
  background: #f569f8;
  transition: width 0.3s ease-out;
}
.theme-menu-one.d-align-item .header-right-widget .call-us a {color: #bebebe; margin-left: 0;}
.theme-menu-one.d-align-item .header-right-widget .call-us a:hover {color: #f569f8;}
.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:hover:before,
.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link:before {width: 100%;}
.theme-menu-one.d-align-item #mega-menu-holder {margin-right: 125px;}
.theme-menu-one.d-align-item .header-right-widget {right: auto; left: 15%;}
.theme-menu-one.d-align-item .logo {top:45px;left:75px;width: 63px;}
.theme-menu-one.d-align-item .navbar-nav .login-button a {
  width: 150px;
  line-height: 50px;
  background: #fef9da;
  border-radius: 3px;
  font-size: 18px;
  color: #ead24c;
  text-align: center;
  margin-top: -12px;
}
.theme-menu-one.d-align-item .navbar-nav .login-button a:hover {background: #f569f8;color: #fff;}
.theme-menu-one.d-align-item .navbar-nav .login-button-two a {
  width: 150px;
  line-height: 48px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: -12px;
}
.theme-menu-one.d-align-item .navbar-nav .login-button-two a:hover {
  background: #fff;
  color: #614ef9;
}
/*------------------ Menu One Color Fix -------------------*/
.theme-menu-one.d-align-item.color-white .header-right-widget .call-us a,
.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher button,
.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher .dropdown-toggle::after,
.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link {
  color: #fff;
}
.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link:before {background: #fff;}
/*----------------------- Theme Main Menu Two  --------------------*/
.theme-menu-two {padding-left: 90px;padding-right: 90px;}
.theme-menu-two .logo {
  position: absolute;
  top:50px;
  left: 90px;
  width: 63px;
  z-index: 2;
}
.theme-menu-two .quote-button {
  width: 160px;
  line-height: 50px;
  border-radius: 3px;
  background:#fff;
  font-size: 18px;
  color: #3d3d3d;
  text-align: center;
  position: absolute;
  right: 90px;
  top:55px;
  z-index: 1;
}
.theme-menu-two .quote-button:hover {color: #fff;}
.theme-menu-two #mega-menu-holder {margin-right: 265px;}
/*---------------------- Theme Main Menu Three --------------------*/
.theme-menu-three .logo {
  position: absolute;
  top:-1px;
  left:0;
  z-index: 3;
}
.theme-menu-three .logo a {display: block;}
.theme-menu-three .navbar-nav .nav-item {padding-bottom: 15px;}
.theme-menu-three .navbar-nav .nav-item .nav-link {color: #fff; position: relative;padding: 0;}
.theme-menu-three .navbar-nav .nav-item .nav-link:before {
  content: '';
  width: 0;
  height: 5px;
  position: absolute;
  left:1px;
  bottom: 7px;
  z-index: -1;
  background: #e1a34c;
  transition: width 0.3s ease-out;
}
.theme-menu-three .navbar-nav .nav-item .nav-link:hover:before,
.theme-menu-three .navbar-nav .nav-item.active .nav-link:before {width: 91%;}
.theme-menu-three #mega-menu-holder {margin-right: 255px;}
.theme-menu-three .header-right-widget {
  position: absolute;
  top:57px;
  right: 65px;
  z-index: 1;
}
.theme-menu-three .header-right-widget .social-icon li {display: inline-block;}
.theme-menu-three .header-right-widget .social-icon li a {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border: 2px solid rgba(255,255,255,0.8);
  font-size: 20px;
  color: rgba(255,255,255,0.8);
  border-radius: 50%;
  margin-left: 5px;
}
.theme-menu-three .header-right-widget .social-icon li a:hover {
  color: #fff;
  background: #cd9a53;
  border-color: #cd9a53;
}
.theme-menu-three .navbar .dropdown-item:focus,.theme-menu-three .navbar .dropdown-item:hover,
.theme-menu-three .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,
.theme-menu-three .navbar .mega-dropdown-list li a:hover,.theme-menu-three .navbar .mega-dropdown-list li a:hover .icon {color: #e1a34c;}
.theme-menu-three .navbar .mega-dropdown-list li a:hover .svg path {fill: #e1a34c;}
/*---------------------- APP Menu ----------------------*/
.theme-menu-one.d-align-item.app-menu .navbar .dropdown-item:focus,.theme-menu-one.d-align-item.app-menu .navbar .dropdown-item:hover,
.theme-menu-one.d-align-item.app-menu .navbar .dropdown-submenu.dropdown:hover>.dropdown-item,
.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover,
.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover .icon {color: #614ef9;}
.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover .svg path {fill: #614ef9;}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-menu.fixed {
  position: fixed !important;
  background: #705608;
  box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  animation: menu_sticky  0.60s ease-in-out;
}
.theme-menu-one.d-align-item.fixed .logo {width: 63px;}
.theme-menu-one.fixed.d-align-item .logo {top:5px;}
.theme-menu-one.fixed .navbar-nav .nav-item .nav-link,
.theme-menu-two.fixed .navbar-nav .nav-item .nav-link {padding-bottom: 20px;}

.theme-menu-one.fixed,.theme-menu-two.fixed {padding: 25px 0 5px;}
.theme-main-menu.theme-menu-three.fixed {padding: 20px 0 5px;}
.theme-menu-one.fixed .logo,.theme-menu-three.fixed .logo {width: 70px;}
.theme-menu-one.fixed .header-right-widget {top: 14px;}
.theme-menu-two.fixed .logo {top:7px;}
.theme-menu-two.fixed .quote-button {top:9px;}
.theme-main-menu.theme-menu-two.fixed,.theme-menu-one.d-align-item.color-white.fixed {background: #1b1d3d;}
.theme-main-menu.theme-menu-three.fixed {background: rgba(29,31,66,0.98); border-bottom: 1px solid rgba(255,255,255,0.03);}
.theme-menu-three.fixed .header-right-widget {top:14px;}
.theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link {padding-bottom: 0;}
.theme-menu-one.d-align-item.fixed  {padding-bottom: 12px;}




/*--------------------- Header -------------------*/
.shrt-menu {
    background: #fff;
    background-size: 100% 127px;
    position: relative;
    z-index: 99;
    width: 100%;
}

.element-section .shrt-menu {
    z-index: inherit;
}

.shrt-menu .main-header {
    position: relative;
}

.shrt-menu .widget-container {
    position: relative;
}
.shrt-menu .logo 
{
  line-height: 0;
  padding: 5px;
}

.shrt-menu .logo a {
  line-height: 0;
  margin: auto;
  position: relative;
  z-index: 1;
}
.shrt-menu.fixed .top-header
{
  /* display:none; */
}

.shrt-menu.fixed .logo a img
{max-width: 150px;}


.shrt-menu.fixed .navbar-nav .nav-item .nav-link {
    /* padding: 15px 0; */
}

.shrt-menu .contact-us {
    margin-left: 35px;
}

.shrt-menu.light-bg {
    /* background: #ffffff; */
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

.shrt-menu.dark-bg {
    background: #222836;
}

.text-dark .navbar-nav .nav-item .nav-link {
    color: #353535;
}

.shrt-menu .navbar-nav .nav-item .nav-link {
    /* padding: 30px 0; */
}

.shrt-menu .top-header {
    /* background: #3a3a3a; */
}

.shrt-menu ::placeholder {
    color: rgba(0,0,0,0.35);
    opacity: 1;
}

.shrt-menu :-ms-input-placeholder {
    color: rgba(0,0,0,0.35);
}

.shrt-menu ::-ms-input-placeholder {
    color: rgba(0,0,0,0.35);
}

.shrt-menu.dark-bg ::placeholder {
    color: rgba(255,255,255,0.35);
    opacity: 1;
}

.shrt-menu.dark-bg :-ms-input-placeholder {
    color: rgba(255,255,255,0.35);
}

.shrt-menu.dark-bg ::-ms-input-placeholder {
    color: rgba(255,255,255,0.35);
}

.shrt-menu .top-header .infoList li {
    display: inline-block;
    line-height: 52px;
    border-right: 1px solid #ececec;
    padding: 0 35px;
}

    .shrt-menu .top-header .infoList li a {
        font-weight: 700;
        font-size: 18px;
        color: #ffffff;
    }

        .shrt-menu .top-header .infoList li a i {
            margin-right: 5px;
        }

.shrt-menu .top-header .right-widget > li {
    display: inline-block;
    line-height: 52px;
    vertical-align: middle;
}

.shrt-menu .top-header .right-widget .language-switcher button {
    background: transparent;
    height: 35px;
    text-transform: uppercase;
    color: #233D63;
    font-size: 14px;
    margin: 0 18px 0;
    padding: 0 18px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu {
    min-width: 70px;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
    border: 1px solid #f8f8f8;
    border-radius: 0;
}

.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul {}
.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li {}

    .shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li a {
        display: block;
        padding: 0 15px;
        font-size: 15px;
        color: #767a89;
        line-height: 32px;
        text-transform: uppercase;
    }

.shrt-menu .top-header .right-widget .user-profile-action {
    margin-right: 18px;
}

    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle img {
        display: inline-block;
    }

    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle span {
        font-size: 17px;
        color: #414141;
        vertical-align: middle;
        padding-left: 10px;
        line-height: 16px;
    }

    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu {
        min-width: 220px;
        padding: 20px 25px 25px;
        background: #fff;
        box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
        border: 1px solid #f8f8f8;
        border-radius: 0;
        margin: 0;
    }

        .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li {
            line-height: 42px;
        }

            .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a {
                font-size: 16px;
                line-height: 42px;
                color: #4b4c51;
                padding-left: 30px;
                position: relative;
            }

                .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a .icon {
                    position: absolute;
                    left: 0;
                    top: 11px;
                }

                .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover .icon path {
                    fill: #ff3612;
                }

.shrt-menu .top-header .right-widget .theme-button-two {
    line-height: 52px;
    display: block;
}

.header-search {
    position: relative;
    height: 40px;
}

    .header-search input {
        width: 220px;
        height: 100%;
        border: none;
        border-bottom: 1px solid #e6e6e6;
        font-size: 15px;
        color: rgba(0,0,0,0.35);
        padding-right: 20px;
        font-style: italic;
        transform-origin: 100% 0%;
        background: transparent;
    }

    .header-search .icon {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 20px;
        line-height: 40px;
        color: #2e2e2e;
        cursor: pointer;
    }

    .header-search.toggle-search input {
        transform: scale(0,1);
    }

    .header-search.toggle-search.show input {
        transform: scale(1);
    }

.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle {
    position: relative;
    margin: 0 50px 0 30px;
}

.shrt-menu.shrt-menu-four .main-header .cart-action-wrapper .dropdown-toggle,
.shrt-menu.shrt-menu-five .main-header .cart-action-wrapper .dropdown-toggle {
    margin-right: 13px;
}

.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle:after {
    display: none;
}

.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle .item-count {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ff3612;
    line-height: 15px;
    text-align: center;
    font-size: 9px;
    color: #fff;
    right: -14px;
    top: -9px;
}

.shrt-menu .main-header .cart-action-wrapper .dropdown-menu {
    padding: 40px 35px;
    min-width: 300px;
    box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
    border: 1px solid #f8f8f8;
}

.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-img {
    width: 70px;
    height: 80px;
    display: block;
    float: left;
}

.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info {
    width: calc(100% - 70px);
    float: left;
    padding-left: 25px;
    position: relative;
}

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close {
        position: absolute;
        top: 13px;
        right: 0;
        font-size: 12px;
        color: rgba(31,31,31,0.9);
    }

        .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close:hover {
            color: #ff3612;
        }

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .name {
        font-size: 18px;
        color: #1f1f1f;
        margin: 5px 0;
        padding-right: 12px;
    }

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price {
        font-size: 20px;
        color: #1f1f1f;
    }

        .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price .quantity {
            font-size: 17px;
            color: rgba(31,31,31,0.3);
            margin-left: 15px;
        }

.shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item:last-child {
        margin-bottom: 14px;
    }

.shrt-menu .main-header .cart-action-wrapper .subtotal .title {
    font-size: 18px;
    color: #1f1f1f;
}

.shrt-menu .main-header .cart-action-wrapper .subtotal .total-price {
    font-size: 20px;
    color: #1f1f1f;
}

.shrt-menu .main-header .cart-action-wrapper .subtotal {
    padding-bottom: 7px;
}

.shrt-menu .main-header .cart-action-wrapper .button-group a {
    display: block;
    line-height: 45px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #1f1f1f;
    margin-top: 15px;
}

    .shrt-menu .main-header .cart-action-wrapper .button-group a:hover {
        color: #fff;
    }

.shrt-menu .menu-social-icon li {
    display: inline-block;
    margin: 0 5px;
}

    .shrt-menu .menu-social-icon li a {
        font-size: 22px;
        color: #00538C;
        display: block;
    }

        .shrt-menu .menu-social-icon li a:hover {
            color: rgba(0, 0, 0, 0.8);
        }

.shrt-menu.shrt-menu-five .menu-social-icon li a {
    font-size: 20px;
}

.shrt-menu.shrt-menu-five .menu-social-icon li {
    background: white;
    border-left: 1px solid #3a3a3a;
    margin: 0;
    width: 30px;
    text-align: center;
}

.shrt-menu .main-header .call-us {
    font-size: 20px;
    color: #A2ADBD;
}

    .shrt-menu .main-header .call-us a {
        font-size: 24px;
        margin-left: 15px;
    }

.shrt-menu-one .main-header {
    padding: 0 40px;
}

.shrt-menu-two .main-header {
    padding-right: 40px;
}

.shrt-menu-three .main-header {
    padding: 0 40px 0 10px;
}

.shrt-menu.shrt-menu-five .top-header .infoList li {
    padding: 0 15px 0 0;
    border: none;
}

.shrt-menu.text-light .top-header .infoList li a,
.shrt-menu.text-light .top-header .right-widget .language-switcher button,
.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle span,
.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle:after,
.dark-bg .header-search .icon, .shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu ul li a,
.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu ul li a, .shrt-menu.text-light .navbar .mega-menu-title {
    color: #fff;
}

.shrt-menu.text-light .menu-social-icon li a {
    color: rgba(255,255,255,0.3);
}

    .shrt-menu.text-light .menu-social-icon li a:hover {
        color: rgba(255,255,255,1);
    }

.shrt-menu.text-light .navbar .dropdown-menu .dropdown-item,
.shrt-menu.text-light .navbar .mega-dropdown-list li a {
    color: rgba(255,255,255,0.7);
}

.shrt-menu.dark-bg .top-header .infoList li {
    border-right-color: #383f50;
}

.shrt-menu.shrt-menu-five.dark-bg .menu-social-icon li {
    border-left-color: #383f50;
}

.shrt-menu.dark-bg .top-header, .shrt-menu.dark-bg .main-header .cart-action-wrapper .cart-product-list .selected-item {
    border-bottom-color: #383f50;
}

    .shrt-menu.dark-bg .top-header .right-widget .language-switcher button {
        border-right-color: #383f50;
        border-left-color: #383f50;
    }

.shrt-menu.dark-bg .navbar .dropdown-submenu.dropdown > .dropdown-item:before {
    border-top-color: #383f50;
    border-bottom-color: #383f50;
}

.dark-bg .header-search input {
    background: transparent;
    border-bottom-color: #383f50;
    color: rgba(255,255,255,0.4);
}

.dark-bg .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    border-top-color: #383f50;
}

.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu,
.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu,
.shrt-menu.dark-bg .navbar .dropdown-menu, .shrt-menu.dark-bg .main-header .cart-action-wrapper .dropdown-menu {
    background: #222836;
    box-shadow: none;
    border: 1px solid #383f50;
}

.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .name,
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .price,
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .close,
.shrt-menu.text-light .main-header .cart-action-wrapper .button-group a,
.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .title,
.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .total-price {
    color: #fff;
}



@media (min-width: 992px) {
   
}

@media (max-width: 1550px) {
    .theme-menu-one .header-right-widget {
        right: 15px;
        top: 30px;
    }

        .theme-menu-one .header-right-widget .language-switcher button {
            margin: 0 20px;
        }

        .theme-menu-one .header-right-widget .call-us a {
            font-size: 20px;
        }

    .theme-menu-one .logo, .theme-menu-three .logo {
        width: 100px;
    }

    .theme-menu-one, .theme-menu-three {
        padding-top: 45px;
    }

        .theme-menu-three .header-right-widget {
            top: 35px;
        }

        .theme-menu-one.d-align-item .logo {
            top: 25px;
        }

    
}

@media (min-width: 1200px) and (max-width: 1366px) {
 
}

@media (min-width: 992px) and (max-width: 1450px) {
   
}

@media (max-width: 1199px) {
    .theme-menu-one .contact-us, .shrt-menu .contact-us {
        padding: 0 20px;
        line-height: 45px;
        font-size: 16px;
    }

    .theme-menu-one .header-right-widget .call-us {
        display: none;
    }

    
    .theme-menu-two {
        padding: 50px 15px 0;
    }

        .theme-menu-two .logo {
            left: 15px;
            top: 30px;
        }

        .theme-menu-two .quote-button {
            right: 15px;
            top: 40px;
        }

   
    .theme-menu-one.d-align-item .logo {
        left: 15px;
    }

    .theme-menu-one.d-align-item #mega-menu-holder {
        margin-right: 0;
    }

  

    .shrt-menu .menu-social-icon {
        display: none;
    }

    .shrt-menu .main-header .cart-action-wrapper .dropdown-toggle {
        margin-right: 13px;
    }

    .shrt-menu-one .main-header {
        padding: 0 15px;
    }

    .shrt-menu-three .header-search {
        display: none;
    }

    .shrt-menu .contact-us {
        margin-left: 0;
    }

    .arch-hero-area .shrt-menu .logo {
        margin-right: 0;
    }

   
}

@media (min-width: 992px) and (max-width: 1550px) {
    .theme-menu-one .navbar-nav {
        padding-left: 110px;
    }
   
}

@media (min-width: 992px) and (max-width: 1350px) {
 
}

@media (min-width: 992px) and (max-width: 1199px) {
   

    .theme-menu-two #mega-menu-holder {
        margin-right: 165px;
    }

    .theme-menu-three .header-right-widget {
        right: 15px;
    }

    .theme-menu-three #mega-menu-holder {
        margin-right: 200px;
    }

   
    .studio-box-container {
        padding: 30px;
    }

    .studio-menu-two.fixed {
        left: 30px;
        right: 30px;
        padding: 0 30px;
    }

    .studio-menu-two {
        padding-left: 30px;
        padding-right: 30px;
    }

}
/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 991px) {
  .theme-menu-one.fixed .navbar-nav .nav-item .nav-link, .theme-menu-two.fixed .navbar-nav .nav-item .nav-link,
  .theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link {padding-bottom: 15px;}
  .navbar .dropdown-menu .dropdown-menu .dropdown-item {padding-left: 35px;}
  .navbar .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {padding-left: 45px;}
  .theme-menu-one .logo,.theme-menu-three .logo {width: 80px;}
  .navbar>.container, .navbar>.container-fluid {display: block !important;}
  .theme-menu-one .header-right-widget {top:15px; right:auto;left:80px;}
  .theme-menu-one.fixed, .theme-menu-two.fixed,.theme-main-menu.theme-menu-three.fixed {padding:2px 0 0;}
  .theme-main-menu {padding-top: 12px;}
  .navbar-nav .nav-item .nav-link,.agn-counter-section .bottom-banner {margin: 0;}

  .theme-menu-two #mega-menu-holder,.theme-menu-three #mega-menu-holder {margin-right: 0;}
  #mega-menu-holder .ml-auto {width: 100%;}
  .theme-menu-two .quote-button {right: 100px;top:15px;}
  .theme-menu-two .navbar .navbar-toggler,.theme-menu-one.d-align-item.app-menu .navbar .navbar-toggler {color: #fff;}
  .theme-menu-three .navbar .navbar-toggler {color: #e1a34c;}
  .theme-menu-two .logo,.theme-menu-one.d-align-item .logo {top:10px;}
  .theme-menu-two #navbarSupportedContent,.app-menu #navbarSupportedContent {background: #1b1d3d;}
  .theme-menu-three #navbarSupportedContent { background: rgba(29,31,66,0.98);}
  .theme-menu-two #mega-menu-holder .dropdown-toggle::after,.theme-menu-one.app-menu #mega-menu-holder .dropdown-toggle::after {right: 10px;}

  .theme-menu-three .header-right-widget {top:15px;right: 70px;}
  .theme-menu-three .navbar-nav .nav-item {padding-bottom: 0;}
  .theme-menu-three .navbar-nav .nav-item .nav-link:before,.about-me-portfo .inner-content .profile-tab .nav-tabs:before,

  .theme-menu-one.d-align-item.fixed {padding-bottom: 0;}
  .theme-menu-one.d-align-item .navbar-nav .login-button a,.theme-menu-one.d-align-item .navbar-nav .login-button-two a {margin: 5px 0;}
  .theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {padding-bottom: 15px;}
  .our-feature-sass .down-arrow {margin-bottom: 170px;}

  .eCommerce-side-menu .logo-wrapper {margin-top: 35px;}
  .eCommerce-side-menu .main-menu-list>ul {margin-top: 50px;}
  .theme-Ecommerce-menu {padding: 50px 15px 40px;}

  .shrt-menu .top-header .right-widget { margin-top: 0px;}
  .shrt-menu .top-header {text-align: center;/* display:none; */}
  .shrt-menu .top-header .infoList li {border: none;padding: 0 15px;}
  .shrt-menu .top-header .right-widget .language-switcher button {border:none; padding: 0;}
  .shrt-menu #mega-menu-holder {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
  }
  .shrt-menu .main-header {padding: 10px 15px;}
  .shrt-menu-two .main-header {padding: 0 15px 0 0;}
  .shrt-menu .widget-container {margin-right: 75px;}
  .shrt-menu-two .navbar .navbar-toggler {margin: 20px 0 0;}
  .shrt-menu-three .navbar .navbar-toggler {margin: 8px 0 0;}
  .shrt-menu.dark-bg .navbar .dropdown-menu {border:none;}
  .shrt-menu.dark-bg .navbar-collapse {background: #222836;border:1px solid #383f50;}
 
  .one-page-header-one {padding: 30px 0 0 15px;}
  .op-menu-one {width: auto;height: 80px;left: 150px;border: none;padding: 25px 15px 0 0;text-align: right;}
  .op-menu-one .ct-language__dropdown,.op-menu-one .social-icon {position: static;transform: none;}
  .op-menu-one .social-icon li {display: inline-block;margin: 0 10px;}
  .op-menu-one .ct-language__dropdown,.op-menu-one .social-icon,.op-menu-one .op-menu-button {display: inline-block; width: auto;}
  .op-menu-one .social-icon {margin: 0 50px;}

  .studio-box-container {padding: 10px;}
  .studio-menu-two.fixed {left: 10px;right: 10px; padding: 0 15px !important;}
  .studio-menu-two.theme-main-menu {padding-top: 15px;}
  .studio-menu-two .navbar .navbar-toggler {margin: 5px 0 0;}


    
}
/*(max-width: 991px)*/

@media (min-width: 768px) and (max-width: 991px) {
   
   
}
/*(min-width: 768px) and (max-width: 991px)*/

@media (min-width: 650px) and (max-width: 991px) {
    #isotop-gallery-wrapper .grid-sizer, #isotop-gallery-wrapper .isotop-item, .project-ms-full-width #isotop-gallery-wrapper .grid-sizer, .project-ms-full-width #isotop-gallery-wrapper .isotop-item,
    .project-ms-grid #isotop-gallery-wrapper .grid-sizer, .project-ms-grid #isotop-gallery-wrapper .isotop-item, .blog-filer .masnory-blog-wrapper .grid-sizer, .blog-filer .masnory-blog-wrapper .isotop-item,
    .masnory-blog-wrapper .grid-sizer, .masnory-blog-wrapper .isotop-item {
        width: 50%;
    }
}

@media (max-width: 649px) {
   
    .shrt-menu .top-header {
    /* display:none; */
    }

}


@media (max-width: 767px) {

    .shrt-menu .top-header {
    margin-right: 40px;
    /* display:none; */
    }

    .eCommerce-side-menu .main-menu-list > ul > li > a {
        font-size: 28px;
        line-height: 50px;
    }

    .eCommerce-side-menu {
        padding-left: 50px;
    }

    .theme-Ecommerce-menu .right-content .search-form form {
        width: 200px;
    }

  
    .shrt-menu.shrt-menu-five .menu-social-icon li {
        border: none;
    }

    .shrt-menu.dark-bg .navbar .mega-menu-title {
        border-bottom-color: #383f50;
    }

    

    .studio-menu-two {
        padding-left: 15px;
        padding-right: 15px;
    }

    
}
/*(max-width: 767px)*/

@media (min-width: 576px) and (max-width: 767px) {
   

}
/*(min-width: 576px) and (max-width: 767px)*/

@media (max-width: 575px) {
  

    .theme-menu-one.d-align-item .header-right-widget {
        left: 30%;
    }

    

    .eCommerce-side-menu {
        width: 100%;
    }

        .eCommerce-side-menu .copy-right {
            margin-top: 0;
        }

        .eCommerce-side-menu.show-menu {
            padding-left: 25px;
        }

    .theme-Ecommerce-menu .right-content .search-form {
        display: none;
    }

    .theme-Ecommerce-menu {
        padding-top: 35px;
    }

    .eCommerce-side-menu .eCommerce-search {
        display: block;
    }

   
   

    .header-search {
        display: none;
    }

    .shrt-menu-one .main-header {
        padding: 18px 15px;
    }

    .shrt-menu-two .main-header {
        padding: 0 15px 0 0;
    }

    .shrt-menu-four .main-header .call-us {
        display: none;
    }

    .shrt-menu-four .main-header, .shrt-menu-five .main-header {
        padding: 18px 0;
    }

    .pricing-tab-menu .nav-tabs .nav-item .nav-link {
        width: 130px;
        line-height: 45px;
        font-size: 18px;
    }


    .arch-hero-area .shrt-menu .navbar-collapse {
        margin-top: 60px;
    }

    .arch-hero-area .navbar .navbar-toggler {
        margin-top: 14px;
    }

    .op-menu-one .social-icon, .op-banner-one .main-title span:before, .op-banner-one .main-title br {
        display: none;
    }

    .op-menu-one .ct-language__dropdown {
        margin-right: 20px;
    }

   

    .studio-menu-two .contact-us {
        display: none;
    }

    .studio-menu-two .navbar .navbar-toggler {
        margin: 0;
    }

}
/*(max-width: 575px)*/


@media (max-width: 500px) {
    
    .theme-tab-basic.theme-tab .tabs-menu li a:before {
        bottom: 0;
        height: 1px;
    }

    .theme-tab-basic.theme-tab .tabs-menu li:first-child a, .theme-tab-basic.theme-tab .tabs-menu li a {
        margin: 0 10px;
    }
 }

    .theme-tab-solid.theme-tab .tabs-menu li a {
        line-height: 35px;
        margin: 0;
        border-radius: 0;
    }

    .theme-tab-basic.theme-tab .tabs-menu li a {
        line-height: 38px;
    }

    .theme-tab .nested-tab-menu li a, .theme-tab .nested-tab-menu li:first-child a {
        margin: 0 10px;
    }
}

@media (max-width: 430px) {
    .theme-menu-one .contact-us {
        display: none;
    }

    .theme-menu-two .quote-button {
        width: 135px;
        right: 90px;
    }

  
}

@media (max-width: 350px) {
    
}
