/* sticky header */
.main-header {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 3;
    border-bottom: solid 1px #e9e9e9;
}
.ammenu-nav-sections.-topmenu.-sticky {
    min-height: unset;
}
.page-wrapper {
    overflow-x: unset;
}
nav.ammenu-main-container {
    position: unset !important;
}

    .search-box .social {
        position: absolute;
        top: 7px;
        right: 15px;
    }
    .search-box .social{
        display: flex;
    }
    .header-content .right-content .search-box {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    
    .search-box .social img {
        width: 35px;
        border: solid 2px #bd9d22;
        border-radius: 30px;
        padding: 5px;
        margin: 0 0 0 5px;
    }
    
    .search-box .social a:hover {
        cursor: pointer;
    }




/* home slide */

.slidershow-home.owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
    background-color: unset;
    filter: brightness(0.5);
}
.slidershow-home.owl-carousel.owl-theme .owl-nav div {
    top: 50%;
    position: absolute;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 0;   
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 0;
}

/* home about */

.home-about {
    padding: 30px 0;
}

.home-about .title h2 {
    color: #00033a;
    font-size: 1.6rem;
    text-align: center;
    letter-spacing: 2.5px;
    font-weight: 700;
}
.home-about .title h2 span {
    color: #bd9d21;
}
.home-about .title p {
    font-size: 1.7rem;
    text-align: center;
    color: #00033a;
}

.home-about .abouts {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
}

.home-about .abouts .item .box h2 {
    margin: 0 20px 0 0;
    color: #be9e03;
    font-size: 5rem;
}
.home-about .abouts .item .box {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

.home-about .abouts .item .box p {
    font-size: 2rem;
    color: #00033a;
    line-height: 1.2;
    text-transform: uppercase;
}
.home-about .abouts .item h4, 
.home-about .abouts .item p {
    margin: 0;
    font-size: 1.3rem;
    color: #00033a;
    line-height: 1.5;
}

.home-about .title:after {
    content: '';
    background-color: #be9e03;
    width: 200px;
    height: 3px;
    display: block;
    margin: 25px auto;
}


/* home blog */

.home-blogs {
    background-color: #F5F5F5;
    padding: 30px 0;
}


.home-blogs .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home-blogs .title h2 {
    font-size: 2.6rem;
    text-transform: uppercase;
    margin: 0;
    color: #010539;
    font-weight: 400;
}
.home-blogs .vlog .title h2 {
    color: #bd9d22;
    font-weight: 400;
}
.home-blogs .title a {
    color: #828282;
    font-size: 1.4rem;
}
.home-blogs .title a:hover{
    color: #bd9d22;
}

.home-blogs .title a:after {
    content: '>';
    margin: 0 0 0 5px;
    font-weight: 600;
}

.home-blogs .vlog {
    margin: 0 0 25px 0;
}
.home-blogs .blog .b-blog {
    border-bottom: solid 1px #ccc;
    margin: 0 0 20px 0;
}

.home-blogs .blog .post-info.clear,
.home-blogs .blog .post-text-hld.clearfix,
.home-blogs .blog a.post-read-more {
    display: none;
}

.home-blogs .blog li.post-holder {
    display: flex;
    flex-direction: column-reverse;
}

.home-blogs .blog .post-list .post-header .post-title {
    max-width: 100%;
    padding: 0;
}

.home-blogs .blog .post-list .post-header .post-title a.post-item-link {
    color: #828282;
    font-size: 1.4rem;
}
.widget.block.block-static-block {
    margin: 0;
    
}



.column.main {
    padding: 0 !important;
}

.home-blogs .blog .post-list .post-holder:hover {
    opacity: 0.8;
}

.home-blogs .blog .post-list .post-holder:hover a.post-item-link{
    color: #bd9d22;
}


.home-certificate {
    padding: 40px 0 0 0;
}

.home-certificate h2, 
.home-client h2 {
    color: #333;
    text-transform: uppercase;
    text-align: center;
    font-size: 2.5rem;
    letter-spacing: 2.5px;
}

.home-certificate h2 span,
.home-client h2 span {
    color: #bd9d21;
}

.home-certificate .owl-carousel .owl-item img, 
.home-client .owl-carousel .owl-item img{
    margin: auto;
    width: auto;
}

.home-products {
    padding: 30px 0;
}

.home-products .products-grid .product-item {
    width: 100% !important;
}
.product-item-info{
    padding: 10px;
    width: 100% !important;
    position: relative;
}
.products-grid .product-item-info:hover {
    margin: 0 !important;
    border: 0 !important;
    padding: 10px !important;
}

.page-products .products-grid .product-item-inner:before{
    display: none;
}

.products-grid .product-item-inner {
    box-shadow: unset !important;
    position: unset !important;
    overflow: visible !important;
    height: auto !important;
    padding: 0 !important;
    width: auto !important;
    border: 0 !important;
    text-align: center;
    margin: 0 !important;
}
.product-item-info .price-box span.special-price {
    margin: 0 5px 0 0;
}
.product-item-info .price-box span.special-price span {
    font-size: 1.7rem;
}
.product-item-info .price-box span {
    font-size: 1.3rem;
}

.product-item-info .price-box {
    margin: 0;
    display: flex;
    align-items: center;
}
.product-item-info button.tocart {
    background-color: #F5F5F5 !important;
    color: #333 !important;
    font-family: 'Prompt';
    font-weight: 300;
    height: 40px;
}

.product-item-info:hover button.tocart,
.product-item-info button.tocart:hover {
    background-color: #be9e03 !important;
    color: #fff !important;
}

.product-item-info .actions-secondary {
    margin: 10px 0 0 0;
}

.product-item-info .actions-secondary a.action {
    background-color: #F5F5F5;
}

.product-item-info .actions-secondary a.action:before {
    color: #747474;
}

.product-item-info .actions-secondary a.action:hover{
    background-color: #be9e03;
}
.product-item-info .actions-secondary a.action:hover:before {
    color: #fff;
}

.home-products .title h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    letter-spacing: 2.5px;
    font-weight: 400;
}

.home-products .title h2 span {
    color: #be9e03;
}
.products-grid .product-item-details .product-item-name a:hover {
    color: #be9e03;
    text-decoration-line: unset;
}

.header-content .cart-wrapper .minicart-wrapper a:not( a.action.edit, a.amquote-showcart):before {
    color: #fff !important;
    content: "\f07a" !important;
    font: 20px/40px FontAwesome !important;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    
}
.block-minicart .minicart-items .product-item-details .product.actions .action.edit {
    display: block;
    position: absolute;
    right: 0;
}
.checkout-container .authentication-wrapper button {
    background-color: #bd9d22;
    color: #fff;
}
.checkout-container .authentication-wrapper button:hover {
    background-color: #a1a1a1;
}
.header-content .cart-wrapper .minicart-wrapper a.amquote-showcart:before {
    content: "\f0f6" !important;
    font: 20px/40px FontAwesome !important;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: unset;
    margin: 0 !important;
    color: #fff !important;
}

.header-content .cart-wrapper .minicart-wrapper a.amquote-showcart:hover:before {
    color: #333;
}

.language-wrapper .options.switcher-options .action.toggle.switcher-trigger:after {
    content: '\f107 ';
    font-family: FontAwesome;
    font-style: normal;
    color: #000;
    display: inline-block;
    transform: rotate(360deg);
}

.language-wrapper .options.switcher-options .action.toggle.switcher-trigger.active:after {
    transform: rotate(180deg);
}



.header-content .amsearch-input-wrapper button.amsearch-button.-loupe.-clear.-icon:before {
    content: '\f002';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
}

.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-color: #ed1c24;
    margin: 0;
    border-radius: 30px;
    font-size: 1.3rem;
}
.minicart-wrapper .action.showcart .counter.qty span.counter-number {
    text-shadow: unset;
}
.product-info-main .box-tocart .actions button {
    background-color: transparent;
    color: #bd9d21;
    font-size: 1.4rem !important;
    font-family: 'Prompt';
    border: solid 2px #bd9d21!important;
    width: max-content !important;
    margin: 0 10px 0 0 !important;
}

.product-info-main .box-tocart .actions button {
    background-color: transparent;
    color: #bd9d21;
    font-size: 1.4rem !important;
    font-family: 'Prompt';
    border: solid 2px #bd9d21!important;
    width: max-content !important;
    height: 40px
}

.catalog-product-view .product.data.items>.item.content {
    margin: 0 !important;
}

.review-control-vote label:before, .review-control-vote:before {
    font-size: 1.5rem;
}

.catalog-product-view .field.choice.review-field-rating {
    display: flex;
    align-items: center;
}

.field.choice.review-field-rating label {
    margin: 0 10px 0 0;
}

.product-info-main .box-tocart .actions button:hover{
    background-color: #bd9d21 !important;
    color: #fff;
}
.product-info-main .product-addto-links .action:before {
    margin: 0;
    color: #bd9d22;
}

ul.ammenu-tabs-list {
    background-color: #f4f4f4 !important;
}
ul.ammenu-tabs-list li.ammenu-item button.ammenu-button.-active {
    background: #bd9d21 !important;
    color: #fff !important;
    font-weight: 300;
}

.ammenu-nav-sections.-sidebar .ammenu-link {
    min-height: unset !important;
    padding: 10px 0 !important;
}
figure.ammenu-icon-block.-toggle {
    right: 10px;
}
.ammenu-nav-sections.-sidebar .ammenu-link span {
    font-size: 1.5rem !important;
}

.toplinks-wrapper .header.links a:before,
.toplinks-wrapper .header.links a:before {
    content: '\f007';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    margin: 0 5px 0 0;
    font-size: 1.4rem;

}
ul.dropdown-menu li a:before{
    display: none !important;
}
.dropdown.header .dropdown-menu li {
    padding: 0 10px;
}
.home-products .owl-theme .owl-controls .owl-prev {
    left: 0;
    position: absolute;
}
.home-products .owl-theme .owl-controls .owl-next {
    right: 0;
    position: absolute;
}

.home-products .owl-theme .owl-controls div {
    background: #D6D6D6;
    color: #fff;
}

.home-products .owl-theme .owl-controls div:hover {
    background: #bd9d22;
}
.page-products .product-item-info .short-description {
    display: none;
}
.products.wrapper.list.products-list .product-item-actions .actions-primary {
    justify-content: flex-start;
    margin: 15px 0;
}
.products.wrapper.list.products-list .actions-secondary {
    position: unset;
    transform: unset;
    opacity: 1;
    margin: 0 0 0 10px;
}
.products.wrapper.list.products-list .product.actions.product-item-actions {
    display: flex;
    align-items: center;
}

.poppular-blog .blog-widget-recent .post-holder {
    width: 100% !important;
    padding: 0;
    border: 0;
}

.poppular-blog .blog-widget-recent .post-holder .post-info.clear,
.poppular-blog .blog-widget-recent .post-holder .post-text-hld.clearfix,
.poppular-blog .blog-widget-recent .post-holder a.post-read-more {
    display: none;
}
.poppular-blog .blog-widget-recent .post-holder .post-title a {
    font-size: 1.6rem;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 25px;
}

.poppular-blog {
    border-bottom: solid 2px #f4f4f4;
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
}

.blog-page .sidebar.sidebar-additional .widget.block.block-static-block {
    max-width: unset;
    margin: 0;
}

.poppular-blog .owl-theme .owl-dots .owl-dot span {
    display: none;
}

.poppular-blog .owl-theme .owl-dots .owl-dot.active {
    opacity: 1;
}
.poppular-blog .owl-theme .owl-dots .owl-dot {
    opacity: 0.5;
}

.poppular-blog .blog-page-list .post-holder {
    padding: 0;
    border: 0;
}
ol.post-list.modern .post-description {
    display: none;
}

.blog-page h1.page-title,
.blog-page h3.title {
    margin: 0;
}

.blog-page h1.page-title:after,
.blog-page h3.title:after {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    margin: 10px 0;
    background-color: #bd9d22;
}
.blog-page .sidebar.sidebar-additional {
    margin: 0 0 30px 0;
}
.poppular-blog .post-holder:hover img {
    transition: 0.3s;
    transform: scale(1.02);
}
.blog-post-view .poppular-blog {
    display: none;
}


/* magezon */

.smart-property-solutions .inner-content.mgz-container:before {
    display: none;
}
.smart-property-solutions .inner-content.mgz-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.commercial-gallery .inner-content,
.jarton-catalog .inner-content.mgz-container,
.jarton-apps .inner-content.mgz-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.commercial-gallery .inner-content:before,
.commercial-gallery .inner-content:after,
.jarton-catalog .inner-content.mgz-container:before,
.jarton-catalog .inner-content.mgz-container:after,
.jarton-apps .inner-content.mgz-container:before,
.jarton-apps .inner-content.mgz-container:after{
    display: none;
}

.service-contact .inner-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.service-contact .inner-content:before{
    display: none;
}

.faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title, .faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title h3 {
    font-size: 1.5rem !important;
    text-align: center;
    margin: 0;
}
.faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title h3 {
    overflow: hidden;
    height: 40px;
}
.faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title {
    width: 50%;
}
.faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title center {
    font-size: 1.1rem;
}
.faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title a {
    padding: 0;
    overflow: hidden;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title p {
    display: none;
}


section.amsearch-items-section .amsearch-description .price-box {
    display: unset;
    flex-basis: unset;
}
section.amsearch-items-section .product-item-link {
    text-align: start;
}
section.amsearch-items-section .amsearch-link {
    color: #333;
}
section.amsearch-items-section span.amsearch-highlight,
section.amsearch-items-section .amsearch-link:hover {
    color: #bd9d22;
}







/*Products List*/ 
.products-grid .product-item-actions {
    padding: 0; 
    margin: 10px 0 0 0;
}
.products-list .item .item-inner .box-info-list .product.description.product-item-description {
    text-align: left;
}
.products-list .item .product-item-info .item-inner {
    display: inline-block;
    margin-bottom: 0;
}
.products-list .item .item-inner .product-item-details.box-info-list .product-name {
    font-weight: 400;
    font-size: 1.8rem;
    -webkit-line-clamp: unset;
    min-height: unset;
    padding: 0 10px;
}

/*404 Page*/ 
.p404 p {
    text-align: center;
    margin: 30px 0; 
}

/*Checkout*/
.checkout-index-index .ammenu-nav-sections.nav-sections {
    display: block;
}
#checkout-step-payment .fieldset>.legend+br,
#checkout-step-payment .fieldset>input+br  {
    display: none;
}
.payment-method-content p, 
.payment-method-content .billing-address-form {
    padding: 10px;
    font-size: 1.5rem;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    text-align: left;
}
#checkout .opc-wrapper .fieldset > .field > .label span,
#checkout .amcheckout-wrapper span
{
    font-size: 1.5rem !important;
}
.checkout-success .block-title strong {
    font-size: 2rem !important;
    font-weight: 600 !important;
}
.block-order-details-view .box-content {
    font-size: 1.6rem;
}
.checkout-success .block-order-details-view strong.box-title span {
    font-size: 1.9rem !important;
}
.checkout-success .order-details-items tbody td.col,
.checkout-success .order-details-items thead th.col,
.checkout-success .table-order-items th
{
    font-size: 1.6rem;
}
/*
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:nth-child(3){
    display: block;
    pointer-events: none; 
    cursor: default; 
    text-decoration: none; 
}
*/


/*<----------------------@Media----------------------->*/


@media (min-width:375px) { 

}

@media (min-width:425px) { 

}


@media (min-width:480px) { 

}

@media(min-width: 576px){
    /* home blog */
    .home-blogs iframe {
        height: 230px;
    }
}

@media (min-width:768px) {
    .search-box .social{
        position: unset;
    }
    .search-wrapper {
        width: unset !important;
    }
    .search-box .social img {
        margin: 0 10px 0 0;
    }

    /* magezon */

    .smart-property-solutions .inner-content.mgz-container,
    .commercial-gallery .inner-content,
    .service-contact .inner-content,
    .jarton-catalog .inner-content.mgz-container,
    .jarton-apps .inner-content.mgz-container  {
        display: unset;
        grid-template-columns: unset;
    }

    .home-about .title h2,
    .home-products .title h2,
    .home-certificate h2, 
    .home-client h2 {
        font-size: 3.6rem;
    }

    .faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title {
        width: 33.3333333%;
    }

    .faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title, .faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title h3 {
        font-size: 2rem !important;
    }
    .faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title center {
        font-size: 1.5rem;
    }

    .faq-tab .mgz-element-inner .mgz-tabs-nav .mgz-tabs-tab-title h3 {
        overflow: unset;
        height: unset;
    }



    .blog-page .column.main{
        width: 70% !important;
    }
    .blog-page .sidebar.sidebar-additional {
        width: 30% !important;
    }

    /* home about */
    .home-about .title h2 span {
        display: inline-block;
        margin: 0 0 0 20px;
    }
    .home-about .abouts {
        grid-template-columns: repeat(3,1fr);
    }
    .home-about .abouts .item .box {
        justify-content: center;
    }
    /* home blog */
    .home-blogs .vlog {
        margin: 0;
    }

    .home-certificate h2 span,
    .home-client h2 span {
        display: unset;
    }

    .home-blogs iframe {
        height: 200px;
    }

    



	
}



@media (min-width: 992px) {
    /* disable click 
    ul.ammenu-items.-root li.ammenu-item:nth-child(3),
    ul.ammenu-items.-root li.ammenu-item:nth-child(4),
    ul.ammenu-items.-root li.ammenu-item:nth-child(5){
        pointer-events: none;
    }

    ul.ammenu-items.-root li.ammenu-item a:hover > .ammenu-submenu-wrapper{
        display: block !important;
    }
    */

    
        





    
    /*Checkout*/
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column:nth-child(1) {
        padding: 0 10px 0 0;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column:nth-child(2) {
        padding: 0 5px;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column:nth-child(3) {
        padding: 0 0 0 10px;
    }


}




@media (min-width: 1200px) {
    .blog-page .widget.block.block-static-block{
        max-width: max-content;
        margin: auto;
    }

    /* home about */
    .home-about .abouts {
        grid-template-columns: repeat(6,1fr);
    }
    /* home blog */
    .home-blogs iframe {
        height: 230px;
    }
 
	
}


@media (min-width: 1440px) {
    
     .home-blogs iframe {
        height: 260px;
    }


    

}
