/*
Theme Name: BeautyAgency Child
Theme URI: https://webdesign-finder.com/beautyagency/
Author: MW Templates
Author URI: https://webdesign-finder.com/
Description: BeautyAgency Blog Theme.
Version: 1.0
Template: beautyagency
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: Custom-Header, Left-Sidebar, Right-Sidebar, Post-Formats, Rtl-Language-Support, Theme-Options, Editor-Style, Sticky-Post, Portfolio
Text Domain: beautyagency-child

*/

@import url("../beautyagency/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.models-gallerys a {
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-size: 1.2rem;
    line-height: 1.6;
    text-align: center;
    display: block;
    font-weight: 900;
    margin: 0 auto;
    padding: 10px 5px;
    text-transform: uppercase;
    width: 100%;
	border: 1px solid #fff;
    color: #fff;
}
.models-gallerys a:hover {
	background-color: #e0036c;
}