/*
Theme Name: in2minanimation
Description: Mohsen Ahmadi +989375106007
Author: Pasyad
Theme URI: https://pasyad.ir/
Author URI: https://pasyad.ir/
Template: flatsome
Version: 3.10.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.blog-wrapper .blog-single .page-wrapper {background:#FFF;}
.box-list-view .box .box-image, .box-list-view .box .box-text, .box-vertical .box-image, .box-vertical .box-text {
    direction: ltr;
}

#wrapper, #main {
    background-color: #FFF;
    position: relative;

}
.row-full-width .col, .gallery-item, .columns {padding:0px;}
.topgap{background-color:#FFF;}
body .gform_wrapper h3.gform_title {display: none !important;}
body {overflow: hidden;}
/*************** STICKY SIDE BUTTON ***************/

.button:not(.icon).sticky-side-button {
	background-color: #ff4c40;
  	right: -65px; /* Negative Margin Right - Change Accordingly  */
    float: right;
	position: fixed;
	top: calc(50% - 47px);
    transform: rotate(90deg);
    z-index:1;
    cursor: pointer;
    border-radius:0px !important;
    margin:0px;
}

.button:not(.icon).sticky-footer-button {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
    border-radius:0px !important;
    margin-bottom: 0em;
	
}
.sticky-side-button .icon-clock{padding-right: 10px;}

/*************** POPUP: PERSONAL ***************/

.popup-personal img {
    border-radius:99px; 
    border: 5px solid #fff;
    width:120px;
    height:120px;
}

.popup-personal .col-inner {
     margin-top:-80px;
}

.lightbox-content {
    border-radius:5px; 
}
.wp-video { width: 100% !important }
.wp-video video { width: 100% !important; height: 100% !important; }
.article-inner .entry-title,.blog-archive h1 {font-size:35px !important;color: #545985 !important;text-transform: none !important;}
.blog-post-inner .post-title { color: #000 !important;}
img#__lpform_input_11_13_icon {display:none !important;}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{width:90% !important;}
li#field_11_23,li#field_11_26,li#field_11_25{width:50% !important;}