.elementor-kit-6{--e-global-color-primary:#FC511B;--e-global-color-secondary:#050505;--e-global-color-text:#000000;--e-global-color-accent:#0D0A10;--e-global-color-dac4b71:#FFFFFF;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:32px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;font-family:"Plus Jakarta Sans", Sans-serif;font-size:20px;font-weight:400;text-transform:capitalize;font-style:normal;line-height:26px;background-image:linear-gradient(90deg, #F94D1A 0%, #CD1002 100%);}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#02010100;border-style:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:0px;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body a[href="https://www.s-sols.com/products/wordpress/accelerator?utm_source=usersite&utm_medium=banner&utm_campaign=free_lim_ver&utm_term=accel"] {
    display: none !important;
    opacity: 0;
}
.elementor-kit-6 .elementor-button{
    /*clip-path: polygon(20% 0%, 80% 0%, 100% 0, 100% 80%, 80% 100%, 20% 100%, 0 100%, 0% 20%) !important;*/
    background: url('../png/vega-btn-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 47px;
    background-position: center;
}
.woocommerce-page.woocommerce-checkout #payment #place_order, .woocommerce.woocommerce-checkout #payment #place_order {
    clip-path: polygon(5% 0%, 80% 0%, 100% 0%, 100% 74%, 95% 100%, 20% 100%, 0 100%, 0% 34%) !important;
    background: linear-gradient(90deg, #FB501B 0%, #CC0F01 100%);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    margin-top: 20px;
}

html::-webkit-scrollbar {
    width: 5px;
    height: 4px;
}

html::-webkit-scrollbar-track {
    background: #D9D9D9;
    border-radius: 10px;
}

html::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}
body{
    overflow-x: hidden;
}

#ast-scroll-top{
    background: linear-gradient(180deg, #FB501B 0%, #CD0F02 100%);
}
.ast-single-post .entry-content a{
    text-decoration: none;
}
a{
    color: #FC511B;
}
a:focus {
    outline: none;
}
#page .site-content{
    margin-top: 100px;
}
#btn-razorpay{
    background: url(../png/white-btn-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    transition: all .4s ease-in;
    color: #fc511b;
    font-size: 15px;
    padding: 10px 35px;
    margin-right: 10px;
    font-weight: 600;
    margin-top: 20px;
}
#btn-razorpay:hover{
    background: url(../png/gradient-btn-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    color: #fff;
}
#btn-razorpay-cancel{
    background: url(../png/gradient-btn-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    transition: all .4s ease-in;
    padding: 10px 40px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}
#btn-razorpay-cancel:hover{
    background: url(../png/white-btn-bg.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    color: #fc511b;
}


.cwg_popup_submit, .cwgstock_button {
	 /*background: url(/wp-content/uploads/2024/06/Add-to-cart-bg.png) !important;*/
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center;
    transition: all .4s ease-in;
    color: #fff;
    font-size: 15px !important;
    padding: 10px 30px !important;
    margin-top: 10px;
    clip-path: polygon(4% 0%, 80% 0%, 100% 0, 100% 74%, 96% 100%, 20% 100%, 0 100%, 0% 30%) !important;
}

.cwg_popup_submit:hover{
	background: url(../png/vega-btn-hover.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    color: #fc511b !important;
}
.swal2-container {
    z-index: 10000 !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.cwginstock-panel-heading h4 {
    color: #fff;
    font-size: 16px;
}
.cwginstock-subscribe-form .panel-primary {
    border-color: transparent !important;
}
.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    margin-bottom: 15px;
    background-color: #F6F6F6;
    border: none !important;
    clip-path: polygon(3% 0, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 23%);
    min-height: 46px !important;
}
.swal2-popup, .swal2-content{
    padding: 0 !important;
}
.cwginstock-subscribe-form .panel{
    margin-bottom: 0 !important;
}
.cwginstock-panel-body input[type=text], .cwginstock-panel-body input[type=email] {
    margin-bottom: 0;
    margin-top: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 480px){ 
    #page .site-content{
    margin-top: 80px;
    }
}/* End custom CSS */