/*
//
//	ALL CUSTOM CSS KEEP HERE
//	UPDATE WILL NOT DELETE OR MODIFY THIS FILE
//
/*

/*-----------------------------------------*\
				MAIN
\*-----------------------------------------*/

	/* OWN BUTTON STYLING */
	/* .pure-button-style #woocommerce .product #review_form_wrapper .form-submit .submit, */
	/* .pure-button-style .woocommerce-pagination ul li a, */
	/* .pure-button-style .woocommerce-pagination ul li span, */
	/* .pure-button-style .woocommerce-ordering-wrap button, */
	/* .pure-button-style form .button, */
	/* .pure-button-style form input[type=submit], */
	/* .pure-button-style .button, */
	/* .pure-button-style .example_button, */
	/* .pure-button-style .elementor-button, */
	/* .pure-button-style .woocommerce .button, */
	/* .pure-button-style #woocommerce .button{} */
	
	/* OWN BUTTON HOVER STYLING */
	/* .pure-button-style #woocommerce .product #review_form_wrapper .form-submit .submit:hover, */
	/* .pure-button-style .woocommerce-pagination ul li a:hover, */
	/* .pure-button-style .woocommerce-pagination ul li span:hover, */
	/* .pure-button-style .woocommerce-ordering-wrap button:hover, */
	/* .pure-button-style form .button:hover, */
	/* .pure-button-style form input[type=submit]:hover, */
	/* .pure-button-style .button:hover, */
	/* .pure-button-style .example_button:hover, */
	/* .pure-button-style .elementor-button:hover, */
	/* .pure-button-style .woocommerce .button:hover, */
	/* .pure-button-style #woocommerce .button:hover{} */

/*-----------------------------------------*\
				TYPOGRAPHY
\*-----------------------------------------*/


/*-----------------------------------------*\
				STRUCTURE
\*-----------------------------------------*/


	footer .container, footer .elementor-container{
		line-height: 26px;
	}
		
		.footer-widget .footer-widget-title,
		.footer-widget h6{
			font-size: 16px;
			font-weight: 600;
			text-transform: uppercase;
			min-height: 26px;
		}
		
		footer .f_col_4{
			text-align: right;
		}
		footer .brand-logo-footer{
			width: 80%;
			margin-left: auto;
			margin-top: 30px;
		}
		footer{}
			footer .footer-widget{
				margin-top: 30px;
			}
			
		footer .copyrights{
			padding: 50px 0px;
			display: block;
		}
		footer .madebypc{
			padding: 50px 0px;
			display: block;
			text-align: right;
		}
		footer .madebypc a{}
			footer .madebypc a img{
				max-width: 110px;
				margin-left: 5px;
				position: relative;
				top: 3px;
			}
	@media(max-width: 767px){
		footer{
			text-align: center;
		}
		footer .menu{
			padding: 0;
			margin: 0;
			list-style-type: none;
		}
		footer .madebypc {
			padding: 0px 0px 50px 0px;
			text-align: center;
		}
		footer .brand-logo-footer img{
			height: auto;
			max-width: 50%;
			margin: 0px auto;
		}
	}

/*-----------------------------------------*\
				PAGES
\*-----------------------------------------*/


/*-----------------------------------------*\
				RESPONSIVE
\*-----------------------------------------*/


/*-----------------------------------------*\
				IMAGES
\*-----------------------------------------*/


/*-----------------------------------------*\
				COMMON
\*-----------------------------------------*/


/*-----------------------------------------*\
				MISC
\*-----------------------------------------*/

